summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel' of https://github.com/Araq/Nimrod into new_spawnAraq2014-06-2640-114/+385
|\
| * Merge pull request #1294 from def-/tut-fixSimon Hafner2014-06-251-1/+1
| |\
| | * Rename {.effect.} to {.effects.} in Tut 2def2014-06-211-1/+1
| * | Merge pull request #1293 from def-/website-monospaceSimon Hafner2014-06-251-1/+1
| |\ \
| | * | Use monospace as fallback font on websitedef2014-06-211-1/+1
| | |/
| * | Merge branch 'devel' of github.com:Araq/Nimrod into develDominik Picheta2014-06-221-0/+2
| |\ \
| | * \ Merge pull request #1295 from rbehrends/fix-staticexecAndreas Rumpf2014-06-221-0/+2
| | |\ \ | | | |/ | | |/|
| | | * Fixed gorge/staticExec to not strip newlines.Reimer Behrends2014-06-221-0/+2
| | |/
| * / Remove varargs from json.`{}`Dominik Picheta2014-06-221-6/+4
| |/
| * Merge pull request #1279 from Varriount/fix-1216Simon Hafner2014-06-182-1/+15
| |\
| | * Added notnil test for issue #1216Clay Sweetser2014-06-181-0/+14
| | * Fix issue #1216Clay Sweetser2014-06-151-1/+1
| * | Allow async lambdas. Other socket modifications.Dominik Picheta2014-06-194-12/+25
| * | Merge pull request #1283 from fowlmouth/patch-4Varriount2014-06-181-1/+1
| |\ \
| | * | fix json.`[]`Billingsly Wetherfordshire2014-06-171-1/+1
| |/ /
| * | Improve caasdriver output.Dominik Picheta2014-06-161-7/+11
| * | Merge pull request #1282 from flaviut/develAndreas Rumpf2014-06-161-1/+1
| |\ \
| | * | Fix bootstrappingflaviut2014-06-161-1/+1
| |/ /
| * | Merge pull request #1281 from Araq/new_spawnAndreas Rumpf2014-06-1642-192/+2115
| |\ \
| * \ \ Merge pull request #1277 from PavelVozenilek/patch-1Dominik Picheta2014-06-161-2/+2
| |\ \ \
| | * | | making clear structural equivalency for tuples docPavelVozenilek2014-06-151-2/+2
| |/ / /
| * | / Fix idetools --def crash.Dominik Picheta2014-06-151-1/+1
| | |/ | |/|
| * | Fixes #1263.Dominik Picheta2014-06-151-0/+4
| * | Add osproc stdin test.Dominik Picheta2014-06-152-0/+19
| * | Update categories.nimVarriount2014-06-141-19/+26
| * | Update json.nimVarriount2014-06-141-1/+1
| * | Merge pull request #1251 from gradha/pr_misc_docsAndreas Rumpf2014-06-125-9/+102
| |\ \
| | * | Revert "Adds to tables module example of reference type vs value type."Grzegorz Adam Hankiewicz2014-06-101-32/+2
| | * | Documents -d: in the compiler guide and hyperlinks assert/defined.Grzegorz Adam Hankiewicz2014-06-062-3/+29
| | * | Adds brief intro to hashes module.Grzegorz Adam Hankiewicz2014-06-061-1/+28
| | * | Adds to tables module example of reference type vs value type.Grzegorz Adam Hankiewicz2014-06-061-2/+32
| | * | Avoids temporal string in tables hashing example.Grzegorz Adam Hankiewicz2014-06-061-2/+4
| | * | Adds do notation example to algorithm.sort.Grzegorz Adam Hankiewicz2014-06-061-0/+9
| | * | Adds docstring example to system.fieldPairs.Grzegorz Adam Hankiewicz2014-06-061-3/+32
| * | | fixes recently introduced regressionAraq2014-06-121-1/+2
| * | | optimized method dispatchersAraq2014-06-127-5/+49
| * | | added allValues iteratorAraq2014-06-121-2/+9
| * | | Merge pull request #1257 from flaviut/fix1217Andreas Rumpf2014-06-092-9/+14
| |\ \ \
| | * | | Regenerate docsflaviut2014-06-081-1/+1
| | * | | fix tokenizing bugflaviut2014-06-081-8/+13
| * | | | Merge pull request #1245 from flaviut/fix1217Andreas Rumpf2014-06-084-30/+34
| |\| | | | | |/ / | |/| |
| | * | fix overlooked grammer commentflaviut2014-06-082-0/+2
| | * | updated grammer, fixed oversightflaviut2014-06-042-3/+2
| | * | fix bug with unexpected tkInvalid,tkEof,tkCommentflaviut2014-06-041-0/+2
| | * | Add testflaviut2014-06-031-0/+14
| | * | Clean up codeflaviut2014-06-031-12/+7
| | * | Fix accents in enumsflaviut2014-06-032-5/+8
| | * | More descriptive error message in semtypes enumflaviut2014-06-031-1/+1
| | * | Generalize accent parsingflaviut2014-06-031-20/+9
| * | | Capitalised enum value names in JSON module.Dominik Picheta2014-06-051-7/+7