summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Version 165.txr-165Kaz Kylheku2017-01-106-779/+803
* Eliminate rejection of empty clauses.Kaz Kylheku2017-01-081-87/+27
* Allow last var to be omitted in whilet.Kaz Kylheku2017-01-062-3/+30
* Missing space in hash printed rep.Kaz Kylheku2017-01-061-0/+1
* New Lisp feature: param list expander.Kaz Kylheku2017-01-044-6/+302
* Version 164.txr-164Kaz Kylheku2017-01-016-142/+175
* bugfix: sys:setq bindable check must be warning.Kaz Kylheku2017-01-011-1/+7
* Bugfix: repeated expansion of catch unstable.Kaz Kylheku2016-12-314-18/+27
* Check for non-symbols in catch clauses.Kaz Kylheku2016-12-311-0/+2
* Bugfix: quasilit var read-print consistency.Kaz Kylheku2016-12-311-2/+9
* Check assignment special forms at expansion time.Kaz Kylheku2016-12-291-35/+29
* Reintroduce lambda checks and macro param bugfix.Kaz Kylheku2016-12-291-37/+67
* Bugfix: optarg presence indicators may be specials.Kaz Kylheku2016-12-291-0/+7
* Hoist binding and arg checking to expansion time.Kaz Kylheku2016-12-291-171/+124
* New awk variable fw for fixed-width delimiting.Kaz Kylheku2016-12-262-0/+100
* Add qquot optimization for ranges.Kaz Kylheku2016-12-251-0/+10
* Bugfix: incorrect quasi-quoting over #R syntax.Kaz Kylheku2016-12-252-5/+5
* Fix inconsistency in regex-source.Kaz Kylheku2016-12-251-2/+8
* Tweak terminology in some parser error messages.Kaz Kylheku2016-12-231-3/+3
* bugfix: dynamic env handling in parallel bindingKaz Kylheku2016-12-232-18/+86
* Use with-out-string-stream macro in test.Kaz Kylheku2016-12-231-5/+1
* Convert special-1 test from txr to tl.Kaz Kylheku2016-12-232-10/+9
* doc: extended dialect notes about exceptions.Kaz Kylheku2016-12-221-0/+153
* Last var may be omitted in iflet/whenlet/condlet.Kaz Kylheku2016-12-222-2/+44
* bugfix: make clean not removing txr-win.exeKaz Kylheku2016-12-221-0/+1
* doc: refer to sort function out of List Sorting.Kaz Kylheku2016-12-221-0/+18
* doc: formatting under block/block*Kaz Kylheku2016-12-221-2/+2
* doc: fix example comment under ifaKaz Kylheku2016-12-221-1/+8
* Version 163.txr-163Kaz Kylheku2016-12-206-490/+527
* comment change in expander.Kaz Kylheku2016-12-201-4/+3
* Different approach for specials in let/let*.Kaz Kylheku2016-12-201-36/+49
* tagbody bugfix: env not passed to expander.Kaz Kylheku2016-12-201-1/+1
* Bugfix: sys:unbound mechanism lacks hygiene.Kaz Kylheku2016-12-201-2/+2
* Remove more vestiges of old specials handling.Kaz Kylheku2016-12-201-6/+0
* doc: document place macro hashKaz Kylheku2016-12-201-0/+18
* doc: document place expander hashes.Kaz Kylheku2016-12-201-0/+17
* doc: move with-gensyms section.Kaz Kylheku2016-12-201-33/+32
* New function: find-frames.Kaz Kylheku2016-12-203-4/+28
* awk macro: endpont-exclusive ranges.Kaz Kylheku2016-12-202-4/+49
* Remove vestiges of old special binding scheme.Kaz Kylheku2016-12-191-66/+17
* Changing how binding of special variables works.Kaz Kylheku2016-12-181-60/+72
* Refactoring internals of for/each operators.Kaz Kylheku2016-12-182-69/+134
* Adding prog and prog* macros.Kaz Kylheku2016-12-133-1/+75
* Cancel in-progress gc if handling async signal.Kaz Kylheku2016-12-123-1/+28
* Adding mismatch function.Kaz Kylheku2016-12-124-0/+155
* bugfix: find-max doesn't handle internal literals.Kaz Kylheku2016-12-121-1/+2
* Improve unbound function warning.Kaz Kylheku2016-12-121-1/+5
* Method lookup doesn't throw on nonexistent slots.Kaz Kylheku2016-12-111-1/+2
* New function: endp.Kaz Kylheku2016-12-104-0/+37
* doc: wording under listpKaz Kylheku2016-12-101-2/+6