summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * eval.c (eval_init): Registered regex_parse as newKaz Kylheku2013-12-059-4/+128
* Spellcheck.Kaz Kylheku2013-12-051-17/+17
* * stream.c (stdio_set_prop): Fix reversed boolean.Kaz Kylheku2013-12-022-1/+5
* * stream.c (tail_strategy): Execute the strategy code alsoKaz Kylheku2013-12-023-17/+24
* * genvim.txr: Missing catch and finally keywords added.Kaz Kylheku2013-12-023-12/+18
* debug_check calls are the culprit triggering lookaheadKaz Kylheku2013-12-023-4/+18
* Steps toward fixing an issue: lazy list readahead.Kaz Kylheku2013-12-016-14/+169
* Refresh.Kaz Kylheku2013-11-291-65/+67
* * eval.c (eval_init): New functions countqual, countql, countqKaz Kylheku2013-11-295-0/+103
* * configure (config_flags): New variable, allowing us toKaz Kylheku2013-11-296-14/+160
* * lib.c (make_time): We must subtract from the 1-12Kaz Kylheku2013-11-282-1/+7
* * stream.c (tail_calc): New functionKaz Kylheku2013-11-282-11/+27
* * configure: Detect the daemon function.Kaz Kylheku2013-11-284-0/+86
* * txr.1: Documented open-tail and make-time.Kaz Kylheku2013-11-282-0/+61
* Whitespace.Kaz Kylheku2013-11-281-0/+1
* Extending intrinsic functions to go up to 7 arguments.Kaz Kylheku2013-11-284-4/+171
* * stream.c (make_stdio_stream_common): Initialize newKaz Kylheku2013-11-282-0/+6
* * stream.c (struct stdio_handle): New member, mode.Kaz Kylheku2013-11-284-5/+85
* * Changelog: missing entries reconstructed.Kaz Kylheku2013-11-275-6/+105
* * configure: Added check to detect POSIX sleep function.Kaz Kylheku2013-11-277-72/+155
* Stream-seeking functionality.Kaz Kylheku2013-11-264-39/+144
* * match.c (v_load): Bugfix: bindings were propagated in only one of twoKaz Kylheku2013-11-242-1/+9
* * genvim.txr: Missing highlighting for hex integers.Kaz Kylheku2013-11-242-0/+2
* Fix for uninitialized struct member curfiles in the match context.Kaz Kylheku2013-11-242-7/+20
* * genvim.txr: Change how the hard-coded symbols (end, and, or) areKaz Kylheku2013-11-223-10/+17
* Version 70txr-70Kaz Kylheku2013-11-215-4/+42
* Nasty bug fixed: @(accept) from inside a @(collect) was found not toKaz Kylheku2013-11-212-6/+20
* * genvim.txr: Handle symbols whose C names end with _star_s,Kaz Kylheku2013-11-053-7/+18
* * Makefile (clean): depends on conftest.cleanKaz Kylheku2013-10-283-3/+17
* Remove junk character from error message.Kaz Kylheku2013-10-281-1/+1
* Fix 2013-10-06 regression in op syntax. This happens when a @varKaz Kylheku2013-10-272-1/+14
* Fix jaw-dropping bug introduced on 2009-11-15, first affectingKaz Kylheku2013-10-271-0/+27
* Fix incorrect function name.Kaz Kylheku2013-10-271-1/+1
* * genvim.txr: Include syntactic directives which aren't extracted fromKaz Kylheku2013-10-273-0/+9
* Ouch! Turns out the code base has numerous unintendedKaz Kylheku2013-10-247-25/+99
* * genvim.txr: Split long lines of keywords.Kaz Kylheku2013-10-233-5/+112
* * txr.vim: Updated using genvim.txr.Kaz Kylheku2013-10-232-91/+6
* * genvim.txr: New file.Kaz Kylheku2013-10-232-0/+139
* * configure: Change to header block comment generated in config.hKaz Kylheku2013-10-232-1/+5
* Version 69.txr-69Kaz Kylheku2013-10-235-19/+43
* * txr.1: Fixed documentation bug. expt with three or moreKaz Kylheku2013-10-212-3/+11
* Task #11433. Implement continuation of multipleKaz Kylheku2013-10-114-4/+148
* * txr.1: Fix reversed arguments in documentation for time-string-localKaz Kylheku2013-10-112-2/+7
* Version 68.txr-68Kaz Kylheku2013-10-075-4/+44
* Improving behavior of op and fixing a bug.Kaz Kylheku2013-10-064-23/+96
* New feature: :vars argument in repeat and rep directives in an outputKaz Kylheku2013-10-063-9/+62
* * filter.c, utf8.c: Tabs changed to spaces. For some reason, filter.cKaz Kylheku2013-08-093-102/+107
* Fix dates.txr-67Kaz Kylheku2013-07-132-2/+2
* Version 67Kaz Kylheku2013-07-133-3/+25
* * parser.l: Diagnose unrecognized escape sequences in stringKaz Kylheku2013-07-132-1/+16