Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Revert "static and default params for generics"" | Zahary Karadjov | 2013-08-19 | 4 | -61/+92 |
| | | | | This reverts commit 0662ec4a434f4656b5afc486bc4ebaab82c52da6. | ||||
* | Revert "Revert "allow keyword params for the `[]` and `{}` operators"" | Zahary Karadjov | 2013-08-19 | 1 | -8/+12 |
| | | | | This reverts commit b7ea4a7e65ddf10bf3e425e59bc57e9f9c57e916. | ||||
* | remerge "allow void as field type" | Zahary Karadjov | 2013-08-19 | 2 | -27/+43 |
| | |||||
* | Revert "Revert "bugfix: emulated thread vars used in combination with the ↵ | Zahary Karadjov | 2013-08-19 | 3 | -4/+11 |
| | | | | | | mark & sweep GC"" This reverts commit 75c586bbe1cc649b36fc00362ab40ebb1d163d9f. | ||||
* | remerge "Fixes #267" | Zahary Karadjov | 2013-08-19 | 5 | -97/+184 |
| | |||||
* | Revert "Revert "test cases for the new features"" | Zahary Karadjov | 2013-08-19 | 1 | -4/+11 |
| | | | | This reverts commit e1b668c868dbc647bb5da98d8e4769c2c9b351fd. | ||||
* | implemented computed goto support | Araq | 2013-08-13 | 6 | -12/+71 |
| | |||||
* | new VM: preparations for evalMacroCall | Araq | 2013-08-11 | 3 | -18/+98 |
| | |||||
* | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-08-08 | 3 | -5/+17 |
|\ | |||||
| * | Take into account dirty buffers in suggest output; Fixes zah/nimrod.vim#14 | Zahary Karadjov | 2013-08-07 | 3 | -5/+17 |
| | | |||||
* | | new VM: register allocator bugfix; implemented more magics | Araq | 2013-08-08 | 4 | -63/+195 |
|/ | |||||
* | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-08-07 | 2 | -3/+8 |
|\ | |||||
| * | fixes #534 | Zahary Karadjov | 2013-08-07 | 2 | -3/+8 |
| | | |||||
* | | new VM: implemented constructors and jump optimizer | Araq | 2013-08-07 | 5 | -21/+184 |
|/ | |||||
* | new VM: next steps | Araq | 2013-08-03 | 4 | -5/+14 |
| | |||||
* | fixes #532 | Araq | 2013-08-01 | 1 | -0/+1 |
| | |||||
* | 'nimrod pretty' usable | Araq | 2013-07-31 | 5 | -63/+55 |
| | |||||
* | 'nirmod pretty': almost working | Araq | 2013-07-31 | 2 | -4/+18 |
| | |||||
* | 'nimrod pretty': next steps | Araq | 2013-07-30 | 2 | -1/+8 |
| | |||||
* | lfFullExternalName for 'nimrod pretty' | Araq | 2013-07-30 | 3 | -7/+14 |
| | |||||
* | fixes token's column information | Araq | 2013-07-30 | 6 | -21/+19 |
| | |||||
* | 'nimrod pretty': next steps, doesn't work yet | Araq | 2013-07-29 | 2 | -7/+14 |
| | |||||
* | 'nimrod pretty' command: next steps | Araq | 2013-07-29 | 2 | -43/+107 |
| | |||||
* | new vm: further progress | Araq | 2013-07-29 | 5 | -27/+350 |
| | |||||
* | new vm: lots of fixes | Araq | 2013-07-27 | 3 | -52/+145 |
| | |||||
* | new vm: can execute simple programs | Araq | 2013-07-26 | 2 | -9/+10 |
| | |||||
* | attempt to make C codegen aware of 'gensym' | Araq | 2013-07-25 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-07-25 | 1 | -1/+1 |
|\ | |||||
| * | bugfix: gensym | Araq | 2013-07-25 | 1 | -1/+1 |
| | | |||||
* | | new vm: next steps | Araq | 2013-07-25 | 2 | -3/+10 |
| | | |||||
* | | new evaluation engine: next steps | Araq | 2013-07-25 | 3 | -12/+11 |
|/ | |||||
* | fixes #531 | Araq | 2013-07-24 | 1 | -1/+1 |
| | |||||
* | fixes #544 | Araq | 2013-07-24 | 3 | -3/+9 |
| | |||||
* | added macros.genSym | Araq | 2013-07-24 | 2 | -1/+11 |
| | |||||
* | first steps to a new evaluation engine | Araq | 2013-07-24 | 4 | -0/+1768 |
| | |||||
* | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-07-20 | 3 | -12/+18 |
|\ | |||||
| * | Avoids usefulFact recursion with nil parameter. Fixes #518. | Grzegorz Adam Hankiewicz | 2013-07-09 | 1 | -1/+2 |
| | | |||||
| * | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-07-02 | 1 | -2/+5 |
| |\ | |||||
| * | | fixes #505 | Araq | 2013-07-02 | 1 | -2/+5 |
| | | | |||||
| * | | fixes #503 | Araq | 2013-07-02 | 1 | -9/+11 |
| | | | |||||
* | | | 'modules' module from 'main'; minor bugfixes | Araq | 2013-07-20 | 6 | -215/+217 |
| | | | |||||
* | | | refactorings for the eval engine; bugfix: clean templates as accessors | Araq | 2013-07-19 | 8 | -231/+225 |
| |/ |/| | |||||
* | | Merge pull request #502 from nihathrael/master | Araq | 2013-07-01 | 1 | -2/+5 |
|\ \ | |/ |/| | Order suggestion output by scope and then by item name. | ||||
| * | Order suggestion output by scope and then by item name. | Thomas Kinnen | 2013-07-01 | 1 | -2/+5 |
| | | |||||
* | | fixes #501 | Araq | 2013-07-01 | 1 | -1/+1 |
| | | |||||
* | | bugfix: -o option doesn't crash the compiler anymore | Araq | 2013-07-01 | 1 | -3/+3 |
|/ | |||||
* | --os:standalone works again | Araq | 2013-06-30 | 1 | -1/+1 |
| | |||||
* | fixes lots of regressions | Araq | 2013-06-29 | 4 | -9/+12 |
| | |||||
* | bugfix: pragmas allowed for implicit generics | Araq | 2013-06-29 | 1 | -3/+3 |
| | |||||
* | bugfix: typo | Araq | 2013-06-29 | 1 | -1/+1 |
| |