summary refs log tree commit diff stats
path: root/koch.nim
Commit message (Collapse)AuthorAgeFilesLines
* Last bits, etc.Amrykid2011-12-271-2/+4
|
* Final bits added. Needs testing.Amrykid2011-12-251-15/+30
|
* - Koch update is nearly finished.Amrykid2011-12-241-12/+43
| | | | | | -- Checks if libzip is available as a fallback. -- Echos what its doing. -- Actually compiles now.
* - Added extractFile and extractAll to zipfiles.nimAmrykid2011-12-241-0/+20
| | | | | | | -- Need to wait until libzip_all.c is updated to support Windows. - Started working on "koch update". -- Waiting on above to finish work.
* Fixed test suite on windowsDominik Picheta2011-11-191-5/+5
|
* tester checks exitcode; osproc additions; DLL fixes; taint mode fixesAraq2011-11-071-1/+3
|
* importCompilerProc pragma introduced because the hacks for typeinfo.nim did ↵Araq2011-06-271-1/+5
| | | | not suffice
* gc tweaking to gain a few percent of performanceAraq2011-05-071-4/+2
|
* little repo cleanupAraq2011-05-021-1/+3
|
* cleaned up the tests; fixes #30; fixes #26Araq2011-05-011-3/+11
|
* const table supportAraq2011-04-291-0/+1
|
* better error message for invalid module namesAraq2011-04-161-17/+1
|
* big repo cleanupAraq2011-04-121-23/+12
|
* added another system.open; bugfix: koch clean may not break .git dirs anymoreAraq2011-04-031-1/+1
|
* bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmasAraq2011-03-231-19/+20
|
* koch: 'git' commandAraq2011-02-201-1/+1
|
* koch: 'git' commandAraq2011-02-201-0/+1
|
* koch: 'git' commandAraq2011-02-201-1/+13
|
* REPL improvementsAraq2011-02-131-1/+3
|
* non-nil AST; continue after errors for IDE supportAraq2011-02-121-0/+0
|
* bugfix: osproc compiles under windows againAraq2011-01-071-1/+1
|
* implemented 'emit' pragmaAraq2011-01-071-2/+2
|
* version 0.8.10Araq2010-10-211-1/+1
|
* version 0.8.10Araq2010-10-211-6/+15
|
* tiny C support; cosmetic improvements for the docsAraq2010-08-281-0/+3
|
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
|
* bugfixes for unicode; xmlparser; htmlparser; scannerrumpf_a@web.de2010-02-201-2/+2
|
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
|
* better subscript overloadingrumpf_a@web.de2010-01-031-3/+5
|
* version 0.8.6Andreas Rumpf2009-12-221-6/+10
|
* got rid of platdef.c; compiler now always does linking steprumpf_a@web.de2009-12-201-19/+3
|
* got rid of platdef.c generationrumpf_a@web.de2009-12-191-4/+6
|
* version 0.8.5: bugfixes; compiler now maintained in NimrodAndreas Rumpf2009-12-071-0/+201