summary refs log tree commit diff stats
path: root/doc/nimrodc.txt
Commit message (Collapse)AuthorAgeFilesLines
* Starts backends.txt with bits from nimrodc.txt.Grzegorz Adam Hankiewicz2014-06-211-34/+12
|
* Hyperlinks together importc like pragmas.Grzegorz Adam Hankiewicz2014-06-211-9/+10
|
* Documents -d: in the compiler guide and hyperlinks assert/defined.Grzegorz Adam Hankiewicz2014-06-061-0/+12
|
* Merge pull request #1178 from EXetoC/nostackframeAndreas Rumpf2014-05-291-1/+3
|\ | | | | noStackFrame -> asmNoStackFrame
| * Forgot to remove that.EXetoC2014-05-041-1/+1
| |
| * Typo.EXetoC2014-05-041-1/+1
| |
| * asmNoStackFrame -> stackTrace:offEXetoC2014-05-041-0/+2
| |
| * noStackFrame -> asmNoStackFrameEXetoC2014-05-041-1/+1
| |
* | Merge pull request #1132 from gradha/pr_index_improvementsAndreas Rumpf2014-05-261-22/+22
|\ \ | | | | | | Documentation index improvements
| * | Removes many fake `idx` entries.Grzegorz Adam Hankiewicz2014-04-211-22/+22
| |/ | | | | | | | | These *fake* entries are not needed any more now that the table of contents of documentation files appear in the index.
* / fix some typosPatrick Pelletier2014-05-071-1/+1
|/
* 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
|\ | | | | Adds idetools docs
| * 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
| | | | 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
|