summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tester: better error message comparisonsAndreas Rumpf2017-08-311-1/+1
* make tests green againAndreas Rumpf2017-08-311-4/+4
* tester: make 'nimout' matching more robust against whitespace issuesAndreas Rumpf2017-08-311-1/+5
* Fix #6295 (#6296)BigEpsilon2017-08-301-0/+13
* fixes #6279Andreas Rumpf2017-08-292-1/+13
* remove ArrayDummySize with unchecked arrays (#5818)Jacek Sieka2017-08-282-2/+6
* add testcase for mitems returning tuple on VM.Parashurama2017-08-191-0/+14
* Restore the old behavior of parsing "quote do:"Zahary Karadjov2017-08-193-187/+222
* treat var modifiers inside the concept body correctly: #1033Zahary Karadjov2017-08-191-0/+30
* Fixes #5965 (#6237)Daniil Yarancev2017-08-142-0/+20
* Fix typo (#6236)Daniil Yarancev2017-08-121-1/+1
* fixes #6234Andreas Rumpf2017-08-111-0/+22
* reorder pass: consider the 'using' statement; disabled debug outputAndreas Rumpf2017-08-111-4/+8
* Introduce first class support for Android (#5772)Fredrik Høisæther Rasch2017-08-062-2/+6
* Removed platform-specific arithm test cases (#6189)Fredrik Høisæther Rasch2017-08-061-11/+11
* disable tboehmdeepcopy for Windows as we don't have a version of Boehm GC on ...Araq2017-08-041-0/+1
* fixes #6016 union alias trigger bad codegen (#6117)andri lim2017-08-035-141/+175
* Vm fix zero extend proc ze/ze64 && toU32/toU16/toU8 (#5988)Parashurama2017-08-031-0/+44
* Channels can now block depending on maxItems (#6153)Yuriy Glukhov2017-07-311-0/+37
* Fixed NimTypeKind enum, added missing values. (#6157)Yuriy Glukhov2017-07-301-0/+7
* distinguish between 'reorder' and 'noforward'Andreas Rumpf2017-07-261-0/+42
* Added codeRepr and dumpCode to the macros module. (#5778)PMunch2017-07-261-0/+25
* Remove expr/stmt (#5857)Arne Döring2017-07-25137-418/+390
* closures have an object type field so that we can perform correct deepCopy() ...Andreas Rumpf2017-07-221-0/+17
* make tests green againAraq2017-07-201-5/+2
* fixes #5871Andreas Rumpf2017-07-201-3/+14
* fixes #5892Araq2017-07-171-0/+19
* fixes #4763Araq2017-07-171-0/+32
* Lineinfo change (#6084)Arne Döring2017-07-174-4/+4
* fixes #5986 js backend failed to compile try ... except new syntax (#6116)andri lim2017-07-171-0/+13
* fixes #6049 add mixin release, acquire to withLock (#6113)andri lim2017-07-162-0/+21
* Fixes #5738 (#6059)Yuriy Glukhov2017-07-152-0/+66
* Merge pull request #5938 from zielmicha/futuresDominik Picheta2017-07-142-0/+21
|\
| * Future: support for multiple callbacksMichał Zieliński2017-07-051-0/+20
| * asyncdispatch: split asyncfutures into its own moduleMichał Zieliński2017-07-051-0/+1
* | fixes #6046 parsecfg failed to parse negative int (#6097)andri lim2017-07-141-0/+23
* | newLit emty seq fix (#6091)Arne Döring2017-07-131-0/+9
* | Merge pull request #6047 from euantorano/patch-1Dominik Picheta2017-07-111-0/+54
|\ \
| * | Update test headerEuan T2017-07-101-1/+1
| * | Adding test for recvlineEuan Torano2017-07-091-0/+54
| |/
* | fixes anon procs created by macrosAndreas Rumpf2017-07-111-1/+32
* | fixes a JS codegen regressionAndreas Rumpf2017-07-101-0/+18
* | fixes #5608Andreas Rumpf2017-07-091-0/+43
|/
* fixes #6035Araq2017-06-301-1/+19
* fixes #5517Andreas Rumpf2017-06-301-0/+15
* closes #5379Andreas Rumpf2017-06-291-1/+9
* fixes #5974Andreas Rumpf2017-06-291-1/+12
* fixes #4703Andreas Rumpf2017-06-291-0/+24
* One more attempt to fix tioselectors.nim test (#6020)Eugene Kabanov2017-06-271-4/+8
* make JS tests green on OSX on my local machine; XXX needs further investigationsAndreas Rumpf2017-06-261-1/+4