summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* New ignerr macro.Kaz Kylheku2015-02-251-0/+11
* Introducing persistent error state on streams.Kaz Kylheku2015-02-251-0/+52
* Improved error reporting, particularly for macro expansion.Kaz Kylheku2015-02-211-0/+21
* * regex.c (match_regex_right): Bugfix: zero length matchesKaz Kylheku2015-02-201-0/+6
* String-returning wrappers for some regex matching functions.Kaz Kylheku2015-02-201-0/+13
* * regex.c (print_rec): A compound must use parentheses forKaz Kylheku2015-02-151-0/+5
* * lib.c (list_collect, list_collect_append): In errorKaz Kylheku2015-02-121-0/+7
* New functions pad and weave.Kaz Kylheku2015-02-121-0/+10
* * lib.c (lazy_appendv_func, lazy_appendv): Bugfix: append*Kaz Kylheku2015-02-121-0/+10
* * eval.c (symacro_k, fun_k): New keyword variables.Kaz Kylheku2015-02-101-0/+11
* * Makefile: Add dependency froml $(EXTRA_OBJS-y) to headerKaz Kylheku2015-02-091-0/+6
* * Makefile: Removing bogus eval which refers to nonexistentKaz Kylheku2015-02-091-0/+5
* * Makefile (clean): Remove $(EXTRA_OBJS-y) so the Windows .resKaz Kylheku2015-02-091-0/+5
* Version 104.txr-104Kaz Kylheku2015-02-081-0/+10
* * arith.c (trunc_rem): New function.Kaz Kylheku2015-02-071-0/+12
* * Makefile (CFLAGS): Removed puzzling, unnecessary definitionsKaz Kylheku2015-02-071-0/+37
* Support txr-win.exe target which has no console window.Kaz Kylheku2015-02-071-0/+12
* * txr.1: fixed flurry of phrasing, formatting fumbles.Kaz Kylheku2015-02-071-0/+4
* * tests/011/macros-1.txr: Add test for lexical functionKaz Kylheku2015-02-071-0/+7
* * unwind.c (uw_throw): Detect invalid re-entry and bail.Kaz Kylheku2015-02-061-0/+6
* * unwind.c (uw_throw): Put a txr: prefix on the unhandledKaz Kylheku2015-02-061-0/+5
* Slight internal representation change of string-only exceptions.Kaz Kylheku2015-02-061-0/+27
* Serious bugfix in the op macro, and derived macro, inKaz Kylheku2015-02-061-0/+12
* * eval.c (subst_vars): Bugfix. When an ordinary variableKaz Kylheku2015-02-061-0/+12
* * eval.c (transform_op): When expanding @rest and metanumsKaz Kylheku2015-02-061-0/+8
* * sysif.c (abort_wrap): New static function.Kaz Kylheku2015-02-061-0/+11
* * unwind.c (unhandled_hook_s): New static variable.Kaz Kylheku2015-02-061-0/+20
* * win/env.nsh: Before the potentially length SendMessage,Kaz Kylheku2015-02-051-0/+5
* * win/env.nsh: Improve messages about environmentKaz Kylheku2015-02-051-0/+5
* Symbol macros shadowed by functions under dwim.Kaz Kylheku2015-02-031-0/+13
* Version 103.txr-103Kaz Kylheku2015-02-011-0/+10
* Update copyright notices from 2014 to 2015.Kaz Kylheku2015-02-011-0/+13
* Windows installer.Kaz Kylheku2015-02-011-0/+8
* On Windows, add icon and identifying meta-data to executable.Kaz Kylheku2015-01-311-0/+17
* Use macro to initialize strm_ops.Kaz Kylheku2015-01-291-0/+12
* Use macro to initialize cobj_ops.Kaz Kylheku2015-01-291-0/+12
* * arith.c (make_ubignum): New static function.Kaz Kylheku2015-01-291-0/+13
* * txr.1: fixed use of nonexistent str-int in @(require) example;Kaz Kylheku2015-01-291-0/+5
* * eval.c (get_opt_param_syms): Fix broken function. ThisKaz Kylheku2015-01-281-0/+7
* * eval.c (bind_macro_params): Bugfix: the colon argument's specialKaz Kylheku2015-01-281-0/+6
* * lib.c (make_like): Fix regression introduced in 102.Kaz Kylheku2015-01-271-0/+6
* * arith.c (width): New function.Kaz Kylheku2015-01-271-0/+10
* * eval.c (call_f): new global variable.Kaz Kylheku2015-01-251-0/+10
* * eval.c (eval_init): Register dupl and swap_12_21 asKaz Kylheku2015-01-251-0/+12
* * eval.c (callf): New static function.Kaz Kylheku2015-01-241-0/+7
* Basic implementation of constantp. Does notKaz Kylheku2015-01-211-0/+12
* * stream.c (get_string): New argument, close_after_p.Kaz Kylheku2015-01-211-0/+12
* * txr.1: Minor fix in split-str-set documentation.Kaz Kylheku2015-01-211-0/+4
* Allow macros to tell what symbols have lexical functionKaz Kylheku2015-01-211-0/+12
* Version 102.txr-102Kaz Kylheku2015-01-131-0/+12