summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* vm: introduce sframe instruction.Kaz Kylheku2018-03-121-0/+2
* New: virtual machine with assembler.Kaz Kylheku2018-03-101-0/+564
* Version 190.txr-190Kaz Kylheku2018-02-181-1/+1
* Copyright year bump 2018.Kaz Kylheku2018-02-1528-28/+28
* bugfix: op module inversely depends on sys:l1-val.Kaz Kylheku2018-02-141-23/+0
* Version 189.txr-189Kaz Kylheku2018-02-061-1/+1
* Version 188.txr-188Kaz Kylheku2017-12-191-1/+1
* awk: condense implementation of range-macros.Kaz Kylheku2017-12-151-36/+13
* New feature: structure delegate streams.Kaz Kylheku2017-12-081-0/+68
* trace: bugfix: spurious "previously traced" warningKaz Kylheku2017-12-081-2/+2
* Version 187.txr-187Kaz Kylheku2017-11-171-1/+1
* awk: replace set-diff uses with diff.Kaz Kylheku2017-11-011-4/+4
* streams: allow "b" flag on open-command.Kaz Kylheku2017-10-301-2/+2
* awk: implement ranges right using functions.Kaz Kylheku2017-10-291-53/+111
* New convenience I/O functions for buffers.Kaz Kylheku2017-10-271-0/+32
* awk: fix buggy handling of new -- ranges.Kaz Kylheku2017-10-271-21/+17
* op/do: nice error if arguments are not provided.Kaz Kylheku2017-10-261-0/+2
* awk: bugfix: lack of hygiene in range implementation.Kaz Kylheku2017-10-261-9/+10
* awk: retrieve range flag vector once per iteration.Kaz Kylheku2017-10-251-4/+6
* awk: five new range operators.Kaz Kylheku2017-10-251-12/+63
* New variant of op: lop.Kaz Kylheku2017-10-191-5/+16
* Version 186.txr-186Kaz Kylheku2017-09-161-1/+1
* places: use Lisp-1 macroexpansion where needed.Kaz Kylheku2017-09-151-2/+2
* Version 185.txr-185Kaz Kylheku2017-08-301-1/+1
* bugfix: places: handling of lisp1 contexts.Kaz Kylheku2017-08-301-3/+3
* Rewriting op/do macros in Lisp.Kaz Kylheku2017-08-291-0/+94
* Version 184.txr-184Kaz Kylheku2017-08-231-1/+1
* buf: new buffer stream.Kaz Kylheku2017-08-141-0/+9
* Evaluate doloop forms in an implicit tagbody.Kaz Kylheku2017-07-311-1/+1
* Small code cleanup in tagbody.Kaz Kylheku2017-07-311-4/+3
* bugfix: tagbody mustn't expose anonymous block.Kaz Kylheku2017-07-301-8/+9
* Optimize trivial tagbody.Kaz Kylheku2017-07-301-35/+37
* New macros doloop and doloop*.Kaz Kylheku2017-07-301-0/+54
* Version 183.txr-183Kaz Kylheku2017-07-191-1/+1
* new function: nthKaz Kylheku2017-07-181-0/+3
* getopts: New argument type :text.Kaz Kylheku2017-07-161-2/+4
* getopts: Fix broken custom function option type.Kaz Kylheku2017-07-161-2/+2
* global environment accessors can now create bindings.Kaz Kylheku2017-07-161-8/+6
* trace: allow format and * functions to be traced.Kaz Kylheku2017-07-161-2/+5
* Remove unused variable in placelet implementation.Kaz Kylheku2017-07-151-1/+1
* Version 182.txr-182Kaz Kylheku2017-07-091-1/+1
* places: remove superfluous @1.Kaz Kylheku2017-07-091-2/+2
* structs: improve access to initfun and postinitfun.Kaz Kylheku2017-07-092-3/+11
* ffi: new make-zstruct function and znew macro.Kaz Kylheku2017-07-021-0/+7
* Version 181.txr-181Kaz Kylheku2017-07-011-1/+1
* ffi: new macro, deffi-sym.Kaz Kylheku2017-06-261-0/+12
* Version 180.txr-180Kaz Kylheku2017-06-251-1/+1
* awk macro: bugfix: non-use of redirection mode strings.Kaz Kylheku2017-06-191-5/+3
* awk macro: bugfix: :output file stream not closed.Kaz Kylheku2017-06-191-1/+3
* Version 179.txr-179Kaz Kylheku2017-06-181-1/+1