summaryrefslogtreecommitdiff
path: root/glass.cpp
AgeCommit message (Expand)Author
2021-03-20Fixed stack overflow, still slow...Jaron Kent-Dobias
2021-03-20Tried again with maps, now it overflows the stack.Jaron Kent-Dobias
2021-03-20Tried to improve efficiency by switching to list iterators as keys.Jaron Kent-Dobias
2021-03-20Reverted attempt to make things a little more abstract, because it was very s...Jaron Kent-Dobias
2021-03-20Initial commit.Jaron Kent-Dobias