summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | big renameAraq2014-08-287-380/+380
| * | | | | | | | | | | | | big renameAraq2014-08-2812-103/+108
| * | | | | | | | | | | | | big renameAraq2014-08-2798-2348/+2498
| * | | | | | | | | | | | | renamefestAraq2014-08-235-59/+60
| * | | | | | | | | | | | | renamefestAraq2014-08-2362-343/+342
| * | | | | | | | | | | | | system files use new identifiersAraq2014-08-2313-338/+371
| * | | | | | | | | | | | | the big renamefest: first stepsAraq2014-08-2256-508/+529
* | | | | | | | | | | | | | Merge branch 'devel'Araq2014-11-041-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | proper development version numberAraq2014-11-041-1/+1
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'devel'Araq2014-11-0332-249/+1004
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #1609 from rbehrends/fix-method-dispatchAndreas Rumpf2014-11-034-23/+114
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Fix dispatcher creation for method prototypes.Reimer Behrends2014-11-023-28/+92
| | * | | | | | | | | | | | | Added test case for recursive methods.Reimer Behrends2014-11-021-0/+22
| | * | | | | | | | | | | | | Reset location when creating a method dispatcherReimer Behrends2014-11-011-0/+1
| | * | | | | | | | | | | | | Fix method recursion bug.Reimer Behrends2014-10-311-1/+5
| * | | | | | | | | | | | | | Merge pull request #1620 from trustable-code/PR6Andreas Rumpf2014-11-032-7/+36
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Added test caseSimon Krauter2014-11-031-0/+21
| | * | | | | | | | | | | | | Fix terminate() and add kill()Simon Krauter2014-11-021-7/+15
| * | | | | | | | | | | | | | Fix math.nim on windowsVarriount2014-11-031-1/+1
| * | | | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \