aboutsummaryrefslogtreecommitdiff
path: root/compilers.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Eduardo Julian2021-01-111-0/+8
| | | | avoid interacting with the global scope.
* WIP: New build-tool named Aedifex (can read project descriptions).Eduardo Julian2020-08-121-0/+283