summary refs log tree commit diff stats
path: root/doc/nimrodc.txt
Commit message (Expand)AuthorAgeFilesLines
* Adds some cross references to docgen manual.Grzegorz Adam Hankiewicz2014-01-061-0/+7
* implemented 'injectStmt'; more debug supportAraq2013-12-161-0/+13
* the compiler can now deal with multiple modules of the same nameAraq2013-09-261-1/+2
* documentation improvementsAraq2013-09-251-0/+37
* fixed and documented computedGoto pragmaAraq2013-08-221-1/+1
* Documents passC/passL pragmas. Refs #506.Grzegorz Adam Hankiewicz2013-07-051-0/+29
* --os:standalone works againAraq2013-06-301-2/+7
* Merge pull request #486 from gradha/pr_idetools_docsAraq2013-06-281-0/+8
|\
| * Starts idetools specific documentation.Grzegorz Adam Hankiewicz2013-06-161-0/+8
* | implements the 'codegenDecl' pragmaAraq2013-06-271-0/+15
|/
* implemented large parts of the 'not nil' checkingAraq2013-06-091-1/+1
* updated docsAraq2013-05-191-6/+0
* 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
* 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