summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1443 from def-/future-listcomprehensionsAndreas Rumpf2014-11-031-0/+57
|\
| * Extend list comprehension documentationdef2014-08-031-16/+20
| * Add list comprehensions to future moduledef2014-08-031-0/+53
* | Merge pull request #1553 from gradha/pr_json_module_improvementsAndreas Rumpf2014-11-031-91/+540
|\ \
| * | Hides TJsonError, it wasn't being used.Grzegorz Adam Hankiewicz2014-10-041-1/+1
| * | Documents json module.Grzegorz Adam Hankiewicz2014-10-041-90/+539
* | | Merge pull request #1448 from def-/posix-mathAndreas Rumpf2014-11-033-53/+113
|\ \ \
| * | | Move fenv to its own moduledef2014-08-222-54/+113
| * | | Move floating point rounding and exceptions handling to mathdef2014-08-062-45/+43
| * | | Add -lm for fesetround and fegetrounddef2014-08-051-0/+3
| | |/ | |/|
* | | Merge pull request #1565 from gradha/pr_supports_nnkPostfix_stringificationAndreas Rumpf2014-11-031-1/+5
|\ \ \
| * | | Adds stringification support for nnkPostfix nodes.Grzegorz Adam Hankiewicz2014-10-111-1/+5
| | |/ | |/|
* | | only produce the link to the docs if they are installedAraq2014-11-032-6/+1
* | | Update nsis.tmplVarriount2014-11-021-4/+3
* | | Update nsis.tmplVarriount2014-11-021-0/+1
* | | Merge pull request #1608 from rbehrends/fix-atomicsAndreas Rumpf2014-11-011-21/+27
|\ \ \
| * | | Various atomics fixes for gcc/clang.Reimer Behrends2014-10-301-21/+27
|/ / /
* | | Update nsis.tmplVarriount2014-10-251-0/+2
* | | Merge pull request #1497 from milosn/develVarriount2014-10-242-8/+29
|\ \ \
| * | | Add comment.Milos Negovanovic2014-10-211-1/+2
| * | | Add comment.Milos Negovanovic2014-10-211-0/+1
| * | | Merge branch 'devel' of github.com:Araq/Nimrod into develMilos Negovanovic2014-10-2145-439/+1447
| |\ \ \
| * | | | Tweaks for postgres driver (not tested yet).Milos Negovanovic2014-09-261-2/+8
| * | | | Merge branch 'devel' of github.com:Araq/Nimrod into develMilos Negovanovic2014-09-261-2/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'devel' of github.com:Araq/Nimrod into develMilos Negovanovic2014-09-231-0/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'devel' of github.com:Araq/Nimrod into develMilos Negovanovic2014-09-1937-273/+947
| |\ \ \ \ \ \
| * | | | | | | Preserve nil <-> NULL between Nimrod and database.Milos Negovanovic2014-08-201-5/+18
* | | | | | | | '.emit' pragma produces a trailing newlineAraq2014-10-251-0/+1
* | | | | | | | updated news.txtAraq2014-10-221-4/+11
* | | | | | | | fixes #1029Araq2014-10-223-6/+11
* | | | | | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-10-221-2/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Update nsis.tmplVarriount2014-10-211-2/+8
* | | | | | | | | fixes 'import x as y' regressionAraq2014-10-222-2/+3
|/ / / / / / / /
* | | | | / / / updated readme.mdAraq2014-10-201-3/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | 2nd attempt to fix tryRecvAraq2014-10-201-1/+1
* | | | | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-10-202-2/+12
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #1574 from trustable-code/PR3Andreas Rumpf2014-10-202-2/+12
| |\ \ \ \ \ \ \
| | * | | | | | | Added test caseSimon Krauter2014-10-151-0/+8
| | * | | | | | | Compare fileIndexes instead of file namesSimon Krauter2014-10-151-1/+1
| | * | | | | | | Do not allow self importSimon Krauter2014-10-141-2/+4
* | | | | | | | | 'koch install' works againAraq2014-10-202-2/+2
* | | | | | | | | much better quote for the frontpageAraq2014-10-201-3/+4
|/ / / / / / / /
* | | | | | | | fixes tryRecvAraq2014-10-201-3/+4
* | | | | | | | disable 'view source' featureAraq2014-10-204-6/+10
* | | | | | | | default to warnGcUnsafe for threads:onAraq2014-10-191-1/+3
* | | | | | | | Merge pull request #1573 from trustable-code/PR1Andreas Rumpf2014-10-191-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixed missing color definion in docs CSSSimon Krauter2014-10-141-0/+5
| |/ / / / / / /
* | | | | | | | documentation improvementsAraq2014-10-193-16/+11
* | | | | | | | minor updates to koch.nimAraq2014-10-191-2/+2
* | | | | | | | website updates for 0.9.6Araq2014-10-197-131/+45