Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace trivial format(nil, ...) with simpler ops. | Kaz Kylheku | 2020-05-30 | 1 | -1/+1 |
* | Remove unnecessary #include directives. | Kaz Kylheku | 2020-04-22 | 1 | -1/+0 |
* | Drastically reduce inclusion of <dirent.h>. | Kaz Kylheku | 2018-12-11 | 1 | -1/+0 |
* | autoload: don't refer to .tl files specifically. | Kaz Kylheku | 2018-04-04 | 1 | -1/+1 |
* | Remove spurious slash in cadr autoload pathname. | Kaz Kylheku | 2016-11-04 | 1 | -1/+1 |
* | rlet cleanup: replace safe with let or slet. | Kaz Kylheku | 2016-09-11 | 1 | -1/+1 |
* | Put notes into cadr sources that they are generated. | Kaz Kylheku | 2016-04-16 | 1 | -0/+6 |
* | Header file cleanup. | Kaz Kylheku | 2016-01-22 | 1 | -5/+0 |
* | Implementing caar, cadr, cdar and friends. | Kaz Kylheku | 2015-07-21 | 1 | -0/+109 |