Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | | | 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 |
|\ \ \ \ \ | |||||
| * | | | | | Added jsondoc compiler switch | Erik O'Leary | 2013-12-12 | 3 | -132/+211 |
* | | | | | | Merge pull request #764 from gradha/pr_doc_improvements | Andreas Rumpf | 2013-12-20 | 3 | -23/+123 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Adds docstring to macros.newIdentDefs. | Grzegorz Adam Hankiewicz | 2013-12-20 | 1 | -0/+28 |
| * | | | | | | Updates idetools docs after changes by #743. | Grzegorz Adam Hankiewicz | 2013-12-18 | 1 | -15/+0 |
| * | | | | | | Adds some docstrings to rstgen. | Grzegorz Adam Hankiewicz | 2013-12-18 | 1 | -4/+87 |
| * | | | | | | Adds missing ``code-block`` to macros' docstrings. | Grzegorz Adam Hankiewicz | 2013-12-18 | 1 | -0/+4 |