summaryrefslogtreecommitdiffstats
path: root/tests
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: %fun% mechanism for current function name.Kaz Kylheku2022-10-032-0/+59
* New method: str-addr.Kaz Kylheku2022-10-031-0/+68
* New sockaddr-str function.Kaz Kylheku2022-10-021-0/+49
* 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: bad basic-block merge across end insn.Kaz Kylheku2022-09-151-0/+6
* 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
* close-lazy-streams: test.Kaz Kylheku2022-08-301-0/+3
* txr: test for new @(next) behaviors.Kaz Kylheku2022-08-302-0/+17
* New function: search-allKaz Kylheku2022-08-171-0/+15
* search/rsearch: some test cases.Kaz Kylheku2022-08-171-0/+36
* path-components-safe: tighten /proc checkKaz Kylheku2022-07-301-30/+21
* path-components-safe: repel /proc symlink attacksKaz Kylheku2022-07-291-0/+25
* gcd: rewrite for better efficiency.Kaz Kylheku2022-07-271-0/+29
* New function: path-components-safe.Kaz Kylheku2022-07-251-0/+89
* New function: count.Kaz Kylheku2022-07-181-0/+10
* bugfix: missing gzip support in open-command.Kaz Kylheku2022-06-211-0/+4
* New function: strKaz Kylheku2022-06-121-0/+28
* cygwin: bug: sh always uses cmd.exe.Kaz Kylheku2022-05-311-9/+3
* buf: compression tests.Kaz Kylheku2022-05-301-0/+18
* gzio: some tests.Kaz Kylheku2022-05-301-0/+53
* New: spln and tokn functions.Kaz Kylheku2022-05-301-0/+27
* tok-str: takes count argument.Kaz Kylheku2022-05-281-0/+15
* tests: fix failing load-search test.Kaz Kylheku2022-05-261-1/+2
* ffi: reproduce odd GNU C behavior for aligned bitfields.Kaz Kylheku2022-05-241-0/+7
* fixup! ffi: couple of tests; assertion.Kaz Kylheku2022-05-241-5/+5
* ffi: couple of tests; assertion.Kaz Kylheku2022-05-241-0/+13
* ffi: bitfield tests and fixes.Kaz Kylheku2022-05-231-0/+587
* 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