Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Merge pull request #4050 from yglukhov/tr-varargs | Andreas Rumpf | 2016-04-09 | 1 | -1/+7 | |
| |\ \ \ | ||||||
| | * | | | Fixed tr pattern matching for varargs | Yuriy Glukhov | 2016-04-07 | 1 | -1/+7 | |
| * | | | | Added js closures test. Fixes #3132. | Yuriy Glukhov | 2016-04-07 | 1 | -0/+51 | |
| |/ / / | ||||||
| * | | | Merge pull request #4049 from arnetheduck/tester-targets | Andreas Rumpf | 2016-04-07 | 2 | -0/+19 | |
| |\ \ \ | ||||||
| | * | | | untaint command line option for parsing | Jacek Sieka | 2016-04-06 | 1 | -1/+1 | |
| | * | | | tester: allow filtering tests by target | Jacek Sieka | 2016-04-05 | 2 | -0/+19 | |
| * | | | | Prevent tester from checking for output diffs for actionRunNoSpec. | Dominik Picheta | 2016-04-05 | 1 | -1/+1 | |
| * | | | | `await x` where x is Fut var now reads after yield. Fixes #3964. | Dominik Picheta | 2016-04-04 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | fixes #4089 | Andreas Rumpf | 2016-04-19 | 1 | -0/+12 | |
* | | | | fixes #4097 | Andreas Rumpf | 2016-04-19 | 1 | -0/+17 | |
|/ / / | ||||||
* | | | fixes #3859 | Andreas Rumpf | 2016-04-04 | 1 | -0/+16 | |
* | | | fixes #3731 | Andreas Rumpf | 2016-04-04 | 1 | -0/+15 | |
* | | | fixes #3561, fixes #2409 | Andreas Rumpf | 2016-04-04 | 1 | -0/+52 | |
* | | | fixes #3804 | Andreas Rumpf | 2016-04-04 | 1 | -0/+28 | |
* | | | fixes #1152 | Andreas Rumpf | 2016-04-03 | 1 | -0/+48 | |
* | | | fixes #3973 | Andreas Rumpf | 2016-04-03 | 1 | -0/+29 | |
* | | | fixes #3995 | Andreas Rumpf | 2016-04-03 | 1 | -0/+24 | |
* | | | Add parseUInt and parseBiggestUInt functions to stdlib (parseutils, strutils) | Anatoly Galiulin | 2016-03-30 | 1 | -0/+11 | |
|/ / | ||||||
* | | made tests green again | Andreas Rumpf | 2016-03-29 | 2 | -4/+1 | |
* | | fixed regressions | Andreas Rumpf | 2016-03-29 | 2 | -15/+14 | |
* | | fixes #3998 | Andreas Rumpf | 2016-03-28 | 1 | -0/+19 | |
* | | Define ports as uint16s to fix #3484 | Josep Sanjuas | 2016-03-27 | 1 | -1/+1 | |
* | | add test for shallow seq copy | Jacek Sieka | 2016-03-23 | 1 | -0/+17 | |
* | | Removed local TAU constant. | gmpreussner | 2016-03-17 | 1 | -1/+0 | |
* | | Merge branch 'devel' of github.com:nim-lang/Nim into devel | Andreas Rumpf | 2016-03-01 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Fixed bad JS codegen for new json with tables. Added json to JS tests. | Yuriy Glukhov | 2016-02-29 | 1 | -1/+1 | |
* | | | fixes #3669 | Andreas Rumpf | 2016-03-01 | 1 | -0/+13 | |
* | | | fixes #3686 | Andreas Rumpf | 2016-03-01 | 1 | -0/+13 | |
|/ / | ||||||
* | | Merge branch 'devel' of github.com:nim-lang/Nim into devel | Andreas Rumpf | 2016-02-29 | 2 | -3/+3 | |
|\ \ | ||||||
| * | | Spellcheck | Federico Ceratto | 2016-02-29 | 2 | -3/+3 | |
* | | | make tests green again | Andreas Rumpf | 2016-02-29 | 1 | -1/+1 | |
|/ / | ||||||
* | | use 'using' instead of 'sig' keyword; cleans up new features a bit | Andreas Rumpf | 2016-02-29 | 8 | -11/+50 | |
* | | Merge pull request #3810 from def-/json-speedup | Andreas Rumpf | 2016-02-25 | 2 | -6/+6 | |
|\ \ | ||||||
| * | | Fix tmitems test for changed behaviour of json | def | 2016-02-24 | 1 | -2/+2 | |
| * | | Fix test cases for JSON object changes | def | 2016-02-24 | 2 | -5/+5 | |
* | | | Consistently use Channel instead of TChannel | def | 2016-02-25 | 5 | -6/+6 | |
|/ / | ||||||
* | | Merge pull request #3831 from ephja/nimrod-to-nim | Andreas Rumpf | 2016-02-06 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | nimrod -> nim | Erik Johansson Andersson | 2016-02-05 | 1 | -1/+1 | |
* | | | Merge pull request #3106 from def-/deprecation | Andreas Rumpf | 2016-02-06 | 17 | -28/+16 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Fix a few deprecation warnings | def | 2016-01-25 | 17 | -28/+16 | |
* | | | fixes #3799 | Andreas Rumpf | 2016-01-30 | 1 | -0/+49 | |
* | | | added test case for #3736 | Andreas Rumpf | 2016-01-30 | 1 | -0/+9 | |
* | | | fixes #3794 | Andreas Rumpf | 2016-01-30 | 1 | -0/+12 | |
* | | | Fixed issue 3539, added test | Anatoly Galiulin | 2016-01-28 | 1 | -0/+39 | |
|/ / | ||||||
* | | Merge pull request #3760 from yglukhov/js-unicode-2 | Andreas Rumpf | 2016-01-22 | 1 | -15/+69 | |
|\ \ | ||||||
| * | | Fixed unicode strings in JS | Yuriy Glukhov | 2016-01-22 | 1 | -15/+69 | |
* | | | JS: Corrected shift operators. Made casting between ints behave like C does. | Yuriy Glukhov | 2016-01-22 | 2 | -7/+34 | |
|/ / | ||||||
* | | Unsigned arith corrected for JS | Yuriy Glukhov | 2016-01-21 | 2 | -11/+25 | |
* | | Merge branch 'devel' of https://github.com/nim-lang/Nim into devel | Araq | 2016-01-18 | 1 | -1/+68 | |
|\ \ | ||||||
| * | | More postgres test code. Added getValue for PreparedStmts. | Dominik Picheta | 2016-01-18 | 1 | -1/+68 |