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
/
share
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
getopts: simplify build-hash.
Kaz Kylheku
2019-11-28
1
-5
/
+3
*
Version 228.
txr-228
Kaz Kylheku
2019-11-18
1
-1
/
+1
*
op: fix wrong compat version value.
Kaz Kylheku
2019-11-18
1
-1
/
+1
*
compiler: first use of .? notation.
Kaz Kylheku
2019-11-06
1
-1
/
+1
*
syntax: new .? operator for null-safe object access.
Kaz Kylheku
2019-11-05
1
-27
/
+40
*
path-tests: bug in path-strictly-private-to-me-p.
Kaz Kylheku
2019-11-04
1
-1
/
+1
*
path-tests: fix incorrect type tests.
Kaz Kylheku
2019-11-03
1
-7
/
+11
*
stat: support high resolution time stamps.
Kaz Kylheku
2019-10-29
1
-1
/
+7
*
Version 227.
txr-227
Kaz Kylheku
2019-10-26
1
-1
/
+1
*
Version 226.
txr-226
Kaz Kylheku
2019-10-25
1
-1
/
+1
*
stdlib: remove unneeded macros from compiled image.
Kaz Kylheku
2019-10-24
3
-40
/
+44
*
New macro: ldo.
Kaz Kylheku
2019-10-23
1
-0
/
+3
*
op/do: clean up documentation-implementation problem.
Kaz Kylheku
2019-10-23
1
-14
/
+39
*
compiler: warn on too many lambda args.
Kaz Kylheku
2019-10-17
2
-0
/
+4
*
tree: node set functions and syntactic places.
Kaz Kylheku
2019-10-16
1
-0
/
+9
*
op: new features for anonymous recursion.
Kaz Kylheku
2019-10-03
1
-20
/
+48
*
symbol-function: don't break existing compiled code.
Kaz Kylheku
2019-10-03
1
-2
/
+2
*
symbol-function: support lambda expressions.
Kaz Kylheku
2019-09-27
1
-2
/
+6
*
stdlib: fix incorrect uses of compile-error.
Kaz Kylheku
2019-09-27
4
-40
/
+38
*
op: eliminate useless quasiquote.
Kaz Kylheku
2019-09-15
1
-1
/
+1
*
Version 225.
txr-225
Kaz Kylheku
2019-09-11
1
-1
/
+1
*
list-builder: remove wasteful slot accesses.
Kaz Kylheku
2019-09-10
1
-11
/
+11
*
list-builder: simplify circularity check in pend.
Kaz Kylheku
2019-09-10
1
-4
/
+1
*
tests: add tests for list-builder and fix bug.
Kaz Kylheku
2019-09-10
1
-1
/
+1
*
list-builder: rewrite of basic methods.
Kaz Kylheku
2019-09-09
1
-38
/
+29
*
list-builder: use copy-list, not copy.
Kaz Kylheku
2019-09-03
1
-6
/
+6
*
list-builder: bugfix: broken self-appending.
Kaz Kylheku
2019-09-03
1
-4
/
+7
*
Version 224.
txr-224
Kaz Kylheku
2019-08-29
1
-1
/
+1
*
compiler: mac params: eliminate plen variable.
Kaz Kylheku
2019-08-29
1
-10
/
+9
*
compiler: elide nil var intializaton.
Kaz Kylheku
2019-08-28
1
-2
/
+6
*
compiler: mac params: simplify optional presence indicators.
Kaz Kylheku
2019-08-28
1
-15
/
+21
*
compiler: mac params: late allocation for cursors.
Kaz Kylheku
2019-08-28
1
-68
/
+69
*
trace: bugfix: trace-redefine-check doesn't untrace.
Kaz Kylheku
2019-08-28
1
-3
/
+3
*
compiler: bugfix: incorrect scoping in macro param binding.
Kaz Kylheku
2019-08-28
1
-65
/
+85
*
compiler: bugfix: colon keyword bungle in macro params.
Kaz Kylheku
2019-08-28
1
-9
/
+7
*
compiler: relate mac bind error to right substructure.
Kaz Kylheku
2019-08-27
1
-1
/
+1
*
compiler: for: bugfix: dangling label reference.
Kaz Kylheku
2019-08-26
1
-1
/
+1
*
list-builder: inserter methods return nil.
Kaz Kylheku
2019-08-17
1
-7
/
+12
*
list-builder: dequeue capabilities with del/del* operators.
Kaz Kylheku
2019-08-17
1
-5
/
+45
*
compile-file: include load-time as top-level form.
Kaz Kylheku
2019-08-16
1
-0
/
+4
*
Version 223: ten years!
txr-223
Kaz Kylheku
2019-08-14
1
-1
/
+1
*
compiler: inline-lambda: optimize constant apply list.
Kaz Kylheku
2019-08-09
1
-65
/
+75
*
compiler: inline-lambda: optimize generated let.
Kaz Kylheku
2019-08-08
1
-3
/
+8
*
pop: improve expansion.
Kaz Kylheku
2019-08-08
1
-1
/
+1
*
compiler: bugfix: eval order in inline lambda.
Kaz Kylheku
2019-08-07
1
-52
/
+54
*
compiler: bugfix: scoping issue in inline lambda.
Kaz Kylheku
2019-08-07
1
-1
/
+1
*
compiler: inline lambda: incomplete opt param support.
Kaz Kylheku
2019-08-07
1
-9
/
+20
*
compiler: remove one-argument or.
Kaz Kylheku
2019-08-06
1
-1
/
+1
*
Version 222.
txr-222
Kaz Kylheku
2019-07-30
1
-1
/
+1
*
Version 221.
txr-221
Kaz Kylheku
2019-07-23
1
-1
/
+1
[prev]
[next]