| Commit message (Expand) | Author | Age | Files | Lines |
* | * HACKING: Documented portability hacks for narrow wchar_t. | Kaz Kylheku | 2011-10-10 | 2 | -1/+63 |
* | Version 039txr-039 | Kaz Kylheku | 2011-10-10 | 4 | -5/+57 |
* | One more swing at this with the axe. | Kaz Kylheku | 2011-10-09 | 3 | -12/+16 |
* | * lib.h (wli, lit_noex): We need null characters on both ends | Kaz Kylheku | 2011-10-09 | 2 | -2/+10 |
* | Following up to previous commit's TODO. | Kaz Kylheku | 2011-10-09 | 6 | -12/+39 |
* | Ported to Cygwin. | Kaz Kylheku | 2011-10-09 | 7 | -260/+414 |
* | * dep.mk: Regenerated. Too easy to neglect this file. | Kaz Kylheku | 2011-10-09 | 2 | -8/+13 |
* | * match.c (vars_to_bindings): Regression fix: recent commit | Kaz Kylheku | 2011-10-09 | 2 | -1/+7 |
* | * configure: Fixed indentation. | Kaz Kylheku | 2011-10-09 | 2 | -20/+24 |
* | * txr.1: Removed references to obsolete @(next) variant. | Kaz Kylheku | 2011-10-08 | 2 | -15/+6 |
* | * match.c (vars_to_bindings): New function. | Kaz Kylheku | 2011-10-08 | 3 | -23/+124 |
* | * match.c (vars_k): New symbol variable. | Kaz Kylheku | 2011-10-08 | 2 | -3/+48 |
* | * txr.1: Augment example of @/.*/ being used to skip to the | Kaz Kylheku | 2011-10-08 | 2 | -0/+11 |
* | * match.c (match_line): Skip directive bugfix. If skip is the | Kaz Kylheku | 2011-10-08 | 2 | -2/+10 |
* | * match.c (mintimes_k, maxtimes_k): New keyword variables. | Kaz Kylheku | 2011-10-08 | 3 | -20/+67 |
* | * HACKING: Formatting. | Kaz Kylheku | 2011-10-08 | 1 | -0/+4 |
* | * HACKING: Formatting. | Kaz Kylheku | 2011-10-08 | 1 | -8/+10 |
* | * match.c (match_files): Fixed spectacular bug in function calling, | Kaz Kylheku | 2011-10-07 | 2 | -1/+10 |
* | * match.c (greedy_k): New keyword symbol variable. | Kaz Kylheku | 2011-10-07 | 3 | -14/+78 |
* | * lib.c (eol_s): New symbol variable. | Kaz Kylheku | 2011-10-07 | 5 | -12/+108 |
* | * lib.c (flatten_helper): Function removed. | Kaz Kylheku | 2011-10-07 | 2 | -6/+6 |
* | * txr.1: fxed wrong word. | Kaz Kylheku | 2011-10-07 | 2 | -1/+5 |
* | Extending syntax to allow for @VAR and @(...) forms inside | Kaz Kylheku | 2011-10-06 | 6 | -16/+97 |
* | Renaming the currying combinators according to new scheme. | Kaz Kylheku | 2011-10-06 | 4 | -10/+25 |
* | * lib.c (funcall3, curry_123_2): New functions. | Kaz Kylheku | 2011-10-06 | 4 | -50/+94 |
* | * match.c (match_files): In function calls, the deletion of | Kaz Kylheku | 2011-10-05 | 2 | -1/+7 |
* | * LICENSE, Makefile, configure, filter.c, filter.h, gc.c, gc.h, hash.c, | Kaz Kylheku | 2011-10-04 | 28 | -27/+34 |
* | * match.c (match_line, match_files): Another correction to how bindings | Kaz Kylheku | 2011-10-04 | 2 | -2/+26 |
* | * lib.c (acons): New function. | Kaz Kylheku | 2011-10-04 | 4 | -16/+46 |
* | Bugfixes to the semantics of binding environments, which | Kaz Kylheku | 2011-10-04 | 4 | -34/+112 |
* | * txr.1: Starte dodcumenting the forgotten merge directive. | Kaz Kylheku | 2011-10-03 | 2 | -0/+28 |
* | Implemented new last clause for collect and coll. | Kaz Kylheku | 2011-10-03 | 6 | -33/+138 |
* | * parser.y (rep_elem): Bugfix: forgotten o_elems_transform ontxr-038 | Kaz Kylheku | 2011-10-02 | 2 | -1/+9 |
* | * match.c (match_line): Handle trailer_s directive. | Kaz Kylheku | 2011-10-02 | 2 | -5/+19 |
* | Compiles as C++ again. | Kaz Kylheku | 2011-10-02 | 3 | -6/+31 |
* | Spelling. | Kaz Kylheku | 2011-10-01 | 1 | -1/+1 |
* | Version 038 | Kaz Kylheku | 2011-10-01 | 4 | -4/+37 |
* | Maintaining C++ compiling (except for two issues that will | Kaz Kylheku | 2011-10-01 | 5 | -16/+34 |
* | HACKING: Clarified that --vg-debug is also needed to turn on on | Kaz Kylheku | 2011-10-01 | 2 | -2/+9 |
* | Added missing data. | Kaz Kylheku | 2011-10-01 | 1 | -0/+6 |
* | New test case, covering some filtering from HTML/XML. | Kaz Kylheku | 2011-10-01 | 5 | -0/+42 |
* | * filter.c (filters, filter_init): Serious gc bug fixed: neglected to | Kaz Kylheku | 2011-10-01 | 2 | -0/+8 |
* | New test case under tests/008. | Kaz Kylheku | 2011-10-01 | 5 | -1/+72 |
* | Deleted reference to accidentally added file. | Kaz Kylheku | 2011-10-01 | 1 | -1/+0 |
* | Remove accidentally added .out file. | Kaz Kylheku | 2011-10-01 | 1 | -2/+0 |
* | Tokenizing test case, exercising for @(coll :gap 0) | Kaz Kylheku | 2011-10-01 | 5 | -0/+40 |
* | New test case, covering exception handling across nested | Kaz Kylheku | 2011-10-01 | 5 | -1/+48 |
* | * parser.y (all_clause, some_clause, none_clause, maybe_clause, | Kaz Kylheku | 2011-10-01 | 2 | -12/+18 |
* | Merge commit '4afe959' | Kaz Kylheku | 2011-10-01 | 3 | -2/+11 |
|\ |
|
| * | Regression bug fix: longest match variables broken by | Kaz Kylheku | 2011-10-01 | 3 | -2/+11 |