summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
...
* * eval.c (uw_protect_s, return_s, return_from_s): New symbolKaz Kylheku2011-12-031-0/+6
* * eval.c (eval_init): String and character functionsKaz Kylheku2011-12-031-2/+47
* * txr.1: Added stub sections for new functions.Kaz Kylheku2011-12-021-0/+17
* * parser.y (list): unquote and splice actions look inside theKaz Kylheku2011-12-021-0/+26
* Version 044txr-044Kaz Kylheku2011-12-011-2/+2
* * txr.1: Started Lisp documentation. Updated description ofKaz Kylheku2011-12-011-11/+397
* Version 043txr-043Kaz Kylheku2011-11-231-2/+2
* Semantics change. If a variable is followed by a mixtureKaz Kylheku2011-11-231-18/+32
* * match.c (search_form): Bugfix: we must search to one characterKaz Kylheku2011-11-221-0/+17
* Version 042Kaz Kylheku2011-11-201-2/+2
* Relaxing :vars in collect/coll a little bit.Kaz Kylheku2011-11-201-0/+2
* Bug #34866Kaz Kylheku2011-11-191-1/+7
* * match.c (v_deffilter): Even better. Just evaluateKaz Kylheku2011-11-191-4/+11
* deffilter grows in power: it can take quasistrings.Kaz Kylheku2011-11-191-3/+6
* Task #11598.Kaz Kylheku2011-11-171-2/+36
* * match.c (h_fun, v_fun): Bugfix! copy_list should be used for copyingKaz Kylheku2011-11-171-2/+7
* Allow directives after variable to be a kind of negative match.Kaz Kylheku2011-11-161-39/+119
* Variable matches can span over function calls.Kaz Kylheku2011-11-161-10/+16
* Changing read syntax for character literals, because we are going toKaz Kylheku2011-11-151-5/+12
* * txr.1: Document -l/--lisp-bindings.Kaz Kylheku2011-11-101-0/+3
* * match.c (v_fun): Bugfix: if there is material afterKaz Kylheku2011-11-101-19/+44
* Minor.Kaz Kylheku2011-11-091-1/+1
* * txr.1: Documented horizontal function definitions and callsKaz Kylheku2011-11-091-37/+125
* Task #11581 & bugfix.Kaz Kylheku2011-11-061-2/+32
* Task #11581Kaz Kylheku2011-11-061-0/+65
* Task #11442. Access to environment variables.Kaz Kylheku2011-11-051-0/+6
* Version 041txr-041Kaz Kylheku2011-10-301-2/+2
* Bug #34657Kaz Kylheku2011-10-271-12/+56
* Fixed lame @(cat) directive, without obsolescence phase.Kaz Kylheku2011-10-261-5/+7
* * filter.c (function_filter): Function removed.Kaz Kylheku2011-10-251-3/+44
* * match.c (filter_s): New symbol variable.Kaz Kylheku2011-10-251-0/+18
* Shorthand for filters which map multiple texts to a commonKaz Kylheku2011-10-251-9/+23
* * txr.1: Updated.Kaz Kylheku2011-10-251-2/+9
* * filter.c (function_filter): New function.Kaz Kylheku2011-10-241-2/+44
* * match.c (list_k, string_k): New keyword symbol variables.Kaz Kylheku2011-10-231-7/+13
* Task #11474Kaz Kylheku2011-10-221-17/+36
* * filter.c (get_filter_trie): Function renamed to get_filter. A filterKaz Kylheku2011-10-221-3/+25
* Task #11474Kaz Kylheku2011-10-221-12/+54
* * match.c (v_collect): Regression bugfix. Make it work like the commentKaz Kylheku2011-10-211-4/+25
* Implementing @(set) directive for assigning to variablesKaz Kylheku2011-10-211-0/+39
* * match.c (v_output): When appending output to a variable,Kaz Kylheku2011-10-211-3/+19
* * lib.c (proper_plist_to_alist, improper_plist_to_alist): NewKaz Kylheku2011-10-211-8/+21
* Version 040txr-040Kaz Kylheku2011-10-201-2/+2
* * parser.y (elem): Amending previous change. A single spaceKaz Kylheku2011-10-131-2/+2
* * Makefile (%.ok: %.txr): Use unified diff for showingKaz Kylheku2011-10-131-1/+26
* Version 039txr-039Kaz Kylheku2011-10-101-3/+3
* * txr.1: Removed references to obsolete @(next) variant.Kaz Kylheku2011-10-081-15/+2
* * match.c (vars_to_bindings): New function.Kaz Kylheku2011-10-081-3/+69
* * txr.1: Augment example of @/.*/ being used to skip to theKaz Kylheku2011-10-081-0/+5
* * match.c (mintimes_k, maxtimes_k): New keyword variables.Kaz Kylheku2011-10-081-12/+18