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
...
*
Don't implement range and range* with variadic functions.
Kaz Kylheku
2015-08-21
1
-15
/
+14
*
Missing notes about global lexical variables.
Kaz Kylheku
2015-08-20
1
-8
/
+43
*
Wording in description of quasiquote.
Kaz Kylheku
2015-08-20
1
-2
/
+2
*
Version 113.
txr-113
Kaz Kylheku
2015-08-14
4
-4
/
+44
*
Remove useless member from parser structure.
Kaz Kylheku
2015-08-19
2
-3
/
+3
*
Fix parser bug caused by wrong kind of weak hash table.
Kaz Kylheku
2015-08-19
1
-1
/
+1
*
Provide conservative marking interface.
Kaz Kylheku
2015-08-19
3
-29
/
+28
*
Fix broken @@@<n>/@@@rest references in quasiliterals.
Kaz Kylheku
2015-08-19
2
-2
/
+6
*
Quasiquote regression from 110.
Kaz Kylheku
2015-08-19
2
-5
/
+13
*
Troff formatting macros must not generate control sequences.
Kaz Kylheku
2015-08-19
1
-4
/
+4
*
Fix man page markup errors.
Dave Love
2015-08-17
1
-22
/
+22
*
Better error reporting for some indirect calls.
Kaz Kylheku
2015-08-18
1
-18
/
+24
*
Bugfix: forgotten zaps could lead to spurious retention.
Kaz Kylheku
2015-08-17
1
-3
/
+3
*
Streamlining format with new args module.
Kaz Kylheku
2015-08-17
1
-66
/
+48
*
Start of new way of handling variable arguments.
Kaz Kylheku
2015-08-17
3
-1
/
+162
*
Improved wording about auto-loading.
Kaz Kylheku
2015-08-16
1
-5
/
+6
*
Detect alloca.
Kaz Kylheku
2015-08-15
1
-0
/
+27
*
Minor dependency fix in Makefile.
Kaz Kylheku
2015-08-15
1
-3
/
+6
*
Whitespace.
Kaz Kylheku
2015-08-15
1
-1
/
+1
*
Remove include guards from MPI headers.
Kaz Kylheku
2015-08-15
2
-12
/
+0
*
Allow slashes in regex passed to regex-parse.
Kaz Kylheku
2015-08-15
2
-19
/
+47
*
Regenerate parser and scanner if config changes.
Kaz Kylheku
2015-08-15
1
-3
/
+3
*
Get Berkeley Yacc port of the parser working again.
Kaz Kylheku
2015-08-14
1
-0
/
+7
*
Formatting fix under clamp function.
Kaz Kylheku
2015-08-14
1
-1
/
+1
*
Version 112.
txr-112
Kaz Kylheku
2015-08-14
6
-370
/
+423
*
Fix TEXT macro clash on Windows.
Kaz Kylheku
2015-08-14
1
-0
/
+1
*
Remove unwanted yyparse declaration from y.tab.h.
Kaz Kylheku
2015-08-14
2
-1
/
+9
*
Word splices not quite on board with consing dot handling.
Kaz Kylheku
2015-08-14
1
-2
/
+2
*
New function, clamp.
Kaz Kylheku
2015-08-13
4
-0
/
+45
*
Observe display width in format.
Kaz Kylheku
2015-08-13
2
-9
/
+59
*
Print object readably in class mismatch error.
Kaz Kylheku
2015-08-13
1
-1
/
+1
*
New display-width function.
Kaz Kylheku
2015-08-13
4
-0
/
+51
*
Floating-point constant tightening.
Kaz Kylheku
2015-08-12
2
-11
/
+12
*
Improvement in hash bang code.
Kaz Kylheku
2015-08-12
1
-6
/
+3
*
Use new pushback token priming for single regex parse.
Kaz Kylheku
2015-08-12
4
-21
/
+38
*
Fix regression in string field formatting.
Kaz Kylheku
2015-08-12
1
-4
/
+0
*
Revision to .. syntax.
Kaz Kylheku
2015-08-12
2
-31
/
+18
*
Crafting a better parser-priming hack.
Kaz Kylheku
2015-08-12
9
-41
/
+97
*
Catenated stream reads must not close last stream.
Kaz Kylheku
2015-08-12
1
-6
/
+9
*
Diagnose ambiguous floats like (a b).4 and x.y.5
Kaz Kylheku
2015-08-10
1
-0
/
+30
*
Dot with no whitespace generates qref syntax.
Kaz Kylheku
2015-08-10
5
-6
/
+71
*
Count East Asian Wide and Full Fidth chars as two columns.
Kaz Kylheku
2015-08-10
4
-7
/
+74
*
Handle abc: token syntax.
Kaz Kylheku
2015-08-10
1
-2
/
+2
*
Diagnose bad consing dot syntax like (a . b . c).
Kaz Kylheku
2015-08-10
4
-9
/
+27
*
Remove never-used member of symbol structure.
Kaz Kylheku
2015-08-09
3
-3
/
+0
*
Discontinuing ChangeLog.
Kaz Kylheku
2015-08-08
1
-0
/
+8
*
Version 111.
txr-111
Kaz Kylheku
2015-08-08
7
-210
/
+311
*
C++ upkeep: conversions, clashes, warnings.
Kaz Kylheku
2015-08-07
4
-5
/
+16
*
C++ static forward issue.
Kaz Kylheku
2015-08-07
3
-3
/
+21
*
C++ upkeep: resolve multiple definitions of fun_k.
Kaz Kylheku
2015-08-07
6
-7
/
+23
[prev]
[next]