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
...
*
Bug: ranges not treated as iterable in some situations.
Kaz Kylheku
2023-06-30
1
-1
/
+1
*
Callable integers become assignable places.
Kaz Kylheku
2023-06-30
3
-31
/
+101
*
New: callable integers and ranges.
Kaz Kylheku
2023-06-28
4
-2
/
+86
*
New cached sorting functions.
Kaz Kylheku
2023-06-28
5
-2
/
+116
*
New function: hash-map.
Kaz Kylheku
2023-06-28
6
-0
/
+53
*
equal: bug: broken equality substitution.
Kaz Kylheku
2023-06-28
2
-3
/
+11
*
ssort: gc bug in vector case.
Kaz Kylheku
2023-06-28
3
-4
/
+6
*
eval: take macro environment.
Kaz Kylheku
2023-06-27
8
-152
/
+180
*
hash: rename some variables in remove algorithms
Kaz Kylheku
2023-06-22
1
-7
/
+7
*
hash: support existing mutation+iteration semantics.
Kaz Kylheku
2023-06-20
3
-15
/
+96
*
hash: experimental switch to open addressing.
Kaz Kylheku
2023-06-20
2
-210
/
+227
*
hash: bug: initial hash mask miscalculation.
Kaz Kylheku
2023-06-19
1
-3
/
+3
*
quips: procrastination quip.
Kaz Kylheku
2023-06-17
1
-0
/
+1
*
New macro: match-cond.
Kaz Kylheku
2023-06-12
5
-1
/
+98
*
New @(push) directive.
Kaz Kylheku
2023-06-12
11
-6410
/
+6723
*
Version 288.
txr-288
Kaz Kylheku
2023-06-10
6
-1341
/
+1377
*
lib: string bug spotted on Solaris.
Kaz Kylheku
2023-06-10
1
-1
/
+1
*
New functions keep-keys-if, separate-keys.
Kaz Kylheku
2023-06-07
6
-1
/
+208
*
clean-file: tests.
Kaz Kylheku
2023-06-05
2
-0
/
+110
*
autoload: rename local variable.
Kaz Kylheku
2023-06-05
1
-2
/
+2
*
New functions load-args-recurse and load-args-process
Kaz Kylheku
2023-06-05
5
-0
/
+352
*
compiler: more logging regarding compiled files.
Kaz Kylheku
2023-06-05
1
-12
/
+23
*
compiler: new compiler option log-level
Kaz Kylheku
2023-06-04
3
-7
/
+38
*
compiler: new function, clean-file.
Kaz Kylheku
2023-06-04
4
-1
/
+92
*
bug: compile-file can put out nil, confusing load.
Kaz Kylheku
2023-06-03
1
-1
/
+1
*
bug: autoload issue affecting with-compilation-unit
Kaz Kylheku
2023-06-03
1
-0
/
+5
*
Version 287.
txr-287
Kaz Kylheku
2023-06-03
7
-1179
/
+1263
*
gc: fix bad c++ casts.
Kaz Kylheku
2023-06-03
2
-6
/
+6
*
listener: process multiple expressions
Kaz Kylheku
2023-06-02
2
-19
/
+29
*
doc: missing html-encode* syntax synopsis.
Kaz Kylheku
2023-06-02
1
-0
/
+1
*
doc: defmacro doesn't define local macros.
Kaz Kylheku
2023-06-02
1
-1
/
+1
*
doc: nonexistent syntactic place.
Kaz Kylheku
2023-06-02
1
-1
/
+0
*
load: now passes args via *load-args*
Kaz Kylheku
2023-05-31
6
-23
/
+82
*
load: now establishes a block named load.
Kaz Kylheku
2023-05-31
4
-16
/
+67
*
command line: -e takes multiple forms.
Kaz Kylheku
2023-05-30
4
-15
/
+54
*
parser: handle "fatal" conditions in flex scanner
Kaz Kylheku
2023-05-29
2
-174
/
+192
*
New macro: expander-let.
Kaz Kylheku
2023-05-28
4
-0
/
+116
*
doc: compiler-let syntax
Kaz Kylheku
2023-05-28
1
-1
/
+9
*
expander: support param macros in nested macro param lists.
Kaz Kylheku
2023-05-27
3
-39
/
+72
*
awk: new :fun clause for local functions.
Kaz Kylheku
2023-05-24
2
-28
/
+56
*
compiler: fbind/lbind: elide unnecessary frames.
Kaz Kylheku
2023-05-24
1
-9
/
+15
*
label/flet: bug: empty case wallops symbol macros.
Kaz Kylheku
2023-05-24
2
-1
/
+6
*
awk: widen scope of redirection macros.
Kaz Kylheku
2023-05-24
2
-39
/
+52
*
lib: fix issue uncovered by recent vm CALL insn change.
Kaz Kylheku
2023-05-24
2
-7
/
+38
*
awk: bug: fix ->> appending redirection operator.
Kaz Kylheku
2023-05-23
2
-1
/
+43
*
awk: bug: broken redirection operators.
Kaz Kylheku
2023-05-23
1
-2
/
+2
*
vm: handle cases in CALL like in GCALL.
Kaz Kylheku
2023-05-17
1
-14
/
+58
*
quips: reference to Super Dave Osborne.
Kaz Kylheku
2023-05-17
1
-0
/
+1
*
with-compile-options: reimplement using compiler-let
Kaz Kylheku
2023-05-16
2
-26
/
+64
*
New special operator: compiler-let
Kaz Kylheku
2023-05-16
5
-3
/
+87
[prev]
[next]