| Commit message (Expand) | Author | Age | Files | Lines |
* | Version 041txr-041 | Kaz Kylheku | 2011-10-30 | 4 | -4/+49 |
* | We don't include headers in headers in this project. | Kaz Kylheku | 2011-10-30 | 4 | -3/+11 |
* | Bug #34691 | Kaz Kylheku | 2011-10-30 | 2 | -227/+220 |
* | * HACKING: Grammar fixes. Expanded on lazy strings a little bit. | Kaz Kylheku | 2011-10-29 | 2 | -35/+74 |
* | Bug #34657 | Kaz Kylheku | 2011-10-27 | 2 | -12/+64 |
* | Bugfix: prepared_error_message variable needs to be gc-protected. | Kaz Kylheku | 2011-10-26 | 4 | -1/+18 |
* | Parse error handling improvements. | Kaz Kylheku | 2011-10-26 | 5 | -65/+141 |
* | * match.c (v_cat): Bugfix: unterminated variable argument list. | Kaz Kylheku | 2011-10-26 | 3 | -2/+8 |
* | Fixed lame @(cat) directive, without obsolescence phase. | Kaz Kylheku | 2011-10-26 | 3 | -21/+30 |
* | * filter.c (function_filter): Function removed. | Kaz Kylheku | 2011-10-25 | 4 | -18/+56 |
* | * configure: put in set -u to trap unbound variables, | Kaz Kylheku | 2011-10-25 | 2 | -0/+16 |
* | * match.c (filter_s): New symbol variable. | Kaz Kylheku | 2011-10-25 | 3 | -0/+64 |
* | dep.mk: Regenerated. | Kaz Kylheku | 2011-10-25 | 2 | -8/+12 |
* | Shorthand for filters which map multiple texts to a common | Kaz Kylheku | 2011-10-25 | 6 | -20/+70 |
* | * parser.y: Remove mention of nonexistent terminal \\ | Kaz Kylheku | 2011-10-25 | 2 | -1/+6 |
* | * txr.1: Updated. | Kaz Kylheku | 2011-10-25 | 2 | -2/+11 |
* | * filter.c (fun_k): New keyword variable. | Kaz Kylheku | 2011-10-25 | 3 | -5/+15 |
* | * match.c (v_bind): Use sem_error to throw errors with line number | Kaz Kylheku | 2011-10-25 | 2 | -4/+9 |
* | Bugs #34641, #34629. | Kaz Kylheku | 2011-10-24 | 2 | -4/+22 |
* | * filter.c (function_filter): New function. | Kaz Kylheku | 2011-10-24 | 7 | -91/+244 |
* | Turning attention to some plumbing. | Kaz Kylheku | 2011-10-24 | 3 | -18/+41 |
* | * tests/007/except-1.txr: Use next :list instead | Kaz Kylheku | 2011-10-23 | 2 | -1/+7 |
* | * match.c (list_k, string_k): New keyword symbol variables. | Kaz Kylheku | 2011-10-23 | 3 | -9/+59 |
* | * match.c (h_skip): Bugfix: bad agument list in debugf call. | Kaz Kylheku | 2011-10-23 | 2 | -1/+6 |
* | Task #11474 | Kaz Kylheku | 2011-10-22 | 7 | -29/+135 |
* | * filter.c (get_filter_trie): Function renamed to get_filter. A filter | Kaz Kylheku | 2011-10-22 | 5 | -12/+68 |
* | Task #11474 | Kaz Kylheku | 2011-10-22 | 7 | -29/+167 |
* | Fix incorrect ChangeLog entry. | Kaz Kylheku | 2011-10-21 | 1 | -3/+2 |
* | * match.c (v_collect): Regression bugfix. Make it work like the comment | Kaz Kylheku | 2011-10-21 | 3 | -4/+55 |
* | * match.c (v_collect): Regression bugfix. Make it work like the comment | Kaz Kylheku | 2011-10-21 | 2 | -1/+7 |
* | Implementing @(set) directive for assigning to variables | Kaz Kylheku | 2011-10-21 | 3 | -0/+95 |
* | * match.c (v_output): When appending output to a variable, | Kaz Kylheku | 2011-10-21 | 3 | -4/+28 |
* | New features. Strling list output streams in stream | Kaz Kylheku | 2011-10-21 | 6 | -19/+241 |
* | Whitespace. | Kaz Kylheku | 2011-10-21 | 1 | -1/+1 |
* | Whitespace. | Kaz Kylheku | 2011-10-21 | 1 | -3/+3 |
* | * lib.c (proper_plist_to_alist, improper_plist_to_alist): New | Kaz Kylheku | 2011-10-21 | 5 | -19/+84 |
* | Bug #34609 | Kaz Kylheku | 2011-10-20 | 2 | -1/+9 |
* | Spelling. | Kaz Kylheku | 2011-10-20 | 1 | -1/+1 |
* | Version 040txr-040 | Kaz Kylheku | 2011-10-20 | 4 | -4/+30 |
* | Task #11425 | Kaz Kylheku | 2011-10-19 | 2 | -430/+509 |
* | Task #11425 | Kaz Kylheku | 2011-10-19 | 2 | -126/+166 |
* | Task #11425 | Kaz Kylheku | 2011-10-19 | 2 | -679/+755 |
* | * hash.c (ll_hash): Hashing of pointers should take into | Kaz Kylheku | 2011-10-19 | 2 | -1/+16 |
* | Task #11425 | Kaz Kylheku | 2011-10-18 | 2 | -15/+31 |
* | Task #11425 | Kaz Kylheku | 2011-10-18 | 2 | -39/+58 |
* | Task #11425 | Kaz Kylheku | 2011-10-18 | 2 | -25/+45 |
* | Task #11425. | Kaz Kylheku | 2011-10-18 | 4 | -78/+166 |
* | Quick and dirty port to MinGW. | Kaz Kylheku | 2011-10-16 | 3 | -1/+37 |
* | * configure: reduced post-configure advice to just point | Kaz Kylheku | 2011-10-16 | 3 | -9/+232 |
* | * filter.c (trie_filter_string): Fix warning about uninitialized | Kaz Kylheku | 2011-10-16 | 2 | -1/+6 |