summary refs log tree commit diff stats
path: root/doc/advopt.txt
Commit message (Expand)AuthorAgeFilesLines
* corrected backends.txtAraq2014-06-301-4/+4
* Starts backends.txt with bits from nimrodc.txt.Grzegorz Adam Hankiewicz2014-06-211-3/+4
* reintroduce thread analysis but disable it for backwards compatibilityAraq2014-04-201-0/+1
* removed flawed thread analysis passAraq2014-04-201-1/+0
* Mentions jsondoc in compiler advanced help.Grzegorz Adam Hankiewicz2014-04-191-0/+1
* merged better html links #850Araq2014-04-081-0/+2
* support for --cs:partialAraq2013-09-241-0/+2
* Documents passC/passL pragmas. Refs #506.Grzegorz Adam Hankiewicz2013-07-051-2/+2
* Lists available idetools caas switches.Grzegorz Adam Hankiewicz2013-06-151-0/+4
* documented trackDirtyzah2013-06-081-0/+2
* Corrects default verbosity level from 0 to 1.Grzegorz Adam Hankiewicz2013-04-151-1/+1
* implemented --dynlibOverride option for static linking of 'dynlib'Araq2013-04-081-0/+5
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* code cleanup for mark&sweep GCAraq2013-02-071-1/+2
* cleaner GC switchingAraq2013-01-311-1/+1
* merged upstream masterZahary Karadjov2013-01-271-1/+3
|\
| * implemented --listFullPaths option for aporiaAraq2012-12-271-0/+1
| * compiler support for babelAraq2012-12-071-2/+2
| * replaced recursivePath with shallowPath for BabelAraq2012-12-061-1/+2
* | adds an option to interleave the generated code with snippets from the origin...Zahary Karadjov2012-12-021-0/+2
* | caas is now drivable through stdinZahary Karadjov2012-11-281-0/+1
|/
* doc2 improvements; small lexer bugfix: backslashes in commentsAraq2012-11-201-0/+1
* next steps towards term rewriting macros; simple examples workAraq2012-08-301-0/+1
* made compiler more robust for idetools; implemented idetools.usagesAraq2012-07-301-1/+2
* implements #173Araq2012-07-281-0/+2
* doc2 improvementsAraq2012-06-241-2/+0
* docgen2 improvementsAraq2012-06-231-1/+1
* first implementation of docgen2Araq2012-06-231-0/+1
* deprecated the pretty printer commandAraq2012-06-221-1/+0
* extracted documentation generatorAraq2012-05-091-1/+2
* first steps for cleaner static/const distinctionAraq2012-03-131-0/+1
* cleaned up configuration file handling and documented the new behaviourAraq2011-11-301-1/+2
* New algorithm for locating and loading nimrod config files.Zahary Karadjov2011-11-251-1/+9
* documented --recursivePathAraq2011-11-041-0/+1
* new compiler option tlsEmulationAraq2011-10-271-0/+1
* bugfixes for ROD file generation; nimcache dir is now flatAraq2011-10-201-0/+1
* beginning of a taint mode; type system enhancementsAraq2011-09-241-0/+1
* documentation for --nimcache optionAraq2011-08-191-0/+1
* support for C++ code generation; importcpp and importobjc pragmasAraq2011-08-071-1/+2
* basic thread analysis workingAraq2011-06-131-1/+1
* --stdout support; idetools implementedAraq2011-02-251-7/+14
* REPL improvementsAraq2011-02-131-0/+3
* changes to threads; --recursivePath supportAraq2011-01-291-0/+1
* support for objective C generationAraq2011-01-101-0/+1
* tiny C support; cosmetic improvements for the docsAraq2010-08-281-0/+39