Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | merge master into devel | Araq | 2014-01-19 | 2 | -2/+14 | |
|\ \ | ||||||
| * \ | Merge pull request #775 from fowlmouth/patch-3 | Andreas Rumpf | 2014-01-18 | 1 | -1/+13 | |
| |\ \ | ||||||
| | * | | Update endians.nim | Billingsly Wetherfordshire | 2013-12-23 | 1 | -1/+13 | |
| * | | | Merge pull request #812 from girvo/koch-fix | Andreas Rumpf | 2014-01-18 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | Koch now uses PATH/nimrod correctly | Josh Girvin | 2014-01-13 | 1 | -1/+1 | |
| | | |/ | | |/| | ||||||
* | | | | it's the year 2014 | Araq | 2014-01-19 | 8 | -24/+22 | |
* | | | | 'inject' for the new symbol binding rules in templates | Araq | 2014-01-19 | 1 | -7/+19 | |
* | | | | make encodings.nim case consistent | Araq | 2014-01-19 | 1 | -33/+31 | |
* | | | | resolved conflicts with master | Araq | 2014-01-18 | 22 | -611/+225 | |
|\| | | | ||||||
| * | | | Merge pull request #777 from fowlmouth/patch-4 | Andreas Rumpf | 2014-01-13 | 1 | -0/+8 | |
| |\ \ \ | ||||||
| | * | | | Update os.nim | Billingsly Wetherfordshire | 2013-12-23 | 1 | -0/+8 | |
| | | |/ | | |/| | ||||||
| * | | | Merge pull request #779 from brihat/master | Andreas Rumpf | 2014-01-13 | 1 | -0/+4 | |
| |\ \ \ | ||||||
| | * | | | Define $ operator for TRune | Satish BD | 2013-12-26 | 1 | -1/+3 | |
| | * | | | Define $ operator for TRune | Satish BD | 2013-12-26 | 1 | -0/+2 | |
| * | | | | bugfix: doc generation for actors.nim works again | Araq | 2014-01-13 | 1 | -4/+5 | |
| * | | | | added test cases from strange loop event | Araq | 2014-01-13 | 6 | -0/+152 | |
| * | | | | Rename C sources dir to c_code. | Dominik Picheta | 2014-01-12 | 3 | -9/+9 | |
| * | | | | Add info about twitter and bootstrapping from github to website. | Dominik Picheta | 2014-01-12 | 2 | -0/+8 | |
| | |_|/ | |/| | | ||||||
| * | | | Merge pull request #788 from zielmicha/httpclient-fix | Dominik Picheta | 2013-12-30 | 1 | -2/+1 | |
| |\ \ \ | ||||||
| | * | | | httpclient: strip trailing whitespace from headers. | Michał Zieliński | 2013-12-28 | 1 | -2/+1 | |
| * | | | | Merge pull request #791 from gradha/pr_removes_generated_file | Grzegorz Adam Hankiewicz | 2013-12-30 | 2 | -591/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | Removes generated .dot file uploaded by mistake. | Grzegorz Adam Hankiewicz | 2013-12-30 | 2 | -591/+1 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #776 from gradha/pr_docs | Grzegorz Adam Hankiewicz | 2013-12-30 | 2 | -2/+29 | |
| |\ \ \ \ | ||||||
| | * | | | | Adds docstring to rstgen.defaultConfig. | Grzegorz Adam Hankiewicz | 2013-12-23 | 1 | -1/+12 | |
| | * | | | | Adds example to locals() docstring. | Grzegorz Adam Hankiewicz | 2013-12-23 | 1 | -1/+17 | |
| | | |_|/ | | |/| | | ||||||
| * | | | | Fixes #594 | Dominik Picheta | 2013-12-28 | 1 | -1/+1 | |
| | |/ / | |/| | | ||||||
| * | | | Remove assert in asyncio which causes problems. | Dominik Picheta | 2013-12-26 | 1 | -2/+5 | |
| * | | | Added --noBabelPath override. | Dominik Picheta | 2013-12-25 | 2 | -1/+5 | |
| |/ / | ||||||
* | | | unittest module works again | Araq | 2014-01-18 | 6 | -28/+20 | |
* | | | better tester | Araq | 2014-01-17 | 21 | -31/+39 | |
* | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-01-17 | 13 | -517/+618 | |
|\ \ \ | ||||||
| * \ \ | Merge pull request #818 from hiteshjasani/pr_devel_doc_import_constraints | Simon Hafner | 2014-01-16 | 1 | -0/+35 | |
| |\ \ \ | ||||||
| | * | | | Add docs for constraining and qualifying imports. | Hitesh Jasani | 2014-01-16 | 1 | -0/+35 | |
| * | | | | Merge pull request #817 from gradha/pr_improves_docs2 | Simon Hafner | 2014-01-16 | 8 | -127/+120 | |
| |\ \ \ \ | ||||||
| | * | | | | References TRune, links unicode modules where mentioned. | Grzegorz Adam Hankiewicz | 2014-01-15 | 1 | -4/+7 | |
| | * | | | | Clarifies system.lines() docstring. | Grzegorz Adam Hankiewicz | 2014-01-15 | 1 | -4/+4 | |
| | * | | | | Adds note about conflicts with using as a statement. | Grzegorz Adam Hankiewicz | 2014-01-15 | 1 | -0/+18 | |
| | * | | | | Duplicates string literal table for character literals. | Grzegorz Adam Hankiewicz | 2014-01-15 | 1 | -4/+27 | |
| | * | | | | Documents rstgen index related procs. | Grzegorz Adam Hankiewicz | 2014-01-15 | 1 | -1/+12 | |
| | * | | | | Removes links to modules recently removed from stdlib. | Grzegorz Adam Hankiewicz | 2014-01-15 | 1 | -101/+1 | |
| | * | | | | Moves mongodb module to lower level wrapper group. | Grzegorz Adam Hankiewicz | 2014-01-15 | 1 | -3/+2 | |
| | * | | | | Adds parseopt2 module to documentation index. | Grzegorz Adam Hankiewicz | 2014-01-15 | 3 | -4/+9 | |
| | * | | | | Documents wrapping named arguments in curly braces. | Grzegorz Adam Hankiewicz | 2014-01-15 | 1 | -1/+3 | |
| | * | | | | Adds note about iterators having same signature as procs. | Grzegorz Adam Hankiewicz | 2014-01-15 | 1 | -1/+5 | |
| | * | | | | Adds note about procs and multiple variable assignment. | Grzegorz Adam Hankiewicz | 2014-01-15 | 1 | -0/+6 | |
| | * | | | | Adds docstrings to lines() iterators. | Grzegorz Adam Hankiewicz | 2014-01-15 | 1 | -2/+24 | |
| | * | | | | Adds using statement to the one and only true index. | Grzegorz Adam Hankiewicz | 2014-01-15 | 1 | -6/+6 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #814 from discoloda/devel | Andreas Rumpf | 2014-01-14 | 5 | -390/+463 | |
| |\ \ \ \ | ||||||
| | * | | | | Applied Araq's suggestions for c2nim | Vincent Burns | 2014-01-14 | 2 | -9/+11 | |
| | * | | | | removed hack for return statement | Vincent Burns | 2014-01-14 | 2 | -9/+14 |