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
/
012
Commit message (
Expand
)
Author
Age
Files
Lines
*
Circ print: fix recursion from print methods.
Kaz Kylheku
2016-11-01
2
-0
/
+16
*
Fix non-working quasiquote over struct literals.
Kaz Kylheku
2016-10-24
1
-4
/
+3
*
Changes to the printing framework.
Kaz Kylheku
2016-10-20
1
-1
/
+1
*
Fix struct lit problem exposed by circular syntax.
Kaz Kylheku
2016-10-20
1
-1
/
+1
*
Bugfix: sub and length on abstract sequences.
Kaz Kylheku
2016-10-13
2
-0
/
+15
*
Support curried args in method and meth.
Kaz Kylheku
2016-10-09
2
-0
/
+13
*
Support curried arguments in umethod and umeth.
Kaz Kylheku
2016-10-09
2
-0
/
+4
*
Revision of static slot inheritance.
Kaz Kylheku
2016-09-30
2
-0
/
+83
*
Optimize qref and sys:rslot using slet.
Kaz Kylheku
2016-09-08
1
-14
/
+8
*
Useful feature: object post-initialization.
Kaz Kylheku
2015-12-16
1
-1
/
+2
*
Add man or boy test, based on Knuth's Algol 60 code.
Kaz Kylheku
2015-11-23
2
-0
/
+69
*
Add amb test case for continuations.
Kaz Kylheku
2015-11-02
1
-0
/
+20
*
Add some tests for continuations.
Kaz Kylheku
2015-10-28
2
-0
/
+19
*
New test case for handle and frame introspection.
Kaz Kylheku
2015-10-17
2
-0
/
+19
*
Tweaking expansions of when and until.
Kaz Kylheku
2015-10-09
1
-4
/
+4
*
Optional arguments in boa construction.
Kaz Kylheku
2015-10-04
1
-2
/
+2
*
Optimize empty lambdas in defstruct.
Kaz Kylheku
2015-09-30
1
-16
/
+14
*
Implementation of static slots for structures.
Kaz Kylheku
2015-09-29
1
-12
/
+17
*
More tests for ifa/conda.
Kaz Kylheku
2015-09-27
1
-0
/
+15
*
More informative printed rep for functions.
Kaz Kylheku
2015-09-09
1
-1
/
+1
*
Adding struct tests.
Kaz Kylheku
2015-09-02
2
-0
/
+136
*
Fix broken @@@<n>/@@@rest references in quasiliterals.
Kaz Kylheku
2015-08-19
1
-0
/
+4
*
Quasiquote regression from 110.
Kaz Kylheku
2015-08-19
1
-0
/
+8
*
Quasiliteral tests.
Kaz Kylheku
2015-07-25
2
-0
/
+15
*
* tests/012/ifa.tl: New test for it being bound to a place.
Kaz Kylheku
2015-07-24
1
-0
/
+5
*
Split off test macros from ifa.tl into common file.
Kaz Kylheku
2015-07-23
1
-14
/
+1
*
* lisplib.c (ifa_set_entries): Add conda.
Kaz Kylheku
2015-06-21
1
-10
/
+15
*
Test ifa macro.
Kaz Kylheku
2015-06-19
2
-0
/
+47