summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Version 53Kaz Kylheku2012-01-111-1/+1
* * eval.c (each_s, each_star_s, collect_each_s, collect_each_star_s):Kaz Kylheku2012-01-111-0/+59
* * eval.c (eval_init): list_str registered.Kaz Kylheku2012-01-111-0/+2
* * eval.c (tostring, tostringp): New static functions.Kaz Kylheku2012-01-101-1/+1
* Spat of new features having to do with lazy processing.Kaz Kylheku2012-01-101-6/+134
* Version 52txr-52Kaz Kylheku2012-01-071-2/+2
* * match.c (fuzz_s): New symbol variable.Kaz Kylheku2012-01-061-0/+23
* * match.c (v_gather): Implemented until/last clause.Kaz Kylheku2012-01-061-0/+16
* * match.c (counter_k): New keyword symbol variable.Kaz Kylheku2011-12-301-1/+11
* New functionality: mod and modlast directives in repeat and rep.Kaz Kylheku2011-12-291-9/+24
* * txr.1: Missing Description headings added.Kaz Kylheku2011-12-291-0/+4
* * txr.1: Useless sentence under reduce-left and reduce-right removed.Kaz Kylheku2011-12-291-3/+0
* Spelling.Kaz Kylheku2011-12-291-2/+2
* * txr.1: Clarifying semantics of exceptions being thrown inKaz Kylheku2011-12-281-8/+13
* Version 51txr-51Kaz Kylheku2011-12-281-1/+1
* * txr.1: Capitalize TXR where it makes sense.Kaz Kylheku2011-12-281-76/+63
* More formatting changes.Kaz Kylheku2011-12-251-267/+192
* * txr.1: Formatting fixes.Kaz Kylheku2011-12-251-31/+95
* * eval.c (eval_init): New function interned.Kaz Kylheku2011-12-251-2/+6
* Version 50txr-50Kaz Kylheku2011-12-231-2/+2
* * lib.c (memql): New function.Kaz Kylheku2011-12-231-1/+136
* * txr.1: Documented copy-list, reverse, nreverse, ldiff and flatten.Kaz Kylheku2011-12-221-0/+103
* * txr.1: Documented reduce-left and reduce-right.Kaz Kylheku2011-12-221-0/+50
* * arith.c (normalize): Linkage changed to extern.Kaz Kylheku2011-12-211-0/+8
* * eval.c (eval_init): New function registered.Kaz Kylheku2011-12-201-0/+2
* * eval.c (eval_init): New functions registered as intrinsics.Kaz Kylheku2011-12-201-0/+4
* Version 049txr-049Kaz Kylheku2011-12-191-2/+2
* * eval.c (bindings_helper): Fix format arguments.Kaz Kylheku2011-12-181-0/+9