Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | todo.txt updated | Araq | 2013-12-29 | 1 | -1/+1 |
* | case consistency: niminst | Araq | 2013-12-29 | 4 | -75/+75 |
* | case consistency for linux | Araq | 2013-12-29 | 6 | -322/+322 |
* | case consistency: cs:partial bootstraps on windows | Araq | 2013-12-29 | 58 | -377/+384 |
* | case consistency: next steps | Araq | 2013-12-29 | 77 | -514/+513 |
* | improvements for 'pretty' | Araq | 2013-12-28 | 15 | -91/+99 |
* | case consistency part 9 | Araq | 2013-12-28 | 3 | -64/+64 |
* | case consistency part 8 | Araq | 2013-12-28 | 4 | -62/+62 |
* | case consistency part 7 | Araq | 2013-12-28 | 5 | -65/+63 |
* | case consistency part 6 | Araq | 2013-12-28 | 7 | -169/+169 |
* | case consistency part 5 | Araq | 2013-12-28 | 10 | -42/+42 |
* | case consistency part 4 | Araq | 2013-12-27 | 122 | -3322/+3322 |
* | case consistency part 3 | Araq | 2013-12-27 | 3 | -9/+9 |
* | case consistency part 2 | Araq | 2013-12-27 | 9 | -94/+90 |
* | case consistency part 1 | Araq | 2013-12-27 | 88 | -1144/+1266 |
* | templates can access hidden fields | Araq | 2013-12-25 | 6 | -42/+61 |
* | bootstraps with new template symbol binding rules | Araq | 2013-12-24 | 4 | -21/+20 |
* | attempt to merge newtempl | Araq | 2013-12-24 | 5 | -6/+646 |
* | Merge branch 'newtempl' into devel | Araq | 2013-12-24 | 2 | -4/+44 |
|\ | |||||
| * | made some tests green | Araq | 2013-05-16 | 3 | -3/+3 |
| * | '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 |