summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Hash-bang support for .tl files.Kaz Kylheku2015-07-021-0/+18
* Handle escapes accurately in Vim syntax highlighting.Kaz Kylheku2015-07-021-0/+11
* * genman.txr: Take advantage of \@ escape in quasilit.Kaz Kylheku2015-07-011-0/+9
* * genman.txr: Bugfix: reproduce the correct opening bracketKaz Kylheku2015-07-011-0/+5
* Fix issues in configure found by ShellCheck.Kaz Kylheku2015-06-271-0/+10
* Fix TXR 97 regression in quasiliterals.Kaz Kylheku2015-06-271-0/+11
* Third round of quasiliteral-related fixes.Kaz Kylheku2015-06-261-0/+3
* Third round of quasiliteral-related fixes.Kaz Kylheku2015-06-261-0/+8
* Second round of quasiliteral-related fixes.Kaz Kylheku2015-06-261-0/+11
* First round of quasiliteral-related fixes.Kaz Kylheku2015-06-261-0/+23
* * genman.txr: New filter to add hyperlinks within code inKaz Kylheku2015-06-261-0/+5
* * txr.1: partition example: wrong use of where function.Kaz Kylheku2015-06-241-0/+4
* * hash.c (hash_from_pairs, hash_list): New functions.Kaz Kylheku2015-06-241-0/+11
* Refactoring n-ary functions to use a single helper.Kaz Kylheku2015-07-241-0/+9
* Hash subset testing.Kaz Kylheku2015-06-231-0/+13
* * genvim.txr: Add ifa.tl library file.Kaz Kylheku2015-06-221-0/+6
* * share/txr/stdlib/place.tl: Get rid of big progn around theKaz Kylheku2015-06-221-0/+7
* Version 109.txr-109Kaz Kylheku2015-06-211-0/+12
* * lisplib.c (ifa_set_entries): Add conda.Kaz Kylheku2015-06-211-0/+22
* * genman.txr: Rewrite the man2html-generated inner name links with hashKaz Kylheku2015-06-201-0/+7
* * genman.txr (month-name): Filter removed.Kaz Kylheku2015-06-201-0/+5
* Remove places.h generation hack.Kaz Kylheku2015-06-201-0/+16
* * eval.c (eval_init): Register have function, synonym of true.Kaz Kylheku2015-06-201-0/+6
* * txr.1: Documented ifa.Kaz Kylheku2015-06-191-0/+9
* Test ifa macro.Kaz Kylheku2015-06-191-0/+11
* * parser.c (parser_mark): Do not mark p->syntax_tree ifKaz Kylheku2015-06-191-0/+6
* * lib.c (mkstring): Fix neglect to null terminate.Kaz Kylheku2015-06-181-0/+4
* * lib.c (cat_str): Detect overflow in the total lengthKaz Kylheku2015-06-181-0/+5
* Improvements in equal hashing function.Kaz Kylheku2015-06-181-0/+9
* Library .txr files become .tl and are autoloaded.Kaz Kylheku2015-06-181-0/+19
* Adding anaphoric ifa macro.Kaz Kylheku2015-06-171-0/+22
* Refactoring of lisplib.cKaz Kylheku2015-06-171-0/+13
* Version 108.txr-108Kaz Kylheku2015-06-131-0/+12
* * txr.1: Documented Lisp loading.Kaz Kylheku2015-06-131-0/+4
* New --lisp option: treat unsuffixed files as Lisp.Kaz Kylheku2015-06-131-0/+7
* * txr.c (txr_main): Handle Lisp files.Kaz Kylheku2015-06-131-0/+4
* Lisp load macro.Kaz Kylheku2015-06-131-0/+9
* @(load) and @(include) now load Lisp code.Kaz Kylheku2015-06-121-0/+13
* Preparing for lisp loading.Kaz Kylheku2015-06-101-0/+15
* Error handling improvement in read.Kaz Kylheku2015-06-101-0/+12
* * parser.y (yybadtoken): Print unexpected characterKaz Kylheku2015-06-101-0/+5
* Code simplification.Kaz Kylheku2015-06-081-0/+7
* Critical bugfix for weak hashes.Kaz Kylheku2015-06-071-0/+9
* * lib.h (mkloc): Rename misleading argument from fun to obj.Kaz Kylheku2015-06-071-0/+4
* * parser.c (stream_parser_hash): New static variable.Kaz Kylheku2015-06-071-0/+19
* * match.c (v_load): Call parse_once rater than parse.Kaz Kylheku2015-06-071-0/+15
* * stream.c (catenated_stream_p, catenated_stream_push): New functions.Kaz Kylheku2015-06-071-0/+9
* * txr.1: Document new syntactic places framework and place-mutating macros.Kaz Kylheku2015-05-251-0/+4
* Fix mismanaged dyn_env variable.Kaz Kylheku2015-05-251-0/+12
* Ligher weight debug instrumentation.Kaz Kylheku2015-05-221-0/+38