Josh Holtrop
|
3a8d9ca55d
|
token matching loop storing ovector for longest match so the longest-matching token does not need to be re-matched to obtain subpattern match strings
|
2010-05-07 15:24:50 -04:00 |
|
Josh Holtrop
|
1113cdb7d2
|
parse() calling pcre_exec() to try to match tokens
|
2010-05-07 14:37:15 -04:00 |
|
Josh Holtrop
|
67c051c866
|
expanded parse() to compile all tokens, ready to match them
|
2010-05-07 13:07:21 -04:00 |
|
Josh Holtrop
|
8cc4edfca3
|
adding NUL byte to file read in parser
|
2010-05-06 15:44:40 -04:00 |
|
Josh Holtrop
|
44bf780a42
|
added read_istream() in tmpl/parser.cc
|
2010-05-05 15:13:57 -04:00 |
|
Josh Holtrop
|
bfc4fc59c7
|
generated parse() returns bool status
|
2010-05-04 16:12:55 -04:00 |
|
Josh Holtrop
|
7756bd696b
|
added initial tmpl files
|
2010-05-03 16:22:55 -04:00 |
|