index
:
txr
master
txr-old
TXR: A data munging language.
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
txr.1
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* eval.c (uw_protect_s, return_s, return_from_s): New symbol
Kaz Kylheku
2011-12-03
1
-0
/
+6
*
* eval.c (eval_init): String and character functions
Kaz Kylheku
2011-12-03
1
-2
/
+47
*
* txr.1: Added stub sections for new functions.
Kaz Kylheku
2011-12-02
1
-0
/
+17
*
* parser.y (list): unquote and splice actions look inside the
Kaz Kylheku
2011-12-02
1
-0
/
+26
*
Version 044
txr-044
Kaz Kylheku
2011-12-01
1
-2
/
+2
*
* txr.1: Started Lisp documentation. Updated description of
Kaz Kylheku
2011-12-01
1
-11
/
+397
*
Version 043
txr-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 041
txr-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 040
txr-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 039
txr-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
[prev]
[next]