aboutsummaryrefslogtreecommitdiff
path: root/lux-php/source/program.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2021-08-231-2/+2
* Some bug fixes.Eduardo Julian2021-08-181-12/+12
* Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian2021-08-161-9/+9
* Moved documentation-generation machinery to its own module.Eduardo Julian2021-08-141-4/+4
* Made program: specify its bindings the same way as syntax:.Eduardo Julian2021-08-131-4/+4
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-1/+1
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-091-2/+2
* No more #export magic syntax.Eduardo Julian2021-08-081-1/+1
* Re-named ":coerce" to ":as" since it technically doesn't do coercions.Eduardo Julian2021-07-111-27/+27
* Added type information when logging compiled definitions.Eduardo Julian2021-06-081-59/+60
* Updates for Scheme compiler.Eduardo Julian2021-03-181-1/+1
* Frustrated with PHP's overflow/underflow logic.Eduardo Julian2021-03-141-10/+2
* Almost done with PHP.Eduardo Julian2021-03-121-88/+6
* Wrestling with JPHP.Eduardo Julian2021-03-101-171/+261
* Updates for PHP compiler.Eduardo Julian2021-02-221-273/+398
* Both the old JVM interop and the new JVM interop use the same syntax for arra...Eduardo Julian2019-05-281-3/+3
* WIP: PHP compiler.Eduardo Julian2019-04-241-0/+460