summary refs log tree commit diff stats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* updated poly.nimAraq2014-08-282-39/+47
* updated pegs moduleAraq2014-08-281-38/+38
* several modules changedAraq2014-08-287-81/+80
* more modules updatedAraq2014-08-281-3/+3
* more modules updatedAraq2014-08-282-7/+7
* more modules updatedAraq2014-08-284-426/+426
* more modules updatedAraq2014-08-283-62/+62
* more modules updatedAraq2014-08-282-59/+59
* more modules updatedAraq2014-08-286-71/+71
* more modules updatedAraq2014-08-283-70/+70
* updated basic2d, basic3d modulesAraq2014-08-282-25/+25
* updated base64.nimAraq2014-08-281-127/+127
* big renameAraq2014-08-285-146/+158
* big renameAraq2014-08-282-15/+15
* big renameAraq2014-08-287-380/+380
* big renameAraq2014-08-2811-102/+107
* big renameAraq2014-08-2788-1897/+2068
* renamefestAraq2014-08-234-58/+59
* renamefestAraq2014-08-2326-235/+235
* system files use new identifiersAraq2014-08-2313-338/+371
* the big renamefest: first stepsAraq2014-08-2236-75/+76
* Merge pull request #1495 from barcharcraz/fix1491Andreas Rumpf2014-08-201-11/+17
|\
| * fixed #1491Charlie Barto2014-08-191-11/+17
* | Implements `or` and `and` for futures. Ref #1487.Dominik Picheta2014-08-191-0/+21
|/
* fixes #1445Araq2014-08-191-4/+0
* Export `==` from net module for TPort.Dominik Picheta2014-08-171-1/+1
* Merge branch 'devel' of github.com:Araq/Nimrod into develDominik Picheta2014-08-171-5/+29
|\
| * Merge pull request #1461 from Varriount/os/add-hiddenFileAndreas Rumpf2014-08-171-5/+29
| |\
| | * Made the code actually work, updated the docstring to point out that the give...Clay Sweetser2014-08-101-9/+15
| | * Make device and file ID's public.Clay Sweetser2014-08-061-4/+22
* | | Remove irc module. Ref #1486.Dominik Picheta2014-08-171-503/+0
|/ /
* | Make times module compile with javascript backenddef2014-08-161-38/+38
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-08-141-3/+2
|\ \
| * | Fixes #1158.Dominik Picheta2014-08-141-3/+2
* | | some minor fixesAraq2014-08-141-1/+1
|/ /
* | fixes #1450Araq2014-08-141-1/+1
* | fixes #1472Araq2014-08-141-9/+0
* | fixes newly introduced bugsAraq2014-08-141-1/+1
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-08-143-323/+12
|\ \
| * \ Merge pull request #1351 from def-/random-openarraysDominik Picheta2014-08-131-1/+6
| |\ \
| | * | Add random() for openarraysdef2014-07-121-1/+6
| * | | Removed zmq wrapper.Dominik Picheta2014-08-131-322/+0
| * | | Merge pull request #1400 from rbehrends/fix-stackscanAndreas Rumpf2014-08-131-0/+6
| |\ \ \
| | * | | More robust implementation for finding the beginning of the stack.Reimer Behrends2014-07-231-0/+6
* | | | | fixes #1475Araq2014-08-131-2/+2
|/ / / /
* | | | fixes #1413Araq2014-08-131-1/+19
* | | | fixes #820Araq2014-08-131-208/+0
* | | | asynchttpserver compiles again; made some tests greenAraq2014-08-131-11/+13
* | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-08-123-2/+36
|\ \ \ \
| * \ \ \ Merge pull request #1403 from def-/newseqwithAndreas Rumpf2014-08-121-0/+24
| |\ \ \ \