summary refs log tree commit diff stats
path: root/todo.txt
Commit message (Expand)AuthorAgeFilesLines
* further progress for multi-threadingAraq2011-05-191-2/+11
* further steps for thread support; bootstrapping should require unzip C source...Araq2011-05-161-3/+1
* threadvar alternativeAraq2011-05-091-1/+1
* gc tweaking to gain a few percent of performanceAraq2011-05-071-5/+4
* fixes #12Araq2011-05-021-3/+1
* cleaned up the tests; fixes #30; fixes #26Araq2011-05-011-2/+2
* const table supportAraq2011-04-291-1/+3
* bugfix: times.epochTimeAraq2011-04-251-11/+2
* slice support in system.nim; syntactic sugar for tables; cleanup of grammar/p...Araq2011-04-231-3/+2
* 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