| Commit message (Expand) | Author | Age | Files | Lines |
* | Version 043txr-043 | Kaz Kylheku | 2011-11-23 | 1 | -2/+2 |
* | Semantics change. If a variable is followed by a mixture | Kaz Kylheku | 2011-11-23 | 1 | -18/+32 |
* | * match.c (search_form): Bugfix: we must search to one character | Kaz Kylheku | 2011-11-22 | 1 | -0/+17 |
* | Version 042 | Kaz Kylheku | 2011-11-20 | 1 | -2/+2 |
* | Relaxing :vars in collect/coll a little bit. | Kaz Kylheku | 2011-11-20 | 1 | -0/+2 |
* | Bug #34866 | Kaz Kylheku | 2011-11-19 | 1 | -1/+7 |
* | * match.c (v_deffilter): Even better. Just evaluate | Kaz Kylheku | 2011-11-19 | 1 | -4/+11 |
* | deffilter grows in power: it can take quasistrings. | Kaz Kylheku | 2011-11-19 | 1 | -3/+6 |
* | Task #11598. | Kaz Kylheku | 2011-11-17 | 1 | -2/+36 |
* | * match.c (h_fun, v_fun): Bugfix! copy_list should be used for copying | Kaz Kylheku | 2011-11-17 | 1 | -2/+7 |
* | Allow directives after variable to be a kind of negative match. | Kaz Kylheku | 2011-11-16 | 1 | -39/+119 |
* | Variable matches can span over function calls. | Kaz Kylheku | 2011-11-16 | 1 | -10/+16 |
* | Changing read syntax for character literals, because we are going to | Kaz Kylheku | 2011-11-15 | 1 | -5/+12 |
* | * txr.1: Document -l/--lisp-bindings. | Kaz Kylheku | 2011-11-10 | 1 | -0/+3 |
* | * match.c (v_fun): Bugfix: if there is material after | Kaz Kylheku | 2011-11-10 | 1 | -19/+44 |
* | Minor. | Kaz Kylheku | 2011-11-09 | 1 | -1/+1 |
* | * txr.1: Documented horizontal function definitions and calls | Kaz Kylheku | 2011-11-09 | 1 | -37/+125 |
* | Task #11581 & bugfix. | Kaz Kylheku | 2011-11-06 | 1 | -2/+32 |
* | Task #11581 | Kaz Kylheku | 2011-11-06 | 1 | -0/+65 |
* | Task #11442. Access to environment variables. | Kaz Kylheku | 2011-11-05 | 1 | -0/+6 |
* | Version 041txr-041 | Kaz Kylheku | 2011-10-30 | 1 | -2/+2 |
* | Bug #34657 | Kaz Kylheku | 2011-10-27 | 1 | -12/+56 |
* | Fixed lame @(cat) directive, without obsolescence phase. | Kaz Kylheku | 2011-10-26 | 1 | -5/+7 |
* | * filter.c (function_filter): Function removed. | Kaz Kylheku | 2011-10-25 | 1 | -3/+44 |
* | * match.c (filter_s): New symbol variable. | Kaz Kylheku | 2011-10-25 | 1 | -0/+18 |
* | Shorthand for filters which map multiple texts to a common | Kaz Kylheku | 2011-10-25 | 1 | -9/+23 |
* | * txr.1: Updated. | Kaz Kylheku | 2011-10-25 | 1 | -2/+9 |
* | * filter.c (function_filter): New function. | Kaz Kylheku | 2011-10-24 | 1 | -2/+44 |
* | * match.c (list_k, string_k): New keyword symbol variables. | Kaz Kylheku | 2011-10-23 | 1 | -7/+13 |
* | Task #11474 | Kaz Kylheku | 2011-10-22 | 1 | -17/+36 |
* | * filter.c (get_filter_trie): Function renamed to get_filter. A filter | Kaz Kylheku | 2011-10-22 | 1 | -3/+25 |
* | Task #11474 | Kaz Kylheku | 2011-10-22 | 1 | -12/+54 |
* | * match.c (v_collect): Regression bugfix. Make it work like the comment | Kaz Kylheku | 2011-10-21 | 1 | -4/+25 |
* | Implementing @(set) directive for assigning to variables | Kaz Kylheku | 2011-10-21 | 1 | -0/+39 |
* | * match.c (v_output): When appending output to a variable, | Kaz Kylheku | 2011-10-21 | 1 | -3/+19 |
* | * lib.c (proper_plist_to_alist, improper_plist_to_alist): New | Kaz Kylheku | 2011-10-21 | 1 | -8/+21 |
* | Version 040txr-040 | Kaz Kylheku | 2011-10-20 | 1 | -2/+2 |
* | * parser.y (elem): Amending previous change. A single space | Kaz Kylheku | 2011-10-13 | 1 | -2/+2 |
* | * Makefile (%.ok: %.txr): Use unified diff for showing | Kaz Kylheku | 2011-10-13 | 1 | -1/+26 |
* | Version 039txr-039 | Kaz Kylheku | 2011-10-10 | 1 | -3/+3 |
* | * txr.1: Removed references to obsolete @(next) variant. | Kaz Kylheku | 2011-10-08 | 1 | -15/+2 |
* | * match.c (vars_to_bindings): New function. | Kaz Kylheku | 2011-10-08 | 1 | -3/+69 |
* | * txr.1: Augment example of @/.*/ being used to skip to the | Kaz Kylheku | 2011-10-08 | 1 | -0/+5 |
* | * match.c (mintimes_k, maxtimes_k): New keyword variables. | Kaz Kylheku | 2011-10-08 | 1 | -12/+18 |
* | * match.c (greedy_k): New keyword symbol variable. | Kaz Kylheku | 2011-10-07 | 1 | -5/+30 |
* | * lib.c (eol_s): New symbol variable. | Kaz Kylheku | 2011-10-07 | 1 | -3/+29 |
* | * txr.1: fxed wrong word. | Kaz Kylheku | 2011-10-07 | 1 | -1/+1 |
* | * LICENSE, Makefile, configure, filter.c, filter.h, gc.c, gc.h, hash.c, | Kaz Kylheku | 2011-10-04 | 1 | -1/+1 |
* | * txr.1: Starte dodcumenting the forgotten merge directive. | Kaz Kylheku | 2011-10-03 | 1 | -0/+24 |
* | Implemented new last clause for collect and coll. | Kaz Kylheku | 2011-10-03 | 1 | -11/+52 |