summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* | | bugfix: allow 'export' in the VMAndreas Rumpf2018-06-122-1/+2
* | | Merge pull request #8019 from yglukhov/proc-stacktraceAndreas Rumpf2018-06-123-2/+23
|\ \ \
| * | | Allow stacktrace and linetrace pragmas on procsYuriy Glukhov2018-06-123-2/+23
| | |/ | |/|
* | | Merge pull request #7981 from cooldome/Fix_-7980Andreas Rumpf2018-06-123-3/+34
|\ \ \ | |/ / |/| |
| * | style improvementscooldome2018-06-122-3/+3
| * | add commentcooldome2018-06-121-0/+1
| * | New approachcooldome2018-06-123-32/+27
| * | fixes 7980cooldome2018-06-062-21/+56
* | | Merge pull request #8014 from yglukhov/fix-6803Andreas Rumpf2018-06-113-19/+129
|\ \ \
| * | | Fixes #6803Yuriy Glukhov2018-06-113-19/+129
* | | | Correct field lookup in concept typesLemonBoy2018-06-122-1/+28
|/ / /
* | | fixes yet another merge conflictAraq2018-06-115-109/+4
|\ \ \
| * \ \ Merge pull request #8009 from yglukhov/remove-oldIterTransfAndreas Rumpf2018-06-115-109/+4
| |\ \ \
| | * | | Removed oldIterTranf featureYuriy Glukhov2018-06-105-109/+4
* | | | | disable -d:nimIncremental for develAraq2018-06-111-1/+1
* | | | | fixes merge conflictAraq2018-06-113-5/+49
|\| | | |
| * | | | Added FileMode to comment on asyncfile openAsync (#8008)Jimmie Houchin2018-06-111-1/+1
| * | | | Merge pull request #8005 from Vindaar/fixes-7997Andreas Rumpf2018-06-112-4/+48
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | add test case for fix to #7997Vindaar2018-06-101-0/+46
| | * | | fix #7997Vindaar2018-06-101-4/+2
* | | | | make tests green properlyAndreas Rumpf2018-06-111-2/+2
* | | | | fixes merge conflictAndreas Rumpf2018-06-1124-106/+361
|\| | | |
| * | | | fix #7653Zahary Karadjov2018-06-104-13/+34
| |/ / /
| * | | Fix type inference with static literals.LemonBoy2018-06-102-1/+13
| * | | Revert "[RFC] NEP-1.1. Relax 80 chars requirement."Dominik Picheta2018-06-091-2/+2
| * | | Merge pull request #7873 from ehmry/GenodeEnvAndreas Rumpf2018-06-0911-37/+111
| |\ \ \
| | * | | Set Genode Openssl shared-object stringsEmery Hemingway2018-06-071-0/+4
| | * | | Native access to Genode environmentEmery Hemingway2018-06-0710-37/+107
| | |/ /
| * | | Merge pull request #8000 from yglukhov/nep1.1Andreas Rumpf2018-06-091-2/+2
| |\ \ \
| | * | | NEP-1.1. Relax 80 chars requirement.Yuriy Glukhov2018-06-081-2/+2
| * | | | Merge pull request #8001 from kaushalmodi/fix-isupper-islower-try2Andreas Rumpf2018-06-093-49/+152
| |\ \ \ \
| | * | | | Make isUpper (and variants) work for strings with non-alpha charsKaushal Modi2018-06-083-49/+152
| * | | | | Change parseEnum to something faster for method parsing in asynchttpserver (#...hlaaf2018-06-081-2/+15
| * | | | | Merge pull request #7962 from Yardanico/test-ciDominik Picheta2018-06-081-0/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Update .travis.ymlDaniil Yarancev2018-06-051-0/+2
| | * | | | Merge pull request #2 from nim-lang/develDaniil Yarancev2018-06-05598-27131/+32453
| | |\ \ \ \
| | * \ \ \ \ Merge pull request #1 from nim-lang/develDaniil Yarancev2018-01-07819-41878/+89233
| | |\ \ \ \ \
| * | | | | | | Removed redundant conditions in CritBitTree.inc, speedup it.data-man2018-06-081-4/+1
| * | | | | | | Add the val parameter for CritBitTree[T].incl (#7988)Dmitry Atamanov2018-06-082-0/+21
| | |_|_|/ / / | |/| | | | |
| * | | | | | Merge pull request #7992 from yglukhov/fromSockAddr-compile-errorAndreas Rumpf2018-06-082-1/+13
| |\ \ \ \ \ \
| | * | | | | | Fixed compilation error when Sockaddr_in4 or Sockaddr_in6 passed to fromSockAddrYuriy Glukhov2018-06-072-1/+13
* | | | | | | | make tests green againAndreas Rumpf2018-06-113-11/+13
* | | | | | | | incremental compilation: save the configurationAndreas Rumpf2018-06-112-11/+29
* | | | | | | | record cppdefine for incremental compilationAndreas Rumpf2018-06-103-3/+5
* | | | | | | | implement passL and passC for the compilation cacheAndreas Rumpf2018-06-103-8/+13
* | | | | | | | fixex merge conflictsAraq2018-06-0853-355/+2648
|\| | | | | | |
| * | | | | | | Merge pull request #7986 from yglukhov/fix-7982Andreas Rumpf2018-06-073-4/+15
| |\ \ \ \ \ \ \
| | * | | | | | | Fixes #7982Yuriy Glukhov2018-06-073-4/+15
| * | | | | | | | Merge pull request #7991 from yglukhov/fix-7985Andreas Rumpf2018-06-072-9/+27
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fixes #7985Yuriy Glukhov2018-06-072-9/+27