summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* basic thread support; still broken on Windows; untested on Mac OS XAraq2011-01-1817-127/+521
* explicit indices in array literalsAraq2011-01-168-3/+60
* docgen: module dependencies are now listedAraq2011-01-167-37/+55
* cleanup: E_Base should not be used for inheriting exceptions; documentation g...Araq2011-01-1517-370/+60
* json module changesAraq2011-01-151-1/+0
* json module changesAraq2011-01-155-657/+679
* httpserver changesAraq2011-01-141-13/+16
* Merge branch 'master' of github.com:Araq/NimrodAraq2011-01-132-454/+738
|\
| * Added a higher level json module.dom962011-01-112-454/+738
* | httpserver may work better nowAraq2011-01-135-78/+94
|/
* Feature: explicit string representation for enum fieldsAraq2011-01-119-8/+94
* SPEC change: ^ is right-assoc and of highest priorityAraq2011-01-101-1/+1
* SPEC change: ^ is right-assoc and of highest priorityAraq2011-01-104-26/+38
* support for objective C generationAraq2011-01-107-13/+24
* documentation improvementsAraq2011-01-093-2/+45
* c2nim compiles again [#9 state:resolved]; better error message for named para...Araq2011-01-098-3/+25
* bugfix: floating point precision; added strutils.formatFloatAraq2011-01-092-1/+4
* bugfix: floating point precision; added strutils.formatFloatAraq2011-01-0913-56/+156
* bugfix: osproc compiles under windows againAraq2011-01-072-2/+2
* additions to complex moduleAraq2011-01-073-7/+206
* implemented 'emit' pragmaAraq2011-01-0710-74/+108
* added test tmultim4.nimAraq2011-01-063-0/+41
* documentation for source code filtersAraq2011-01-063-78/+49
* Merge branch 'master' of github.com:Araq/NimrodAraq2011-01-062-55/+40
|\
| * fixes #5, also cleaned up extccomp a bit.dom962011-01-062-55/+40
* | better tester; yet another iterator bugfixAraq2011-01-066-71/+116
* | bugfix: compiler rejects methods without object parameterAraq2011-01-067-3/+28
|/
* fixed whitespace conflictAraq2011-01-062-55/+55
|\
| * Adjust name of event converters and remove the boilerplateMichael Fellinger2011-01-051-38/+19
| * Attempt to fix event debacle in sdlMichael Fellinger2011-01-041-54/+73
| * add sin proc for mathMichael Fellinger2011-01-041-0/+2
* | graphics: draw(Ver|Hor)LineAraq2011-01-061-2/+2
* | bugfix: semantic checking: tuples without named fieldsAraq2011-01-062-1/+6
* | Merge branch 'master' of github.com:Araq/NimrodAraq2011-01-052-8/+29
|\ \
| * | Fixed a bug in typeToString with generics.dom962011-01-031-8/+6
| * | Added a generics test case.dom962011-01-031-0/+23
| |/
* | transf: big refactoring; other small fixesAraq2011-01-0511-226/+287
* | bugfix: multiple yield statements and loop body varsAraq2010-12-1313-75/+256
* | added strutils.alignAraq2010-12-074-15/+36
* | commit before ov-res changesAraq2010-12-074-23/+37
* | commit before ov-res changesAraq2010-12-071-0/+191
* | renamed lock->aquireAraq2010-11-182-20/+20
* | docgen understands and ignores *when false*Araq2010-11-1818-79/+1194
|/
* pegs: captured search loopAraq2010-11-073-5/+55
* claro wrapper addedAraq2010-11-075-0/+2755
* niminst: support for doc_startAraq2010-11-024-4/+15
* Bugfix: niminst: proper GUI target supportAraq2010-11-021-1/+1
* Bugfix: niminst: nimrod is not default dir for *every* projectAraq2010-11-021-1/+1
* Bugfix: niminst: nimrod is not default dir for *every* projectAraq2010-11-021-0/+1
* Bugfix: niminst: nimrod is not default dir for *every* projectAraq2010-11-021-1/+1