aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/php/eval.jvm.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-24WIP: PHP compiler.Eduardo Julian1-139/+0
2019-03-30Re-named "do-template" to "template".Eduardo Julian1-1/+1
2018-07-14Switched to using new bit syntax in new-luxc.Eduardo Julian1-2/+2
2018-07-03- Re-named "import" to "import:".Eduardo Julian1-11/+11
2018-07-03- Re-named ":!" to ":coerce".Eduardo Julian1-16/+16
2018-06-15- WIP: Adjustments to new-luxc based on recent changes to stdlib.Eduardo Julian1-2/+2
2018-05-20- Re-named "Top" to "Any", and "Bottom" to "Nothing".Eduardo Julian1-7/+7
2018-05-01- WIP: - Initial PHP back-end implementation [missing procedures].Eduardo Julian1-11/+3
2018-04-27- WIP: - Initial PHP back-end implementation.Eduardo Julian1-0/+147