summary refs log tree commit diff stats
path: root/todo.txt
Commit message (Expand)AuthorAgeFilesLines
* fixes 'gcsafe'Araq2014-08-121-2/+0
* distinguish between 'defined' and 'declared'Araq2014-08-111-1/+1
* progress on deepCopyAraq2014-08-011-11/+11
* JS compilation works againAraq2014-07-161-1/+0
* Merge branch 'new_spawn' into develAraq2014-07-151-0/+1
|\
| * c2nim is not part of the compiler anymoreAraq2014-06-301-2/+0
| * minor changes to todo.txtAraq2014-06-281-0/+5
* | fixes latest regressionAraq2014-07-111-0/+1
* | fixes #1323Araq2014-07-081-1/+1
* | fixes #1103; fixes #1297Araq2014-07-081-1/+3
* | corrected backends.txtAraq2014-06-301-0/+2
|/
* Merge pull request #1281 from Araq/new_spawnAndreas Rumpf2014-06-161-0/+17
|\
| * some changesAraq2014-06-091-2/+2
| * added 'fence' instructions to the barrierAraq2014-06-061-0/+3
| * Promises are now refsAraq2014-06-051-0/+14
* | optimized method dispatchersAraq2014-06-121-1/+0
|/
* compiler prepared for the new comment handlingAraq2014-04-301-0/+1
* minor tweaks; updated todo.txtAraq2014-04-251-14/+12
* refined and documented regionized pointersAraq2014-04-091-1/+0
* fixes bootstrappingAraq2014-04-091-0/+2
* minor VM bugfixAraq2014-04-041-2/+0
* todo.txt updatedAraq2014-04-021-2/+1
* tester outputs full test pathAraq2014-03-281-0/+3
* fixes #911Araq2014-03-281-1/+0
* borrow dots for distinct types documentedAraq2014-03-261-1/+0
* added #903 to the test suiteAraq2014-03-261-1/+1
* VM: attempt to get integer ops rightAraq2014-03-241-3/+1
* fixes #1023Araq2014-03-221-1/+2
* osproc compiles again for haikuAraq2014-03-101-1/+0
* implements strongSpaces parsing modeAraq2014-03-071-1/+0
* implemented 'union' and 'unchecked' pragmasAraq2014-03-051-2/+1
* fixes #937Araq2014-03-051-0/+1
* fixes #968Araq2014-03-041-0/+1
* the compiler is now aware of packagesAraq2014-03-021-1/+0
* better handling of packages, still incompleteAraq2014-03-021-1/+7
* new VM is getting stableAraq2014-02-241-2/+0
* fixed opcConvAraq2014-02-221-1/+0
* vm2: new representation of registersAraq2014-02-211-4/+3
* renamed noStackFrame to asmNoStackFrameAraq2014-02-181-4/+0
* todo.txt changesAraq2014-02-171-1/+3
* more things case consistentAraq2014-02-101-1/+0
* fixes #885Araq2014-02-091-3/+4
* compiles on sparc againAraq2014-02-091-1/+0
* bugfix: codegen issue that caused getGMTime() to leak memoryAraq2014-02-071-1/+1
* stdlib compiles mostly without warnings againAraq2014-02-061-3/+1
* tyTypeDesc and tyRange always have 1 child; this might be tyNone but it is re...Araq2014-02-051-1/+1
* bugfix: immediate templates are preferred consistently (danger: breaks code)Araq2014-02-041-1/+0
* updated todo.txtAraq2014-02-031-0/+2
* macro tests almost greenAraq2014-02-031-1/+8
* new tester produces json outputAraq2014-02-021-4/+1