Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lop: don't insert args when metas present. | Kaz Kylheku | 2025-01-08 | 1 | -0/+44 |
* | New macro: tap. | Kaz Kylheku | 2023-11-08 | 1 | -0/+12 |
* | New macros opf and lopf. | Kaz Kylheku | 2023-08-23 | 1 | -0/+4 |
* | new: left-inserting pipeline operators. | Kaz Kylheku | 2023-08-08 | 1 | -0/+4 |
* | opip: new special handling of (let ...). | Kaz Kylheku | 2023-08-03 | 1 | -0/+6 |
* | opip: pass through forms in the op family. | Kaz Kylheku | 2022-02-24 | 1 | -0/+6 |
* | op: set nested flag in correct context. | Kaz Kylheku | 2021-07-19 | 1 | -0/+11 |
* | op: fix bug in do. | Kaz Kylheku | 2021-07-19 | 1 | -0/+8 |
* | op: bug in do: must insert @1 into unexpanded form. | Kaz Kylheku | 2021-06-29 | 1 | -0/+5 |
* | op: tests, and fix (op progn ...) situation | Kaz Kylheku | 2021-06-17 | 1 | -0/+71 |