summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* Version 229.txr-229Kaz Kylheku2019-12-141-2/+2
* ffi: new type zcharKaz Kylheku2019-12-141-20/+85
* doc: doubled word in compat note.Kaz Kylheku2019-12-131-1/+1
* doc: make-buf: document default value.Kaz Kylheku2019-12-131-2/+5
* multiple-inheritance: super-method loose ends.Kaz Kylheku2019-12-131-11/+16
* OOP: implementing multiple inheritance.Kaz Kylheku2019-12-111-17/+90
* doc: clarify inheritance of static slot value.Kaz Kylheku2019-12-091-0/+31
* New function: path-dir-empty.Kaz Kylheku2019-12-091-0/+28
* Add hyperbolic functions: sinh, cosh, and others.Kaz Kylheku2019-12-071-0/+22
* ffi: allow init-forms for slots.Kaz Kylheku2019-12-061-2/+40
* getopts: new define-option-struct macro.Kaz Kylheku2019-11-291-1/+135
* doc: getopt: long and short options appear in index.Kaz Kylheku2019-11-291-0/+17
* 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