summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* Version 220.txr-220Kaz Kylheku2019-07-081-3/+3
* doc: op: incorrect example.Kaz Kylheku2019-07-061-5/+14
* replace: deal with overlapping.Kaz Kylheku2019-07-051-0/+12
* replace: third argument is a sequence.Kaz Kylheku2019-07-051-1/+1
* New function: buf-put-buf.Kaz Kylheku2019-07-051-0/+29
* sha256: allow application to specify digest buffer.Kaz Kylheku2019-07-041-4/+16
* Expose make-byte-input-stream.Kaz Kylheku2019-07-041-0/+31
* doc: mistakes in dot position funcalls examples.Kaz Kylheku2019-07-031-2/+2
* Version 219.txr-219Kaz Kylheku2019-07-011-3/+3
* defset: bind new-val-sym to temporary variable.Kaz Kylheku2019-06-281-10/+0
* seq-begin: bugfix: non-lists don't work.Kaz Kylheku2019-06-281-0/+8
* 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