* spot/parseaut/scanaut.ll: One or two digits numbers can be safely converted to integer without risking overflow, so do that without calling strtoul(). This simple change halves the number of calls to strtoul() on the example automaton of issue #476. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| fmterror.cc | ||
| Makefile.am | ||
| parseaut.yy | ||
| parsedecl.hh | ||
| public.hh | ||
| scanaut.ll | ||