summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
...
* doc: ffi-make-callback doesn't exist.Kaz Kylheku2019-11-251-1/+1
* New function: buf-list.Kaz Kylheku2019-11-201-0/+20
* doc: macro-time update.Kaz Kylheku2019-11-191-23/+74
* Version 228.txr-228Kaz Kylheku2019-11-181-2/+2
* ffi: rename functions in the carray-num group.Kaz Kylheku2019-11-181-14/+30
* doc: wrong word under stream sockets.Kaz Kylheku2019-11-181-1/+1
* doc: inaccurate apf/ipf description.Kaz Kylheku2019-11-181-6/+13
* doc: various copy and paste mistakes.Kaz Kylheku2019-11-181-4/+4
* doc: incorrect partition* example.Kaz Kylheku2019-11-181-1/+1
* doc: wrong argument reference under regsub.Kaz Kylheku2019-11-181-3/+3
* doc: formatting under Special Structure Functions.Kaz Kylheku2019-11-181-2/+2
* New functions for buf <--> integer conversion.Kaz Kylheku2019-11-181-0/+107
* open-process: new variant, open-subprocess.Kaz Kylheku2019-11-071-0/+32
* open-process: I/O redirection feature.Kaz Kylheku2019-11-061-7/+112
* syntax: new .? operator for null-safe object access.Kaz Kylheku2019-11-051-7/+96
* hash: new hash-reset function.Kaz Kylheku2019-11-021-1/+22
* stat: support high resolution time stamps.Kaz Kylheku2019-10-291-2/+34
* naming: get the -func out, at least some of it.Kaz Kylheku2019-10-291-29/+29
* doc: bad expression under hash-list.Kaz Kylheku2019-10-281-1/+1
* New function: hash-invert.Kaz Kylheku2019-10-281-0/+95
* New function: identity*Kaz Kylheku2019-10-281-2/+9
* doc: bogus paragraph removed under vec-push.Kaz Kylheku2019-10-281-7/+0
* Version 227.txr-227Kaz Kylheku2019-10-261-3/+3
* Version 226.txr-226Kaz Kylheku2019-10-251-3/+3
* New macro: ldo.Kaz Kylheku2019-10-231-0/+38
* op/do: clean up documentation-implementation problem.Kaz Kylheku2019-10-231-51/+104
* functions: provide accessors for basic properties.Kaz Kylheku2019-10-181-0/+55
* doc: bitfield allocation rules: endiannness.Kaz Kylheku2019-10-171-4/+27
* doc: grammar fix in datagram streams.Kaz Kylheku2019-10-171-1/+1
* buffers: new functions buf-str and str-buf.Kaz Kylheku2019-10-171-0/+38
* doc: read-until-match effect on stream position.Kaz Kylheku2019-10-161-0/+23
* doc: relocate misplaced buffer functions.Kaz Kylheku2019-10-161-63/+63
* doc: func-get-name formatting.Kaz Kylheku2019-10-161-2/+2
* doc: #H() can't be written #H nil.Kaz Kylheku2019-10-161-1/+8
* New function: copy-tree.Kaz Kylheku2019-10-161-0/+63
* copy-cons: more efficient; copies lconses.Kaz Kylheku2019-10-161-6/+22
* tree: copy-search-tree function.Kaz Kylheku2019-10-161-0/+24
* tree: node set functions and syntactic places.Kaz Kylheku2019-10-161-1/+61
* tree: introduce copy-tnode.Kaz Kylheku2019-10-161-0/+19
* tree: api: harmonize deletion with insertion.Kaz Kylheku2019-10-151-3/+30
* doc: trees and tree nodes documented.Kaz Kylheku2019-10-151-0/+562
* doc: hash-iter missing in diagram.Kaz Kylheku2019-10-151-0/+2
* doc: document :eq-based.Kaz Kylheku2019-10-111-12/+17
* op: new features for anonymous recursion.Kaz Kylheku2019-10-031-20/+40
* symbol-function: support lambda expressions.Kaz Kylheku2019-09-271-6/+24
* buffers: allow inequality comparison with less.Kaz Kylheku2019-09-201-3/+7
* doc: eval-only: article agreement.Kaz Kylheku2019-09-201-1/+1
* Version 225.txr-225Kaz Kylheku2019-09-111-3/+3
* list-builder: rewrite of basic methods.Kaz Kylheku2019-09-091-11/+57
* subtypep: structs with car or length method are sequences.Kaz Kylheku2019-09-061-0/+2