summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * match.c (v_cat): Bugfix: unterminated variable argument list.Kaz Kylheku2011-10-263-2/+8
* Fixed lame @(cat) directive, without obsolescence phase.Kaz Kylheku2011-10-263-21/+30
* * filter.c (function_filter): Function removed.Kaz Kylheku2011-10-254-18/+56
* * configure: put in set -u to trap unbound variables,Kaz Kylheku2011-10-252-0/+16
* * match.c (filter_s): New symbol variable.Kaz Kylheku2011-10-253-0/+64
* dep.mk: Regenerated.Kaz Kylheku2011-10-252-8/+12
* Shorthand for filters which map multiple texts to a commonKaz Kylheku2011-10-256-20/+70
* * parser.y: Remove mention of nonexistent terminal \\Kaz Kylheku2011-10-252-1/+6
* * txr.1: Updated.Kaz Kylheku2011-10-252-2/+11
* * filter.c (fun_k): New keyword variable.Kaz Kylheku2011-10-253-5/+15
* * match.c (v_bind): Use sem_error to throw errors with line numberKaz Kylheku2011-10-252-4/+9
* Bugs #34641, #34629.Kaz Kylheku2011-10-242-4/+22
* * filter.c (function_filter): New function.Kaz Kylheku2011-10-247-91/+244
* Turning attention to some plumbing.Kaz Kylheku2011-10-243-18/+41
* * tests/007/except-1.txr: Use next :list insteadKaz Kylheku2011-10-232-1/+7
* * match.c (list_k, string_k): New keyword symbol variables.Kaz Kylheku2011-10-233-9/+59
* * match.c (h_skip): Bugfix: bad agument list in debugf call.Kaz Kylheku2011-10-232-1/+6
* Task #11474Kaz Kylheku2011-10-227-29/+135
* * filter.c (get_filter_trie): Function renamed to get_filter. A filterKaz Kylheku2011-10-225-12/+68
* Task #11474Kaz Kylheku2011-10-227-29/+167
* Fix incorrect ChangeLog entry.Kaz Kylheku2011-10-211-3/+2
* * match.c (v_collect): Regression bugfix. Make it work like the commentKaz Kylheku2011-10-213-4/+55
* * match.c (v_collect): Regression bugfix. Make it work like the commentKaz Kylheku2011-10-212-1/+7
* Implementing @(set) directive for assigning to variablesKaz Kylheku2011-10-213-0/+95
* * match.c (v_output): When appending output to a variable,Kaz Kylheku2011-10-213-4/+28
* New features. Strling list output streams in streamKaz Kylheku2011-10-216-19/+241
* Whitespace.Kaz Kylheku2011-10-211-1/+1
* Whitespace.Kaz Kylheku2011-10-211-3/+3
* * lib.c (proper_plist_to_alist, improper_plist_to_alist): NewKaz Kylheku2011-10-215-19/+84
* Bug #34609Kaz Kylheku2011-10-202-1/+9
* Spelling.Kaz Kylheku2011-10-201-1/+1
* Version 040txr-040Kaz Kylheku2011-10-204-4/+30
* Task #11425Kaz Kylheku2011-10-192-430/+509
* Task #11425Kaz Kylheku2011-10-192-126/+166
* Task #11425Kaz Kylheku2011-10-192-679/+755
* * hash.c (ll_hash): Hashing of pointers should take intoKaz Kylheku2011-10-192-1/+16
* Task #11425Kaz Kylheku2011-10-182-15/+31
* Task #11425Kaz Kylheku2011-10-182-39/+58
* Task #11425Kaz Kylheku2011-10-182-25/+45
* Task #11425.Kaz Kylheku2011-10-184-78/+166
* Quick and dirty port to MinGW.Kaz Kylheku2011-10-163-1/+37
* * configure: reduced post-configure advice to just pointKaz Kylheku2011-10-163-9/+232
* * filter.c (trie_filter_string): Fix warning about uninitializedKaz Kylheku2011-10-162-1/+6
* Task #11425. Refactoring match_files to make it easier toKaz Kylheku2011-10-152-189/+253
* Fixed broken GC on x86_64 (Ubuntu 11, gcc 4.5.2).Kaz Kylheku2011-10-152-7/+46
* * configure: POSIX Portability. Use = instead of ==Kaz Kylheku2011-10-152-2/+7
* * parser.y (elem): Amending previous change. A single spaceKaz Kylheku2011-10-133-5/+13
* * Makefile (%.ok: %.txr): Use unified diff for showingKaz Kylheku2011-10-138-9/+800
* Bug #34538Kaz Kylheku2011-10-122-9/+12
* Indentation.Kaz Kylheku2011-10-111-1/+1