summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Version 129.txr-129Kaz Kylheku2015-12-296-361/+482
* last_form_evaled must track argument evaluation.Kaz Kylheku2015-12-291-4/+3
* Propagate macro ancestry info across macrolet.Kaz Kylheku2015-12-291-1/+4
* Detect loop in error_trace.Kaz Kylheku2015-12-291-0/+3
* Suppress "which is located at nil".Kaz Kylheku2015-12-291-3/+9
* Don't suppress detailed error trace for eval-error.Kaz Kylheku2015-12-291-2/+2
* Don't record nil as the macro ancestor of a form.Kaz Kylheku2015-12-291-1/+2
* New variables for floating-point printing control.Kaz Kylheku2015-12-284-19/+92
* Whitespace in lazy_str_force.Kaz Kylheku2015-12-281-1/+1
* Overhaul printing of lazy strings.Kaz Kylheku2015-12-283-56/+123
* Fix exception in @(freeform) over interactive input.Kaz Kylheku2015-12-271-1/+6
* Adding with-slots macro.Kaz Kylheku2015-12-273-0/+98
* Use subtype check for eval error.Kaz Kylheku2015-12-271-1/+1
* Shocking four-year-old bug in collect/coll.Kaz Kylheku2015-12-271-2/+7
* Allow @(repeat) and @(rep) to see Lisp globals.Kaz Kylheku2015-12-261-0/+11
* TXR quasiliterals and output vars treated as Lisp.Kaz Kylheku2015-12-266-174/+209
* chr-isdigit and chr-isxdigit return value.Kaz Kylheku2015-12-232-15/+35
* Base value in :counterKaz Kylheku2015-12-232-6/+33
* Section reference correction.Kaz Kylheku2015-12-231-1/+3
* New directives @(data) and @(name)Kaz Kylheku2015-12-222-1/+154
* Allow @(line) in horizontal context.Kaz Kylheku2015-12-221-0/+1
* Don't use ~d in several match debug diagnostics.Kaz Kylheku2015-12-221-2/+2
* Syntax highlighting regression and omission.Kaz Kylheku2015-12-221-13/+14
* Version 128.txr-128Kaz Kylheku2015-12-196-507/+488
* Print some instances of qref as dot notation.Kaz Kylheku2015-12-181-0/+24
* Keep summary of place forms up-to-date.Kaz Kylheku2015-12-181-3/+15
* New condlet macro; small change to iflet/whenlet.Kaz Kylheku2015-12-184-18/+137
* Revise Conventions slightly.Kaz Kylheku2015-12-181-5/+7
* debugger: stopped at line nil of nil.Kaz Kylheku2015-12-181-4/+5
* New --debug-expansion option.Kaz Kylheku2015-12-184-1/+29
* Fix useless use of if3.Kaz Kylheku2015-12-181-2/+2
* Ensure debugger options are declared in txr.h.Kaz Kylheku2015-12-182-1/+2
* Comments clean up near top of configure script.Kaz Kylheku2015-12-171-3/+10
* Set macro ancestry info in place expansions.Kaz Kylheku2015-12-172-4/+21
* Bugfix: dot syntax doesn't record source loc info.Kaz Kylheku2015-12-171-2/+4
* Useful feature: object post-initialization.Kaz Kylheku2015-12-168-18/+137
* Support eight-argument intrinsic functions.Kaz Kylheku2015-12-162-1/+53
* bugfix: dwim_set not handling hash correctly.Kaz Kylheku2015-12-161-0/+4
* bugfix: nil from in replace wrongly treated as 0.Kaz Kylheku2015-12-161-6/+6
* HTML doc: markup in lower case.Kaz Kylheku2015-12-152-46/+46
* HTML doc: fix back jumping flaw.Kaz Kylheku2015-12-141-5/+13
* Improved documentation of macro parameter lists.Kaz Kylheku2015-12-141-18/+64
* Allow :whole and :form to do destructuring.Kaz Kylheku2015-12-141-7/+15
* Pluralization under Equality Substitution.Kaz Kylheku2015-12-131-1/+1
* Clean up formatting in conventions section.Kaz Kylheku2015-12-131-26/+5
* Handle browsers with JS disabled.Kaz Kylheku2015-12-131-0/+3
* Remove redundant title tag.Kaz Kylheku2015-12-131-1/+1
* HTML doc: expand TOC section on jumpback.Kaz Kylheku2015-12-121-2/+21
* HTML doc: jump back to TOC feature.Kaz Kylheku2015-12-121-2/+5
* Fix example under conda.Kaz Kylheku2015-12-121-1/+1