summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | support for parametric user-defined type classesZahary Karadjov2014-01-246-71/+102
* | | | | | | new tester produces json outputAraq2014-02-027-721/+30
* | | | | | | mark and sweep GC compiles with --cs:partialAraq2014-02-021-14/+14
* | | | | | | fixed casesAraq2014-02-021-3/+3
* | | | | | | case consistency for excpt.nimAraq2014-02-021-1/+1
* | | | | | | deactivated debug outputAraq2014-02-021-3/+3
* | | | | | | year 2014Araq2014-02-021-1/+1
* | | | | | | year 2014Araq2014-02-022-2/+2
* | | | | | | case consistency for dynlib.nimAraq2014-02-021-10/+10
* | | | | | | only 1 argument allowed for command expressionsAraq2014-02-021-6/+10
* | | | | | | 'discard' instead of 'nil' for system.nimAraq2014-02-021-19/+19
* | | | | | | tstringinterp almost workingAraq2014-02-013-40/+72
* | | | | | | case consistency for evalffiAraq2014-02-011-3/+4
* | | | | | | case consistency for evalffiAraq2014-02-012-29/+29
* | | | | | | documented new symbol binding rules for templatesAraq2014-02-011-72/+59
* | | | | | | bugfix: object constructor doesn't allow 'distinct' typesAraq2014-02-011-2/+2
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-01-255-1/+226
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #841 from gradha/pr_oniondocs_develGrzegorz Adam Hankiewicz2014-01-255-1/+226
| |\ \ \ \ \ \
| | * | | | | | Merge branch 'pr_oniondocs' into pr_oniondocs_develGrzegorz Adam Hankiewicz2014-01-255-1/+226
| |/| | | | | |
| | * | | | | | Transforms docgen sample to be generated from source.Grzegorz Adam Hankiewicz2014-01-065-566/+28
| | * | | | | | Adds some cross references to docgen manual.Grzegorz Adam Hankiewicz2014-01-062-6/+13
| | * | | | | | Adds docgen to list of documentation to build.Grzegorz Adam Hankiewicz2014-01-061-1/+1
| | * | | | | | Reformats text to fit width of 80 columns.Grzegorz Adam Hankiewicz2014-01-061-40/+50
| | * | | | | | Fixes two minor typos.Grzegorz Adam Hankiewicz2014-01-061-2/+2
| | * | | | | | Added docgen documentationErik O'Leary2013-12-313-0/+746
* | | | | | | | fixes #838Araq2014-01-252-2/+4
|/ / / / / / /
* | | | | | | disable internalError so that nimbuild compiles againAraq2014-01-253-2/+7
* | | | | | | more efficient calls for closure iteratorsAraq2014-01-251-3/+5
* | | | | | | fixes a minor parser bugAraq2014-01-251-2/+1
* | | | | | | updated asyncio and ftpclient modulesAraq2014-01-252-19/+19
* | | | | | | nativeStackTrace might work againAraq2014-01-251-3/+3
* | | | | | | should compile on netbsdAraq2014-01-233-8/+8
* | | | | | | renderer knows about nkStaticTy and nkTypeClassTyAraq2014-01-231-0/+23
* | | | | | | typeClasses now documented in grammar.txtAraq2014-01-232-0/+8
* | | | | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-01-234-93/+103
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | fix the error "only proc headers can feature pragmas" when compiling in JS modeZahary Karadjov2014-01-233-36/+36
| * | | | | | nest PreMain inside NimMain for easier consumption of static libraries develo...Zahary Karadjov2014-01-231-57/+67
| | |/ / / / | |/| | | |
* | | | | | small code cleanupsAraq2014-01-233-4/+3
* | | | | | closure iterators workAraq2014-01-234-33/+76
* | | | | | closure iterators almost workAraq2014-01-232-191/+189
* | | | | | next steps for closure iteratorsAraq2014-01-2228-70/+163
|/ / / / /
* | | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-01-201-1/+1
|\ \ \ \ \
| * | | | | fix the segfault in #827Zahary Karadjov2014-01-201-1/+1
| | |/ / / | |/| | |
* | | | | parser support anon iteratorsAraq2014-01-208-13/+61
* | | | | updated grammar.txtAraq2014-01-203-20/+22
* | | | | command syntax is allowed in expressionsAraq2014-01-204-47/+90
|/ / / /
* | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-01-195-6/+6
|\ \ \ \
| * \ \ \ Merge pull request #822 from onionhammer/develAndreas Rumpf2014-01-195-6/+6
| |\ \ \ \
| | * | | | Added ret != 0 backonionhammer2014-01-191-1/+1
| | * | | | Corrected prunesocketset and pruneprocesssetErik O'Leary2014-01-195-6/+6
| |/ / / /