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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* configure: Detect the daemon function.
Kaz Kylheku
2013-11-28
4
-0
/
+86
*
* txr.1: Documented open-tail and make-time.
Kaz Kylheku
2013-11-28
2
-0
/
+61
*
Whitespace.
Kaz Kylheku
2013-11-28
1
-0
/
+1
*
Extending intrinsic functions to go up to 7 arguments.
Kaz Kylheku
2013-11-28
4
-4
/
+171
*
* stream.c (make_stdio_stream_common): Initialize new
Kaz Kylheku
2013-11-28
2
-0
/
+6
*
* stream.c (struct stdio_handle): New member, mode.
Kaz Kylheku
2013-11-28
4
-5
/
+85
*
* Changelog: missing entries reconstructed.
Kaz Kylheku
2013-11-27
5
-6
/
+105
*
* configure: Added check to detect POSIX sleep function.
Kaz Kylheku
2013-11-27
7
-72
/
+155
*
Stream-seeking functionality.
Kaz Kylheku
2013-11-26
4
-39
/
+144
*
* match.c (v_load): Bugfix: bindings were propagated in only one of two
Kaz Kylheku
2013-11-24
2
-1
/
+9
*
* genvim.txr: Missing highlighting for hex integers.
Kaz Kylheku
2013-11-24
2
-0
/
+2
*
Fix for uninitialized struct member curfiles in the match context.
Kaz Kylheku
2013-11-24
2
-7
/
+20
*
* genvim.txr: Change how the hard-coded symbols (end, and, or) are
Kaz Kylheku
2013-11-22
3
-10
/
+17
*
Version 70
txr-70
Kaz Kylheku
2013-11-21
5
-4
/
+42
*
Nasty bug fixed: @(accept) from inside a @(collect) was found not to
Kaz Kylheku
2013-11-21
2
-6
/
+20
*
* genvim.txr: Handle symbols whose C names end with _star_s,
Kaz Kylheku
2013-11-05
3
-7
/
+18
*
* Makefile (clean): depends on conftest.clean
Kaz Kylheku
2013-10-28
3
-3
/
+17
*
Remove junk character from error message.
Kaz Kylheku
2013-10-28
1
-1
/
+1
*
Fix 2013-10-06 regression in op syntax. This happens when a @var
Kaz Kylheku
2013-10-27
2
-1
/
+14
*
Fix jaw-dropping bug introduced on 2009-11-15, first affecting
Kaz Kylheku
2013-10-27
1
-0
/
+27
*
Fix incorrect function name.
Kaz Kylheku
2013-10-27
1
-1
/
+1
*
* genvim.txr: Include syntactic directives which aren't extracted from
Kaz Kylheku
2013-10-27
3
-0
/
+9
*
Ouch! Turns out the code base has numerous unintended
Kaz Kylheku
2013-10-24
7
-25
/
+99
*
* genvim.txr: Split long lines of keywords.
Kaz Kylheku
2013-10-23
3
-5
/
+112
*
* txr.vim: Updated using genvim.txr.
Kaz Kylheku
2013-10-23
2
-91
/
+6
*
* genvim.txr: New file.
Kaz Kylheku
2013-10-23
2
-0
/
+139
*
* configure: Change to header block comment generated in config.h
Kaz Kylheku
2013-10-23
2
-1
/
+5
*
Version 69.
txr-69
Kaz Kylheku
2013-10-23
5
-19
/
+43
*
* txr.1: Fixed documentation bug. expt with three or more
Kaz Kylheku
2013-10-21
2
-3
/
+11
*
Task #11433. Implement continuation of multiple
Kaz Kylheku
2013-10-11
4
-4
/
+148
*
* txr.1: Fix reversed arguments in documentation for time-string-local
Kaz Kylheku
2013-10-11
2
-2
/
+7
*
Version 68.
txr-68
Kaz Kylheku
2013-10-07
5
-4
/
+44
*
Improving behavior of op and fixing a bug.
Kaz Kylheku
2013-10-06
4
-23
/
+96
*
New feature: :vars argument in repeat and rep directives in an output
Kaz Kylheku
2013-10-06
3
-9
/
+62
*
* filter.c, utf8.c: Tabs changed to spaces. For some reason, filter.c
Kaz Kylheku
2013-08-09
3
-102
/
+107
*
Fix dates.
txr-67
Kaz Kylheku
2013-07-13
2
-2
/
+2
*
Version 67
Kaz Kylheku
2013-07-13
3
-3
/
+25
*
* parser.l: Diagnose unrecognized escape sequences in string
Kaz Kylheku
2013-07-13
2
-1
/
+16
*
* txr.1: Fix slipup, where call is referred to as funcall.
Kaz Kylheku
2013-07-12
2
-1
/
+5
*
Version 67
Kaz Kylheku
2013-07-12
7
-6
/
+61
*
* txr.vim: Bringing up to date.
Kaz Kylheku
2013-07-12
2
-6
/
+20
*
* match.c (require_s): New variable.
Kaz Kylheku
2013-06-11
4
-4
/
+55
*
* eval.c (eval_init): tok-str acquires new parameter
Kaz Kylheku
2013-06-11
5
-5
/
+28
*
* eval.c (eval_init): lazy-str's third argument is optional.
Kaz Kylheku
2013-06-11
4
-32
/
+258
*
ChangeLog fixup after rebase: move entry out of chronological
Kaz Kylheku
2013-05-22
1
-9
/
+8
*
* eval.c (eval_init): lazy string related functions become intrinsics.
Kaz Kylheku
2013-05-22
4
-1
/
+60
*
* eval.c (eval_init): Register tok_str as intrinsic.
Kaz Kylheku
2013-05-20
5
-0
/
+59
*
* txr.1: Corrected wrong function name in documentation
Kaz Kylheku
2013-05-20
2
-2
/
+7
*
* txr.1: Misleading documentation updated for split-str, which
Kaz Kylheku
2013-05-20
2
-8
/
+24
*
Fix date.
Kaz Kylheku
2013-05-16
1
-1
/
+1
[prev]
[next]