| Commit message (Expand) | Author | Age | Files | Lines |
* | Critical regression. Hash lookup was crashing on some platforms | Kaz Kylheku | 2011-12-20 | 1 | -0/+15 |
* | * eval.c (eval_init): New functions registered as intrinsics. | Kaz Kylheku | 2011-12-20 | 1 | -0/+10 |
* | Version 049txr-049 | Kaz Kylheku | 2011-12-19 | 1 | -0/+12 |
* | * eval.c (subst_vars, op_quasi_list, expand_quasi): New static | Kaz Kylheku | 2011-12-19 | 1 | -0/+11 |
* | * eval.c (bindings_helper): Fix format arguments. | Kaz Kylheku | 2011-12-18 | 1 | -0/+18 |
* | 2011-12-16 Kaz Kylheku <kaz@kylheku.com> | Kaz Kylheku | 2011-12-16 | 1 | -0/+8 |
* | * eval.c (expand_vars): Bugfix: use expand_forms rather than | Kaz Kylheku | 2011-12-16 | 1 | -0/+5 |
* | * txr.vim: iskeyword updated. | Kaz Kylheku | 2011-12-16 | 1 | -0/+4 |
* | * lib.c (appendv): bugfix: wrong way test. | Kaz Kylheku | 2011-12-15 | 1 | -0/+5 |
* | * eval.c (eval_init): not added as synonym for null. | Kaz Kylheku | 2011-12-15 | 1 | -0/+28 |
* | @# comments are becoming obsolescent. @# comments | Kaz Kylheku | 2011-12-14 | 1 | -0/+12 |
* | * lib.c (car, cdr): Set the lazy cons function to nil | Kaz Kylheku | 2011-12-14 | 1 | -0/+9 |
* | * eval.c (eval_init): Removed registration for vec_get_fil. | Kaz Kylheku | 2011-12-14 | 1 | -0/+25 |
* | * lib.c (car, cdr): Semantics fix for lazy conses. | Kaz Kylheku | 2011-12-14 | 1 | -0/+9 |
* | * arith.c (abso): broken for fixnums. | Kaz Kylheku | 2011-12-14 | 1 | -0/+4 |
* | * txr.vim: Highlight hash prefix and quote. | Kaz Kylheku | 2011-12-14 | 1 | -0/+4 |
* | * eval.c (op_dohash): Esbatlish anonymous block. | Kaz Kylheku | 2011-12-14 | 1 | -0/+6 |
* | * genman.txr: Fix empty NAME section. | Kaz Kylheku | 2011-12-14 | 1 | -0/+4 |
* | * arith.c (minus): Allow difference between characters. | Kaz Kylheku | 2011-12-14 | 1 | -0/+4 |
* | * arith.c (plus, minus, gt, lt, ge, le): Handle character operands. | Kaz Kylheku | 2011-12-14 | 1 | -0/+12 |
* | Version 048txr-048 | Kaz Kylheku | 2011-12-13 | 1 | -0/+12 |
* | * arith.c (exptmod, gcd): New functions. | Kaz Kylheku | 2011-12-13 | 1 | -0/+10 |
* | * arith.c (evenp, oddp): New functions. | Kaz Kylheku | 2011-12-13 | 1 | -0/+10 |
* | * arith.c (highest_bit): Linkage changed to static. | Kaz Kylheku | 2011-12-13 | 1 | -0/+18 |
* | * arith.c (expt): Fix broken bignum x fixnum combination. | Kaz Kylheku | 2011-12-13 | 1 | -0/+4 |
* | * Makefile (repatch): New phony target. | Kaz Kylheku | 2011-12-13 | 1 | -0/+5 |
* | Patch to shrink mpi-int to three words on 32 bit platforms, | Kaz Kylheku | 2011-12-13 | 1 | -0/+9 |
* | * mpi-patches/bit-search-optimizations (s_highest_bit): Added static | Kaz Kylheku | 2011-12-12 | 1 | -0/+10 |
* | Git rid of some some loops in MPI where it is searching for | Kaz Kylheku | 2011-12-12 | 1 | -0/+10 |
* | * arith.c (expt): New function. | Kaz Kylheku | 2011-12-12 | 1 | -0/+14 |
* | * mpi-patches/fix-mult-bug: One more flaw discovered in | Kaz Kylheku | 2011-12-12 | 1 | -0/+13 |
* | Version 047txr-047 | Kaz Kylheku | 2011-12-12 | 1 | -0/+12 |
* | * arith.c (zerop, gt, lt, ge, le): Functions from lib.c reimplemented | Kaz Kylheku | 2011-12-11 | 1 | -0/+16 |
* | * arith.c (plus, mul): Plugged mpi_int memory leaks. | Kaz Kylheku | 2011-12-11 | 1 | -0/+6 |
* | * arith.c (trunc): Error messages prefixed with trunc:. | Kaz Kylheku | 2011-12-11 | 1 | -0/+7 |
* | Bignum division implemented. More portability bugs found in MPI: | Kaz Kylheku | 2011-12-11 | 1 | -0/+12 |
* | * arith.c (ABS): New macro. | Kaz Kylheku | 2011-12-11 | 1 | -0/+8 |
* | Removing this crutch; it's not that useful. | Kaz Kylheku | 2011-12-11 | 1 | -0/+6 |
* | * arith.c: Regenerated. | Kaz Kylheku | 2011-12-11 | 1 | -0/+7 |
* | * arith.c: Regenerated. | Kaz Kylheku | 2011-12-11 | 1 | -0/+7 |
* | * arith.c: Regenerated. | Kaz Kylheku | 2011-12-11 | 1 | -0/+7 |
* | * arith.c: Regenerated. | Kaz Kylheku | 2011-12-11 | 1 | -0/+7 |
* | * txr.vim (txr_atat): New match. The @@ sequence is recognized | Kaz Kylheku | 2011-12-10 | 1 | -0/+5 |
* | Bignum support in mult function. | Kaz Kylheku | 2011-12-10 | 1 | -0/+24 |
* | * mpi-patches/mpi-set-mpi-word: Bugfix and refresh. | Kaz Kylheku | 2011-12-10 | 1 | -0/+8 |
* | * configure: add to config.h the type double_intptr_t, which | Kaz Kylheku | 2011-12-10 | 1 | -0/+6 |
* | * eval.c (eval_init): New functions added as intrinsics. | Kaz Kylheku | 2011-12-10 | 1 | -0/+10 |
* | * mpi-patches/add-mp-hash: Rewrote mp_hash to only hash enough | Kaz Kylheku | 2011-12-10 | 1 | -0/+14 |
* | * lib.c (mulv): Recognize cases to eliminate a wasteful mul call | Kaz Kylheku | 2011-12-10 | 1 | -0/+5 |
* | * lib.c (plusv): Recognize cases to eliminate a wasteful plus call | Kaz Kylheku | 2011-12-10 | 1 | -0/+5 |