summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* Version 59txr-59Kaz Kylheku2012-02-281-2/+2
* * match.c (extract): Check for negative value of opt_nobindings,Kaz Kylheku2012-02-271-1/+9
* Fix the issue properly, once and for all, of how to determineKaz Kylheku2012-02-271-1/+1
* Bug #35625Kaz Kylheku2012-02-261-0/+6
* * parser.l (num_esc): Skip octal indicator 'o' if present.Kaz Kylheku2012-02-251-3/+4
* Version 58txr-58Kaz Kylheku2012-02-251-2/+2
* * parser.l (source_loc_str): Missing function re-written.Kaz Kylheku2012-02-251-0/+5
* * debug.c (debug): Use new way of getting line number.Kaz Kylheku2012-02-241-0/+18
* Remove wrong output.Kaz Kylheku2012-02-241-1/+1
* Ensuring all arguments to .IP that contain spaces are quoted.Kaz Kylheku2012-02-241-19/+19
* Eliminating unnecessary heading and associated indentation level.Kaz Kylheku2012-02-241-2/+0
* Found more broken headings requiring quoting.Kaz Kylheku2012-02-241-2/+2
* Clarification in until/last.Kaz Kylheku2012-02-241-6/+7
* Fixed nroff errors resulting in incorrect output text.Kaz Kylheku2012-02-241-2/+2
* Fixing disappearing backslash.Kaz Kylheku2012-02-241-1/+1
* * lib.c (sub_list, replace_list, lazy_sub_str, sub_str,Kaz Kylheku2012-02-221-0/+8
* * eval.c (del_s): New symbol variable.Kaz Kylheku2012-02-221-1/+11
* * eval.c (eval_init): Intrinsic bindings for sub, ref, refsetKaz Kylheku2012-02-221-1/+1
* Introducing optional arguments.Kaz Kylheku2012-02-211-6/+18
* * txr.1: Corrected misleading text in description of outputKaz Kylheku2012-02-191-16/+31
* * lib.c (sub, ref, replace): New functions.Kaz Kylheku2012-02-191-0/+2
* Allow braced output variables to actually be arbitrary substitutions.Kaz Kylheku2012-02-181-0/+17
* * eval.c (eval_init): Register match-fun.Kaz Kylheku2012-02-161-0/+2
* TXR Lisp gets exception handling.Kaz Kylheku2012-02-161-0/+43
* * eval.c (rangev): If a descending range is specified,Kaz Kylheku2012-02-141-1/+1
* Version 57txr-57Kaz Kylheku2012-02-131-2/+2
* Version 56Kaz Kylheku2012-02-051-8/+10
* * parser.l: Allow semicolon terminator on hex and octalKaz Kylheku2012-02-051-11/+13
* * eval.c (rest_s, op_s): New variables.Kaz Kylheku2012-02-031-5/+77
* * txr.1: UTF-8 handling clarified.Kaz Kylheku2012-02-021-12/+16
* * eval.c (lookup_sym_lisp1): New function.Kaz Kylheku2012-02-011-12/+48
* typo.Kaz Kylheku2012-01-281-1/+1
* * parser.l: Support hex and octal escapes in string and quasiliterals,Kaz Kylheku2012-01-271-2/+7
* Version 55txr-055Kaz Kylheku2012-01-261-2/+2
* Document that source for range assignment can be a string, vector or list.Kaz Kylheku2012-01-261-3/+9
* * arith.c (plus, minus): Better wording in error messages.Kaz Kylheku2012-01-261-14/+19
* * txr.1: More discussion of ranges.Kaz Kylheku2012-01-261-0/+22
* * eval.c (dwim_loc, dwim_op): Eliminated redundant re-evaluationKaz Kylheku2012-01-261-1/+37
* * eval.c (dwim_loc): Handles full responsibility for assigningKaz Kylheku2012-01-251-2/+22
* * eval.c (eval_init): New functions registered.Kaz Kylheku2012-01-251-0/+20
* * eval.c (dwim_s): New symbol variable.Kaz Kylheku2012-01-251-4/+104
* Version 54txr-54Kaz Kylheku2012-01-211-2/+2
* Minor edits.Kaz Kylheku2012-01-141-12/+13
* Remove junk.Kaz Kylheku2012-01-141-2/+0
* Spelling.Kaz Kylheku2012-01-141-1/+1
* Minor fixes, and removed last vestiges of references to the obsolescentKaz Kylheku2012-01-141-8/+11
* Minor.Kaz Kylheku2012-01-141-6/+6
* Minor edits.Kaz Kylheku2012-01-121-2/+2
* Clarification.Kaz Kylheku2012-01-121-1/+3
* * eval.c (eval_init): Make lazy_appendv functionKaz Kylheku2012-01-121-7/+15