summaryrefslogtreecommitdiffstats
path: root/gencadr.txr
Commit message (Expand)AuthorAgeFilesLines
* autoload: use weak hash to erase registrations.Kaz Kylheku2022-02-191-2/+1
* lisplib: rename to autoload.Kaz Kylheku2022-02-181-1/+1
* lisplib: split autoload entries into namespaces.Kaz Kylheku2022-02-181-3/+3
* file layout: moving share/txr/stdlib to stdlib.Kaz Kylheku2021-06-241-2/+2
* Replace trivial format(nil, ...) with simpler ops.Kaz Kylheku2020-05-301-1/+1
* Remove unnecessary #include directives.Kaz Kylheku2020-04-221-1/+0
* Drastically reduce inclusion of <dirent.h>.Kaz Kylheku2018-12-111-1/+0
* autoload: don't refer to .tl files specifically.Kaz Kylheku2018-04-041-1/+1
* Remove spurious slash in cadr autoload pathname.Kaz Kylheku2016-11-041-1/+1
* rlet cleanup: replace safe with let or slet.Kaz Kylheku2016-09-111-1/+1
* Put notes into cadr sources that they are generated.Kaz Kylheku2016-04-161-0/+6
* Header file cleanup.Kaz Kylheku2016-01-221-5/+0
* Implementing caar, cadr, cdar and friends.Kaz Kylheku2015-07-211-0/+109