aboutsummaryrefslogtreecommitdiff
path: root/lux-cl (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Fix for pattern-matching register binding.Eduardo Julian2021-05-252-2/+5
|
* Updates for Common-Lisp compiler.Eduardo Julian2021-05-252-185/+314
|
* Done with Python.Eduardo Julian2021-02-241-1/+1
|
* Both the old JVM interop and the new JVM interop use the same syntax for ↵Eduardo Julian2019-05-281-1/+1
| | | | array types.
* Added support for ECL.Eduardo Julian2019-05-011-0/+9
|
* The Common Lisp compiler is alive.Eduardo Julian2019-05-012-0/+352