aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/php/statement.jvm.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* WIP: PHP compiler.Eduardo Julian2019-04-241-48/+0
* - Some fixes due to recent changes in stdlib.Eduardo Julian2018-07-221-6/+6
* Re-named "Symbol" to "Identifier".Eduardo Julian2018-07-211-1/+1
* - Re-named ":!" to ":coerce".Eduardo Julian2018-07-031-1/+1
* - Re-named "Top" to "Any", and "Bottom" to "Nothing".Eduardo Julian2018-05-201-1/+1
* - Updated new-luxc to the latest stdlib changes.Eduardo Julian2018-05-061-1/+1
* - WIP: - Initial PHP back-end implementation.Eduardo Julian2018-04-271-0/+48