| Commit message (Expand) | Author | Age | Files | Lines |
* | Bunch of fixes. | Kaz Kylheku | 2012-04-05 | 1 | -1/+3 |
* | * configure: Support a gen-gc configuration variable which | Kaz Kylheku | 2012-04-03 | 1 | -1/+1 |
* | If one of the blocks which are subordinate to a @(trailer) | Kaz Kylheku | 2012-03-31 | 1 | -1/+7 |
* | * arith.c: Updated copyright year. | Kaz Kylheku | 2012-02-25 | 1 | -1/+1 |
* | Introducing optional arguments. | Kaz Kylheku | 2012-02-21 | 1 | -1/+1 |
* | TXR Lisp gets exception handling. | Kaz Kylheku | 2012-02-16 | 1 | -0/+16 |
* | Task #11486: continuation. Now able to @(skip) through | Kaz Kylheku | 2012-02-11 | 1 | -0/+5 |
* | * debug.c (help): Added missing help for w command. | Kaz Kylheku | 2012-01-21 | 1 | -3/+3 |
* | Bug #35137 | Kaz Kylheku | 2011-12-20 | 1 | -9/+0 |
* | * eval.c (lookup_var, lookup_fun): Reversing assoc arguments. | Kaz Kylheku | 2011-12-07 | 1 | -5/+5 |
* | Task #11436 | Kaz Kylheku | 2011-11-26 | 1 | -1/+1 |
* | Adding a debugger. This is an experimental prototype. | Kaz Kylheku | 2011-11-13 | 1 | -0/+21 |
* | * filter.c (function_filter): New function. | Kaz Kylheku | 2011-10-24 | 1 | -0/+14 |
* | Turning attention to some plumbing. | Kaz Kylheku | 2011-10-24 | 1 | -18/+25 |
* | * LICENSE, Makefile, configure, filter.c, filter.h, gc.c, gc.h, hash.c, | Kaz Kylheku | 2011-10-04 | 1 | -1/+1 |
* | * LICENSE, Makefile, configure, gc.c, gc.h, hash.c, hash.h, lib.c, | Kaz Kylheku | 2011-09-23 | 1 | -1/+1 |
* | Bump copyrights to 2010. | Kaz Kylheku | 2010-10-05 | 1 | -1/+1 |
* | Code cleanup. All private functions static. Private stuff | Kaz Kylheku | 2009-11-28 | 1 | -1/+1 |
* | Renaming global variables that denote symbols, such that they | Kaz Kylheku | 2009-11-24 | 1 | -15/+17 |
* | Improving portability. It is no longer assumed that pointers | Kaz Kylheku | 2009-11-23 | 1 | -0/+1 |
* | * unwind.c (uw_throw): If streams are not initialized, | Kaz Kylheku | 2009-11-20 | 1 | -0/+5 |
* | Changing ``obj_t *'' occurences to a ``val'' typedef. (Ideally, | Kaz Kylheku | 2009-11-20 | 1 | -23/+23 |
* | Big round of changes to switch the code base to use the stream | Kaz Kylheku | 2009-11-16 | 1 | -36/+10 |
* | Continuing wchar_t conversion. Making sure all stdio calls | Kaz Kylheku | 2009-11-12 | 1 | -2/+2 |
* | Big conversion to wide characters and UTF-8 support. | Kaz Kylheku | 2009-11-11 | 1 | -10/+10 |
* | Throw exception on stream error during close, or I/O operations. This | Kaz Kylheku | 2009-11-06 | 1 | -0/+1 |
* | Bug ID 27895: Calls to protect have an argument list terminated | Kaz Kylheku | 2009-11-01 | 1 | -1/+1 |
* | txr-017 2009-10-17txr-017 | Kaz Kylheku | 2017-07-31 | 1 | -8/+21 |
* | txr-016 2009-10-16txr-016 | Kaz Kylheku | 2017-07-31 | 1 | -6/+9 |
* | txr-015 2009-10-15txr-015 | Kaz Kylheku | 2017-07-31 | 1 | -8/+227 |
* | txr-014 2009-10-05txr-014 | Kaz Kylheku | 2017-07-31 | 1 | -1/+50 |
* | txr-011 2009-09-25txr-011 | Kaz Kylheku | 2017-07-31 | 1 | -0/+88 |