aboutsummaryrefslogtreecommitdiff
path: root/compilers.md (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-01Updates for R compiler.Eduardo Julian1-35/+0
2021-05-25Updates for Common-Lisp compiler.Eduardo Julian1-24/+0
2021-03-18Updates for Scheme compiler.Eduardo Julian1-63/+0
2021-03-14Frustrated with PHP's overflow/underflow logic.Eduardo Julian1-0/+2
2021-03-12Almost done with PHP.Eduardo Julian1-0/+8
2021-03-10Wrestling with JPHP.Eduardo Julian1-244/+1
2021-03-01Done with Ruby.Eduardo Julian1-12/+14
2021-02-26Got JRuby to cooperate.Eduardo Julian1-1/+4
2021-02-25Updates for Ruby compiler.Eduardo Julian1-2/+10
2021-02-24Done with Python.Eduardo Julian1-19/+6
2021-02-22Updates for PHP compiler.Eduardo Julian1-12/+20
2021-02-15Almost done with Lua.Eduardo Julian1-13/+2
2021-02-12More Lua + optimizations.Eduardo Julian1-1/+1
2021-02-10Continuing with LuaEduardo Julian1-1/+6
2021-02-04Updates for Lua compiler.Eduardo Julian1-2/+22
2021-02-01Improved compilation of loops and pattern-matching for Python. Eduardo Julian1-12/+19
2021-01-28Implemented arithmetic right-shift in terms of logic right-shift.Eduardo Julian1-9/+27
2021-01-13Removed the (ultimately redundant) on_stop function for actors.Eduardo Julian1-2/+7
2021-01-12Raise error when trying to use deprecated fields/method/classes in JVM.Eduardo Julian1-1/+1
2021-01-12Compiler now shows suggestions when encountering unknown definitions.Eduardo Julian1-11/+32
2021-01-11Encapsulate JS definitions produced by the JS compiler in a local scope to av...Eduardo Julian1-0/+8
2020-08-12WIP: New build-tool named Aedifex (can read project descriptions).Eduardo Julian1-99/+0
2020-08-07Some fixes.Eduardo Julian1-1/+1
2020-07-24Can get the JS(JS) compiler to compile.Eduardo Julian1-5/+4
2020-07-16Can get the JS compiler to compile its own source-code.Eduardo Julian1-0/+5
2020-07-11Got the JS compiler to compile fully.Eduardo Julian1-0/+2
2020-07-10Fixes and improvements to JavaScript compilation.Eduardo Julian1-1/+1
2020-07-07Various bug fixes for JS compilation.Eduardo Julian1-1/+1
2020-07-05Got the JS compiler code to build again.Eduardo Julian1-46/+50
2020-07-01Moved all spec(ifications) from under "test/" to under "spec/".Eduardo Julian1-3/+21
2020-07-01WIP: Leiningen integration with the new JVM compiler.Eduardo Julian1-5/+21
2020-06-29Added the missing cache invalidation to the new compiler.Eduardo Julian1-2/+2
2020-06-09Basic pattern-matching optimizations.Eduardo Julian1-2/+2
2020-05-30Split new-luxc into lux-jvm and lux-r.Eduardo Julian1-10/+43
2020-05-29Can now import previously exported libraries.Eduardo Julian1-0/+1
2020-05-28Can now export Lux code as library TAR files.Eduardo Julian1-0/+2
2019-12-29FIX the names of function classes are now prefixed with their originating mod...Eduardo Julian1-0/+10
2019-10-10Small improvements + fixesEduardo Julian1-38/+38
2019-07-24The "commands" file is now a Markdown file for better legibility.Eduardo Julian1-0/+292