summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Spat of new features having to do with lazy processing.Kaz Kylheku2012-01-101-0/+26
* Non-broken way to achieve intent of previous commit.Kaz Kylheku2012-01-091-0/+16
* * eval.c (subst_vars): Evaluate theKaz Kylheku2012-01-091-0/+8
* Version 52txr-52Kaz Kylheku2012-01-071-0/+12
* * match.c (fuzz_s): New symbol variable.Kaz Kylheku2012-01-061-0/+9
* * match.c (v_gather): Implemented until/last clause.Kaz Kylheku2012-01-061-0/+9
* * eval.c (eval_init): Fix regression introduced inKaz Kylheku2012-01-021-0/+6
* Make C globals in TXR Lisp properly assignable, so that for instanceKaz Kylheku2012-01-011-0/+16
* * eval.c (eval_init): New gensym function registered.Kaz Kylheku2012-01-011-0/+10
* * match.c (counter_k): New keyword symbol variable.Kaz Kylheku2011-12-301-0/+21
* New functionality: mod and modlast directives in repeat and rep.Kaz Kylheku2011-12-291-0/+24
* * parser.y (repeat_rep_helper): Bugfix. Circular listsKaz Kylheku2011-12-291-0/+7
* * txr.1: Missing Description headings added.Kaz Kylheku2011-12-291-0/+1
* * txr.1: Useless sentence under reduce-left and reduce-right removed.Kaz Kylheku2011-12-291-0/+4
* * genman.txr: Updated for recent man page changes.Kaz Kylheku2011-12-281-0/+4
* Version 51txr-51Kaz Kylheku2011-12-281-0/+12
* * txr.1: Capitalize TXR where it makes sense.Kaz Kylheku2011-12-281-0/+5
* Missing entry for previous commit.Kaz Kylheku2011-12-281-0/+6
* * parser.y (quasi_item): Switch from var to o_var. This fixesKaz Kylheku2011-12-281-0/+6
* * mpi-patches/shrink-mpi-int (mpi_int): Fixed terrible bug in thisKaz Kylheku2011-12-271-0/+6
* * rand.c (make_state): Use ANSI C syntax for prototyped function of noKaz Kylheku2011-12-271-0/+7
* * txr.1: Formatting fixes.Kaz Kylheku2011-12-251-0/+4
* * dep.mk: Overdue update.Kaz Kylheku2011-12-251-0/+4
* * match.c (v_next): Change flatten to lazy_flatten in theKaz Kylheku2011-12-251-0/+6
* * eval.c (eval_init): New function interned.Kaz Kylheku2011-12-251-0/+15
* * rand.c (rand32): Moved.Kaz Kylheku2011-12-231-0/+7
* * arith.c (highest_bit): Changing to external linkage.Kaz Kylheku2011-12-231-0/+10
* Version 50txr-50Kaz Kylheku2011-12-231-0/+12
* Missing log entry re-created.Kaz Kylheku2011-12-231-0/+7
* * lib.c (memql): New function.Kaz Kylheku2011-12-231-0/+12
* * txr.1: Documented copy-list, reverse, nreverse, ldiff and flatten.Kaz Kylheku2011-12-221-0/+4
* * txr.1: Documented reduce-left and reduce-right.Kaz Kylheku2011-12-221-0/+4
* Bug #35010Kaz Kylheku2011-12-221-0/+12
* * stream.c (vformat): If width is specified for ~s or ~a, andKaz Kylheku2011-12-221-0/+8
* * stream.c (vformat): Left-adjusted field is now specifiedKaz Kylheku2011-12-221-0/+6
* * rand.c (random): Fix for 64 bit fixnums: stick two random numbersKaz Kylheku2011-12-221-0/+6
* * stream.c (vformat): Combine ~a and ~s cases, so numbers andKaz Kylheku2011-12-221-0/+6
* Bug #35026Kaz Kylheku2011-12-221-0/+13
* Bug #35136 and cleanup.Kaz Kylheku2011-12-221-0/+13
* * txr.vim: Fixed to char literal syntax.Kaz Kylheku2011-12-211-0/+4
* * arith.c (normalize): Linkage changed to extern.Kaz Kylheku2011-12-211-0/+10
* * rand.c: Added comment about source of algorithm.Kaz Kylheku2011-12-211-0/+4
* * rand.c (random): Bugfix: not building up sufficiently large bignums.Kaz Kylheku2011-12-211-0/+5
* * Makefile (OBJS): new object file, rand.o.Kaz Kylheku2011-12-211-0/+14
* Bug #35139Kaz Kylheku2011-12-211-0/+9
* Bug #35139Kaz Kylheku2011-12-211-0/+7
* * Makefile (distclean): use rm -rf on mpi directory.Kaz Kylheku2011-12-211-0/+4
* Test case for bug #35137Kaz Kylheku2011-12-201-0/+8
* * eval.c (eval_init): New function registered.Kaz Kylheku2011-12-201-0/+10
* Bug #35137Kaz Kylheku2011-12-201-0/+16