summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * match.c (match_line, match_files): Another correction to how bindingsKaz Kylheku2011-10-041-0/+14
* * lib.c (acons): New function.Kaz Kylheku2011-10-041-0/+18
* Bugfixes to the semantics of binding environments, whichKaz Kylheku2011-10-041-0/+33
* * txr.1: Starte dodcumenting the forgotten merge directive.Kaz Kylheku2011-10-031-0/+4
* Implemented new last clause for collect and coll.Kaz Kylheku2011-10-031-0/+21
* * parser.y (rep_elem): Bugfix: forgotten o_elems_transform ontxr-038Kaz Kylheku2011-10-021-0/+6
* * match.c (match_line): Handle trailer_s directive.Kaz Kylheku2011-10-021-0/+7
* Compiles as C++ again.Kaz Kylheku2011-10-021-0/+13
* Spelling.Kaz Kylheku2011-10-011-1/+1
* Version 038Kaz Kylheku2011-10-011-0/+33
* Maintaining C++ compiling (except for two issues that willKaz Kylheku2011-10-011-0/+17
* HACKING: Clarified that --vg-debug is also needed to turn on onKaz Kylheku2011-10-011-0/+5
* New test case, covering some filtering from HTML/XML.Kaz Kylheku2011-10-011-0/+10
* * filter.c (filters, filter_init): Serious gc bug fixed: neglected toKaz Kylheku2011-10-011-0/+6
* New test case under tests/008.Kaz Kylheku2011-10-011-0/+14
* Deleted reference to accidentally added file.Kaz Kylheku2011-10-011-1/+0
* Tokenizing test case, exercising for @(coll :gap 0)Kaz Kylheku2011-10-011-0/+11
* New test case, covering exception handling across nestedKaz Kylheku2011-10-011-0/+11
* * parser.y (all_clause, some_clause, none_clause, maybe_clause,Kaz Kylheku2011-10-011-0/+6
* Merge commit '4afe959'Kaz Kylheku2011-10-011-0/+9
|\
| * Regression bug fix: longest match variables broken byKaz Kylheku2011-10-011-0/+9
* | * txr.1: Documented choose and horizontal mode for paralleKaz Kylheku2011-10-011-0/+5
|/
* New directive: choose.Kaz Kylheku2011-10-011-0/+24
* * HACKING: Updated with debugging hints.Kaz Kylheku2011-09-301-0/+4
* * txr.1: Clarified consecutive variables and documented doubleKaz Kylheku2011-09-301-0/+5
* * parser.l: Implemented backslash continuations in SPECIALKaz Kylheku2011-09-301-0/+7
* * match.c (match_line): Implemented horizontal all, some,Kaz Kylheku2011-09-291-0/+11
* * match.c (chars_k): New variable.Kaz Kylheku2011-09-291-0/+13
* * match.c (mingap_k, maxgap_k, gap_k, times_k, lines_k): NewKaz Kylheku2011-09-291-0/+18
* * match.c (match_line): Bugfix in double var. Do notKaz Kylheku2011-09-281-0/+5
* * match.c (match_line): Logic restructured to allow forKaz Kylheku2011-09-281-0/+19
* * parser.y ('{', '}'): Nope, still not right.Kaz Kylheku2011-09-271-0/+6
* * parser.y ('{', '}'): Bugfix: precedence of theseKaz Kylheku2011-09-271-0/+8
* * match.c (match_files): One more fix to this, argh.Kaz Kylheku2011-09-271-0/+14
* * match.c (match_files): Another bugfix to skip.Kaz Kylheku2011-09-271-0/+8
* * match.c (match_files): Bugfix in skip directive.Kaz Kylheku2011-09-271-0/+13
* * lib.c (eof_s): New symbol variable.Kaz Kylheku2011-09-271-0/+12
* Support &#NNNN; decimal escapes also.txr-037Kaz Kylheku2011-09-261-0/+11
* Support &#xNNNN; hex escapes in html. Bugfix in field formatting.Kaz Kylheku2011-09-261-3/+22
* Version 037.Kaz Kylheku2011-09-261-0/+21
* Bugfixes: Consistent escaping in various literals. DoubleKaz Kylheku2011-09-261-0/+11
* New feature: @(deffilter)Kaz Kylheku2011-09-261-0/+28
* Trie compression. Hash table iteration.Kaz Kylheku2011-09-261-0/+30
* Filtering from HTML implemented.Kaz Kylheku2011-09-251-0/+9
* Filtering feature for variable substitution in output.Kaz Kylheku2011-09-251-0/+50
* Numeric constants become real constants.Kaz Kylheku2011-09-241-0/+14
* Removed redundant text.Kaz Kylheku2011-09-231-2/+0
* * LICENSE, Makefile, configure, gc.c, gc.h, hash.c, hash.h, lib.c,Kaz Kylheku2011-09-231-0/+9
* * match.c, parser.y: Support for old output syntax removed.Kaz Kylheku2011-09-231-0/+7
* * tests/002/query-1.txr: Old next syntax rewritten to new.Kaz Kylheku2011-09-231-0/+4