-
Cornell University
- Ithaca, NY
- http://www.cs.cornell.edu/~jnfoster/
Highlights
- Pro
Block or Report
Block or report jnfoster
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
ocaml-re-nfa Public
Forked from yallop/ocaml-re-nfa
OCaml code to construct an NFA from a regular expression
OCaml 1
-
-
-
201 contributions in the last year
Less
More
Contribution activity
March 2023
Created 12 commits in 3 repositories
Reviewed 14 pull requests in 3 repositories
p4lang/p4c
9 pull requests
- Add a metadata collection mode to the STF back end.
- Rename some exploration strategies - Simplify DFS and random selection
- Use Ubuntu 22.04 for Testgen PTF tests.
- P4Testgen: Try out a simpler advance expression calculation
- Add an explicit optional match key type.
- Refactor P4Testgen strategies - Part 1. Add a new strategy - greedy search.
- Remove @vhavel from the list of P4Testgen code owners.
- Resolve parser states at once instead of resolving them iteratively.
- Fix up the refers_to parser.