Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lambda-set method: treat [struct ...] as place. | Kaz Kylheku | 2016-10-30 | 1 | -0/+5 |
* | New function: args_cat_zap_from. | Kaz Kylheku | 2016-10-09 | 1 | -0/+1 |
* | Synchronize license comments with LICENSE. | Kaz Kylheku | 2016-10-01 | 1 | -16/+17 |
* | Add five-arg variant of add_args. | Kaz Kylheku | 2016-04-15 | 1 | -0/+12 |
* | Copyright year bump. | Kaz Kylheku | 2015-12-31 | 1 | -1/+1 |
* | New functions window-map and window-mappend. | Kaz Kylheku | 2015-11-25 | 1 | -0/+5 |
* | Combat spurious retention in args handling code. | Kaz Kylheku | 2015-11-20 | 1 | -2/+5 |
* | Introducing structs. | Kaz Kylheku | 2015-09-02 | 1 | -0/+1 |
* | Replace two-step initialization of args with macros. | Kaz Kylheku | 2015-08-24 | 1 | -3/+14 |
* | Remove unused args_limit. | Kaz Kylheku | 2015-08-23 | 1 | -2/+0 |
* | Use of new args for function calls in interpreter. | Kaz Kylheku | 2015-08-23 | 1 | -1/+6 |
* | Large scale conversion to new way of handling arguments. | Kaz Kylheku | 2015-08-23 | 1 | -12/+81 |
* | Start of new way of handling variable arguments. | Kaz Kylheku | 2015-08-17 | 1 | -0/+83 |