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
*
comb: bug: missing combinations.
Kaz Kylheku
2023-12-26
2
-39
/
+174
*
perm: support general sequences.
Kaz Kylheku
2023-12-26
1
-1
/
+24
*
doc: in Math Library mention User-Defined Arithmetic
Kaz Kylheku
2023-12-20
1
-0
/
+28
*
Makefile: operands reversed in abbreviated output.
Kaz Kylheku
2023-12-20
1
-1
/
+1
*
json: support Lisp comments.
Kaz Kylheku
2023-12-20
4
-3594
/
+3645
*
compiler: optimizer must watch for throwing constant exprs
Kaz Kylheku
2023-12-20
2
-11
/
+27
*
compiler: don't retain last form if it's an atom.
Kaz Kylheku
2023-12-20
1
-1
/
+2
*
New functions: read-objects, file-get-objects, ...
Kaz Kylheku
2023-12-19
7
-8
/
+169
*
hash: new function, hash-join.
Kaz Kylheku
2023-12-18
4
-0
/
+90
*
hash: test cases and small doc fix.
Kaz Kylheku
2023-12-18
2
-1
/
+22
*
hash: rename parameters in declaration.
Kaz Kylheku
2023-12-18
1
-1
/
+1
*
quips: jealous language quip.
Kaz Kylheku
2023-12-18
1
-0
/
+1
*
txr: bug in handling @{nil ...} variable match.
Kaz Kylheku
2023-12-17
3
-1
/
+7
*
hash: small fix in function self name.
Kaz Kylheku
2023-12-11
1
-1
/
+1
*
listener: fix several bugs in auto compound expr mode.
Kaz Kylheku
2023-12-11
1
-3
/
+5
*
compiler: handle non-locally-exiting top-level forms.
Kaz Kylheku
2023-12-11
1
-1
/
+4
*
load: load block value should be exit status.
Kaz Kylheku
2023-12-11
7
-11
/
+41
*
print: print/read consistency problem with rcons.
Kaz Kylheku
2023-12-08
2
-1
/
+11
*
quips: adjust Kant joke.
Kaz Kylheku
2023-12-06
1
-1
/
+1
*
doc: fix "an" typos.
Kaz Kylheku
2023-12-03
1
-13
/
+13
*
doc: quasiquote: note about special quote splice.
Kaz Kylheku
2023-12-03
1
-0
/
+44
*
doc: typo under rlink.
Kaz Kylheku
2023-11-25
1
-1
/
+1
*
sh-esc: clean up mess I made.
Kaz Kylheku
2023-11-25
3
-31
/
+113
*
glob: suppress consecutive duplicates; fix memleak.
Kaz Kylheku
2023-11-22
2
-12
/
+23
*
tests: fix FFI libpng setjmp test case for Solaris 10.
Kaz Kylheku
2023-11-20
1
-1
/
+2
*
Version 292.
txr-292
Kaz Kylheku
2023-11-20
7
-1233
/
+1412
*
time: bug: must subtract gmtoff, not add.
Kaz Kylheku
2023-11-19
2
-5
/
+5
*
stdlib/error.tl problem rears its head.
Kaz Kylheku
2023-11-16
3
-36
/
+37
*
doc: incorrect description of rlink.
Kaz Kylheku
2023-11-15
1
-3
/
+7
*
doc: fix wrong typesetting of nil and t.
Kaz Kylheku
2023-11-15
1
-13
/
+13
*
oop: allow del on struct sequences.
Kaz Kylheku
2023-11-15
3
-4
/
+63
*
oop: segfault in special methods cache.
Kaz Kylheku
2023-11-15
2
-11
/
+34
*
dwim: correction to error diagnostic.
Kaz Kylheku
2023-11-15
1
-1
/
+1
*
New accessor: mref.
Kaz Kylheku
2023-11-15
6
-0
/
+308
*
place: bad indentation.
Kaz Kylheku
2023-11-13
1
-9
/
+9
*
ref: bugfix in deletion of ref place.
Kaz Kylheku
2023-11-11
3
-85
/
+100
*
New macro: tap.
Kaz Kylheku
2023-11-08
4
-1
/
+82
*
quips: philosphy-related joke.
Kaz Kylheku
2023-11-05
1
-0
/
+1
*
match: translate some match-case forms into casequal.
Kaz Kylheku
2023-10-22
2
-32
/
+102
*
build: revise build instructions in configure script
Kaz Kylheku
2023-10-15
1
-3
/
+4
*
match: bug: missing autloads.
Kaz Kylheku
2023-10-15
1
-1
/
+7
*
vim: bug: recognize char escapes in quasilit.
Kaz Kylheku
2023-10-14
1
-1
/
+1
*
build: misspelled PLATFORM_LDLIBS.
Kaz Kylheku
2023-10-06
1
-1
/
+1
*
New: length-list-<, length-<
Kaz Kylheku
2023-10-05
5
-0
/
+138
*
doc: small omission in flatcar.
Kaz Kylheku
2023-10-05
1
-0
/
+4
*
tests for flatcar and flatcar*.
Kaz Kylheku
2023-10-01
1
-0
/
+24
*
flatten*: fix two bugs.
Kaz Kylheku
2023-09-30
3
-14
/
+86
*
Integration with setjmp/longjmp.
Kaz Kylheku
2023-09-27
9
-1
/
+315
*
New hist-sort function.
Kaz Kylheku
2023-09-25
5
-4
/
+75
*
New T mode for open-file.
Kaz Kylheku
2023-09-23
3
-4
/
+70
[next]