summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bugfix: missing warnings when main file is .txr.Kaz Kylheku2017-03-222-2/+5
* listener: completion sensitive for slots and methods.Kaz Kylheku2017-03-216-12/+74
* Version 172.txr-172Kaz Kylheku2017-03-196-698/+753
* Restore package and package alist in handlers.Kaz Kylheku2017-03-183-0/+39
* Use original *packages-alist* value for auto-load.Kaz Kylheku2017-03-181-0/+1
* Sandboxing support via *package-alist*.Kaz Kylheku2017-03-174-12/+84
* Rename badly named default_bool_argKaz Kylheku2017-03-1716-65/+65
* linenoise: close descriptor before external edit.Kaz Kylheku2017-03-171-1/+6
* trace: implement redefinition checks.Kaz Kylheku2017-03-176-0/+40
* trace: detect inheritance, change name and warn.Kaz Kylheku2017-03-171-10/+32
* Document opt function.Kaz Kylheku2017-03-171-0/+38
* New function: static-slot-home.Kaz Kylheku2017-03-163-0/+61
* structs: remove unused param from some functions.Kaz Kylheku2017-03-161-20/+19
* Fix misleading "no such slot" for static slot lookup.Kaz Kylheku2017-03-161-2/+8
* TXR query for cleaning Inkscape SVG.Kaz Kylheku2017-03-161-0/+41
* Seal transparent areas of 16x16 icon.Kaz Kylheku2017-03-162-0/+0
* Icon refresh.Kaz Kylheku2017-03-154-1/+106
* umask: arg optional, return old value.Kaz Kylheku2017-03-151-3/+7
* parser: support uref dot as top-level expr.Kaz Kylheku2017-03-151-0/+8
* parser: factor repeated uref-related code.Kaz Kylheku2017-03-151-32/+20
* Version 171.txr-171Kaz Kylheku2017-03-146-574/+633
* doc: typeset references to directives as code/codn.Kaz Kylheku2017-03-141-26/+74
* split, split*, partition, partition*: allow neg indices.Kaz Kylheku2017-03-142-16/+76
* Fix missing nao terminator in formatted printing.Kaz Kylheku2017-03-135-9/+9
* Print method can return : to decline printing.Kaz Kylheku2017-03-132-4/+19
* doc: bungled text under in-package.Kaz Kylheku2017-03-131-3/+2
* Add in-package directive.Kaz Kylheku2017-03-134-2/+41
* New directive: mdo.Kaz Kylheku2017-03-125-11/+66
* New functions starts-with and ends-with.Kaz Kylheku2017-03-124-0/+63
* New rmismatch function.Kaz Kylheku2017-03-124-0/+132
* New: struct-from-plist and struct-from-args.Kaz Kylheku2017-03-123-0/+61
* bugfix: @(next) in function called with match-fun.Kaz Kylheku2017-03-121-2/+6
* match-fun: report error using external name.Kaz Kylheku2017-03-121-1/+1
* match-fun: make last two args optional.Kaz Kylheku2017-03-123-6/+11
* Don't open streams or stdin on non-matching directives.Kaz Kylheku2017-03-091-22/+25
* Don't sweep bad data source under the rug.Kaz Kylheku2017-03-081-1/+1
* clean up open_data_source function.Kaz Kylheku2017-03-081-7/+5
* Drop the annoying need for - for standard input.Kaz Kylheku2017-03-083-2/+28
* uref: the a.b.c syntax extended to .a.b.cKaz Kylheku2017-03-068-20/+224
* doc: missing description of a group-reduce param.Kaz Kylheku2017-03-051-2/+16
* streamline default alg handling in group-reduce.Kaz Kylheku2017-03-051-2/+1
* bugfix: :counter var not registered tentative.Kaz Kylheku2017-03-041-0/+4
* bugfix: expand :counter property in @(collect).Kaz Kylheku2017-03-041-1/+10
* Harmonize code with previous commit.Kaz Kylheku2017-03-041-2/+3
* bugfix: :vars in output repeat not registered.Kaz Kylheku2017-03-041-3/+7
* doc: formatting under umeth.Kaz Kylheku2017-03-041-1/+1
* Version 170.txr-170Kaz Kylheku2017-02-286-394/+421
* doc: give some examples of accept interaction.Kaz Kylheku2017-02-271-0/+101
* doc: horizontal trailer.Kaz Kylheku2017-02-261-0/+26
* doc: block syntax horizontal and vertical.Kaz Kylheku2017-02-261-0/+26