summary refs log tree commit diff stats
path: root/koch.nim
Commit message (Expand)AuthorAgeFilesLines
* Separate out install/uninstall script generationAlain Kalker2013-03-171-1/+4
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* Copyright 2012 -> 2013Araq2013-01-081-2/+2
* small examples work with the FFIAraq2012-12-191-1/+1
* first steps for FFI support at compile timeAraq2012-12-191-0/+1
* first steps for overloading support of passing blocks; bugfix: test results o...Araq2012-09-111-1/+0
* extracted documentation generatorAraq2012-05-091-1/+2
* restored files that 'koch clean' removedAraq2012-04-161-1/+1
* implemented support for the AVR CPU and standalone OSAraq2012-03-311-1/+1
* win64 is a supported target; bugfix: nimrod c -r on windows; stdlib uses wid...Araq2012-03-041-3/+7
* bugfix: optimization of complex constant string concatenationsAraq2012-02-171-2/+0
* version 0.8.14Araq2012-02-091-2/+2
* niminst: diverse improvements; fixes #80Araq2012-01-131-4/+4
* koch: 'update' feature optional for less dependenciesAraq2012-01-081-52/+64
* bugfix: type alias to generic; generic type not stripped away from for loop v...Araq2012-01-071-57/+60
* implemented incompleteStruct pragma; embedded debugger works with posix moduleAraq2012-01-051-19/+13
* year 2012 for most copyright headersAraq2012-01-021-2/+2
* GC stack scanning cares about interior pointersAraq2011-12-301-1/+1
* 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
* - Added extractFile and extractAll to zipfiles.nimAmrykid2011-12-241-0/+20
* 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 n...Araq2011-06-271-1/+5
* 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