Skip to content

Commit

Permalink
Added regexp parser and modifed NFA generator.
Browse files Browse the repository at this point in the history
  • Loading branch information
rvirding committed Jul 23, 2009
1 parent 94964f2 commit 0d9a89b
Show file tree
Hide file tree
Showing 2 changed files with 383 additions and 61 deletions.
6 changes: 6 additions & 0 deletions src/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2009-07-23 Robert Virding <rv@stanislaw.local>

* leex.erl: Added regexp parser.

* leex.erl (build_nfa): Modified to accept new regexp AST.

2009-07-10 Robert Virding <rv@stanislaw.local>

* leex.erl (parse_rule_regexp, collect_rule): Now use re for
Expand Down
Loading

0 comments on commit 0d9a89b

Please sign in to comment.