Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DEFTAIL: Trivial code improvement. | Kaz Kylheku | 2014-08-10 | 1 | -2/+5 |
* | Nuke trailing spaces; convert tabs to spaces. | Kaz Kylheku | 2014-08-10 | 1 | -54/+49 |
* | TAILPROG: renamed to TLET, loses the variable bindings parameter. | Kaz Kylheku | 2013-11-14 | 1 | -12/+15 |
* | TAILPROG: bugfix in handling code blocks with more than one | Kaz Kylheku | 2013-11-14 | 1 | -1/+1 |
* | DEFTAIL: bugfix when function directly recurses. The return-from in the | Kaz Kylheku | 2013-11-13 | 1 | -10/+12 |
* | DEFTAIL: a deftail function should know about itself; it is nonsensical | Kaz Kylheku | 2013-11-13 | 1 | -1/+6 |
* | Adding tail recursion utils. | Kaz Kylheku | 2012-01-18 | 1 | -0/+274 |