aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/host (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-named "Bool" type to "Bit".Eduardo Julian2018-07-139-16/+22
* - Re-named "type-of" to ":of".Eduardo Julian2018-07-111-1/+1
* - Re-named "import" to "import:".Eduardo Julian2018-07-033-14/+14
* - Re-named "@abstraction" to ":abstraction" and "@representation" to ":repres...Eduardo Julian2018-07-034-156/+156
* - Migrated Scheme back-end to stdlib.Eduardo Julian2018-06-171-260/+0
* - WIP: Adjustments to new-luxc based on recent changes to stdlib.Eduardo Julian2018-06-153-131/+131
* - Re-named "Top" to "Any", and "Bottom" to "Nothing".Eduardo Julian2018-05-206-15/+15
* - Updated new-luxc to the latest stdlib changes.Eduardo Julian2018-05-067-21/+21
* - WIP: - Initial PHP back-end implementation [missing procedures].Eduardo Julian2018-05-011-140/+169
* - WIP: - Initial PHP back-end implementation.Eduardo Julian2018-04-271-0/+314
* - Initial Common Lisp back-end implementation.Eduardo Julian2018-04-251-0/+365
* - Initial Scheme back-end implementation.Eduardo Julian2018-04-181-0/+260
* - Fixes for R back-end.Eduardo Julian2018-04-151-11/+16
* - Made everything an expression for R translation.Eduardo Julian2018-04-141-166/+113
* - Initial R back-end implementation.Eduardo Julian2018-04-141-0/+347
* - Adapted new-luxc's code to latest stdlib changes.Eduardo Julian2018-04-067-36/+36
* - Initial Python back-end implementation.Eduardo Julian2018-04-041-0/+340
* - Initial Ruby back-end implementation.Eduardo Julian2018-03-131-0/+219
* - Initial Lua backend implementation.Eduardo Julian2018-03-062-2/+190
* - Fixed nat division and remainder.Eduardo Julian2018-02-241-2/+9
* - Added a code-generation utility module for JS.Eduardo Julian2018-02-231-0/+106
* - WIP: Caching.Eduardo Julian2017-12-052-7/+7
* - Added analysis, synthesis, translation and statement extensions.Eduardo Julian2017-12-051-1/+1
* - Adapted main codebase to the latest syntatic changes.Eduardo Julian2017-11-294-363/+362
* - Changed to the new relative imports syntax.Eduardo Julian2017-11-263-10/+10
* - Moved "luxc/lang/host/macro" to "luxc/lang/macro".Eduardo Julian2017-11-151-37/+0
* - Re-named "lux/meta" to to "lux/macro".Eduardo Julian2017-11-153-8/+8
* - Heavy refactoring.Eduardo Julian2017-11-155-0/+976