summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * match.c (v_eof): Bugfix: we are at EOF not only whenKaz Kylheku2014-10-171-0/+6
* * match.c (dest_bind): Remove the restriction of not allowingKaz Kylheku2014-10-171-0/+12
* * HACKING: New section Type Safety.Kaz Kylheku2014-10-171-0/+7
* Converting cast expressions to macros that are retargettedKaz Kylheku2014-10-171-0/+94
* Purge stray occurrences of "void *" from code base.Kaz Kylheku2014-10-171-0/+37
* * arith.c (gcd): Fix semantics. If either operand isKaz Kylheku2014-10-161-0/+17
* * arith.c (gcd, lognot): Bugfix: bignum resultsKaz Kylheku2014-10-161-0/+5
* * match.c (dest_bind): More detailed log message for variableKaz Kylheku2014-10-161-0/+5
* New @(line) and @(chr) directives.Kaz Kylheku2014-10-161-0/+15
* * match.c (subst_vars): Fix buggy rendering of TXR Lisp expressionsKaz Kylheku2014-10-151-0/+18
* More type safety, with help from C++ compiler.Kaz Kylheku2014-10-141-0/+27
* C++ upkeep.Kaz Kylheku2014-10-141-0/+32
* * txr.1: Round of fixes.Kaz Kylheku2014-10-131-0/+4
* * eval.c (eval_init): Register greater function as intrinsic.Kaz Kylheku2014-10-131-0/+22
* * genvim.txr (sortuniq): Remove unnecessary function,Kaz Kylheku2014-10-131-0/+5
* * eval.c (merge_wrap): New static functionKaz Kylheku2014-10-121-0/+27
* * eval.c (eval_init): Register chr_isblank and chr_isunisp asKaz Kylheku2014-10-111-0/+17
* Fix gc safety issue in abs_path_p function.Kaz Kylheku2014-10-091-0/+9
* * stream.c (stream_init): No need to gc-protectKaz Kylheku2014-10-091-0/+10
* Moving system interface functions to separate module out ofKaz Kylheku2014-10-081-0/+31
* Add test case for recent breakage.Kaz Kylheku2014-10-081-0/+12
* Fix 2011-12-03 regression. The freeform directive codeKaz Kylheku2014-10-081-0/+20
* Version 99.txr-99Kaz Kylheku2014-10-051-0/+14
* Printing of regular expression objects implemented.Kaz Kylheku2014-10-041-0/+10
* Keep regex source code in regex objects, in anticipationKaz Kylheku2014-10-041-0/+10
* Eliminating the extra list wrapping applied to regularKaz Kylheku2014-10-031-0/+20
* * match.c (h_var): Fix regression introduced in 2014-08-11Kaz Kylheku2014-10-031-0/+12
* * Makefile: rules that rely on values from config.makeKaz Kylheku2014-10-031-0/+5
* Using unified COBJ representation for both regex kinds,Kaz Kylheku2014-10-021-0/+25
* * genman.txr: Add PayPal donation button.Kaz Kylheku2014-09-301-0/+7
* * genman.txr: TXR is now bolded in the title.Kaz Kylheku2014-09-301-0/+6
* * lib.c (do_and): Fix andf again: (andf) not producingKaz Kylheku2014-09-261-0/+5
* Version 98.txr-98Kaz Kylheku2014-09-261-0/+12
* * txr.1: Substantially revised with rich troff markup,Kaz Kylheku2014-09-261-0/+8
* * lib.c (do_and, do_or): Fix broken andf and orf,Kaz Kylheku2014-09-251-0/+6
* * Makefile (txr-manpage.pdf): New target.Kaz Kylheku2014-09-221-0/+4
* * lib.c (compat_fixup): void return changed to int.Kaz Kylheku2014-09-101-0/+10
* * txr.c (help): List new --compat option.Kaz Kylheku2014-09-091-0/+10
* * txr.c (txr_main): Cleaning up option handling code.Kaz Kylheku2014-09-091-0/+5
* * eval.c (eval_init): Register intrinsic partition* function.Kaz Kylheku2014-09-091-0/+11
* * eval.c (eval_init): Register intrinsic partition function.Kaz Kylheku2014-09-091-0/+11
* * txr.c (help): Revised help text.Kaz Kylheku2014-09-091-0/+4
* * gc.c (MALLOC_DELTA_THRESH): Macro remaned to DFL_MALLOC_DELTA_THRESH.Kaz Kylheku2014-09-081-0/+22
* Make the garbage collector aware of malloced bytes, toKaz Kylheku2014-09-061-0/+12
* * lib.c (symbol_setname): New static function.Kaz Kylheku2014-09-031-0/+15
* * txr.1: Document -C option.Kaz Kylheku2014-09-021-0/+11
* * eval.c (eval_init): Update registration of lisp-parse and readKaz Kylheku2014-09-021-0/+21
* * arith.c (arith_init): Register some variables: *flo-dig*,Kaz Kylheku2014-09-011-0/+13
* Version 97.txr-97Kaz Kylheku2014-08-291-0/+12
* * eval.c (expand_quasi): Regression: fix broken handlingKaz Kylheku2014-08-291-0/+7