summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: add forgotten test for new expansion rule.Kaz Kylheku2022-05-211-0/+11
* ffi: flex structs: minor refactor.Kaz Kylheku2022-05-211-0/+9
* ffi: testing and fixing flexible arrays.Kaz Kylheku2022-05-201-0/+64
* utf8: bugfix: trailing char fragment ignored.Kaz Kylheku2022-05-201-0/+6
* ffi: pack bugfix and tests.Kaz Kylheku2022-05-201-0/+112
* New function: trim-path-sepsKaz Kylheku2022-05-201-0/+38
* ffi: bugfix: empty structs/unions have alignment of 1.Kaz Kylheku2022-05-191-0/+4
* ffi: support 64 bit bitfields.Kaz Kylheku2022-05-191-0/+15
* ffi: alignment bug in undimensioned arrays.Kaz Kylheku2022-05-181-2/+2
* ffi: fix broken test.Kaz Kylheku2022-05-181-2/+2
* split-str: new count parameter.Kaz Kylheku2022-05-171-0/+39
* ffi: bugfix: null terminated string as flexible member.Kaz Kylheku2022-05-171-0/+6
* lambda-match: bug: over-strict match in variadic pattern.Kaz Kylheku2022-05-111-0/+14
* tests: Cygwin fixes.Kaz Kylheku2022-05-103-14/+18
* *load-search-dir*: Some tests.Kaz Kylheku2022-04-251-0/+33
* fork/streams: new failing test.Kaz Kylheku2022-04-232-0/+43
* 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
* New FFI types str-s, bstr-s and wstr-s.Kaz Kylheku2022-03-211-0/+11
* New function: group-map.Kaz Kylheku2022-03-021-2/+2
* hash: add tests for group-by, group-reduce.Kaz Kylheku2022-03-021-0/+16
* 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
* tests: test case for combining .tlo files.Kaz Kylheku2022-02-141-0/+27
* matcher: test case for `@{nil #/regex/}`.Kaz Kylheku2022-02-091-0/+2
* matcher: bug: quasiliteral allowing prefix matches.Kaz Kylheku2022-02-041-1/+4
* New function: copy-cptr.Kaz Kylheku2022-01-281-0/+5
* typecase: merge with etypecase, handle t differnetly.Kaz Kylheku2022-01-212-1/+19
* quasiquote: make new @,expr work in dot position.Kaz Kylheku2022-01-181-0/+12
* quasiquote: support @,expr hack.Kaz Kylheku2022-01-181-0/+30
* New function: match-fboundp.Kaz Kylheku2022-01-171-1/+6
* keyparams: fix broken.Kaz Kylheku2022-01-171-0/+38
* testing: cover compiled, non-inlined lambda.Kaz Kylheku2022-01-141-13/+28
* carray-replace: two overrun bugs.Kaz Kylheku2022-01-131-0/+16
* New macros: each-true, some-true, each-false, some-false.Kaz Kylheku2022-01-122-42/+41
* sum-each, mul-each: handle no vars case.Kaz Kylheku2022-01-112-0/+62
* json: add tests with multi-line literals.Kaz Kylheku2022-01-101-0/+10
* lazy-str-get-trailing-list: spurious empty string issue.Kaz Kylheku2022-01-042-1/+98
* freeform: bug: account for consumed prefix.Kaz Kylheku2022-01-042-0/+12
* ffi: allow enumed bitfield.Kaz Kylheku2022-01-021-0/+13
* match: allow bound variables with regex modifier.Kaz Kylheku2021-12-271-0/+6
* txr: do not ignore regex in positive match.Kaz Kylheku2021-12-271-0/+11
* txr: function span variable must match existing value.Kaz Kylheku2021-12-271-0/+13
* txr: allow variable to span vertical function.Kaz Kylheku2021-12-261-0/+15
* 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