aboutsummaryrefslogtreecommitdiff
path: root/lux-cl/source/program.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Moved documentation-generation machinery to its own module.Eduardo Julian2021-08-141-2/+2
* Made program: specify its bindings the same way as syntax:.Eduardo Julian2021-08-131-3/+3
* 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-7/+7
* Re-named ":coerce" to ":as" since it technically doesn't do coercions.Eduardo Julian2021-07-111-23/+23
* More adjustments for Common Lisp.Eduardo Julian2021-05-301-12/+11
* Updates for Common-Lisp compiler.Eduardo Julian2021-05-251-185/+291
* Both the old JVM interop and the new JVM interop use the same syntax for arra...Eduardo Julian2019-05-281-1/+1
* Added support for ECL.Eduardo Julian2019-05-011-0/+9
* The Common Lisp compiler is alive.Eduardo Julian2019-05-011-0/+322