summary refs log tree commit diff stats
path: root/doc/nimrodc.txt
Commit message (Collapse)AuthorAgeFilesLines
* Corrects default verbosity level from 0 to 1.Grzegorz Adam Hankiewicz2013-04-151-1/+2
|
* Documents verbosity levels. Refs #258.Grzegorz Adam Hankiewicz2013-04-141-0/+18
|
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
|
* EcmaScript => JS. Fixes #330Simon Hafner2013-02-151-8/+8
| | | | No one calls it EcmaScript anymore.
* fixes #250Araq2012-11-191-0/+32
|
* first version of a memory profilerAraq2012-10-101-0/+1
|
* first steps for compiler as a serviceAraq2012-10-031-0/+1
|
* documented hygienic templates; made tests green; fixed system.clampAraq2012-08-221-1/+1
|
* idetools: 'usages' and 'def' should work now; documented js backendAraq2012-08-051-0/+37
|
* fixed some typos in the documentationAraq2012-07-311-2/+2
|
* cross-compilation improvementsAraq2012-07-081-1/+14
|
* JS codegen enhancements; still unusableAraq2012-07-011-0/+1
|
* documentation improvements; GC_step improvedAraq2012-04-211-1/+8
|
* GC with realtime supportAraq2012-04-211-0/+3
|
* documentation improvements; cleanupAraq2012-04-161-3/+0
|
* documentation improvementsAraq2012-04-161-0/+42
|
* fixed another docgen bug; initial mongodb wrapperAraq2012-04-061-31/+0
|
* exported strutils.abbrevAraq2012-02-241-3/+3
|
* system.shallow documentedAraq2012-02-121-0/+12
|
* fixes tests for 'system.shallow'Araq2012-02-101-1/+1
|
* project wide configuration file now with suffix '.nimrod.cfg'Araq2012-01-151-3/+4
|
* implemented incompleteStruct pragma; embedded debugger works with posix moduleAraq2012-01-051-0/+11
|
* bugfix: don't process arguments that are to be passed to the produced exeAraq2011-11-301-2/+7
|
* cleaned up configuration file handling and documented the new behaviourAraq2011-11-301-15/+11
|
* documentation for the compilation cacheAraq2011-10-231-2/+24
|
* bugfix: fixed built-in 'reset'Araq2011-08-201-2/+4
|
* more occurences of 'pure' proc pragma fixedAraq2011-08-201-1/+1
|
* added system.slurp for easy embedding of resourcesAraq2011-08-101-2/+4
|
* modifyable results for generics; teventemitter worksAraq2011-08-091-0/+6
|
* support for C++ code generation; importcpp and importobjc pragmasAraq2011-08-071-0/+79
|
* bugfix: proper cache for generic instantiationsAraq2011-07-211-1/+1
|
* preparations for 0.8.12Araq2011-07-101-91/+93
|
* linearScanEnd pragma; string case statement optimizationAraq2011-03-141-4/+20
|
* bugfix: readline wrapper; bugfix: evaluation of type conversionsAraq2011-02-141-1/+1
|
* REPL improvementsAraq2011-02-131-1/+22
|
* docgen: module dependencies are now listedAraq2011-01-161-1/+12
|
* documentation improvementsAraq2011-01-091-0/+43
|
* transf: big refactoring; other small fixesAraq2011-01-051-1/+1
|
* tiny C support; cosmetic improvements for the docsAraq2010-08-281-2/+2
|
* inlining of the write barrier for dllsAndreas Rumpf2010-08-081-17/+17
|
* inlining of the write barrier for dllsAndreas Rumpf2010-08-081-10/+15
|
* c2nim: better parsing of #ifdef C2NIM; #def supportAndreas Rumpf2010-07-221-2/+4
|
* added system.appType magicAndreas Rumpf2010-07-211-1/+10
|
* Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib ↵PhiLho2010-05-211-239/+239
| | | | update
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
|
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
|
* implemented extended quoting rulesAndreas Rumpf2010-01-161-1/+5
|
* better subscript overloadingrumpf_a@web.de2010-01-031-165/+22
|
* exprs for dynlib; indentation parsingAndreas Rumpf2009-12-161-4/+24
|
* floating point checksAndreas Rumpf2009-12-141-4/+8
|