summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Version 047txr-047Kaz Kylheku2011-12-121-0/+12
* * arith.c (zerop, gt, lt, ge, le): Functions from lib.c reimplementedKaz Kylheku2011-12-111-0/+16
* * arith.c (plus, mul): Plugged mpi_int memory leaks.Kaz Kylheku2011-12-111-0/+6
* * arith.c (trunc): Error messages prefixed with trunc:.Kaz Kylheku2011-12-111-0/+7
* Bignum division implemented. More portability bugs found in MPI:Kaz Kylheku2011-12-111-0/+12
* * arith.c (ABS): New macro.Kaz Kylheku2011-12-111-0/+8
* Removing this crutch; it's not that useful.Kaz Kylheku2011-12-111-0/+6
* * arith.c: Regenerated.Kaz Kylheku2011-12-111-0/+7
* * arith.c: Regenerated.Kaz Kylheku2011-12-111-0/+7
* * arith.c: Regenerated.Kaz Kylheku2011-12-111-0/+7
* * arith.c: Regenerated.Kaz Kylheku2011-12-111-0/+7
* * txr.vim (txr_atat): New match. The @@ sequence is recognizedKaz Kylheku2011-12-101-0/+5
* Bignum support in mult function.Kaz Kylheku2011-12-101-0/+24
* * mpi-patches/mpi-set-mpi-word: Bugfix and refresh.Kaz Kylheku2011-12-101-0/+8
* * configure: add to config.h the type double_intptr_t, whichKaz Kylheku2011-12-101-0/+6
* * eval.c (eval_init): New functions added as intrinsics.Kaz Kylheku2011-12-101-0/+10
* * mpi-patches/add-mp-hash: Rewrote mp_hash to only hash enoughKaz Kylheku2011-12-101-0/+14
* * lib.c (mulv): Recognize cases to eliminate a wasteful mul callKaz Kylheku2011-12-101-0/+5
* * lib.c (plusv): Recognize cases to eliminate a wasteful plus callKaz Kylheku2011-12-101-0/+5
* * arith.c: File is now generated using TXR.Kaz Kylheku2011-12-101-0/+12
* * configure: Fix patching without quilt.Kaz Kylheku2011-12-091-0/+4
* Build and pass test suite on Cygwin.Kaz Kylheku2011-12-091-0/+12
* (Applies to previous commit.)Kaz Kylheku2011-12-091-0/+7
* Bignum support, here we go!Kaz Kylheku2011-12-091-0/+100
* C++ maintenance.Kaz Kylheku2011-12-081-0/+8
* * eval.c (op_defun): Transform a function body by insertingKaz Kylheku2011-12-071-0/+9
* * txr.vim: Updated with all operators and functions.Kaz Kylheku2011-12-071-0/+4
* * txr.1: flip operator documented. Bad syntax for pop fixed.Kaz Kylheku2011-12-071-0/+5
* * eval.c (op_modplace): If the operator is push, then reverseKaz Kylheku2011-12-071-0/+8
* * debug.c (debug): Fix regression: repeat last command by hittingKaz Kylheku2011-12-071-0/+25
* * eval.c (lookup_var, lookup_fun): Reversing assoc arguments.Kaz Kylheku2011-12-071-0/+24
* * txr.1: Blank sections created for character functions.Kaz Kylheku2011-12-071-0/+4
* * eval.c (eval_init): New functions registered as intrinsics.Kaz Kylheku2011-12-071-0/+8
* * parser.l: In the CHRLIT state, return a nonblank character as anKaz Kylheku2011-12-071-0/+5
* * eval.c (eval_init): New character functions registered.Kaz Kylheku2011-12-071-0/+15
* * eval.c (progn_s): New symbol variable.Kaz Kylheku2011-12-071-0/+8
* Version 046txr-046Kaz Kylheku2011-12-061-0/+12
* * stream.c (find_char): New function.Kaz Kylheku2011-12-061-0/+10
* * eval.c (op_unwind_protect): Fixed uninitialized variableKaz Kylheku2011-12-061-0/+33
* 2011-12-06 Kaz Kylheku <kaz@kylheku.com>Kaz Kylheku2011-12-061-0/+5
* Version 045txr-045Kaz Kylheku2011-12-051-1/+13
* * eval.c (op_cond): Fixed behavior for singleton clauses.Kaz Kylheku2011-12-051-0/+11
* * parser.y (force_regular_quotes): Function removed.Kaz Kylheku2011-12-041-0/+9
* * eval.c (op_qquote_error, op_unquote_error): New static functions.Kaz Kylheku2011-12-041-0/+14
* Expose lazy lists in TXR Lisp.Kaz Kylheku2011-12-031-0/+17
* * eval.c (uw_protect_s, return_s, return_from_s): New symbolKaz Kylheku2011-12-031-0/+15
* * lib.c (split_str, split_str_set): Bugfix: access beyond the end ofKaz Kylheku2011-12-031-0/+5
* * eval.c (eval_init): String and character functionsKaz Kylheku2011-12-031-0/+7
* * txr.1: Added stub sections for new functions.Kaz Kylheku2011-12-021-0/+4
* * eval.c: Symbol related intrinsic functions and variables madeKaz Kylheku2011-12-021-0/+7