summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* 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
* * eval.c (eval_init): not added as synonym for null.Kaz Kylheku2011-12-151-3/+313
* @# comments are becoming obsolescent. @# commentsKaz Kylheku2011-12-141-6/+22
* * lib.c (car, cdr): Set the lazy cons function to nilKaz Kylheku2011-12-141-0/+200
* * eval.c (eval_init): Removed registration for vec_get_fil.Kaz Kylheku2011-12-141-3/+1
* * eval.c (op_dohash): Esbatlish anonymous block.Kaz Kylheku2011-12-141-3/+154
* * arith.c (plus, minus, gt, lt, ge, le): Handle character operands.Kaz Kylheku2011-12-141-0/+2
* Version 048txr-048Kaz Kylheku2011-12-131-2/+2
* * arith.c (exptmod, gcd): New functions.Kaz Kylheku2011-12-131-0/+4
* * arith.c (evenp, oddp): New functions.Kaz Kylheku2011-12-131-1/+1
* * arith.c (highest_bit): Linkage changed to static.Kaz Kylheku2011-12-131-2/+4
* * arith.c (expt): New function.Kaz Kylheku2011-12-121-1/+3
* Version 047txr-047Kaz Kylheku2011-12-121-2/+2
* * arith.c (zerop, gt, lt, ge, le): Functions from lib.c reimplementedKaz Kylheku2011-12-111-1/+3
* * eval.c (eval_init): New functions added as intrinsics.Kaz Kylheku2011-12-101-0/+2