summary refs log tree commit diff stats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
|\ \
| * | Referential data types may need to be declared.ReneSac2014-04-191-6/+7
| * | Additions and clarifications to tutorial 1.ReneSac2014-04-171-21/+54
| |/
* | reintroduce thread analysis but disable it for backwards compatibilityAraq2014-04-201-0/+1
* | Added new future module with a closure macro.Dominik Picheta2014-04-201-0/+3
* | removed flawed thread analysis passAraq2014-04-201-1/+0
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-04-201-0/+1
|\ \
| * | Mentions jsondoc in compiler advanced help.Grzegorz Adam Hankiewicz2014-04-191-0/+1
| |/
* | New concurrency model: next stepsAraq2014-04-191-78/+26
* | new concurrency model: first steps; shared is not a keyword anymoreAraq2014-04-141-1/+1
|/
* implemented 'R ptr T' syntaxAraq2014-04-131-7/+8
* Merge branch 'devel' of https://github.com/Araq/Nimrod into develAndreas Rumpf2014-04-131-4/+37
|\
| * Rewrote sentence about Babel in lib.txt.Dominik Picheta2014-04-121-4/+5
| * Implemented babel package list in lib.html.Dominik Picheta2014-04-121-0/+32
* | fixed a typoAndreas Rumpf2014-04-131-1/+1
|/
* refined and documented regionized pointersAraq2014-04-091-0/+59