Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates for R compiler. | Eduardo Julian | 2021-06-01 | 1 | -35/+0 |
| | |||||
* | Updates for Common-Lisp compiler. | Eduardo Julian | 2021-05-25 | 1 | -24/+0 |
| | |||||
* | Updates for Scheme compiler. | Eduardo Julian | 2021-03-18 | 1 | -63/+0 |
| | |||||
* | Frustrated with PHP's overflow/underflow logic. | Eduardo Julian | 2021-03-14 | 1 | -0/+2 |
| | |||||
* | Almost done with PHP. | Eduardo Julian | 2021-03-12 | 1 | -0/+8 |
| | |||||
* | Wrestling with JPHP. | Eduardo Julian | 2021-03-10 | 1 | -244/+1 |
| | |||||
* | Done with Ruby. | Eduardo Julian | 2021-03-01 | 1 | -12/+14 |
| | |||||
* | Got JRuby to cooperate. | Eduardo Julian | 2021-02-26 | 1 | -1/+4 |
| | |||||
* | Updates for Ruby compiler. | Eduardo Julian | 2021-02-25 | 1 | -2/+10 |
| | |||||
* | Done with Python. | Eduardo Julian | 2021-02-24 | 1 | -19/+6 |
| | |||||
* | Updates for PHP compiler. | Eduardo Julian | 2021-02-22 | 1 | -12/+20 |
| | |||||
* | Almost done with Lua. | Eduardo Julian | 2021-02-15 | 1 | -13/+2 |
| | |||||
* | More Lua + optimizations. | Eduardo Julian | 2021-02-12 | 1 | -1/+1 |
| | |||||
* | Continuing with Lua | Eduardo Julian | 2021-02-10 | 1 | -1/+6 |
| | |||||
* | Updates for Lua compiler. | Eduardo Julian | 2021-02-04 | 1 | -2/+22 |
| | |||||
* | Improved compilation of loops and pattern-matching for Python. | Eduardo Julian | 2021-02-01 | 1 | -12/+19 |
| | |||||
* | Implemented arithmetic right-shift in terms of logic right-shift. | Eduardo Julian | 2021-01-28 | 1 | -9/+27 |
| | |||||
* | Removed the (ultimately redundant) on_stop function for actors. | Eduardo Julian | 2021-01-13 | 1 | -2/+7 |
| | |||||
* | Raise error when trying to use deprecated fields/method/classes in JVM. | Eduardo Julian | 2021-01-12 | 1 | -1/+1 |
| | |||||
* | Compiler now shows suggestions when encountering unknown definitions. | Eduardo Julian | 2021-01-12 | 1 | -11/+32 |
| | |||||
* | Encapsulate JS definitions produced by the JS compiler in a local scope to ↵ | Eduardo Julian | 2021-01-11 | 1 | -0/+8 |
| | | | | avoid interacting with the global scope. | ||||
* | WIP: New build-tool named Aedifex (can read project descriptions). | Eduardo Julian | 2020-08-12 | 1 | -0/+283 |