| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | hash-eql: regression: always returns zero. | Kaz Kylheku | 2024-02-01 | 2 | -1/+7 |
* | quips: new bad pun. | Kaz Kylheku | 2024-01-20 | 1 | -0/+1 |
* | We need a length-< special method. | Kaz Kylheku | 2024-01-19 | 7 | -5/+67 |
* | mmap: bug: low length diagnosed as "zero-sized element type" | Kaz Kylheku | 2024-01-18 | 1 | -1/+1 |
* | doc: mmap: document source parameter. | Kaz Kylheku | 2024-01-18 | 1 | -0/+34 |
* | Copyright year bump 2024. | Kaz Kylheku | 2024-01-18 | 138 | -140/+140 |
* | lib: avoid realloc with zero size. | Kaz Kylheku | 2024-01-16 | 1 | -3/+13 |
* | ppc64/clang: save/restore vector register vr31. | Kaz Kylheku | 2024-01-11 | 2 | -1/+22 |
* | lib: review cobj calls for gc incorrectness and fix. | Kaz Kylheku | 2024-01-06 | 4 | -2/+13 |
* | eval: potential gc problem in binding. | Kaz Kylheku | 2024-01-06 | 1 | -1/+1 |
* | gc: bug in sub-str on lazy string argument. | Kaz Kylheku | 2024-01-06 | 1 | -0/+1 |
* | sysif: unused parameter warning on solaris. | Kaz Kylheku | 2024-01-05 | 1 | -0/+1 |
* | tests: fix tests/007/except-4.txr for Solaris, BSD. | Kaz Kylheku | 2024-01-05 | 2 | -5/+2 |
* | openbsd: more tests fixes. | Kaz Kylheku | 2024-01-05 | 5 | -5/+5 |
* | build: wrong build order of STDLIB_EARLY_TLOS. | Kaz Kylheku | 2024-01-05 | 1 | -5/+2 |
* | tests: fix on OpenBSD. | Paul A. Patience | 2024-01-05 | 4 | -5/+11 |
* | sysif: fix build on OpenBSD. | Paul A. Patience | 2024-01-04 | 1 | -0/+2 |
* | doc: formatting under compiler-let. | Kaz Kylheku | 2024-01-04 | 1 | -1/+1 |
* | doc: clarification regarding sort stability. | Kaz Kylheku | 2024-01-03 | 1 | -1/+3 |
* | configure: capitalize diagnostic line. | Paul A. Patience | 2024-01-03 | 1 | -1/+1 |
* | configure: normalize spacing in diagnostics | Paul A. Patience | 2024-01-01 | 1 | -14/+14 |
* | iter_begin: gc problem. | Kaz Kylheku | 2024-01-01 | 1 | -0/+2 |
* | configure: fix for BSD grep. | Paul A. Patience | 2024-01-01 | 1 | -2/+2 |
* | Version 293.txr-293 | Kaz Kylheku | 2023-12-28 | 6 | -659/+709 |
* | build: automate clean-up of shipped scanner and parser | Kaz Kylheku | 2023-12-28 | 5 | -9/+44 |
* | read-objects: clean up working, but odd code. | Kaz Kylheku | 2023-12-28 | 1 | -3/+2 |
* | cygwin: run, sh: mangle termination status word. | Kaz Kylheku | 2023-12-28 | 1 | -0/+10 |
* | perm, rperm, comb, rcomb: test generic sequences, bugfixes. | Kaz Kylheku | 2023-12-27 | 2 | -28/+36 |
* | rcomb: support general sequences. | Kaz Kylheku | 2023-12-27 | 1 | -1/+17 |
* | comb: support general sequences. | Kaz Kylheku | 2023-12-27 | 1 | -1/+16 |
* | comb: eliminate comb_hash_while_fun. | Kaz Kylheku | 2023-12-27 | 1 | -8/+3 |
* | rperm: support general sequences. | Kaz Kylheku | 2023-12-27 | 1 | -6/+23 |
* | rperm: change state representation to vector. | Kaz Kylheku | 2023-12-27 | 1 | -8/+15 |
* | rcomb, perm, rperm: test. | Kaz Kylheku | 2023-12-27 | 1 | -0/+317 |
* | doc: fix comb reference under rcomb. | Kaz Kylheku | 2023-12-27 | 1 | -1/+1 |
* | comb: bug: missing combinations. | Kaz Kylheku | 2023-12-26 | 2 | -39/+174 |
* | perm: support general sequences. | Kaz Kylheku | 2023-12-26 | 1 | -1/+24 |
* | doc: in Math Library mention User-Defined Arithmetic | Kaz Kylheku | 2023-12-20 | 1 | -0/+28 |
* | Makefile: operands reversed in abbreviated output. | Kaz Kylheku | 2023-12-20 | 1 | -1/+1 |
* | json: support Lisp comments. | Kaz Kylheku | 2023-12-20 | 4 | -3594/+3645 |
* | compiler: optimizer must watch for throwing constant exprs | Kaz Kylheku | 2023-12-20 | 2 | -11/+27 |
* | compiler: don't retain last form if it's an atom. | Kaz Kylheku | 2023-12-20 | 1 | -1/+2 |
* | New functions: read-objects, file-get-objects, ... | Kaz Kylheku | 2023-12-19 | 7 | -8/+169 |
* | hash: new function, hash-join. | Kaz Kylheku | 2023-12-18 | 4 | -0/+90 |
* | hash: test cases and small doc fix. | Kaz Kylheku | 2023-12-18 | 2 | -1/+22 |
* | hash: rename parameters in declaration. | Kaz Kylheku | 2023-12-18 | 1 | -1/+1 |
* | quips: jealous language quip. | Kaz Kylheku | 2023-12-18 | 1 | -0/+1 |
* | txr: bug in handling @{nil ...} variable match. | Kaz Kylheku | 2023-12-17 | 3 | -1/+7 |
* | hash: small fix in function self name. | Kaz Kylheku | 2023-12-11 | 1 | -1/+1 |
* | listener: fix several bugs in auto compound expr mode. | Kaz Kylheku | 2023-12-11 | 1 | -3/+5 |