summary refs log tree commit diff stats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel' into bigbreakAraq2014-11-031-10/+22
|\
| * Merge pull request #1620 from trustable-code/PR6Andreas Rumpf2014-11-031-7/+15
| |\
| | * Fix terminate() and add kill()Simon Krauter2014-11-021-7/+15
* | | Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreakAraq2014-11-032-4/+14
|\ \ \
| * \ \ Merge pull request #1569 from idlewan/prettyCCAndreas Rumpf2014-11-031-3/+13
| |\ \ \
| | * | | Forgot to keep extern pragma for execProcessesErwan Ameil2014-11-021-1/+2
| | * | | Use defaut nil callback for execProcessesErwan Ameil2014-11-021-11/+1
| | * | | Change empty callback into nilErwan Ameil2014-11-021-9/+12
| | * | | Tidy up the prettification of the default verbosity c compilation outputErwan Ameil2014-10-131-19/+19
| | * | | Prettify compiler output for verbosity=1Erwan Ameil2014-10-121-3/+19
| * | | | Merge pull request #1621 from flaviut/fix-oidAndreas Rumpf2014-11-031-1/+1
| |\ \ \ \
| | * | | | Remove extra trailing zero from oidFlaviu Tamas2014-11-021-1/+1
| * | | | | Revert "Remove extra trailing zero"Varriount2014-11-011-1/+2
| * | | | | Remove extra trailing zeroFlaviu Tamas2014-11-011-2/+1
* | | | | | Merge branch 'devel' into bigbreakAraq2014-11-038-75/+223
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | 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
| | | |/ / / | | |/| | |
| * | | | | Various atomics fixes for gcc/clang.Reimer Behrends2014-10-301-21/+27
| * | | | | 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-215-12/+37
| |\ \ \ \ \
| * | | | | | 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-1916-190/+620
| |\ \ \ \ \ \ \
| * | | | | | | | Preserve nil <-> NULL between Nimrod and database.Milos Negovanovic2014-08-201-5/+18
* | | | | | | | | re module returns nil on failed capturesFlaviu Tamas2014-10-291-3/+13
* | | | | | | | | Modify pegs.nim such that no match will return nilFlaviu Tamas2014-10-291-1/+17
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | docgen works on linuxAraq2014-10-272-5/+7
* | | | | | | | nicer error messages (untested)Araq2014-10-263-11/+18
* | | | | | | | introduced 'benign' pragmaAraq2014-10-2512-116/+121
* | | | | | | | Merge branch 'devel' into bigbreakAraq2014-10-231-3/+2
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreakAraq2014-10-216-10/+10
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #1566 from onionhammer/bigbreakAndreas Rumpf2014-10-216-10/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | patched fdset call in osprocErik O'Leary2014-10-101-1/+1
| | * | | | | | | | Fixed FD_SET casingErik O'Leary2014-10-105-9/+9
| | | |_|_|_|_|_|/ | | |/| | | | | |
* | | | | | | | | 'echo' doesn't lockAraq2014-10-211-2/+3
* | | | | | | | | Merge branch 'devel' into bigbreakAraq2014-10-201-9/+10
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | / / / / / / | | |/ / / / / / | |/| | | | | |
| * | | | | | | 2nd attempt to fix tryRecvAraq2014-10-201-1/+1
| * | | | | | | fixes tryRecvAraq2014-10-201-3/+4