summaryrefslogtreecommitdiffstats
path: root/tests/019
Commit message (Expand)AuthorAgeFilesLines
* load: load block value should be exit status.Kaz Kylheku2023-12-113-0/+12
* stdlib/error.tl problem rears its head.Kaz Kylheku2023-11-161-3/+3
* bug: compiled code keeps seeing var clobbered by symacro.Kaz Kylheku2023-07-171-0/+4
* Bug exposed due to to environment changes.Kaz Kylheku2023-07-171-0/+19
* New functions load-args-recurse and load-args-processKaz Kylheku2023-06-051-0/+72
* load: now passes args via *load-args*Kaz Kylheku2023-05-313-0/+16
* New special operator: progvKaz Kylheku2023-05-151-0/+29
* bug: symbol-value place always global.Kaz Kylheku2023-05-141-0/+24
* tests: squelch unused variable warnings.Kaz Kylheku2023-03-231-1/+2
* New: %fun% mechanism for current function name.Kaz Kylheku2022-10-032-0/+59
* compiler: bug: bad basic-block merge across end insn.Kaz Kylheku2022-09-151-0/+6
* tests: fix failing load-search test.Kaz Kylheku2022-05-261-1/+2
* tests: Cygwin fixes.Kaz Kylheku2022-05-101-9/+8
* *load-search-dir*: Some tests.Kaz Kylheku2022-04-251-0/+33
* Add test for loading issue.Kaz Kylheku2022-03-3110-0/+55
* Test of a package-related file compilation problem.Kaz Kylheku2022-03-302-0/+12
* load-time: new tests.Kaz Kylheku2021-10-221-0/+30
* load: new macros push-after-load and pop-after-load.Kaz Kylheku2021-09-031-0/+10
* load: new *load-hooks* feature.Kaz Kylheku2021-09-021-0/+18