| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | hash: new function, hash-props. | Kaz Kylheku | 2023-05-01 | 1 | -0/+7 |
* | match: ^#S() and ^#H(()) patterns must work | Kaz Kylheku | 2023-04-29 | 1 | -0/+6 |
* | range/range*: tests. | Kaz Kylheku | 2023-03-27 | 1 | -0/+103 |
* | New function: arithp. | Kaz Kylheku | 2023-03-26 | 2 | -0/+9 |
* | match: support @nil in predicates. | Kaz Kylheku | 2023-03-23 | 1 | -0/+8 |
* | printer: [] shouldn't print as [. nil]. | Kaz Kylheku | 2023-03-23 | 1 | -1/+7 |
* | tests: squelch unused variable warnings. | Kaz Kylheku | 2023-03-23 | 6 | -25/+29 |
* | lib: address remaining unused variable warnings. | Kaz Kylheku | 2023-03-22 | 2 | -6/+10 |
* | Allow t symbol in macro parameter lists. | Kaz Kylheku | 2023-03-21 | 1 | -0/+20 |
* | android, cygwin: do not try to test crypt. | Kaz Kylheku | 2022-12-30 | 1 | -0/+3 |
* | crypt: fix for platforms that lack crypt_r. | Kaz Kylheku | 2022-12-30 | 1 | -1/+1 |
* | awk: new feature, res variable. | Kaz Kylheku | 2022-12-30 | 1 | -0/+8 |
* | read-once: support globals properly. | Kaz Kylheku | 2022-11-10 | 1 | -9/+13 |
* | New feature: struct preludes. | Kaz Kylheku | 2022-11-03 | 2 | -0/+18 |
* | crypt: remove dubious validator. | Kaz Kylheku | 2022-10-31 | 1 | -0/+18 |
* | cat-str/join/join-with: allow nested sequences | Kaz Kylheku | 2022-10-25 | 1 | -0/+13 |
* | defstruct: new :inherit clause. | Kaz Kylheku | 2022-10-17 | 1 | -0/+15 |
* | structs: optional init-exprs now useful in :delegate | Kaz Kylheku | 2022-10-11 | 1 | -2/+10 |
* | Syntax: allow separator commas in numeric tokens. | Kaz Kylheku | 2022-10-05 | 1 | -0/+27 |
* | define-struct-clause: add tests. | Kaz Kylheku | 2022-10-05 | 1 | -0/+65 |
* | oop: allow multiple :init, :fini, etc. | Kaz Kylheku | 2022-10-04 | 2 | -0/+28 |
* | New: %fun% mechanism for current function name. | Kaz Kylheku | 2022-10-03 | 2 | -0/+59 |
* | New method: str-addr. | Kaz Kylheku | 2022-10-03 | 1 | -0/+68 |
* | New sockaddr-str function. | Kaz Kylheku | 2022-10-02 | 1 | -0/+49 |
* | New :postfini feature in defstruct. | Kaz Kylheku | 2022-09-27 | 2 | -1/+43 |
* | seq-iter: bugfix: floating-point ranges. | Kaz Kylheku | 2022-09-15 | 1 | -0/+23 |
* | compiler: bug: bad basic-block merge across end insn. | Kaz Kylheku | 2022-09-15 | 1 | -0/+6 |
* | compiler: bug: scoping of lambda optionals. | Kaz Kylheku | 2022-09-15 | 1 | -0/+5 |
* | compiler: test for recent bugfix. | Kaz Kylheku | 2022-09-14 | 1 | -0/+2 |
* | syntax: read and print [. x] and [. @x]. | Kaz Kylheku | 2022-09-08 | 1 | -0/+7 |
* | close-lazy-streams: test. | Kaz Kylheku | 2022-08-30 | 1 | -0/+3 |
* | txr: test for new @(next) behaviors. | Kaz Kylheku | 2022-08-30 | 2 | -0/+17 |
* | New function: search-all | Kaz Kylheku | 2022-08-17 | 1 | -0/+15 |
* | search/rsearch: some test cases. | Kaz Kylheku | 2022-08-17 | 1 | -0/+36 |
* | path-components-safe: tighten /proc check | Kaz Kylheku | 2022-07-30 | 1 | -30/+21 |
* | path-components-safe: repel /proc symlink attacks | Kaz Kylheku | 2022-07-29 | 1 | -0/+25 |
* | gcd: rewrite for better efficiency. | Kaz Kylheku | 2022-07-27 | 1 | -0/+29 |
* | New function: path-components-safe. | Kaz Kylheku | 2022-07-25 | 1 | -0/+89 |
* | New function: count. | Kaz Kylheku | 2022-07-18 | 1 | -0/+10 |
* | bugfix: missing gzip support in open-command. | Kaz Kylheku | 2022-06-21 | 1 | -0/+4 |
* | New function: str | Kaz Kylheku | 2022-06-12 | 1 | -0/+28 |
* | cygwin: bug: sh always uses cmd.exe. | Kaz Kylheku | 2022-05-31 | 1 | -9/+3 |
* | buf: compression tests. | Kaz Kylheku | 2022-05-30 | 1 | -0/+18 |
* | gzio: some tests. | Kaz Kylheku | 2022-05-30 | 1 | -0/+53 |
* | New: spln and tokn functions. | Kaz Kylheku | 2022-05-30 | 1 | -0/+27 |
* | tok-str: takes count argument. | Kaz Kylheku | 2022-05-28 | 1 | -0/+15 |
* | tests: fix failing load-search test. | Kaz Kylheku | 2022-05-26 | 1 | -1/+2 |
* | ffi: reproduce odd GNU C behavior for aligned bitfields. | Kaz Kylheku | 2022-05-24 | 1 | -0/+7 |
* | fixup! ffi: couple of tests; assertion. | Kaz Kylheku | 2022-05-24 | 1 | -5/+5 |
* | ffi: couple of tests; assertion. | Kaz Kylheku | 2022-05-24 | 1 | -0/+13 |