1
0
Fork 0
mirror of https://github.com/luau-lang/luau.git synced 2025-04-21 20:23:47 +01:00
luau/EqSat/include/Luau
Alexander McCord 603da12809 Just realized DenseHashMap doesn't make sense for Id and L.
We are unlikely to have an "empty" value for both Id and L, so we have to use `std::unordered_map` for now.
2024-05-24 13:26:30 -07:00
..
EGraph.h Just realized DenseHashMap doesn't make sense for Id and L. 2024-05-24 13:26:30 -07:00
Id.h Add Luau.EqSat project with some barebones. 2024-05-18 01:07:45 -07:00
Language.h Not sure why Language was templated. Absent-minded me. 2024-05-19 11:38:11 -07:00
UnionFind.h Make sure some things aren't inherited. 2024-05-24 10:49:05 -07:00