summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* loading: try unsuffixed files directly last.Kaz Kylheku2019-05-011-62/+104
* lib: more nuanced file access errors.Kaz Kylheku2019-05-011-1/+5
* New function: window-mapdo.Kaz Kylheku2019-04-211-1/+9
* doc: document --backtraceKaz Kylheku2019-04-201-0/+12
* New function: allocate-struct.Kaz Kylheku2019-04-191-0/+24
* Support max length and depth for object printing.Kaz Kylheku2019-04-181-0/+154
* doc: wrongly formatted with-resources example.Kaz Kylheku2019-04-171-7/+8
* streams: force-off indent mode.Kaz Kylheku2019-04-161-18/+59
* New catch** macro.Kaz Kylheku2019-04-101-1/+29
* debug support: crude debugger removed.Kaz Kylheku2019-04-091-328/+1
* doc: update debug session.Kaz Kylheku2019-04-071-59/+147
* doc: fix overlong lines.Kaz Kylheku2019-04-061-19/+43
* doc: split .cblk into .verb and .monoKaz Kylheku2019-04-061-2086/+2096
* New function: cptr-size-hint.Kaz Kylheku2019-04-061-0/+20
* doc: forgotten cptr functions.Kaz Kylheku2019-04-061-0/+29
* Version 215.txr-215Kaz Kylheku2019-03-301-3/+3
* u-d-arithmetic: proper treatment of ceil & round.Kaz Kylheku2019-03-301-35/+4
* Tests for user-defined arithmetic and fixes.Kaz Kylheku2019-03-301-4/+4
* New feature: user-defined math.Kaz Kylheku2019-03-301-0/+509
* doc: umax is misdocumented.Kaz Kylheku2019-03-261-6/+60
* Version 214.txr-214Kaz Kylheku2019-03-221-3/+3