| Commit message (Expand) | Author | Age | Files | Lines |
* | * match.c (vars_to_bindings): Regression fix: recent commit | Kaz Kylheku | 2011-10-09 | 1 | -1/+1 |
* | * match.c (vars_to_bindings): New function. | Kaz Kylheku | 2011-10-08 | 1 | -20/+48 |
* | * match.c (vars_k): New symbol variable. | Kaz Kylheku | 2011-10-08 | 1 | -3/+42 |
* | * match.c (match_line): Skip directive bugfix. If skip is the | Kaz Kylheku | 2011-10-08 | 1 | -2/+4 |
* | * match.c (mintimes_k, maxtimes_k): New keyword variables. | Kaz Kylheku | 2011-10-08 | 1 | -8/+39 |
* | * match.c (match_files): Fixed spectacular bug in function calling, | Kaz Kylheku | 2011-10-07 | 1 | -1/+1 |
* | * match.c (greedy_k): New keyword symbol variable. | Kaz Kylheku | 2011-10-07 | 1 | -9/+39 |
* | * lib.c (eol_s): New symbol variable. | Kaz Kylheku | 2011-10-07 | 1 | -7/+60 |
* | Extending syntax to allow for @VAR and @(...) forms inside | Kaz Kylheku | 2011-10-06 | 1 | -7/+34 |
* | Renaming the currying combinators according to new scheme. | Kaz Kylheku | 2011-10-06 | 1 | -1/+1 |
* | * lib.c (funcall3, curry_123_2): New functions. | Kaz Kylheku | 2011-10-06 | 1 | -50/+45 |
* | * match.c (match_files): In function calls, the deletion of | Kaz Kylheku | 2011-10-05 | 1 | -1/+1 |
* | * LICENSE, Makefile, configure, filter.c, filter.h, gc.c, gc.h, hash.c, | Kaz Kylheku | 2011-10-04 | 1 | -1/+1 |
* | * match.c (match_line, match_files): Another correction to how bindings | Kaz Kylheku | 2011-10-04 | 1 | -2/+12 |
* | * lib.c (acons): New function. | Kaz Kylheku | 2011-10-04 | 1 | -12/+12 |
* | Bugfixes to the semantics of binding environments, which | Kaz Kylheku | 2011-10-04 | 1 | -7/+11 |
* | Implemented new last clause for collect and coll. | Kaz Kylheku | 2011-10-03 | 1 | -16/+39 |
* | * match.c (match_line): Handle trailer_s directive. | Kaz Kylheku | 2011-10-02 | 1 | -5/+12 |
* | Compiles as C++ again. | Kaz Kylheku | 2011-10-02 | 1 | -6/+10 |
* | Maintaining C++ compiling (except for two issues that will | Kaz Kylheku | 2011-10-01 | 1 | -12/+12 |
* | Regression bug fix: longest match variables broken by | Kaz Kylheku | 2011-10-01 | 1 | -1/+1 |
* | New directive: choose. | Kaz Kylheku | 2011-10-01 | 1 | -12/+99 |
* | * match.c (match_line): Implemented horizontal all, some, | Kaz Kylheku | 2011-09-29 | 1 | -3/+49 |
* | * match.c (chars_k): New variable. | Kaz Kylheku | 2011-09-29 | 1 | -33/+65 |
* | * match.c (mingap_k, maxgap_k, gap_k, times_k, lines_k): New | Kaz Kylheku | 2011-09-29 | 1 | -41/+91 |
* | * match.c (match_line): Bugfix in double var. Do not | Kaz Kylheku | 2011-09-28 | 1 | -2/+4 |
* | * match.c (match_line): Logic restructured to allow for | Kaz Kylheku | 2011-09-28 | 1 | -35/+76 |
* | * match.c (match_files): One more fix to this, argh. | Kaz Kylheku | 2011-09-27 | 1 | -8/+8 |
* | * match.c (match_files): Another bugfix to skip. | Kaz Kylheku | 2011-09-27 | 1 | -0/+7 |
* | * match.c (match_files): Bugfix in skip directive. | Kaz Kylheku | 2011-09-27 | 1 | -1/+4 |
* | * lib.c (eof_s): New symbol variable. | Kaz Kylheku | 2011-09-27 | 1 | -0/+8 |
* | Support &#xNNNN; hex escapes in html. Bugfix in field formatting. | Kaz Kylheku | 2011-09-26 | 1 | -1/+2 |
* | New feature: @(deffilter) | Kaz Kylheku | 2011-09-26 | 1 | -7/+35 |
* | Filtering feature for variable substitution in output. | Kaz Kylheku | 2011-09-25 | 1 | -33/+89 |
* | * LICENSE, Makefile, configure, gc.c, gc.h, hash.c, hash.h, lib.c, | Kaz Kylheku | 2011-09-23 | 1 | -1/+1 |
* | * match.c, parser.y: Support for old output syntax removed. | Kaz Kylheku | 2011-09-23 | 1 | -18/+14 |
* | * match.c (match_files): Some cleanup in preparation of new | Kaz Kylheku | 2011-09-23 | 1 | -28/+27 |
* | Semantics tweak: short circuiting behavior for @(all) and @(none). | Kaz Kylheku | 2011-09-23 | 1 | -1/+3 |
* | Useful second argument in skip directive for skipping | Kaz Kylheku | 2011-09-22 | 1 | -2/+16 |
* | Bump copyrights to 2010. | Kaz Kylheku | 2010-10-05 | 1 | -1/+1 |
* | * match.c (match_files): Bugfix. A (sub)query that runs out of data | Kaz Kylheku | 2010-10-04 | 1 | -0/+3 |
* | * match.c (match_lines): Bugfix in freeform directive. | Kaz Kylheku | 2010-02-27 | 1 | -1/+3 |
* | Version 032. | Kaz Kylheku | 2010-01-25 | 1 | -0/+1 |
* | Fix screwup in previous change: value treated as a cons | Kaz Kylheku | 2010-01-25 | 1 | -2/+1 |
* | * match.c (match_files): Workaround for GC issue | Kaz Kylheku | 2010-01-24 | 1 | -0/+2 |
* | Fix for unbounded memory growth problem reproduced with GCC 4.4.1 | Kaz Kylheku | 2010-01-21 | 1 | -0/+2 |
* | * match.c (match_files): Reduce scope, and bogus use of, dataline | Kaz Kylheku | 2010-01-21 | 1 | -6/+2 |
* | Version 028. | Kaz Kylheku | 2010-01-16 | 1 | -1/+1 |
* | Impelement derivative-based regular expressions. | Kaz Kylheku | 2010-01-13 | 1 | -2/+2 |
* | Code cleanup. All private functions static. Private stuff | Kaz Kylheku | 2009-11-28 | 1 | -58/+29 |