summaryrefslogtreecommitdiffstats
path: root/tests/012
Commit message (Expand)AuthorAgeFilesLines
* structs: optional init-exprs now useful in :delegateKaz Kylheku2022-10-111-2/+10
* Syntax: allow separator commas in numeric tokens.Kaz Kylheku2022-10-051-0/+27
* define-struct-clause: add tests.Kaz Kylheku2022-10-051-0/+65
* oop: allow multiple :init, :fini, etc.Kaz Kylheku2022-10-042-0/+28
* New :postfini feature in defstruct.Kaz Kylheku2022-09-272-1/+43
* seq-iter: bugfix: floating-point ranges.Kaz Kylheku2022-09-151-0/+23
* compiler: bug: scoping of lambda optionals.Kaz Kylheku2022-09-151-0/+5
* compiler: test for recent bugfix.Kaz Kylheku2022-09-141-0/+2
* syntax: read and print [. x] and [. @x].Kaz Kylheku2022-09-081-0/+7
* New function: search-allKaz Kylheku2022-08-171-0/+15
* search/rsearch: some test cases.Kaz Kylheku2022-08-171-0/+36
* New function: count.Kaz Kylheku2022-07-181-0/+10
* buf: compression tests.Kaz Kylheku2022-05-301-0/+18
* utf8: bugfix: trailing char fragment ignored.Kaz Kylheku2022-05-201-0/+6
* opip: pass through forms in the op family.Kaz Kylheku2022-02-241-0/+6
* New list-builder method: oust.Kaz Kylheku2022-02-231-0/+5
* New function: partition-if.Kaz Kylheku2022-02-231-0/+26
* find-max: convert to seq_info iteration.Kaz Kylheku2022-02-221-0/+13
* typecase: merge with etypecase, handle t differnetly.Kaz Kylheku2022-01-212-1/+19
* testing: cover compiled, non-inlined lambda.Kaz Kylheku2022-01-141-13/+28
* new feature: :mass-delegate struct clause macro.Kaz Kylheku2021-12-231-0/+33
* eval: fix optional parameter bug from 2014.Kaz Kylheku2021-12-231-0/+14
* new feature: defstruct clause macros.Kaz Kylheku2021-12-221-0/+15
* The pairlis function comes to TXR Lisp.Kaz Kylheku2021-12-221-0/+8
* New functions: subq, subql, subqual and subst.Kaz Kylheku2021-12-221-0/+50
* less: bug, vectors not supported.Kaz Kylheku2021-12-201-0/+21
* define-accessor: fix broken arg handling.Kaz Kylheku2021-12-101-0/+12
* case macros: bug in singleton key optimization.Kaz Kylheku2021-12-081-0/+32
* rot, nrot: new functions.Kaz Kylheku2021-12-071-0/+78
* tuples*: new function.Kaz Kylheku2021-12-041-0/+47
* tuples: add test cases.Kaz Kylheku2021-12-021-1/+48
* tuples: check length argument.Kaz Kylheku2021-12-021-0/+3
* syntax: add tests for #; syntax.Kaz Kylheku2021-10-231-0/+12
* printer: bug: fallback syms printed without prefix.Kaz Kylheku2021-10-123-1/+35
* seq_iter: some new test cases.Kaz Kylheku2021-08-301-0/+8
* sub: allow generic iterables.Kaz Kylheku2021-08-221-0/+19
* iter-begin: string range support.Kaz Kylheku2021-08-221-0/+42
* windows: skip test requiring full Unicode.Kaz Kylheku2021-08-071-0/+3
* tests: fix undefined variable warning.Kaz Kylheku2021-08-031-1/+3
* oop: fix infelicity in new* and lnew* macros.Kaz Kylheku2021-07-311-0/+14
* tests: multiple evaluation issue in amb.Kaz Kylheku2021-07-301-2/+2
* tests: longer test for delimited continuations.Kaz Kylheku2021-07-301-0/+10
* subtypep: handle struct type objects.Kaz Kylheku2021-07-271-0/+48
* op: set nested flag in correct context.Kaz Kylheku2021-07-191-0/+11
* op: fix bug in do.Kaz Kylheku2021-07-191-0/+8
* tests: fix stack overflow test case for old gmake.Kaz Kylheku2021-07-141-2/+7
* lib: tests for keep-if, remove-if, separate.Kaz Kylheku2021-07-101-0/+42
* subtypep: handle COBJ inheritance.Kaz Kylheku2021-07-091-0/+20
* with-resources: undocumented nil skip behavior.Kaz Kylheku2021-07-071-0/+18
* genman, lib, tests: use defvarl where possible.Paul A. Patience2021-07-053-5/+5