summaryrefslogtreecommitdiffstats
path: root/match.h
Commit message (Expand)AuthorAgeFilesLines
* Support binding in @(repeat)/@(rep) :vars.Kaz Kylheku2016-03-161-1/+1
* Copyright year bump.Kaz Kylheku2015-12-311-1/+1
* TXR quasiliterals and output vars treated as Lisp.Kaz Kylheku2015-12-261-1/+0
* Go into repl after processing txr file also.Kaz Kylheku2015-09-071-1/+1
* * eval.c (symacro_k, fun_k): New keyword variables.Kaz Kylheku2015-02-101-1/+1
* Update copyright notices from 2014 to 2015.Kaz Kylheku2015-02-011-1/+1
* Source file inclusion implemented: needed for macros.Kaz Kylheku2014-10-201-1/+3
* New @(line) and @(chr) directives.Kaz Kylheku2014-10-161-1/+1
* * Makefile, arith.c, arith.h, combi.c, combi.h, configure, debug.c,Kaz Kylheku2014-07-231-16/+16
* First cut at implementation of macros.Kaz Kylheku2014-02-151-1/+1
* Bumping copyrights to 2014 and expressing them as year ranges.Kaz Kylheku2013-12-101-1/+1
* Task #11433. Implement continuation of multipleKaz Kylheku2013-10-111-1/+1
* * match.c (require_s): New variable.Kaz Kylheku2013-06-111-1/+1
* * arith.c: Updated copyright year.Kaz Kylheku2012-02-251-1/+1
* First cut at @(load) directive. Incomplete: debug location infoKaz Kylheku2012-02-241-1/+2
* * eval.c (eval_init): Register match-fun.Kaz Kylheku2012-02-161-0/+1
* * match.c (match_funcall): Function renamed to match_filter.Kaz Kylheku2012-02-161-1/+1
* Non-broken way to achieve intent of previous commit.Kaz Kylheku2012-01-091-1/+1
* * match.c (counter_k): New keyword symbol variable.Kaz Kylheku2011-12-301-1/+1
* New functionality: mod and modlast directives in repeat and rep.Kaz Kylheku2011-12-291-1/+1
* * eval.c (subst_vars, op_quasi_list, expand_quasi): New staticKaz Kylheku2011-12-191-3/+3
* C++ maintenance.Kaz Kylheku2011-12-081-1/+1
* Added evaluation support for quote and quasiquote with unquotes.Kaz Kylheku2011-11-281-0/+1
* Semantics change. If a variable is followed by a mixtureKaz Kylheku2011-11-231-1/+1
* Task #11581Kaz Kylheku2011-11-061-1/+1
* * filter.c (function_filter): Function removed.Kaz Kylheku2011-10-251-1/+1
* * filter.c (function_filter): New function.Kaz Kylheku2011-10-241-0/+1
* * LICENSE, Makefile, configure, filter.c, filter.h, gc.c, gc.h, hash.c,Kaz Kylheku2011-10-041-1/+1
* New directive: choose.Kaz Kylheku2011-10-011-0/+1
* * match.c (mingap_k, maxgap_k, gap_k, times_k, lines_k): NewKaz Kylheku2011-09-291-0/+1
* * LICENSE, Makefile, configure, gc.c, gc.h, hash.c, hash.h, lib.c,Kaz Kylheku2011-09-231-1/+1
* Bump copyrights to 2010.Kaz Kylheku2010-10-051-1/+1
* Changing ``obj_t *'' occurences to a ``val'' typedef. (Ideally,Kaz Kylheku2009-11-201-1/+1
* txr-015 2009-10-15txr-015Kaz Kylheku2017-07-311-0/+27