Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | more tests are green | Araq | 2013-12-08 | 6 | -80/+54 | |
| | * | | | | | | | | | new VM supports 'getAst' | Araq | 2013-12-06 | 2 | -4/+26 | |
| | * | | | | | | | | | new VM: passes more tests | Araq | 2013-12-06 | 6 | -26/+45 | |
| | * | | | | | | | | | makes 'reject' tests green | Araq | 2013-12-05 | 8 | -13/+27 | |
| | * | | | | | | | | | bugfix: keywords are sorted | Araq | 2013-12-05 | 5 | -12/+15 | |
| | * | | | | | | | | | Merge branch 'master' into vm2 | Araq | 2013-12-05 | 135 | -90067/+2223 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | next steps for FFI support | Araq | 2013-11-25 | 9 | -63/+179 | |
| | * | | | | | | | | | | tcnstseq works again | Araq | 2013-11-07 | 5 | -3/+11 | |
| | * | | | | | | | | | | VM now supports lambda lifting | Araq | 2013-11-06 | 6 | -29/+71 | |
| | * | | | | | | | | | | jump optimizer works | Araq | 2013-10-29 | 4 | -15/+20 | |
| | * | | | | | | | | | | new VM is getting stable | Araq | 2013-10-29 | 8 | -124/+206 | |
| | * | | | | | | | | | | computed goto now works; some progress on the new VM | Araq | 2013-10-25 | 5 | -23/+53 | |
| | * | | | | | | | | | | opcLdGlobal bugfix | Araq | 2013-10-16 | 1 | -1/+1 | |
| | * | | | | | | | | | | some complex macros work | Araq | 2013-10-16 | 3 | -49/+80 | |
| | * | | | | | | | | | | compiler bootstraps with new VM | Araq | 2013-10-15 | 11 | -64/+141 | |
| | * | | | | | | | | | | attempt to improve line information for '!=' etc. templates | Araq | 2013-10-15 | 1 | -32/+13 | |
* | | | | | | | | | | | | deleted & purged dlls | Simon Hafner | 2014-04-09 | 0 | -0/+0 | |
* | | | | | | | | | | | | Merge pull request #691 from rbehrends/fix-shallow-pragma | Andreas Rumpf | 2014-04-09 | 1 | -7/+39 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fixes various issues with shallow copying. | Reimer Behrends | 2013-12-01 | 1 | -7/+39 | |
* | | | | | | | | | | | | | Merge pull request #839 from ReneSac/master | Simon Hafner | 2014-01-24 | 10 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Optimized the size of PNG images. 172KB > 143KB | René | 2014-01-24 | 10 | -0/+0 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | / / / | master compiler compiles with devel | Araq | 2014-01-23 | 1 | -3/+2 | |
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | 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 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | 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 | |
|/ / / / / / / / / / | ||||||
* | | | | | / / / / | Merge pull request #774 from brihat/master | Simon Hafner | 2013-12-22 | 8 | -10/+10 | |
|\| | | | | | | | | | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Correct the spelling of the word 'implicitly' | Satish BD | 2013-12-23 | 8 | -10/+10 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #769 from gradha/pr_config_fixes | Grzegorz Adam Hankiewicz | 2013-12-21 | 1 | -0/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Renames configuration file to new pattern. Refs #720. | Grzegorz Adam Hankiewicz | 2013-12-21 | 1 | -0/+0 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #742 from onionhammer/master | Andreas Rumpf | 2013-12-20 | 3 | -132/+211 | |
|\ \ \ \ \ \ \ \ |