summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Revert "bugfix: emulated thread vars used in combination with the mark & swee...Araq2013-05-273-11/+4
* | | Revert "allow `void` as a field type"Araq2013-05-272-42/+26
* | | Revert "allow keyword params for the `[]` and `{}` operators"Araq2013-05-271-12/+8
* | | Revert "static and default params for generics"Araq2013-05-274-92/+61
* | | Revert "fix tforwardgeneric"Araq2013-05-274-8/+6
* | | Revert "fix threading tests"Araq2013-05-272-17/+9
* | | Revert "further fixes for void stripping. fixes tvoid."Araq2013-05-271-25/+20
* | | Revert "more test made green"Araq2013-05-276-96/+89
* | | Revert "test cases for the new features"Araq2013-05-274-78/+4
|/ /
* | test cases for the new featuresZahary Karadjov2013-05-264-4/+78
* | more test made greenZahary Karadjov2013-05-266-89/+96
* | further fixes for void stripping. fixes tvoid.Zahary Karadjov2013-05-261-20/+25
* | fix threading testsZahary Karadjov2013-05-262-9/+17
* | fix tforwardgenericZahary Karadjov2013-05-264-6/+8
* | static and default params for genericsZahary Karadjov2013-05-264-61/+92
* | allow keyword params for the `[]` and `{}` operatorsZahary Karadjov2013-05-261-8/+12
* | allow `void` as a field typeZahary Karadjov2013-05-262-26/+42
* | bugfix: emulated thread vars used in combination with the mark & sweep GCZahary Karadjov2013-05-263-4/+11
* | fixes #267Zahary Karadjov2013-05-265-97/+184
* | fixes #411Araq2013-05-261-8/+12
* | implements #448Araq2013-05-261-3/+10
* | implements #397Araq2013-05-262-1/+13
* | preparations for version 0.9.4Araq2013-05-252-1/+27
* | Merge branch 'master' of github.com:Araq/NimrodAraq2013-05-251-2/+5
|\ \
| * | Fixed overflow in sockets.parseIP4.Dominik Picheta2013-05-241-2/+5
* | | added FAQ about 'proc'Araq2013-05-252-8/+12
|/ /
* | Merge branch 'master' of github.com:Araq/NimrodAraq2013-05-243-4/+124
|\ \
| * \ Merge pull request #445 from gradha/pr_web_improvementsAraq2013-05-233-4/+124
| |\ \
| | * | Implements basic rss generation for website news.Grzegorz Adam Hankiewicz2013-05-232-3/+122
| | * | Adds link to irc logs.Grzegorz Adam Hankiewicz2013-05-221-1/+2
| |/ /
* | | Merge branch 'master' of github.com:Araq/NimrodAraq2013-05-241-4/+0
|\| |
| * | removed unsupported compilers from the FAQSimon Hafner2013-05-211-4/+0
* | | add c2nim,pas2nim to the install packagesAraq2013-05-241-0/+5
|/ /
* | Merge branch 'master' of github.com:Araq/NimrodAraq2013-05-212-18/+10
|\ \
| * | better editor support FAQSimon Hafner2013-05-211-2/+7
| * | removed GCC FAQ - not an issue anymoreSimon Hafner2013-05-211-17/+0
| * | add FAQ about editor supportSimon Hafner2013-05-211-0/+4
| * | added "standalone" to possible OS optionsSimon Hafner2013-05-201-1/+1
* | | fixed typos in the manual; kept trimcc tool up to dateAraq2013-05-212-6/+6
|/ /
* | added gamera edition to the websiteAraq2013-05-212-3/+5
* | updated download.txtAraq2013-05-201-2/+2
* | osinfo_win compiles againAraq2013-05-201-2/+1
* | browsers.nim compiles again on WindowsAraq2013-05-201-4/+2
* | rebuilt C sourcesAraq2013-05-200-0/+0
* | version 0.9.2Araq2013-05-202-2/+2
* | attempt to fix a codegen bugAraq2013-05-201-1/+7
* | no wrapBinary for 'useWinAnsi' targetAraq2013-05-201-6/+5
* | memfiles compiles again on windowsAraq2013-05-201-3/+1
* | don't deprecate macros.! breaks too much codeAraq2013-05-202-30/+31
* | Merge branch 'master' of github.com:Araq/NimrodAraq2013-05-204-4/+303
|\ \