Skip to content
Snippets Groups Projects
Commit 9a3fcd7d authored by Sven M. Hallberg's avatar Sven M. Hallberg
Browse files

disable memoization on h_follow()

this makes the computation more wasteful but avoids issue 92. intermediate
results could end up in the memoization table and be treated as final by
later calls to h_follow(). this problem could appear or not depending on the
order of nonterminals (i.e. pointers) in a hashtable.
parent 64ed59e9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment