summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Make uri module usable for faster URI parsing:def2015-03-171-10/+23
* | | Merge pull request #2598 from jyapayne/develAndreas Rumpf2015-04-241-1/+1
|\ \ \
| * | | Removed explicit imports in compiler/nimfix/*.nim and added cfg path modifica...Joey Payne2015-04-244-10/+6
| * | | Added explicit imports for compiler modules to fix compiling nimsuggest.Joey Payne2015-04-243-5/+9
* | | | Merge pull request #2601 from def-/fix-termiosAndreas Rumpf2015-04-243-16/+14
|\ \ \ \
| * | | | Fix Termios wrapperdef2015-04-243-16/+14
|/ / / /
* | | | cleanups for underscores in tuple unpackingAraq2015-04-244-42/+67
* | | | finishes #2566Araq2015-04-241-2/+2
* | | | fixes #2466Araq2015-04-241-52/+52
* | | | fixes #2533Araq2015-04-242-2/+2
* | | | added test for #2536Araq2015-04-241-0/+38
* | | | fixes #2335Araq2015-04-242-3/+29
* | | | fixes #2524Araq2015-04-241-1/+1
* | | | Merge pull request #2566 from nanoant/parser-diagnostic-locationAndreas Rumpf2015-04-246-4/+50
|\ \ \ \
| * | | | Parser: Test for exact missing ':' location columnAdam Strzelecki2015-04-213-0/+39
| * | | | Parser: Fix location (line, col) for diagnosticsAdam Strzelecki2015-04-212-3/+7
| * | | | msg: Output column numbers starting from 1Adam Strzelecki2015-04-211-1/+4
* | | | | Merge pull request #2437 from Araq/underscore-tuple-unpackAndreas Rumpf2015-04-244-2/+44
|\ \ \ \ \
| * | | | | Add sfGenSym for (_).Dominik Picheta2015-04-232-12/+22
| * | | | | Merge branch 'devel' into underscore-tuple-unpackDominik Picheta2015-04-23171-5423/+6930
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Updated news.txt.Dominik Picheta2015-04-081-0/+2
| * | | | | Get rid of tkUnderscore. Map _ to tkSymbol.Dominik Picheta2015-04-084-13/+9
| * | | | | Rewrite in order to not introduce a new node kind.Dominik Picheta2015-04-055-8/+9
| * | | | | Implements #2154.Dominik Picheta2015-03-318-6/+39
* | | | | | system.locals is now a plugin for educationAraq2015-04-248-36/+62
* | | | | | fixes #2569Araq2015-04-233-155/+96
* | | | | | fixes #2589Araq2015-04-231-1/+1
| |/ / / / |/| | | |
* | | | | removed a bit of cruft from kochAraq2015-04-222-29/+21
* | | | | fix #2585 properlyAraq2015-04-221-1/+3
* | | | | fixes #2585Araq2015-04-223-5/+37
* | | | | fixes #2447Araq2015-04-222-2/+3
* | | | | fixed nil.add for JSAraq2015-04-221-1/+1
* | | | | news.txt updates; fixes bootstrappingAraq2015-04-222-2/+8
* | | | | todo.txt updatesAraq2015-04-221-2/+10
* | | | | added '..^' and '..<' operators; 'nil' is allowed for 'len'; added plugin sys...Araq2015-04-2210-18/+85
* | | | | fixes #2581Araq2015-04-222-9/+40
* | | | | cleaned up some magics to make room for new magics; added '..<' and '..^' tem...Araq2015-04-227-21/+23
* | | | | fixes #2550Araq2015-04-222-9/+27
* | | | | Merge pull request #2565 from nanoant/parser-consistencyAndreas Rumpf2015-04-221-22/+11
|\ \ \ \ \
| * | | | | Parser: Make exprList() not comsume endTokenAdam Strzelecki2015-04-201-14/+7
| * | | | | Parser: Use colcom(...) when possibleAdam Strzelecki2015-04-201-8/+4
* | | | | | Merge pull request #2583 from BlaXpirit/test-stdlibAndreas Rumpf2015-04-2148-100/+152
|\ \ \ \ \ \
| * | | | | | Turn some test outputs into actual testsOleh Prypin2015-04-2113-52/+84
| * | | | | | Fix romans moduleOleh Prypin2015-04-211-6/+3
| * | | | | | Fix a test in xmltreeOleh Prypin2015-04-211-1/+2
| * | | | | | Don't run non-test code when defined(testing)Oleh Prypin2015-04-2146-82/+104
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #2580 from def-/test-fixes-4Andreas Rumpf2015-04-212-4/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix expected tester messagesdef2015-04-212-4/+4
|/ / / / /
* | | | | Merge pull request #2411 from reactormonk/merge-counttablesAndreas Rumpf2015-04-211-0/+61
|\ \ \ \ \
| * | | | | doc comments for mergeSimon Hafner2015-03-261-0/+3