Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New catch*, giving access to exception symbol. | Kaz Kylheku | 2017-01-25 | 1 | -12/+12 |
* | Expander warns about unbound variables. | Kaz Kylheku | 2016-11-26 | 1 | -5/+5 |
* | Fix non-working quasiquote over struct literals. | Kaz Kylheku | 2016-10-24 | 1 | -4/+3 |
* | Fix struct lit problem exposed by circular syntax. | Kaz Kylheku | 2016-10-20 | 1 | -1/+1 |
* | Optimize qref and sys:rslot using slet. | Kaz Kylheku | 2016-09-08 | 1 | -14/+8 |
* | Useful feature: object post-initialization. | Kaz Kylheku | 2015-12-16 | 1 | -1/+2 |
* | Tweaking expansions of when and until. | Kaz Kylheku | 2015-10-09 | 1 | -4/+4 |
* | Optional arguments in boa construction. | Kaz Kylheku | 2015-10-04 | 1 | -2/+2 |
* | Optimize empty lambdas in defstruct. | Kaz Kylheku | 2015-09-30 | 1 | -16/+14 |
* | Implementation of static slots for structures. | Kaz Kylheku | 2015-09-29 | 1 | -12/+17 |
* | More informative printed rep for functions. | Kaz Kylheku | 2015-09-09 | 1 | -1/+1 |
* | Adding struct tests. | Kaz Kylheku | 2015-09-02 | 1 | -0/+136 |