summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * match.c (opt_nobindings, opt_arraydims): GlobalKaz Kylheku2011-11-101-0/+18
* Task #11583Kaz Kylheku2011-11-101-0/+9
* Task #11583Kaz Kylheku2011-11-101-0/+11
* * parser.l: Fixed wrong error message.Kaz Kylheku2011-11-101-0/+4
* * match.c (v_fun): Bugfix: if there is material afterKaz Kylheku2011-11-101-0/+8
* * txr.1: Documented horizontal function definitions and callsKaz Kylheku2011-11-091-0/+4
* Task #11583Kaz Kylheku2011-11-091-0/+9
* * match.c (h_fun, v_fun): Slightly more informative tracing from failedKaz Kylheku2011-11-091-0/+5
* * txr.vim: Missing coll keyword added.Kaz Kylheku2011-11-091-0/+4
* Task #11431. First cut at horizontal match functions.Kaz Kylheku2011-11-081-0/+16
* * txr.vim: Make sure whitespace is recognized after @.Kaz Kylheku2011-11-061-0/+4
* Task #11581 & bugfix.Kaz Kylheku2011-11-061-0/+14
* Task #11581Kaz Kylheku2011-11-061-0/+19
* * lib.c (env): Fixed inappropriate cut-and-pasted error messages.Kaz Kylheku2011-11-051-0/+6
* * match.c (dir_tables_init): Bugfix: horizontal @(some)Kaz Kylheku2011-11-051-0/+5
* * configure: Bugfixes. Before the compiler tests, we mustKaz Kylheku2011-11-051-0/+8
* Task #11442. Make work on MingW.Kaz Kylheku2011-11-051-0/+9
* Task #11442. Access to environment variables.Kaz Kylheku2011-11-051-0/+16
* * hash.c (ll_hash): Added a break in the case that handlesKaz Kylheku2011-11-041-0/+6
* * txr.c (help): Change year from 2009 to 2011.Kaz Kylheku2011-11-041-0/+4
* * tests/008/students.txr: Use disciplined collect with :vars.Kaz Kylheku2011-11-031-0/+4
* * tests/008/students.txr: Regexes removed.Kaz Kylheku2011-11-031-0/+4
* * txr.vim: Added missing keywords.Kaz Kylheku2011-11-021-0/+4
* * genman.txr: Use filter for mapping month digits to names.Kaz Kylheku2011-11-011-0/+5
* * txr.vim: Added installation instructions.Kaz Kylheku2011-11-011-0/+4
* Syntax highlighting for Vim.Kaz Kylheku2011-11-011-0/+6
* Version 041txr-041Kaz Kylheku2011-10-301-0/+45
* We don't include headers in headers in this project.Kaz Kylheku2011-10-301-0/+10
* Bug #34691Kaz Kylheku2011-10-301-0/+18
* * HACKING: Grammar fixes. Expanded on lazy strings a little bit.Kaz Kylheku2011-10-291-0/+6
* Bug #34657Kaz Kylheku2011-10-271-0/+8
* Bugfix: prepared_error_message variable needs to be gc-protected.Kaz Kylheku2011-10-261-0/+11
* Parse error handling improvements.Kaz Kylheku2011-10-261-0/+26
* * match.c (v_cat): Bugfix: unterminated variable argument list.Kaz Kylheku2011-10-261-0/+6
* Fixed lame @(cat) directive, without obsolescence phase.Kaz Kylheku2011-10-261-0/+8
* * configure: put in set -u to trap unbound variables,Kaz Kylheku2011-10-251-0/+5
* * match.c (filter_s): New symbol variable.Kaz Kylheku2011-10-251-0/+9
* dep.mk: Regenerated.Kaz Kylheku2011-10-251-0/+4
* Shorthand for filters which map multiple texts to a commonKaz Kylheku2011-10-251-0/+18
* * parser.y: Remove mention of nonexistent terminal \\Kaz Kylheku2011-10-251-0/+5
* * txr.1: Updated.Kaz Kylheku2011-10-251-0/+2
* * filter.c (fun_k): New keyword variable.Kaz Kylheku2011-10-251-0/+8
* * match.c (v_bind): Use sem_error to throw errors with line numberKaz Kylheku2011-10-251-0/+5
* Bugs #34641, #34629.Kaz Kylheku2011-10-241-0/+9
* * filter.c (function_filter): New function.Kaz Kylheku2011-10-241-0/+23
* Turning attention to some plumbing.Kaz Kylheku2011-10-241-0/+15
* * tests/007/except-1.txr: Use next :list insteadKaz Kylheku2011-10-231-0/+6
* * match.c (list_k, string_k): New keyword symbol variables.Kaz Kylheku2011-10-231-0/+9
* * match.c (h_skip): Bugfix: bad agument list in debugf call.Kaz Kylheku2011-10-231-0/+4
* Task #11474Kaz Kylheku2011-10-221-0/+26