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
*
compiler: add failing inline lambda tests.
Kaz Kylheku
2021-07-03
1
-0
/
+10
*
tests: support for compiled test forms.
Kaz Kylheku
2021-07-03
1
-0
/
+5
*
tests: include constp test in compile case.
Kaz Kylheku
2021-07-02
1
-1
/
+1
*
tests: simplify file name handling in compile test.
Kaz Kylheku
2021-07-02
1
-5
/
+5
*
lambda: tests.
Kaz Kylheku
2021-07-02
1
-0
/
+88
*
constantp: tests.
Kaz Kylheku
2021-07-02
1
-0
/
+23
*
op: bug in do: must insert @1 into unexpanded form.
Kaz Kylheku
2021-06-29
1
-0
/
+5
*
tests: reduce time spent in stack overflow test.
Kaz Kylheku
2021-06-26
1
-0
/
+1
*
signals: disable stack overflow in handler.
Kaz Kylheku
2021-06-24
1
-0
/
+11
*
txr: stack protection in pattern language.
Kaz Kylheku
2021-06-24
2
-0
/
+9
*
Test for stack overflow protection.
Kaz Kylheku
2021-06-24
1
-0
/
+31
*
lib: rmismatch tests and bugfix.
Kaz Kylheku
2021-06-22
1
-0
/
+39
*
lib: optimize mismatch, rmismatch for strings.
Kaz Kylheku
2021-06-22
1
-0
/
+49
*
Dubious new functions cxr/cyr.
Kaz Kylheku
2021-06-21
1
-0
/
+14
*
read/get-json: reject trailing junk in string input.
Kaz Kylheku
2021-06-20
1
-0
/
+52
*
op: tests, and fix (op progn ...) situation
Kaz Kylheku
2021-06-17
1
-0
/
+71
*
expander: bug: atoms in quasiliteral.
Kaz Kylheku
2021-06-15
1
-0
/
+15
*
tests: remove *stderr* to *stdnull* redirection.
Kaz Kylheku
2021-06-11
1
-2
/
+1
*
reduce-left: rewrite using seq_iter.
Kaz Kylheku
2021-06-09
1
-0
/
+10
*
expander: expand must only ignores unbound warnings.
Kaz Kylheku
2021-06-07
1
-4
/
+4
*
tests: fix vtest being hindrance to error finding.
Kaz Kylheku
2021-05-25
1
-1
/
+1
*
window-map: add tests, improve doc, add examples.
Kaz Kylheku
2021-05-25
1
-0
/
+19
*
window-map: broken :wrap and :reflect.
Kaz Kylheku
2021-05-25
1
-0
/
+33
*
parser: bug: handing of lex state in pushback tokens.
Kaz Kylheku
2021-05-12
1
-0
/
+6
*
parser: #; tests and bugfixes.
Kaz Kylheku
2021-05-06
1
-0
/
+20
*
buf: bugfix: int-buf, uint-buf refer to alloc size.
Kaz Kylheku
2021-05-04
1
-0
/
+4
*
mapcar*: fix broken.
Kaz Kylheku
2021-04-29
1
-0
/
+6
*
compile/eval: new operator, mac-env-param-bind.
Kaz Kylheku
2021-04-21
1
-0
/
+5
*
tests: disable some UTF-8 tests on 16 bit wchar_t.
Kaz Kylheku
2021-04-20
1
-8
/
+9
*
compile/eval: print compiler error on *stderr*.
Kaz Kylheku
2021-04-19
1
-1
/
+2
*
tests: use fixed regsub in compile test.
Kaz Kylheku
2021-04-13
1
-1
/
+1
*
tests: implicitly generate empty .expected files.
Kaz Kylheku
2021-04-12
13
-2
/
+4
*
compiler: new test case.
Kaz Kylheku
2021-04-11
1
-0
/
+12
*
parser: allow non-UTF-8 bytes in literals and regexes.
Kaz Kylheku
2021-04-08
1
-0
/
+6
*
parser: allow funny UTF-8 in regexes and literals.
Kaz Kylheku
2021-04-08
2
-0
/
+7
*
struct: changing meaning of obj.[fun ...] syntax.
Kaz Kylheku
2021-02-09
2
-6
/
+6
*
mapcar: add test covering recent regression.
Kaz Kylheku
2021-01-18
1
-0
/
+3
*
oop: add tests for diamond problem.
Kaz Kylheku
2020-09-01
2
-2
/
+23
*
New: protocol for iteration with structs.
Kaz Kylheku
2020-07-07
2
-0
/
+56
*
ifa: fix broken/invalid test case.
Kaz Kylheku
2020-04-23
1
-2
/
+5
*
New function: assq and rassq.
Kaz Kyheku
2020-02-24
2
-0
/
+8
*
multiple-inheritance: test static-slot-home.
Kaz Kylheku
2019-12-13
2
-1
/
+6
*
multiple-inheritance: super-method loose ends.
Kaz Kylheku
2019-12-13
2
-4
/
+26
*
OOP: implementing multiple inheritance.
Kaz Kylheku
2019-12-11
2
-0
/
+55
*
tests: add tests for list-builder and fix bug.
Kaz Kylheku
2019-09-10
1
-0
/
+10
*
New tests for sequence manipulation.
Kaz Kylheku
2019-09-09
2
-0
/
+9
*
defset: bind new-val-sym to temporary variable.
Kaz Kylheku
2019-06-28
1
-2
/
+12
*
defset: add tests.
Kaz Kylheku
2019-06-17
2
-0
/
+11
*
The code expander becomes a public API.
Kaz Kylheku
2018-11-02
1
-12
/
+12
*
tests: remove macro-time hack from man-or-boy test.
Kaz Kylheku
2018-07-17
1
-1
/
+1
[next]