summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * txr.1: Fix slipup, where call is referred to as funcall.Kaz Kylheku2013-07-122-1/+5
* Version 67Kaz Kylheku2013-07-127-6/+61
* * txr.vim: Bringing up to date.Kaz Kylheku2013-07-122-6/+20
* * match.c (require_s): New variable.Kaz Kylheku2013-06-114-4/+55
* * eval.c (eval_init): tok-str acquires new parameterKaz Kylheku2013-06-115-5/+28
* * eval.c (eval_init): lazy-str's third argument is optional.Kaz Kylheku2013-06-114-32/+258
* 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-224-1/+60
* * eval.c (eval_init): Register tok_str as intrinsic.Kaz Kylheku2013-05-205-0/+59
* * txr.1: Corrected wrong function name in documentationKaz Kylheku2013-05-202-2/+7
* * txr.1: Misleading documentation updated for split-str, whichKaz Kylheku2013-05-202-8/+24
* Fix date.Kaz Kylheku2013-05-161-1/+1
* Version 66.txr-66Kaz Kylheku2013-05-165-5/+17
* * eval.c (eval_init): New intrinsics, time-string-local andKaz Kylheku2013-05-156-5/+88
* * match.c (match_fun): Support debug stop on the functionKaz Kylheku2013-05-153-4/+50
* * txr.1: Documented match-fun, source-loc, source-loc-strKaz Kylheku2013-05-151-0/+51
* * txr.1: Documented time and url encoding/decoding functions.Kaz Kylheku2013-05-142-0/+67
* * eval.c (eval_init): State argument in random-fixnum should beKaz Kylheku2013-05-143-2/+109
* * RELNOTES: Updated in preparation for release.Kaz Kylheku2013-05-146-4/+330
* * eval.c (eval_init): New instrinsic function iffi registered.Kaz Kylheku2013-01-115-4/+37
* * debug.c (help): Help text updated.Kaz Kylheku2013-01-102-2/+8
* * lib.c (int_str): Fix gaping bug introduced by previous commit,Kaz Kylheku2012-10-312-0/+9
* Merge branch 'master' of ssh://kylheku.com/git/txrKaz Kylheku2012-10-314-9/+22
|\
| * * lib.c (string_lt): Bugfix: wcscmp returns some value less than zero,Kaz Kylheku2012-10-302-2/+6
| * Forgotten ChangeLog commit.Kaz Kylheku2012-10-301-0/+9