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
/
tests
/
019
Commit message (
Expand
)
Author
Age
Files
Lines
*
load: load block value should be exit status.
Kaz Kylheku
2023-12-11
3
-0
/
+12
*
stdlib/error.tl problem rears its head.
Kaz Kylheku
2023-11-16
1
-3
/
+3
*
bug: compiled code keeps seeing var clobbered by symacro.
Kaz Kylheku
2023-07-17
1
-0
/
+4
*
Bug exposed due to to environment changes.
Kaz Kylheku
2023-07-17
1
-0
/
+19
*
New functions load-args-recurse and load-args-process
Kaz Kylheku
2023-06-05
1
-0
/
+72
*
load: now passes args via *load-args*
Kaz Kylheku
2023-05-31
3
-0
/
+16
*
New special operator: progv
Kaz Kylheku
2023-05-15
1
-0
/
+29
*
bug: symbol-value place always global.
Kaz Kylheku
2023-05-14
1
-0
/
+24
*
tests: squelch unused variable warnings.
Kaz Kylheku
2023-03-23
1
-1
/
+2
*
New: %fun% mechanism for current function name.
Kaz Kylheku
2022-10-03
2
-0
/
+59
*
compiler: bug: bad basic-block merge across end insn.
Kaz Kylheku
2022-09-15
1
-0
/
+6
*
tests: fix failing load-search test.
Kaz Kylheku
2022-05-26
1
-1
/
+2
*
tests: Cygwin fixes.
Kaz Kylheku
2022-05-10
1
-9
/
+8
*
*load-search-dir*: Some tests.
Kaz Kylheku
2022-04-25
1
-0
/
+33
*
Add test for loading issue.
Kaz Kylheku
2022-03-31
10
-0
/
+55
*
Test of a package-related file compilation problem.
Kaz Kylheku
2022-03-30
2
-0
/
+12
*
load-time: new tests.
Kaz Kylheku
2021-10-22
1
-0
/
+30
*
load: new macros push-after-load and pop-after-load.
Kaz Kylheku
2021-09-03
1
-0
/
+10
*
load: new *load-hooks* feature.
Kaz Kylheku
2021-09-02
1
-0
/
+18