Revision dd54556f
ID: dd54556f3318f2577cedc82fd439c4c9896b28ab
Start framework for interning patterns
To avoid exponential blowup, it is needed to be able to compare patterns. This comparison involves tree traversal unless hashes are used and patterns are deduplicated by looking them up in a cache.
Files
- added
- modified
- copied
- renamed
- deleted