Skip to content

Commit

Permalink
Merge pull request #29 from fastly/sv/eager-outputs
Browse files Browse the repository at this point in the history
experimental: Add eager outputs, similar to endids but eagerly matched.
  • Loading branch information
silentbicycle authored Oct 12, 2024
2 parents 592b613 + e133a74 commit c7b9e1d
Show file tree
Hide file tree
Showing 40 changed files with 2,637 additions and 71 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ SUBDIR += tests/equals
SUBDIR += tests/subtract
SUBDIR += tests/detect_required
SUBDIR += tests/determinise
SUBDIR += tests/eager_output
SUBDIR += tests/endids
SUBDIR += tests/epsilons
SUBDIR += tests/fsm
Expand Down
Loading

0 comments on commit c7b9e1d

Please sign in to comment.