Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Made program: specify its bindings the same way as syntax:. | Eduardo Julian | 2021-08-13 | 1 | -3/+3 | |
| | ||||||
* | Relocated maybe and lazy from data to control. | Eduardo Julian | 2021-08-11 | 1 | -1/+1 | |
| | ||||||
* | Improved single-line comment syntax (from "##" to "..."). | Eduardo Julian | 2021-08-09 | 1 | -7/+7 | |
| | ||||||
* | Re-named ":coerce" to ":as" since it technically doesn't do coercions. | Eduardo Julian | 2021-07-11 | 1 | -23/+23 | |
| | ||||||
* | More adjustments for Common Lisp. | Eduardo Julian | 2021-05-30 | 1 | -12/+11 | |
| | ||||||
* | Fix for pattern-matching register binding. | Eduardo Julian | 2021-05-25 | 2 | -2/+5 | |
| | ||||||
* | Updates for Common-Lisp compiler. | Eduardo Julian | 2021-05-25 | 2 | -185/+314 | |
| | ||||||
* | Done with Python. | Eduardo Julian | 2021-02-24 | 1 | -1/+1 | |
| | ||||||
* | Both the old JVM interop and the new JVM interop use the same syntax for ↵ | Eduardo Julian | 2019-05-28 | 1 | -1/+1 | |
| | | | | array types. | |||||
* | Added support for ECL. | Eduardo Julian | 2019-05-01 | 1 | -0/+9 | |
| | ||||||
* | The Common Lisp compiler is alive. | Eduardo Julian | 2019-05-01 | 2 | -0/+352 | |