summary refs log tree commit diff stats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1414 from gradha/pr_sets_improvementsVarriount2014-07-273-71/+42
|\
| * Factors common documentation in fragment to avoid repetition.Grzegorz Adam Hankiewicz2014-07-273-71/+42
* | Documents pretty command.Grzegorz Adam Hankiewicz2014-07-262-0/+53
|/
* Hyperlinks echo variants with noSideEffect pragma. Refs #1379.Grzegorz Adam Hankiewicz2014-07-191-3/+3
* Merge branch 'new_spawn' into develAraq2014-07-151-295/+0
|\
| * c2nim is not part of the compiler anymoreAraq2014-06-301-295/+0
* | fixes #1167Araq2014-07-081-1/+1
* | implements #1332Araq2014-07-061-4/+4
* | tut1.txt no BOM; streamlined example a bitAraq2014-07-021-8/+4
* | fixes #1161Araq2014-07-011-1/+4
* | fixes #1135Araq2014-07-011-275/+0
* | fixes #1264Araq2014-07-011-6/+7
* | fixes #1268Araq2014-07-011-1/+2
* | corrected backends.txtAraq2014-06-302-15/+11
* | Merge pull request #1299 from gradha/pr_documents_interfacingAndreas Rumpf2014-06-304-47/+443
|\ \ | |/ |/|
| * Mentions nodejs in js intro. Refs #1299.Grzegorz Adam Hankiewicz2014-06-261-4/+7
| * Rewords C derivate backend. Refs #1299.Grzegorz Adam Hankiewicz2014-06-261-6/+6
| * Adds tidbit about threads.Grzegorz Adam Hankiewicz2014-06-221-1/+21
| * Mentions memory management.Grzegorz Adam Hankiewicz2014-06-221-5/+61
| * Adds examples of backend calling nimrod.Grzegorz Adam Hankiewicz2014-06-221-3/+110
| * Adds nimrod to backend examples.Grzegorz Adam Hankiewicz2014-06-221-2/+68
| * Starts nimrod calling backend section.Grzegorz Adam Hankiewicz2014-06-211-12/+60
| * Starts backends.txt with bits from nimrodc.txt.Grzegorz Adam Hankiewicz2014-06-213-37/+129
| * Hyperlinks together importc like pragmas.Grzegorz Adam Hankiewicz2014-06-212-10/+14
* | Rename {.effect.} to {.effects.} in Tut 2def2014-06-211-1/+1
* | Merge pull request #1281 from Araq/new_spawnAndreas Rumpf2014-06-162-1/+99
|\ \
| * | some changesAraq2014-06-091-11/+52
| * | Merge branch 'new_spawn' of https://github.com/Araq/Nimrod into new_spawnAraq2014-06-061-0/+57
| |\ \
| | * | begin of spawn documentationAraq2014-06-061-0/+57
| * | | Merge branch 'new_spawn' of https://github.com/Araq/Nimrod into new_spawnAraq2014-06-011-1/+1
| |\| |
| | * | 'parallel' statement almost workingAraq2014-05-221-1/+1
* | | | making clear structural equivalency for tuples docPavelVozenilek2014-06-151-2/+2
| |_|/ |/| |
* | | Merge pull request #1251 from gradha/pr_misc_docsAndreas Rumpf2014-06-121-0/+12
|\ \ \
| * | | Documents -d: in the compiler guide and hyperlinks assert/defined.Grzegorz Adam Hankiewicz2014-06-061-0/+12
* | | | Merge pull request #1257 from flaviut/fix1217Andreas Rumpf2014-06-091-1/+1
|\ \ \ \
| * | | | Regenerate docsflaviut2014-06-081-1/+1
* | | | | Merge pull request #1245 from flaviut/fix1217Andreas Rumpf2014-06-081-2/+2
|\| | | | | |/ / / |/| | |
| * | | fix overlooked grammer commentflaviut2014-06-081-0/+1
| * | | updated grammer, fixed oversightflaviut2014-06-041-2/+1
| |/ /
* | | header pragma set to '<stdio.h>' in importc sectionklaufir2014-06-031-1/+1
* | | adding header pragma for printf ffi exampleklaufir2014-06-011-1/+1
|/ /
* | Merge branch 'pr_documents_koch' of git://github.com/gradha/Nimrod into gradh...Clay Sweetser2014-05-312-0/+146
|\ \
| * | Mentions useFFI and garbage collector options.Grzegorz Adam Hankiewicz2014-04-201-0/+10
| * | Adds documentation about koch.Grzegorz Adam Hankiewicz2014-04-192-0/+136
* | | Merge pull request #1178 from EXetoC/nostackframeAndreas Rumpf2014-05-292-2/+6
|\ \ \
| * | | Forgot to remove that.EXetoC2014-05-041-1/+1
| * | | Typo.EXetoC2014-05-041-1/+1
| * | | asmNoStackFrame -> stackTrace:offEXetoC2014-05-042-1/+5
| * | | noStackFrame -> asmNoStackFrameEXetoC2014-05-042-2/+2
| | |/ | |/|
* | | Merge pull request #1132 from gradha/pr_index_improvementsAndreas Rumpf2014-05-2616-205/+257
|\ \ \