| Commit message (Expand) | Author | Age | Files | Lines |
* | * match.c (v_eof): Bugfix: we are at EOF not only when | Kaz Kylheku | 2014-10-17 | 1 | -0/+6 |
* | * match.c (dest_bind): Remove the restriction of not allowing | Kaz Kylheku | 2014-10-17 | 1 | -0/+12 |
* | * HACKING: New section Type Safety. | Kaz Kylheku | 2014-10-17 | 1 | -0/+7 |
* | Converting cast expressions to macros that are retargetted | Kaz Kylheku | 2014-10-17 | 1 | -0/+94 |
* | Purge stray occurrences of "void *" from code base. | Kaz Kylheku | 2014-10-17 | 1 | -0/+37 |
* | * arith.c (gcd): Fix semantics. If either operand is | Kaz Kylheku | 2014-10-16 | 1 | -0/+17 |
* | * arith.c (gcd, lognot): Bugfix: bignum results | Kaz Kylheku | 2014-10-16 | 1 | -0/+5 |
* | * match.c (dest_bind): More detailed log message for variable | Kaz Kylheku | 2014-10-16 | 1 | -0/+5 |
* | New @(line) and @(chr) directives. | Kaz Kylheku | 2014-10-16 | 1 | -0/+15 |
* | * match.c (subst_vars): Fix buggy rendering of TXR Lisp expressions | Kaz Kylheku | 2014-10-15 | 1 | -0/+18 |
* | More type safety, with help from C++ compiler. | Kaz Kylheku | 2014-10-14 | 1 | -0/+27 |
* | C++ upkeep. | Kaz Kylheku | 2014-10-14 | 1 | -0/+32 |
* | * txr.1: Round of fixes. | Kaz Kylheku | 2014-10-13 | 1 | -0/+4 |
* | * eval.c (eval_init): Register greater function as intrinsic. | Kaz Kylheku | 2014-10-13 | 1 | -0/+22 |
* | * genvim.txr (sortuniq): Remove unnecessary function, | Kaz Kylheku | 2014-10-13 | 1 | -0/+5 |
* | * eval.c (merge_wrap): New static function | Kaz Kylheku | 2014-10-12 | 1 | -0/+27 |
* | * eval.c (eval_init): Register chr_isblank and chr_isunisp as | Kaz Kylheku | 2014-10-11 | 1 | -0/+17 |
* | Fix gc safety issue in abs_path_p function. | Kaz Kylheku | 2014-10-09 | 1 | -0/+9 |
* | * stream.c (stream_init): No need to gc-protect | Kaz Kylheku | 2014-10-09 | 1 | -0/+10 |
* | Moving system interface functions to separate module out of | Kaz Kylheku | 2014-10-08 | 1 | -0/+31 |
* | Add test case for recent breakage. | Kaz Kylheku | 2014-10-08 | 1 | -0/+12 |
* | Fix 2011-12-03 regression. The freeform directive code | Kaz Kylheku | 2014-10-08 | 1 | -0/+20 |
* | Version 99.txr-99 | Kaz Kylheku | 2014-10-05 | 1 | -0/+14 |
* | Printing of regular expression objects implemented. | Kaz Kylheku | 2014-10-04 | 1 | -0/+10 |
* | Keep regex source code in regex objects, in anticipation | Kaz Kylheku | 2014-10-04 | 1 | -0/+10 |
* | Eliminating the extra list wrapping applied to regular | Kaz Kylheku | 2014-10-03 | 1 | -0/+20 |
* | * match.c (h_var): Fix regression introduced in 2014-08-11 | Kaz Kylheku | 2014-10-03 | 1 | -0/+12 |
* | * Makefile: rules that rely on values from config.make | Kaz Kylheku | 2014-10-03 | 1 | -0/+5 |
* | Using unified COBJ representation for both regex kinds, | Kaz Kylheku | 2014-10-02 | 1 | -0/+25 |
* | * genman.txr: Add PayPal donation button. | Kaz Kylheku | 2014-09-30 | 1 | -0/+7 |
* | * genman.txr: TXR is now bolded in the title. | Kaz Kylheku | 2014-09-30 | 1 | -0/+6 |
* | * lib.c (do_and): Fix andf again: (andf) not producing | Kaz Kylheku | 2014-09-26 | 1 | -0/+5 |
* | Version 98.txr-98 | Kaz Kylheku | 2014-09-26 | 1 | -0/+12 |
* | * txr.1: Substantially revised with rich troff markup, | Kaz Kylheku | 2014-09-26 | 1 | -0/+8 |
* | * lib.c (do_and, do_or): Fix broken andf and orf, | Kaz Kylheku | 2014-09-25 | 1 | -0/+6 |
* | * Makefile (txr-manpage.pdf): New target. | Kaz Kylheku | 2014-09-22 | 1 | -0/+4 |
* | * lib.c (compat_fixup): void return changed to int. | Kaz Kylheku | 2014-09-10 | 1 | -0/+10 |
* | * txr.c (help): List new --compat option. | Kaz Kylheku | 2014-09-09 | 1 | -0/+10 |
* | * txr.c (txr_main): Cleaning up option handling code. | Kaz Kylheku | 2014-09-09 | 1 | -0/+5 |
* | * eval.c (eval_init): Register intrinsic partition* function. | Kaz Kylheku | 2014-09-09 | 1 | -0/+11 |
* | * eval.c (eval_init): Register intrinsic partition function. | Kaz Kylheku | 2014-09-09 | 1 | -0/+11 |
* | * txr.c (help): Revised help text. | Kaz Kylheku | 2014-09-09 | 1 | -0/+4 |
* | * gc.c (MALLOC_DELTA_THRESH): Macro remaned to DFL_MALLOC_DELTA_THRESH. | Kaz Kylheku | 2014-09-08 | 1 | -0/+22 |
* | Make the garbage collector aware of malloced bytes, to | Kaz Kylheku | 2014-09-06 | 1 | -0/+12 |
* | * lib.c (symbol_setname): New static function. | Kaz Kylheku | 2014-09-03 | 1 | -0/+15 |
* | * txr.1: Document -C option. | Kaz Kylheku | 2014-09-02 | 1 | -0/+11 |
* | * eval.c (eval_init): Update registration of lisp-parse and read | Kaz Kylheku | 2014-09-02 | 1 | -0/+21 |
* | * arith.c (arith_init): Register some variables: *flo-dig*, | Kaz Kylheku | 2014-09-01 | 1 | -0/+13 |
* | Version 97.txr-97 | Kaz Kylheku | 2014-08-29 | 1 | -0/+12 |
* | * eval.c (expand_quasi): Regression: fix broken handling | Kaz Kylheku | 2014-08-29 | 1 | -0/+7 |