Olivier Teulière
|
e3bc46b114
|
Updated licence text with FSF's new address.
|
2005-10-23 14:53:42 +00:00 |
|
Antoine Fraboulet
|
b9f9bd763e
|
- regexp are now complete and correct
- licence update in files header
|
2005-05-05 23:45:04 +00:00 |
|
Antoine Fraboulet
|
49a41bb311
|
- added + ? and [^xx] works in most of the cases, automata is no more
deterministic, I have to rewrite the automaton_build to correct this.
|
2005-04-27 17:35:03 +00:00 |
|
Antoine Fraboulet
|
e29aa11a75
|
lexer/parser function name changed yy* -> regexp*
|
2005-04-26 16:31:45 +00:00 |
|
Antoine Fraboulet
|
a0b083e83b
|
adding QMARK, PLUS
|
2005-04-25 08:18:24 +00:00 |
|
Antoine Fraboulet
|
be0dea2a08
|
- documentation added for the dictionary
- regexp is now working (still needs some testing)
- regexp syntax error recovery is not implemented
|
2005-04-19 16:26:50 +00:00 |
|
Antoine Fraboulet
|
ad5b5963d5
|
*** empty log message ***
|
2005-04-18 17:40:36 +00:00 |
|
Antoine Fraboulet
|
59f7c6df9c
|
yyparser ok. must change things to have a unique prefix instead of yy*
|
2005-04-16 20:55:51 +00:00 |
|
Antoine Fraboulet
|
4f1420ed31
|
- minor dictionary .h changes
- starting integrating regexp into eliot
|
2005-04-09 19:16:09 +00:00 |
|