Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | make tests green again | Araq | 2017-11-29 | 1 | -14/+14 | |
* | | | | | | | | language change: change how the experimental dot operators work | Andreas Rumpf | 2017-11-29 | 5 | -19/+25 | |
* | | | | | | | | added lexer.newlineFollows for parser experiments | Andreas Rumpf | 2017-11-29 | 1 | -0/+17 | |
* | | | | | | | | Update docgen style (#6723) | Federico Ceratto | 2017-11-29 | 1 | -25/+38 | |
* | | | | | | | | Fix usage of parameters types in templates #6756 (#6768) | Anatoly Galiulin | 2017-11-29 | 2 | -1/+19 | |
* | | | | | | | | Merge pull request #6817 from nim-lang/fixes-6223 | Dominik Picheta | 2017-11-29 | 4 | -7/+17 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'devel' into fixes-6223 | Andreas Rumpf | 2017-11-28 | 6 | -46/+67 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fixes #6223. | Dominik Picheta | 2017-11-28 | 4 | -7/+17 | |
* | | | | | | | | | | closes #985 | Araq | 2017-11-29 | 1 | -1/+25 | |
* | | | | | | | | | | destructors: harden the test case | Araq | 2017-11-29 | 1 | -1/+4 | |
* | | | | | | | | | | destructors: some improvements for bug #4214: object constructors are moved too | Araq | 2017-11-29 | 2 | -2/+34 | |
* | | | | | | | | | | doc gen :test: feature: created a nested directory in order to keep Nim happy... | Araq | 2017-11-28 | 1 | -1/+4 | |
* | | | | | | | | | | fixes #6831 | Araq | 2017-11-28 | 1 | -5/+17 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Fixes #4377. | Dominik Picheta | 2017-11-28 | 3 | -30/+51 | |
* | | | | | | | | | mimetypes improvement: make mimetypes easier to use by allowing the extension... | Araq | 2017-11-28 | 1 | -2/+7 | |
* | | | | | | | | | newruntime: removed old way of writing destructors | Araq | 2017-11-28 | 2 | -13/+8 | |
|/ / / / / / / / | ||||||
* | | / / / / / | Show nimscript configuration files during compilation (#6750) | Lynn C. Rees | 2017-11-28 | 1 | -0/+1 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Add boot directive in nimweb (#6824) | Federico Ceratto | 2017-11-28 | 1 | -1/+1 | |
* | | | | | | | fixes the new ':test:' feature | Araq | 2017-11-28 | 1 | -1/+1 | |
* | | | | | | | make the tests green again | Araq | 2017-11-28 | 1 | -1/+1 | |
* | | | | | | | Exit nodejs with programResult (#6822) | Alexander Ivanov | 2017-11-28 | 1 | -1/+5 | |
* | | | | | | | osproc improvement: check API consistency in order to prevent bug #6820 | Araq | 2017-11-28 | 1 | -0/+8 | |
* | | | | | | | fixes #6820 | Araq | 2017-11-28 | 1 | -3/+3 | |
* | | | | | | | fixes the docgen configuration; refs #6780 | Araq | 2017-11-28 | 1 | -1/+1 | |
* | | | | | | | re.nim: removed deprecated symbols | Araq | 2017-11-28 | 1 | -3/+0 | |
* | | | | | | | re.nim: Make tests green and deprecate 'parallelReplace'; it should be 'multi... | Araq | 2017-11-28 | 1 | -5/+12 | |
* | | | | | | | Implement doAssertRaises (#6819) | Dominik Picheta | 2017-11-28 | 1 | -0/+19 | |
* | | | | | | | Fixed ospaths compilation on js (#6826) | Yuriy Glukhov | 2017-11-28 | 1 | -8/+7 | |
* | | | | | | | test the snippets in tut2.rst | Araq | 2017-11-28 | 1 | -15/+37 | |
* | | | | | | | the documentation generator now supports ':test:' for the testing of test sni... | Araq | 2017-11-28 | 7 | -34/+60 | |
* | | | | | | | tut1.rst makes use of the new ':test:' feature | Araq | 2017-11-28 | 1 | -2/+55 | |
* | | | | | | | todo.txt update | Araq | 2017-11-28 | 1 | -0/+3 | |
* | | | | | | | cleaned up strutils.nim | Araq | 2017-11-28 | 1 | -17/+13 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Add visual studio C4297 warning to ignore list (#6815) | cooldome | 2017-11-27 | 1 | -1/+1 | |
* | | | | | | Add links to documentation (#6780) | Federico Ceratto | 2017-11-27 | 1 | -9/+63 | |
* | | | | | | Add an attempted reproduction for #5531. | Dominik Picheta | 2017-11-26 | 1 | -0/+15 | |
* | | | | | | Don't catch-all in asynchttpserver. It hides bugs. | Dominik Picheta | 2017-11-26 | 1 | -4/+1 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'devel' of github.com:nim-lang/Nim into devel | Araq | 2017-11-26 | 9 | -116/+154 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge pull request #6810 from Veladus/issue-6804 | Dominik Picheta | 2017-11-25 | 2 | -42/+50 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Moved encodeUrl and decodeUrl from cgi to url | Veladus | 2017-11-25 | 2 | -42/+50 | |
| * | | | | | | remove goFree() (#6808) | Ștefan Talpalaru | 2017-11-25 | 1 | -2/+0 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #6802 from FedericoCeratto/nodelay | Dominik Picheta | 2017-11-25 | 2 | -1/+14 | |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | Add TCP_NODELAY support #6795 | Federico Ceratto | 2017-11-24 | 2 | -1/+14 | |
| * | | | | | Remove link to ioselectors, link lenientops (#6790) | Lynn C. Rees | 2017-11-24 | 1 | -1/+1 | |
| * | | | | | fix ordered set equality (#6791) | andri lim | 2017-11-24 | 1 | -5/+21 | |
| * | | | | | Move quoteShell to ospaths (#6794) | Fredrik Høisæther Rasch | 2017-11-24 | 2 | -65/+68 | |
| |/ / / / | ||||||
* | | | | | fixes system.runnableExamples; strutils makes use of runnableExamples | Araq | 2017-11-26 | 2 | -77/+68 | |
* | | | | | the documentation generator now supports system.runnableExamples | Araq | 2017-11-26 | 9 | -58/+132 | |
* | | | | | cleaned up tutorial 1 | Araq | 2017-11-26 | 1 | -45/+18 | |
|/ / / / | ||||||
* | | | | make tests green again | Araq | 2017-11-23 | 2 | -12/+5 |