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
/
stdlib
/
compiler.tl
Commit message (
Expand
)
Author
Age
Files
Lines
*
compiler: reduce single-arg logior and logand.
Paul A. Patience
2021-09-14
1
-1
/
+1
*
compiler: fix random perturbance in reg allocation.
Kaz Kylheku
2021-09-14
1
-2
/
+2
*
compiler: fix output path of compiled files.
Paul A. Patience
2021-09-01
1
-1
/
+1
*
license: reformat to fit 80 columns.
Kaz Kylheku
2021-08-16
1
-13
/
+13
*
compiler: disallow trailing slashes in path.
Kaz Kylheku
2021-07-10
1
-1
/
+3
*
compiler: remove case of ad-hoc path catenation.
Kaz Kylheku
2021-07-09
1
-2
/
+1
*
compiler: use short-suffix.
Paul A. Patience
2021-07-09
1
-15
/
+10
*
compiler: inline lambda: fix : from apply-list case
Kaz Kylheku
2021-07-03
1
-1
/
+2
*
compiler: inline lambda: broken : args to optionals.
Kaz Kylheku
2021-07-03
1
-5
/
+19
*
compiler: inline lambda: not creating rest param.
Kaz Kylheku
2021-07-03
1
-1
/
+1
*
compiler: inline lambda: another apply-list diagnosis bug.
Kaz Kylheku
2021-06-30
1
-2
/
+8
*
compiler: bug: diagnose excess args from apply list.
Kaz Kylheku
2021-06-29
1
-5
/
+8
*
constantp: fully expand; recognize functions.
Kaz Kylheku
2021-06-28
1
-37
/
+1
*
file layout: moving share/txr/stdlib to stdlib.
Kaz Kylheku
2021-06-24
1
-0
/
+2394