aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/project.clj (follow)
Commit message (Expand)AuthorAgeFilesLines
* WIP: Separate Scheme compiler.Eduardo Julian2019-05-211-4/+1
* The Common Lisp compiler is alive.Eduardo Julian2019-05-011-2/+0
* WIP: Turning compiler tests into a re-usable specification.Eduardo Julian2019-04-261-2/+1
* WIP: PHP compiler.Eduardo Julian2019-04-241-3/+0
* WIP: Lua compiler.Eduardo Julian2019-04-111-4/+0
* WIP: Ruby compiler.Eduardo Julian2019-04-091-2/+0
* Added Lux version to manifests.Eduardo Julian2019-03-311-0/+1
* Got the Python compiler running.Eduardo Julian2019-03-261-2/+0
* No longer needing "jvm" or "js" configurations in "project.clj" files for Lux...Eduardo Julian2019-03-131-2/+2
* Got new-luxc to compile/build again.Eduardo Julian2019-02-241-11/+14
* Changed the licenses in the project.clj files.Eduardo Julian2018-12-151-2/+2
* Excised the Renjin R interpreter, to avoid licensing complications.Eduardo Julian2018-12-041-17/+16
* - Re-named "Compiler" type to "Lux".Eduardo Julian2018-05-101-1/+1
* - Updated new-luxc to the latest stdlib changes.Eduardo Julian2018-05-061-8/+8
* - WIP: - Initial PHP back-end implementation [missing procedures].Eduardo Julian2018-05-011-9/+21
* - Initial R back-end implementation.Eduardo Julian2018-04-141-2/+5
* - Initial Python back-end implementation.Eduardo Julian2018-04-041-1/+2
* - Initial Ruby back-end implementation.Eduardo Julian2018-03-131-1/+2
* - Initial Lua backend implementation.Eduardo Julian2018-03-061-1/+4
* - Added tests for some kinds of analysis.Eduardo Julian2017-05-091-1/+1
* - Development of the new re-written compiler has officially begun!Eduardo Julian2017-04-141-0/+25