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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Version 042
Kaz Kylheku
2011-11-20
1
-0
/
+10
*
* parser.y (char_from_name): const on wchar_t *.
Kaz Kylheku
2011-11-20
1
-0
/
+4
*
* RELNOTES: Updated.
txr-93
txr-60
Kaz Kylheku
2011-11-20
1
-0
/
+2
*
Bug #34630
Kaz Kylheku
2011-11-20
1
-0
/
+7
*
Relaxing :vars in collect/coll a little bit.
Kaz Kylheku
2011-11-20
1
-0
/
+15
*
* Makefile (tests/008/soundex.ok): New test case.
Kaz Kylheku
2011-11-19
1
-0
/
+9
*
* RELNOTES: New file.
Kaz Kylheku
2011-11-19
1
-0
/
+4
*
Bug #34866
Kaz Kylheku
2011-11-19
1
-0
/
+9
*
* match.c (v_deffilter): Even better. Just evaluate
Kaz Kylheku
2011-11-19
1
-0
/
+9
*
deffilter grows in power: it can take quasistrings.
Kaz Kylheku
2011-11-19
1
-0
/
+18
*
* parser.y (yybadtoken): Use ~a to print bad character rather than #\
Kaz Kylheku
2011-11-19
1
-0
/
+5
*
* parser.y: Regression IDENT, '{' and '}'
Kaz Kylheku
2011-11-18
1
-0
/
+7
*
* gc.c (mark_mem_region): Use the Valgrind API only to mark
Kaz Kylheku
2011-11-18
1
-0
/
+13
*
Added a JSON parsing test case. This flushed out a bug which crashed
Kaz Kylheku
2011-11-18
1
-0
/
+19
*
Task #11598.
Kaz Kylheku
2011-11-17
1
-0
/
+15
*
Adding quote and unquote read syntax to list forms, resembling
Kaz Kylheku
2011-11-17
1
-0
/
+17
*
* match.c (h_fun, v_fun): Bugfix! copy_list should be used for copying
Kaz Kylheku
2011-11-17
1
-0
/
+15
*
* parser.y: Bugfix: precedence of { } must be low, close to that of
Kaz Kylheku
2011-11-17
1
-0
/
+5
*
Allow directives after variable to be a kind of negative match.
Kaz Kylheku
2011-11-16
1
-0
/
+17
*
Variable matches can span over function calls.
Kaz Kylheku
2011-11-16
1
-0
/
+13
*
* txr.vim: Update for new character constant syntax.
Kaz Kylheku
2011-11-15
1
-0
/
+4
*
* match.c (h_var): when manipulating specline, propagate the
Kaz Kylheku
2011-11-15
1
-0
/
+18
*
Changing read syntax for character literals, because we are going to
Kaz Kylheku
2011-11-15
1
-0
/
+29
*
Bugfix: horizontal directives were being treated as vertical,
Kaz Kylheku
2011-11-14
1
-0
/
+22
*
* debug.c (debug): Eliminated duplicate code.
Kaz Kylheku
2011-11-13
1
-0
/
+5
*
Adding a debugger. This is an experimental prototype.
Kaz Kylheku
2011-11-13
1
-0
/
+39
*
Fix regression in earlier commit:
Kaz Kylheku
2011-11-13
1
-0
/
+11
*
* match.c: Removed <assert.h>
Kaz Kylheku
2011-11-13
1
-0
/
+6
*
Bug #34813
Kaz Kylheku
2011-11-13
1
-0
/
+8
*
* parser.y: Correctly record line number info for regex.
Kaz Kylheku
2011-11-12
1
-0
/
+4
*
Improved line number reporting in errors and debug traces.
Kaz Kylheku
2011-11-12
1
-0
/
+10
*
Eliminate line numbers from the abstract syntax
Kaz Kylheku
2011-11-12
1
-0
/
+58
*
Infrastructure for storing line number information
Kaz Kylheku
2011-11-12
1
-0
/
+58
*
Bug #34799: errors in horizontal functions
Kaz Kylheku
2011-11-10
1
-0
/
+12
*
* txr.1: Document -l/--lisp-bindings.
Kaz Kylheku
2011-11-10
1
-0
/
+4
*
* match.c (opt_nobindings, opt_arraydims): Global
Kaz Kylheku
2011-11-10
1
-0
/
+18
*
Task #11583
Kaz Kylheku
2011-11-10
1
-0
/
+9
*
Task #11583
Kaz Kylheku
2011-11-10
1
-0
/
+11
*
* parser.l: Fixed wrong error message.
Kaz Kylheku
2011-11-10
1
-0
/
+4
*
* match.c (v_fun): Bugfix: if there is material after
Kaz Kylheku
2011-11-10
1
-0
/
+8
*
* txr.1: Documented horizontal function definitions and calls
Kaz Kylheku
2011-11-09
1
-0
/
+4
*
Task #11583
Kaz Kylheku
2011-11-09
1
-0
/
+9
*
* match.c (h_fun, v_fun): Slightly more informative tracing from failed
Kaz Kylheku
2011-11-09
1
-0
/
+5
*
* txr.vim: Missing coll keyword added.
Kaz Kylheku
2011-11-09
1
-0
/
+4
*
Task #11431. First cut at horizontal match functions.
Kaz Kylheku
2011-11-08
1
-0
/
+16
*
* txr.vim: Make sure whitespace is recognized after @.
Kaz Kylheku
2011-11-06
1
-0
/
+4
*
Task #11581 & bugfix.
Kaz Kylheku
2011-11-06
1
-0
/
+14
*
Task #11581
Kaz Kylheku
2011-11-06
1
-0
/
+19
*
* lib.c (env): Fixed inappropriate cut-and-pasted error messages.
Kaz Kylheku
2011-11-05
1
-0
/
+6
*
* match.c (dir_tables_init): Bugfix: horizontal @(some)
Kaz Kylheku
2011-11-05
1
-0
/
+5
[next]