summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Version 241txr-241Kaz Kylheku2020-08-071-1/+1
* New inaddr-str and in6addr-str functions.Kaz Kylheku2020-07-241-0/+114
* New producting each operator family.Kaz Kylheku2020-06-281-0/+75
* Version 240txr-240Kaz Kylheku2020-06-061-1/+1
* each: fix (each ()) segfault.Kaz Kylheku2020-06-061-1/+1
* Convert each-family operators to use iter-begin.Kaz Kylheku2020-06-021-4/+5
* Version 239.txr-239Kaz Kylheku2020-06-021-1/+1
* compiler: bugfix: missing block in dohash and each.Kaz Kylheku2020-05-311-16/+18
* Version 238.txr-238Kaz Kylheku2020-05-181-1/+1
* sort: prudently make it subject to compat valueKaz Kylheku2020-05-141-3/+3
* lib: sort becomes non-destructive; nsort introduced.Kaz Kylheku2020-05-131-2/+2
* compiler: rearrange handling of callsKaz Kylheku2020-05-041-33/+37
* compile: don't expand.Kaz Kylheku2020-05-031-2/+2
* compiler: implement lambda lifting.Kaz Kylheku2020-05-031-1/+15
* compiler: honor load-time in parts of loop.Kaz Kylheku2020-05-031-0/+1
* compiler: top-level is in load-time.Kaz Kylheku2020-05-031-1/+2
* compiler: check constantp in load-time.Kaz Kylheku2020-05-021-1/+1
* compiler: treat nested load-time forms.Kaz Kylheku2020-05-021-14/+19
* compiler: load-time: eliminate temp register.Kaz Kylheku2020-05-011-5/+3
* sockets: ipv6 address condensing rewrite.Kaz Kylheku2020-05-011-14/+12
* sockets: bug in formatting ipv6 address.Kaz Kylheku2020-05-011-11/+14
* Version 237.txr-237Kaz Kylheku2020-04-261-1/+1
* compiler: avoid wasteful substitution via %bin-op%.Kaz Kylheku2020-04-201-1/+1
* compiler: bugfix: constant test in 2 or 3 arg if.Kaz Kylheku2020-04-201-2/+2
* Version 236.txr-236Kaz Kylheku2020-04-181-1/+1
* path-testing functions: accept file descriptor.Kaz Kylheku2020-04-181-4/+3
* New function: touch.Kaz Kylheku2020-04-151-0/+7
* ignwarn: handle warnings with multiple args.Kaz Kylheku2020-04-131-1/+1
* Version 235.txr-235Kaz Kylheku2020-04-121-1/+1
* path testing functions: accept stream argument.Kaz Kylheku2020-04-091-1/+4
* dump-compiled-objects: wrong self name.Kaz Kylheku2020-03-221-1/+1
* compile-file: propagate permissions for hash bang programs.Kaz Kyheku2020-03-101-1/+20
* Version 233.txr-233Kaz Kylheku2020-03-081-1/+1
* getopts: new feature: cumulative options.Kaz Kyheku2020-03-061-12/+46
* getopts: bugfix in short option processing.Kaz Kyheku2020-03-061-6/+6
* compiler: remove useless consp test.Kaz Kylheku2020-02-131-56/+55
* copy-file.tl: mode change.Kaz Kyheku2020-02-121-0/+0
* Version 232.txr-232Kaz Kylheku2020-02-091-1/+1
* file-place-buf: bugfix: create file if doesn't exist.Kaz Kylheku2020-02-071-1/+1
* file-put-buf: new argument; also, new file-place-bufKaz Kylheku2020-02-071-1/+9
* file-get-buf: size limit, seek offset.Kaz Kyheku2020-02-051-12/+21
* New functions chmod-rec and chown-rec.Kaz Kylheku2020-01-311-0/+29
* copy-file: detect directory before opening.Kaz Kylheku2020-01-301-10/+13
* New: file copy, recursive copy, recursive delete.Kaz Kylheku2020-01-291-0/+184
* compiler: bug in catch: frame level mismatch.Kaz Kylheku2020-01-281-2/+2
* with-resources: support multiple cleanup forms.Kaz Kyheku2020-01-151-5/+5
* Version 231.txr-231Kaz Kylheku2020-01-121-1/+1
* Copyright year bump 2020.Kaz Kylheku2019-12-3136-36/+36
* New function: compile-update-file.Kaz Kylheku2019-12-221-57/+73
* Version 230.txr-230Kaz Kylheku2019-12-201-1/+1