Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | 'bind' default for clean templates | Araq | 2013-05-15 | 5 | -8/+49 | |
| * | | | | | | | | bugfix: InvalidSockets needs to be a let variable | Araq | 2013-12-24 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'vm2' of github.com:Araq/Nimrod into vm2 | Araq | 2013-12-24 | 78 | -595/+9241 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | NoFakeVars progress | Araq | 2013-12-24 | 7 | -15/+912 | |
| | * | | | | | | | | vm: FFI improvements | Araq | 2013-12-23 | 6 | -28/+56 | |
| | * | | | | | | | | tcnstseq works again | Araq | 2013-12-23 | 3 | -6/+17 | |
| | * | | | | | | | | Merge branch 'master' of https://github.com/Araq/Nimrod into vm2 | Araq | 2013-12-23 | 35 | -269/+1047 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | | | ||||||
| | * | | | | | | | | new VM: some progress for the FFI support | Araq | 2013-12-23 | 8 | -60/+80 | |
| | * | | | | | | | | added libffi for win support | Araq | 2013-12-19 | 22 | -10/+7192 | |
| | * | | | | | | | | case expression with discardable result works | Araq | 2013-12-18 | 1 | -0/+8 | |
| | * | | | | | | | | more tests work | Araq | 2013-12-13 | 3 | -5/+10 | |
| | * | | | | | | | | Merge branch 'master' into vm2 | Araq | 2013-12-13 | 33 | -234/+28859 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | new VM: globals kinda work | Araq | 2013-12-13 | 7 | -12/+45 | |
| | * | | | | | | | | | new VM: improvements | Araq | 2013-12-12 | 7 | -57/+114 | |
| | * | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ |