summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * regex.c (regex_compile): Handle string input.Kaz Kylheku2013-12-051-0/+9
* * eval.c (eval_init): Registered regex_parse as newKaz Kylheku2013-12-051-0/+27
* * stream.c (stdio_set_prop): Fix reversed boolean.Kaz Kylheku2013-12-021-0/+4
* * stream.c (tail_strategy): Execute the strategy code alsoKaz Kylheku2013-12-021-0/+15
* * genvim.txr: Missing catch and finally keywords added.Kaz Kylheku2013-12-021-0/+6
* debug_check calls are the culprit triggering lookaheadKaz Kylheku2013-12-021-0/+14
* Steps toward fixing an issue: lazy list readahead.Kaz Kylheku2013-12-011-0/+50
* * eval.c (eval_init): New functions countqual, countql, countqKaz Kylheku2013-11-291-0/+11
* * configure (config_flags): New variable, allowing us toKaz Kylheku2013-11-291-0/+20
* * lib.c (make_time): We must subtract from the 1-12Kaz Kylheku2013-11-281-0/+6
* * stream.c (tail_calc): New functionKaz Kylheku2013-11-281-0/+7
* * configure: Detect the daemon function.Kaz Kylheku2013-11-281-0/+12
* * txr.1: Documented open-tail and make-time.Kaz Kylheku2013-11-281-0/+4
* Extending intrinsic functions to go up to 7 arguments.Kaz Kylheku2013-11-281-0/+20
* * stream.c (make_stdio_stream_common): Initialize newKaz Kylheku2013-11-281-0/+5
* * stream.c (struct stdio_handle): New member, mode.Kaz Kylheku2013-11-281-0/+14
* * Changelog: missing entries reconstructed.Kaz Kylheku2013-11-271-1/+89
* * match.c (v_load): Bugfix: bindings were propagated in only one of twoKaz Kylheku2013-11-241-0/+7
* Fix for uninitialized struct member curfiles in the match context.Kaz Kylheku2013-11-241-0/+10
* * genvim.txr: Change how the hard-coded symbols (end, and, or) areKaz Kylheku2013-11-221-0/+7
* Version 70txr-70Kaz Kylheku2013-11-211-0/+12
* Nasty bug fixed: @(accept) from inside a @(collect) was found not toKaz Kylheku2013-11-211-0/+14
* * genvim.txr: Handle symbols whose C names end with _star_s,Kaz Kylheku2013-11-051-0/+7
* * Makefile (clean): depends on conftest.cleanKaz Kylheku2013-10-281-0/+9
* Fix 2013-10-06 regression in op syntax. This happens when a @varKaz Kylheku2013-10-271-0/+11
* Fix jaw-dropping bug introduced on 2009-11-15, first affectingKaz Kylheku2013-10-271-0/+27
* * genvim.txr: Include syntactic directives which aren't extracted fromKaz Kylheku2013-10-271-0/+7
* Ouch! Turns out the code base has numerous unintendedKaz Kylheku2013-10-241-0/+34
* * genvim.txr: Split long lines of keywords.Kaz Kylheku2013-10-231-0/+6
* * txr.vim: Updated using genvim.txr.Kaz Kylheku2013-10-231-0/+2
* * genvim.txr: New file.Kaz Kylheku2013-10-231-0/+4
* * configure: Change to header block comment generated in config.hKaz Kylheku2013-10-231-0/+4
* Version 69.txr-69Kaz Kylheku2013-10-231-1/+13
* * txr.1: Fixed documentation bug. expt with three or moreKaz Kylheku2013-10-211-0/+5
* Task #11433. Implement continuation of multipleKaz Kylheku2013-10-111-0/+17
* * txr.1: Fix reversed arguments in documentation for time-string-localKaz Kylheku2013-10-111-0/+5
* Version 68.txr-68Kaz Kylheku2013-10-071-0/+12
* Improving behavior of op and fixing a bug.Kaz Kylheku2013-10-061-0/+23
* New feature: :vars argument in repeat and rep directives in an outputKaz Kylheku2013-10-061-0/+13
* * filter.c, utf8.c: Tabs changed to spaces. For some reason, filter.cKaz Kylheku2013-08-091-0/+5
* Version 67Kaz Kylheku2013-07-131-2/+9
* * parser.l: Diagnose unrecognized escape sequences in stringKaz Kylheku2013-07-131-0/+7
* * txr.1: Fix slipup, where call is referred to as funcall.Kaz Kylheku2013-07-121-0/+4
* Version 67Kaz Kylheku2013-07-121-1/+17
* * txr.vim: Bringing up to date.Kaz Kylheku2013-07-121-0/+4
* * match.c (require_s): New variable.Kaz Kylheku2013-06-111-0/+15
* * eval.c (eval_init): tok-str acquires new parameterKaz Kylheku2013-06-111-0/+10
* * eval.c (eval_init): lazy-str's third argument is optional.Kaz Kylheku2013-06-111-0/+20
* ChangeLog fixup after rebase: move entry out of chronologicalKaz Kylheku2013-05-221-9/+8
* * eval.c (eval_init): lazy string related functions become intrinsics.Kaz Kylheku2013-05-221-0/+9