summaryrefslogtreecommitdiff
path: root/tools/make_entities_h.py
AgeCommit message (Expand)Author
2015-06-16Simpler approach for entity lookup.John MacFarlane
2015-06-16make_entities_h.py: confirm there are no hash collisions.John MacFarlane
2015-06-16Mark entity data structures as const.John MacFarlane
2015-06-16entities: Make the first entity in the array (TripleDot) work.John MacFarlane
2015-06-16Replace gperf-based entity lookup with binary tree lookup.John MacFarlane