/tests/002/proc/1887/

er'> cgit logo index : txr
TXR: A data munging language.kaz@kylheku.com
summaryrefslogtreecommitdiffstats
path: root/match.c
Commit message (Expand)AuthorAgeFilesLines
* Registering tentative def must purge warning.Kaz Kylheku2017-01-251-1/+0
* Bump copyright year to 2017.Kaz Kylheku2017-01-231-1/+1
* Dynamically rebind *package* in @(load).Kaz Kylheku2017-01-221-0/+1
* Dump deferred warnings in @(load).Kaz Kylheku2017-01-221-0/+4
* Enable unbound warnings when expanding TXR code.Kaz Kylheku2017-01-221-4/+64
* bugfix: expand macros in a number of directives.Kaz Kylheku2017-01-211-8/+72
* Consolidate unbound var errors in pattern language.Kaz Kylheku2017-01-201-33/+22
* Bugfix: expand macros in collect, coll, gather.Kaz Kylheku2017-01-191-0/+52
* bugfix: quasilit read/print consistency, part 2.Kaz Kylheku2016-11-261-6/+4
* bugfix: quasilit read/print consistency, part 1.Kaz Kylheku2016-11-261-8/+3
* Changes to the printing framework.Kaz Kylheku2016-10-201-1/+1
* Synchronize license comments with LICENSE.Kaz Kylheku2016-10-011-16/+17
* Change criterion for *load-path*-relative loading.Kaz Kylheku2016-09-271-1/+1
* Use *load-path* in load/include directive.Kaz Kylheku2016-09-261-1/+1
* Overhaul of self-load-path mechanism.Kaz Kylheku2016-09-261-3/+5
* Separator expression in @(cat) evaluated as Lisp.Kaz Kylheku2016-06-261-1/+1
* Use Lisp eval for :var inits in collect and gather.Kaz Kylheku2016-06-261-1/+1
* Bugfix: unsafe num_fast in repeat/rep :counter code.Kaz Kylheku2016-06-17