summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* listener: handle incomplete buf literals.Kaz Kylheku2017-07-301-1/+23
* New macros doloop and doloop*.Kaz Kylheku2017-07-303-0/+236
* doc: grammar under Ranges.Kaz Kylheku2017-07-291-1/+1
* genvim: flag trailing junk in #x #o #b literals.Kaz Kylheku2017-07-291-9/+14
* doc: struct literals: bad syntax synopsis.Kaz Kylheku2017-07-291-1/+1
* doc: grammar in setuid section.Kaz Kylheku2017-07-291-1/+1
* genvim: flag invalid # syntax.Kaz Kylheku2017-07-281-0/+2
* genvim: fix buggy tl_ident containing #.Kaz Kylheku2017-07-281-1/+1
* genvim: highlight buffer literals.Kaz Kylheku2017-07-281-4/+11
* genvim: bugfix for #x, #o and #b integer tokensKaz Kylheku2017-07-271-3/+3
* lib: deprecate set-diff; extend set operations.Kaz Kylheku2017-07-264-20/+164
* Version 183.txr-183Kaz Kylheku2017-07-197-928/+984
* doc: fix bad *args-full* heading.Kaz Kylheku2017-07-191-1/+1
* checkman: verify Special variables sections.Kaz Kylheku2017-07-191-4/+4
* doc: log-emerg et al are not special variables.Kaz Kylheku2017-07-191-2/+2
* Named filters now stored in new *filters* hash.Kaz Kylheku2017-07-193-21/+64
* gc: remove assertion from make_obj.Kaz Kylheku2017-07-191-1/+0
* doc: listener: parenthesis matching jumps forward also.Kaz Kylheku2017-07-181-1/+1
* doc: listener: remove bogus sentence.Kaz Kylheku2017-07-181-2/+1
* doc: ffi out semantics wrongly refers to in semantics.Kaz Kylheku2017-07-181-1/+1
* doc: *trace-output* font.Kaz Kylheku2017-07-181-1/+1
* doc: no such method as lambda-ref.Kaz Kylheku2017-07-181-1/+1
* doc: no such function as make-bufferKaz Kylheku2017-07-181-1/+1
* doc: no ffi type operator "bits".Kaz Kylheku2017-07-181-2/+2
* find, pos: optimize and support objects properly.Kaz Kylheku2017-07-181-21/+114
* new function: nthKaz Kylheku2017-07-185-0/+44
* new function: path-catKaz Kylheku2017-07-183-0/+125
* remove-path: exception semantics adjusted.Kaz Kylheku2017-07-172-8/+14
* lib: new function, relate.Kaz Kylheku2017-07-174-0/+85
* getopts: New argument type :text.Kaz Kylheku2017-07-162-2/+8
* getopts: Fix broken custom function option type.Kaz Kylheku2017-07-161-2/+2
* ffi: add offset argument to ffi buffer functions.Kaz Kylheku2017-07-163-34/+72
* regex: don't print superfluous parens around classes.Kaz Kylheku2017-07-161-2/+2
* format: support leading zero printing for floats.Kaz Kylheku2017-07-162-3/+16
* global environment accessors can now create bindings.Kaz Kylheku2017-07-162-22/+18
* bugfix: pattern language undefined warning system.Kaz Kylheku2017-07-161-2/+3
* trace: allow format and * functions to be traced.Kaz Kylheku2017-07-161-2/+5
* carray: add offset to carray-buf.Kaz Kylheku2017-07-153-21/+61
* Fix use of raw null constant in carray implementation.Kaz Kylheku2017-07-151-1/+1
* Remove unused variable in placelet implementation.Kaz Kylheku2017-07-151-1/+1
* bugfix: spurious warnings issued against lisp1 eval.Kaz Kylheku2017-07-141-2/+8
* New :lists feature in @(collect)/@(coll).Kaz Kylheku2017-07-113-6/+47
* doc: :vars not vars.Kaz Kylheku2017-07-111-3/+6
* txr-embeded-arg utility: use FFI types and buffers.Kaz Kylheku2017-07-101-10/+7
* Version 182.txr-182Kaz Kylheku2017-07-097-544/+588
* doc: fix structure of section on compatibility.Kaz Kylheku2017-07-091-4/+4
* ffi: new function, zero-fill.Kaz Kylheku2017-07-093-1/+67
* places: remove superfluous @1.Kaz Kylheku2017-07-091-2/+2
* structs: improve access to initfun and postinitfun.Kaz Kylheku2017-07-096-7/+202
* doc: missing word in compat note 165.Kaz Kylheku2017-07-091-1/+1