summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* doc: put-buf/fill-buf clarification of pos.Kaz Kylheku2019-06-271-0/+2
* doc: update syntactic places.Kaz Kylheku2019-06-271-3/+10
* in: allow hash with keyfun and testfun.Kaz Kylheku2019-06-251-3/+28
* doc: clarify nullify.Kaz Kylheku2019-06-251-5/+26
* seqp: expand definition of sequences.Kaz Kylheku2019-06-251-1/+16
* New: CRC-32 functions.Kaz Kylheku2019-06-241-0/+43
* * Makefile (OBJS): New objects chksum.o and chksums/sha256.o.Kaz Kylheku2019-06-231-0/+45
* doc: move buffers out of dynamic lib section.Kaz Kylheku2019-06-231-1341/+1343
* base64: integrate with buffers.Kaz Kylheku2019-06-211-7/+22
* doc: minor grammar problems in Lisp CompilationKaz Kylheku2019-06-211-2/+2
* doc: cure that-is-itis.Kaz Kylheku2019-06-211-3/+3
* doc: dump-compiled-objects: wrong number.Kaz Kylheku2019-06-201-1/+1
* Version 218.txr-218Kaz Kylheku2019-06-191-3/+3
* New function: bitset.Kaz Kylheku2019-06-181-0/+58
* sub-list, sub-vec, sub-str: becoming accessors.Kaz Kylheku2019-06-171-4/+91
* buffers: sub-buf becomes accessor.Kaz Kylheku2019-06-171-1/+17
* doc: sub place semantics described wrongly.Kaz Kylheku2019-06-171-4/+36
* carray-sub: improved accessor.Kaz Kylheku2019-06-171-3/+12
* doc: defset short form is like define-accessorKaz Kylheku2019-06-161-3/+17
* doc: nftw typo.Kaz Kylheku2019-06-161-1/+1
* doc: reduce amount of "This function" wording.Kaz Kylheku2019-06-161-26/+76
* doc: listp and proper-list-p are list only.Kaz Kylheku2019-06-161-0/+6
* doc: improvements in sub + replace variants.Kaz Kylheku2019-06-161-43/+34
* doc: carray-pun copy-paste issue.Kaz Kylheku2019-06-151-1/+1
* buffers: expose sub-buf and replace-buf.Kaz Kylheku2019-06-151-0/+59
* compile-file: translate --lisp option in hash bang.Kaz Kylheku2019-06-141-1/+5
* cat-str, split-str: sep can be character.Kaz Kylheku2019-06-141-5/+7
* select: maintenance.Kaz Kylheku2019-06-141-8/+17
* replace-list: negatives in index-list follow convention.Kaz Kylheku2019-06-141-5/+13
* sub-vec: optimize no-op case.Kaz Kylheku2019-06-121-2/+1
* doc: no such thing as varray.Kaz Kylheku2019-06-121-6/+6
* doc: clarifications under zarrayKaz Kylheku2019-06-121-6/+17
* ffi: adjust in semantics of variable zarray.Kaz Kylheku2019-06-121-6/+2
* New function: hash-peek.Kaz Kylheku2019-06-111-8/+25
* Version 217.txr-217Kaz Kylheku2019-06-101-3/+3
* Adding errno constants.Kaz Kylheku2019-06-091-0/+19
* Adding fcntl interface.Kaz Kylheku2019-06-091-0/+168
* place macros: adjustment to expansion strategy.Kaz Kylheku2019-06-051-17/+29
* posix: add close function.Kaz Kylheku2019-05-301-0/+22
* doc: missing word under mask.Kaz Kylheku2019-05-291-1/+1
* doc: typo under ldiff.Kaz Kylheku2019-05-291-1/+1
* doc: formatting of sident charsKaz Kylheku2019-05-291-3/+3
* path-private-to-me-p: bugfix: not including superuser.Kaz Kylheku2019-05-291-14/+22
* Version 216.txr-216Kaz Kylheku2019-05-201-3/+3
* doc: missing deindent under Function FiltersKaz Kylheku2019-05-201-1/+1
* compile-file: input path harmonized with load.Kaz Kylheku2019-05-201-15/+81
* load: always bind *load-path* to actual path.Kaz Kylheku2019-05-201-14/+25
* oop: derived hook.Kaz Kylheku2019-05-151-11/+67
* oop: new new* and lnew* macros.Kaz Kylheku2019-05-151-0/+27
* oop: new function: struct-type-name.Kaz Kylheku2019-05-151-0/+14