aboutsummaryrefslogtreecommitdiff
path: root/compilers.md (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updates for R compiler.Eduardo Julian2021-06-011-35/+0
* Updates for Common-Lisp compiler.Eduardo Julian2021-05-251-24/+0
* Updates for Scheme compiler.Eduardo Julian2021-03-181-63/+0
* Frustrated with PHP's overflow/underflow logic.Eduardo Julian2021-03-141-0/+2
* Almost done with PHP.Eduardo Julian2021-03-121-0/+8
* Wrestling with JPHP.Eduardo Julian2021-03-101-244/+1
* Done with Ruby.Eduardo Julian2021-03-011-12/+14
* Got JRuby to cooperate.Eduardo Julian2021-02-261-1/+4
* Updates for Ruby compiler.Eduardo Julian2021-02-251-2/+10
* Done with Python.Eduardo Julian2021-02-241-19/+6
* Updates for PHP compiler.Eduardo Julian2021-02-221-12/+20
* Almost done with Lua.Eduardo Julian2021-02-151-13/+2
* More Lua + optimizations.Eduardo Julian2021-02-121-1/+1
* Continuing with LuaEduardo Julian2021-02-101-1/+6
* Updates for Lua compiler.Eduardo Julian2021-02-041-2/+22
* Improved compilation of loops and pattern-matching for Python. Eduardo Julian2021-02-011-12/+19
* Implemented arithmetic right-shift in terms of logic right-shift.Eduardo Julian2021-01-281-9/+27
* Removed the (ultimately redundant) on_stop function for actors.Eduardo Julian2021-01-131-2/+7
* Raise error when trying to use deprecated fields/method/classes in JVM.Eduardo Julian2021-01-121-1/+1
* Compiler now shows suggestions when encountering unknown definitions.Eduardo Julian2021-01-121-11/+32
* Encapsulate JS definitions produced by the JS compiler in a local scope to av...Eduardo Julian2021-01-111-0/+8
* WIP: New build-tool named Aedifex (can read project descriptions).Eduardo Julian2020-08-121-0/+283