Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cuts size of simpleCaseTable entries in half (8 -> 4 bytes), reducing table size from 24 Kb to 12 Kb. Still only 22 out of 32 bits per entry are actually used, so could be optimized further. Using plain integers saves 10 ms semantic2 compile time.
- Loading branch information