summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Suppress debug stepping into auto-loaded library code.Kaz Kylheku2015-08-061-0/+23
* * txr.c (txr_main): Bugfix: debugger long option nonfunctional.Kaz Kylheku2015-08-061-0/+4
* Better diagnosis for loose @ forms.Kaz Kylheku2015-08-061-0/+15
* New filesystem object testing functions.Kaz Kylheku2015-08-051-0/+12
* Adding support for uid and gid manipulation.Kaz Kylheku2015-08-051-0/+14
* New exception type: system-error.Kaz Kylheku2015-08-051-0/+9
* * stream.c (stream_init): Register get-indent-mode, set-indent-mode,Kaz Kylheku2015-08-051-0/+9
* * stream.c (width_check): Just use the publicKaz Kylheku2015-08-051-0/+6
* Better diagnostic in funcall family of functions.Kaz Kylheku2015-08-051-0/+8
* * eval.c (do_eval): Bugfix: though last_form_evaled isKaz Kylheku2015-08-051-0/+6
* * eval.c (bind_args): Use new ~! for proper indentationKaz Kylheku2015-08-041-0/+8
* * stream.c (put_string): In indent mode, put_string hasKaz Kylheku2015-08-041-0/+9
* * stream.c (vformat): Implement ~! format directive for indentation.Kaz Kylheku2015-08-041-0/+8
* * stream.c (put_string, put_char): Do not put out the indentationKaz Kylheku2015-08-041-0/+6
* * stream.c (inc_indent): If a negative indentation increment goes belowKaz Kylheku2015-08-041-0/+6
* * stream.c (vormat): Bugfix: when width specified as *Kaz Kylheku2015-08-041-0/+7
* * stream.c (string_out_put_string): Do not return nil whenKaz Kylheku2015-08-041-0/+5
* Remove useless return values and checks.Kaz Kylheku2015-08-041-0/+17
* * eval.c (func_get_name): New function.Kaz Kylheku2015-08-041-0/+13
* * eval.c (force): Default the new second argument of source_loc_str.Kaz Kylheku2015-08-041-0/+20
* * hash.c (hash_revget): New function.Kaz Kylheku2015-08-041-0/+10
* * stream.c (indent_mode_put_string): Function removed,Kaz Kylheku2015-08-041-0/+8
* Define TXR_DBG macro when compiling debug build.Kaz Kylheku2015-08-031-0/+11
* Custom linker flags support.Christopher Meng2015-08-031-0/+14
* Switching some globals to lexical and changing some names.Kaz Kylheku2015-08-031-0/+50
* * txr.c (txr_main): Bugfix: register *args-full*, the variableKaz Kylheku2015-08-031-0/+6
* Introducing global lexicals: defvarl, defparml.Kaz Kylheku2015-08-031-0/+23
* Support lstat and fstat.Kaz Kylheku2015-08-021-0/+17
* Pass pretty flag to cobj print operation.Kaz Kylheku2015-08-011-0/+23
* * eval.c (special_p): Function renamed to special_var_p.Kaz Kylheku2015-08-011-0/+9
* Big TXR Lisp documentation rearrangement.Kaz Kylheku2015-08-011-0/+7
* string_output renamed to string_outKaz Kylheku2015-07-311-0/+9
* Simplify type check code in stream module.Kaz Kylheku2015-07-311-0/+17
* Multi-line, indented printing of structure.Kaz Kylheku2015-07-311-0/+46
* * filter.c, utf8.c: Fix bad indentation introduced in whitespaceKaz Kylheku2015-07-301-0/+5
* Correction to COBJ initialization pattern.Kaz Kylheku2015-07-301-0/+15
* * HACKING: Restore accidentally deleted document title.Kaz Kylheku2015-07-301-0/+4
* Deriving streams from the same base, soKaz Kylheku2015-07-291-0/+51
* * gc.c (finalize): Null out cobj handle after calling theKaz Kylheku2015-07-291-0/+5
* * stream.c (common_destroy): Function removed.Kaz Kylheku2015-07-291-0/+5
* * stream.c: Rearranging definitions and declarations so thatKaz Kylheku2015-07-291-0/+7
* Centered fields in format.Kaz Kylheku2015-07-281-0/+14
* * share/txr/stdlib/txr-case.tl (txr-case-impl): Bugfix,Kaz Kylheku2015-07-281-0/+5
* * txr.1: In introduction of user-defined places, mentioningKaz Kylheku2015-07-281-0/+6
* Version 110.txr-110Kaz Kylheku2015-07-251-12/+12
* * genvim.txr: Improved highlighting of items in quasiquote.Kaz Kylheku2015-07-251-0/+6
* * genvim.txr: Do not refer to installed code via stdlib.Kaz Kylheku2015-07-251-0/+5
* Quasiliteral tests.Kaz Kylheku2015-07-251-0/+8
* * Makefile (tst/tets/012/%): Disable --gc-debug forKaz Kylheku2015-07-251-0/+5
* * tests/012/ifa.tl: New test for it being bound to a place.Kaz Kylheku2015-07-241-0/+4