summary refs log tree commit diff stats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | Adds documentation section about the idx file format.Grzegorz Adam Hankiewicz2014-04-211-14/+58
| * | | Links naming api with coding guidelines.Grzegorz Adam Hankiewicz2014-04-212-2/+11
| * | | Removes many fake `idx` entries.Grzegorz Adam Hankiewicz2014-04-219-167/+167
| * | | Updates some document titles to read better in the index.Grzegorz Adam Hankiewicz2014-04-218-22/+21
* | | | Merge pull request #1191 from gradha/pr_removes_abstypesVarriount2014-05-212-152/+65
|\ \ \ \
| * | | | Moves abstypes content into manual.Grzegorz Adam Hankiewicz2014-05-112-152/+65
* | | | | added note about `$` for cstrings to the manualCharlie2014-05-181-0/+8
|/ / / /
* | / / fix some typosPatrick Pelletier2014-05-073-8/+8
| |/ / |/| |
* | | fixed paths because caasdriver is now in testamentSimon Hafner2014-05-031-1/+1
* | | minor tweak to the manualAraq2014-04-221-1/+1
|/ /
* | Rearrangements on the webpage's docs tab.ReneSac2014-04-211-4/+4
* | manual.txt updatesAraq2014-04-211-7/+44
* | Merge pull request #1107 from ReneSac/develAndreas Rumpf2014-04-201-20/+54
|\ \