Commit graph

5 commits

Author SHA1 Message Date
Roman Bogorodskiy
1ceb792010 Update to 0.9.7.
PR:		82149
Submitted by:	Alex Kiesel <kiesel@schlund.de>
2005-06-13 09:54:32 +00:00
Ying-Chieh Liao
9533c28875 upgrade to 0.9.3 2004-06-01 09:41:36 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Eivind Eklund
c4e3c399f3 Update to version 0.9.1
PR:		24906
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-02-20 22:25:04 +00:00
Eivind Eklund
a070b1eb31 Initial import of re2c, a program to compile regular expression to C.
This is basically the same concept as lex, except this time it doesn't
turn your code inside out, and it generates actual C code to parse the
expressions (not tables), and the resulting code is usually about 2
times faster than flex.
1998-05-16 17:41:25 +00:00