summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
...
* New functions: list-seq, ved-seq and str-seq.Kaz Kylheku2020-06-281-0/+29
* New function strsignal.Kaz Kylheku2020-06-271-0/+10
* exit: argument becomes optionalKaz Kylheku2020-06-201-11/+13
* Replace all strerror calls with wrapper.Kaz Kylheku2020-06-201-1/+1
* New function: strerrorKaz Kylheku2020-06-191-0/+17
* doc: new >< operator.Kaz Kylheku2020-06-101-5/+23
* doc: missing backslash in getm macro.Kaz Kylheku2020-06-101-1/+1
* doc: Buffers: subsectioning problem.Kaz Kylheku2020-06-091-3/+6
* Version 240txr-240Kaz Kylheku2020-06-061-3/+3
* doc: fix param names in Sequence Manipulation.Kaz Kylheku2020-06-061-84/+93
* doc: relocate nullify.Kaz Kylheku2020-06-061-99/+99
* doc: relocate make-like.Kaz Kylheku2020-06-061-57/+57
* doc: relocate copy.Kaz Kylheku2020-06-061-80/+80
* doc: relocate apply/iapply.Kaz Kylheku2020-06-061-146/+146
* doc: update nullify documentation.Kaz Kylheku2020-06-051-39/+71
* doc: document functions that take iterable.Kaz Kylheku2020-06-051-91/+138
* doc: document each operators using iterables.Kaz Kylheku2020-06-051-8/+11
* doc: new Generalization of Iteration section.Kaz Kylheku2020-06-051-0/+120
* doc: update iter-begin documentation.Kaz Kylheku2020-06-051-8/+168
* New style iteration functions.Kaz Kylheku2020-06-021-5/+157
* Version 239.txr-239Kaz Kylheku2020-06-021-2/+2
* doc: constantp syntax formatting.Kaz Kylheku2020-05-311-1/+1
* search, rsearch: rewrite using seq_info and bugfix.Kaz Kylheku2020-05-251-4/+16
* Fix few typos reported from Fossies.Kaz Kylheku2020-05-231-2/+2
* Version 238.txr-238Kaz Kylheku2020-05-181-3/+3
* New assert macro.Kaz Kylheku2020-05-181-0/+35
* sort: prudently make it subject to compat valueKaz Kylheku2020-05-141-0/+20
* lib: sort becomes non-destructive; nsort introduced.Kaz Kylheku2020-05-131-8/+39
* lib: use seq-info for sort and shuffle.Kaz Kylheku2020-05-131-0/+20
* Expose isatty function.Kaz Kylheku2020-05-111-0/+33
* doc: quote, umethod, hash-invert: bad syntaxKaz Kylheku2020-05-091-3/+3
* symbol-function: bugfix: expand lambda expression.Kaz Kylheku2020-05-031-1/+2
* compiler: honor load-time in parts of loop.Kaz Kylheku2020-05-031-0/+14
* compiler: treat nested load-time forms.Kaz Kylheku2020-05-021-0/+46
* doc: new typos under User-Defined Streams.Kaz Kylheku2020-05-021-4/+4
* doc: mention zero-width bit-field at end of structure.Kaz Kylheku2020-04-271-1/+2
* doc: fix wrong claim in Bitfield Allocation Rules.Kaz Kylheku2020-04-271-9/+6
* Version 237.txr-237Kaz Kylheku2020-04-261-3/+3
* streams: put_buf and fill_buf become lower-level.Kaz Kylheku2020-04-221-0/+24
* Extending =, <, >, <= and >= to work on sequences.Kaz Kylheku2020-04-211-7/+112
* New function: get-line-as-bufKaz Kylheku2020-04-191-0/+23
* Version 236.txr-236Kaz Kylheku2020-04-181-3/+3
* path-testing functions: accept file descriptor.Kaz Kylheku2020-04-181-1/+2
* New function: touch.Kaz Kylheku2020-04-151-0/+31
* New "n" open file mode option: nonblocking.Kaz Kylheku2020-04-151-1/+3
* sockets: missing shut-rd, shut-wr, shut-rdwr.Kaz Kylheku2020-04-131-1/+1
* Version 235.txr-235Kaz Kylheku2020-04-121-3/+3
* hash: bugfix: spurious retention in weak processing.Kaz Kylheku2020-04-111-6/+9
* gc: add argument to sys:gc.Kaz Kylheku2020-04-101-1/+11
* doc: stat/fstat: bad syntax formatting.Kaz Kylheku2020-04-091-2/+2