summary refs log tree commit diff stats
path: root/todo.txt
Commit message (Expand)AuthorAgeFilesLines
* fixes #100Araq2012-03-101-8/+8
* win64 is a supported target; bugfix: nimrod c -r on windows; stdlib uses wid...Araq2012-03-041-2/+0
* added 'system.shallow'Araq2012-02-091-1/+10
* version 0.8.14Araq2012-02-091-12/+7
* further steps for closure supportAraq2012-02-081-2/+2
* further steps for closure supportAraq2012-02-061-2/+1
* further steps to closure supportAraq2012-02-061-4/+10
* closure implementation: first stepsAraq2012-02-041-2/+8
* bugfix: reprEnumAraq2012-02-021-2/+1
* fixes #98Araq2012-01-291-2/+2
* bugfix tests/tzeroarrayAraq2012-01-291-0/+1
* pragma on/off improvements; endb rewrittenAraq2012-01-281-0/+2
* pragma blocks; fixed line information issue with user defined assertionsAraq2012-01-171-1/+0
* niminst: bugfixes; documentation changesAraq2012-01-151-2/+1
* niminst: diverse improvements; fixes #80Araq2012-01-131-0/+1
* bugfix: invalid indentation for 'else' is detected; optional indentation for ...Araq2012-01-131-1/+2
* bugfix: tests/reject/tnoinst.nim is now rejected properlyAraq2012-01-131-1/+1
* even more sys assertionsAraq2012-01-131-1/+1
* more sysasserts for allocator/gcAraq2012-01-121-6/+2
* further steps to eliminate generics bugsAraq2012-01-111-1/+5
* unsuccessful phantom bug huntingAraq2012-01-081-1/+1
* implicit invokation of items/pairs iteratorsAraq2012-01-081-3/+1
* bugfix: removed newSons legacyAraq2012-01-071-2/+2
* test t99bott.nim works nowAraq2012-01-061-0/+1
* implemented incompleteStruct pragma; embedded debugger works with posix moduleAraq2012-01-051-2/+1
* C sources regenerated for new len(openarray) header that catches more bugs; s...Araq2012-01-031-5/+5
* bugfix: +1 unnecessary in resizeString; caused annoying reallocations for str...Araq2012-01-021-1/+0
* serious allocator bugfixesAraq2012-01-021-1/+1
* year 2012 for most copyright headersAraq2012-01-021-0/+4
* critbits added to stdlibAraq2011-12-301-1/+0
* c2nim: bugfix: 'type x[10];' was not parsed properlyAraq2011-12-301-1/+0
* GC stack scanning cares about interior pointersAraq2011-12-301-1/+3
* fixed small typos for subexes docsAraq2011-12-271-3/+1
* added support for advanced substitution expressionsAraq2011-12-271-0/+1
* generated scripts do no contain paths anymore; regenerated C sourcesAraq2011-12-231-1/+0
* bugfix: the code gen can now handle alias TLock = TSysLock; this fixes thread...Araq2011-12-231-0/+1
* code gen can generate code to keep alive stack rootsAraq2011-12-221-5/+4
* C code gen: generate even better code for the GCAraq2011-12-121-6/+5
* c2nim compiles againAraq2011-12-121-0/+1
* compiler takes advantage of 'new(Obj|New)RC1Araq2011-12-121-0/+4
* compiler generates volatile temps to keep C compiler from optimizing away sta...Araq2011-12-121-3/+0
* codegen uses alias analysis to generate better codeAraq2011-12-101-4/+2
* alias analysis as required for the code gen and the HLOAraq2011-12-081-1/+1
* 'assert' is now implemented without compiler magicAraq2011-12-041-1/+2
* cleaned up configuration file handling and documented the new behaviourAraq2011-11-301-2/+1
* implemented 'let' statementAraq2011-11-291-7/+4
* further steps to get rid of deprecated endOfFile and readLineAraq2011-11-291-0/+1
* argument passing with --run option works againAraq2011-11-271-1/+0
* fixes #31Araq2011-11-271-0/+1
* todo changesAraq2011-11-261-0/+5