summary refs log tree commit diff stats
path: root/todo.txt
Commit message (Expand)AuthorAgeFilesLines
* slices are first class citizensAraq2011-04-221-1/+1
* p[] instead of p^Araq2011-04-111-6/+5
* p[] instead of p^Araq2011-04-111-2/+1
* todo.txt changesAraq2011-04-041-0/+1
* added another system.open; bugfix: koch clean may not break .git dirs anymoreAraq2011-04-031-0/+1
* ugh, maybe broke gitAraq2011-04-011-5/+4
* some little bugfixesAraq2011-03-271-1/+1
* Merge branch 'master' of https://github.com/Tass/Nimrod into Tass-masterAraq2011-03-241-1/+0
|\
| * + documentation for implicit conversionsSimon Hafner2011-03-181-1/+0
* | bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmasAraq2011-03-231-7/+4
* | linearScanEnd pragma; string case statement optimizationAraq2011-03-141-1/+0
|/
* distinction between re.replace and re.replacef; speed improvements for re moduleAraq2011-03-061-2/+7
* various bugfixes for generics; added generic sort procAraq2011-03-031-1/+0
* --stdout support; idetools implementedAraq2011-02-251-2/+1
* suggest: improvementsAraq2011-02-231-0/+1
* next steps to perfect 'suggest'Araq2011-02-221-2/+1
* somewhat better 'suggest'Araq2011-02-211-2/+2
* tests themselves contain the expected resultAraq2011-02-201-1/+0
* first implementation of suggestAraq2011-02-161-2/+2
* bugfix: readline wrapper; bugfix: evaluation of type conversionsAraq2011-02-141-0/+1
* non-nil AST; continue after errors for IDE supportAraq2011-02-121-4/+1
* first step to get rid of nil in the ASTAraq2011-02-091-1/+5
* changed handling of generalized string literalsAraq2011-02-071-1/+0
* documentation improvementsAraq2011-02-061-0/+1
* nimgrep: version 0.8Araq2011-02-031-0/+2
* --recursivePath may handle dots correctly nowAraq2011-01-291-2/+2
* changes to threads; --recursivePath supportAraq2011-01-291-2/+3
* c2nim: bugfix: less picky about newlines in preprocessor definesAraq2011-01-191-1/+4
* basic thread support; still broken on Windows; untested on Mac OS XAraq2011-01-181-1/+5
* explicit indices in array literalsAraq2011-01-161-1/+0
* json module changesAraq2011-01-151-1/+0
* json module changesAraq2011-01-151-0/+5
* httpserver may work better nowAraq2011-01-131-1/+1
* Feature: explicit string representation for enum fieldsAraq2011-01-111-0/+2
* support for objective C generationAraq2011-01-101-1/+0
* documentation improvementsAraq2011-01-091-1/+1
* c2nim compiles again [#9 state:resolved]; better error message for named para...Araq2011-01-091-0/+2
* bugfix: floating point precision; added strutils.formatFloatAraq2011-01-091-1/+0
* additions to complex moduleAraq2011-01-071-1/+0
* better tester; yet another iterator bugfixAraq2011-01-061-1/+0
* bugfix: compiler rejects methods without object parameterAraq2011-01-061-0/+4
* transf: big refactoring; other small fixesAraq2011-01-051-1/+1
* bugfix: multiple yield statements and loop body varsAraq2010-12-131-0/+2
* commit before ov-res changesAraq2010-12-071-1/+0
* pegs: bugfixes and extensionsAraq2010-10-311-5/+0
* bugfixes: htmlparser moduleAraq2010-10-301-0/+5
* bugfix: typo in SMTP module; SCGI module finishedAraq2010-10-251-1/+1
* version 0.8.10Araq2010-10-211-9/+1
* bugfix: finally sections are executed before return/breakAraq2010-09-201-1/+0
* bugfix: overflow checking for small ints; bugfix: tiny C works againAraq2010-09-201-2/+0