aboutsummaryrefslogtreecommitdiff
path: root/lux-php (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-09Improved single-line comment syntax (from "##" to "...").Eduardo Julian1-2/+2
2021-08-08No more #export magic syntax.Eduardo Julian1-1/+1
2021-07-14Normalized the hierarchy of the standard library modules.Eduardo Julian1-0/+1
2021-07-11Re-named ":coerce" to ":as" since it technically doesn't do coercions.Eduardo Julian1-27/+27
2021-06-11Added import name formatting to "import:" macros for other backends.Eduardo Julian1-2/+1
2021-06-08Added type information when logging compiled definitions.Eduardo Julian1-59/+60
2021-03-18Updates for Scheme compiler.Eduardo Julian2-1/+38
2021-03-14Frustrated with PHP's overflow/underflow logic.Eduardo Julian1-10/+2
2021-03-12Almost done with PHP.Eduardo Julian1-88/+6
2021-03-10Wrestling with JPHP.Eduardo Julian2-173/+265
2021-02-24Done with Python.Eduardo Julian1-2/+2
2021-02-22Updates for PHP compiler.Eduardo Julian1-273/+398
2019-05-28Both the old JVM interop and the new JVM interop use the same syntax for arra...Eduardo Julian1-3/+3
2019-04-24WIP: PHP compiler.Eduardo Julian2-0/+493