| Commit message (Expand) | Author | Age | Files | Lines |
* | Implementing sys:abscond-from operator. | Kaz Kylheku | 2015-10-28 | 1 | -0/+1 |
* | Context form error reporting in sys:capture-cont. | Kaz Kylheku | 2015-10-28 | 1 | -1/+1 |
* | Move noreturn macro. | Kaz Kylheku | 2015-10-28 | 1 | -6/+0 |
* | TXR gets delimited continuations. | Kaz Kylheku | 2015-10-25 | 1 | -4/+7 |
* | Adding find-frame function. | Kaz Kylheku | 2015-10-15 | 1 | -0/+1 |
* | Introspection over catch and handle frames. | Kaz Kylheku | 2015-10-15 | 1 | -0/+2 |
* | New way of handling exceptions without unwinding. | Kaz Kylheku | 2015-10-14 | 1 | -2/+14 |
* | Use of new args for function calls in interpreter. | Kaz Kylheku | 2015-08-23 | 1 | -2/+2 |
* | Large scale conversion to new way of handling arguments. | Kaz Kylheku | 2015-08-23 | 1 | -2/+3 |
* | Slight internal representation change of string-only exceptions. | Kaz Kylheku | 2015-02-06 | 1 | -2/+2 |
* | * unwind.c (unhandled_hook_s): New static variable. | Kaz Kylheku | 2015-02-06 | 1 | -0/+1 |
* | Update copyright notices from 2014 to 2015. | Kaz Kylheku | 2015-02-01 | 1 | -1/+1 |
* | * unwind.h (uw_block_begin): Get rid of the unused typedef trick, | Kaz Kylheku | 2014-07-26 | 1 | -3/+3 |
* | * Makefile, arith.c, arith.h, combi.c, combi.h, configure, debug.c, | Kaz Kylheku | 2014-07-23 | 1 | -16/+16 |
* | * Makefile: install the LICENSE and METALICENSE files into the data | Kaz Kylheku | 2014-07-07 | 1 | -0/+1 |
* | * eval.c (op_dwim): Gutted down to just a few lines. | Kaz Kylheku | 2014-02-06 | 1 | -13/+0 |
* | First cut at signal handling support. | Kaz Kylheku | 2013-12-12 | 1 | -23/+23 |
* | Bumping copyrights to 2014 and expressing them as year ranges. | Kaz Kylheku | 2013-12-10 | 1 | -1/+1 |
* | Ouch! Turns out the code base has numerous unintended | Kaz Kylheku | 2013-10-24 | 1 | -2/+11 |
* | 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 |
* | TXR Lisp gets exception handling. | Kaz Kylheku | 2012-02-16 | 1 | -0/+2 |
* | * debug.c (help): Added missing help for w command. | Kaz Kylheku | 2012-01-21 | 1 | -2/+2 |
* | Bug #35137 | Kaz Kylheku | 2011-12-20 | 1 | -2/+8 |
* | Streamlining exception handling macros a little bit. | Kaz Kylheku | 2011-12-20 | 1 | -5/+10 |
* | Task #11436 | Kaz Kylheku | 2011-11-26 | 1 | -2/+2 |
* | Adding a debugger. This is an experimental prototype. | Kaz Kylheku | 2011-11-13 | 1 | -1/+18 |
* | * filter.c (function_filter): New function. | Kaz Kylheku | 2011-10-24 | 1 | -0/+3 |
* | Turning attention to some plumbing. | Kaz Kylheku | 2011-10-24 | 1 | -0/+1 |
* | * 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 |
* | Renaming global variables that denote symbols, such that they | Kaz Kylheku | 2009-11-24 | 1 | -3/+3 |
* | Improving portability. It is no longer assumed that pointers | Kaz Kylheku | 2009-11-23 | 1 | -1/+1 |
* | Changing ``obj_t *'' occurences to a ``val'' typedef. (Ideally, | Kaz Kylheku | 2009-11-20 | 1 | -17/+17 |
* | Fixes for compliance to C89. | Kaz Kylheku | 2009-11-17 | 1 | -10/+10 |
* | Big round of changes to switch the code base to use the stream | Kaz Kylheku | 2009-11-16 | 1 | -14/+18 |
* | Continuing wchar_t conversion. Making sure all stdio calls | Kaz Kylheku | 2009-11-12 | 1 | -9/+9 |
* | Big conversion to wide characters and UTF-8 support. | Kaz Kylheku | 2009-11-11 | 1 | -3/+3 |
* | txr-016 2009-10-16txr-016 | Kaz Kylheku | 2017-07-31 | 1 | -1/+1 |
* | txr-015 2009-10-15txr-015 | Kaz Kylheku | 2017-07-31 | 1 | -2/+90 |
* | txr-014 2009-10-05txr-014 | Kaz Kylheku | 2017-07-31 | 1 | -6/+27 |
* | txr-011 2009-09-25txr-011 | Kaz Kylheku | 2017-07-31 | 1 | -0/+66 |