Age | Commit message (Expand) | Author |
---|---|---|
2015-06-17 | Renamed entities.h -> entities.inc. | John MacFarlane |
2015-06-16 | Simpler approach for entity lookup. | John MacFarlane |
2015-06-16 | make_entities_h.py: confirm there are no hash collisions. | John MacFarlane |
2015-06-16 | Mark entity data structures as const. | John MacFarlane |
2015-06-16 | entities: Make the first entity in the array (TripleDot) work. | John MacFarlane |
2015-06-16 | Replace gperf-based entity lookup with binary tree lookup. | John MacFarlane |