Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-08-13 | Made program: specify its bindings the same way as syntax:. | Eduardo Julian | 1 | -3/+3 |
2021-08-11 | Relocated maybe and lazy from data to control. | Eduardo Julian | 1 | -1/+1 |
2021-08-09 | Improved single-line comment syntax (from "##" to "..."). | Eduardo Julian | 1 | -7/+7 |
2021-07-11 | Re-named ":coerce" to ":as" since it technically doesn't do coercions. | Eduardo Julian | 1 | -23/+23 |
2021-05-30 | More adjustments for Common Lisp. | Eduardo Julian | 1 | -12/+11 |
2021-05-25 | Updates for Common-Lisp compiler. | Eduardo Julian | 1 | -185/+291 |
2019-05-28 | Both the old JVM interop and the new JVM interop use the same syntax for arra... | Eduardo Julian | 1 | -1/+1 |
2019-05-01 | Added support for ECL. | Eduardo Julian | 1 | -0/+9 |
2019-05-01 | The Common Lisp compiler is alive. | Eduardo Julian | 1 | -0/+322 |