aboutsummaryrefslogtreecommitdiff
path: root/lux-cl/source/program.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-11Relocated maybe and lazy from data to control.Eduardo Julian1-1/+1
2021-08-09Improved single-line comment syntax (from "##" to "...").Eduardo Julian1-7/+7
2021-07-11Re-named ":coerce" to ":as" since it technically doesn't do coercions.Eduardo Julian1-23/+23
2021-05-30More adjustments for Common Lisp.Eduardo Julian1-12/+11
2021-05-25Updates for Common-Lisp compiler.Eduardo Julian1-185/+291
2019-05-28Both the old JVM interop and the new JVM interop use the same syntax for arra...Eduardo Julian1-1/+1
2019-05-01Added support for ECL.Eduardo Julian1-0/+9
2019-05-01The Common Lisp compiler is alive.Eduardo Julian1-0/+322