Commit Graph
5 Commits
Author SHA1 Message Date
itsmattkc 40caf7b6e3 tests: fixed missing semi-colon 2021-07-11 23:31:14 -07:00
itsmattkc 72ff996fa8 tests: added tests for timerangelist 2021-07-11 17:20:39 -07:00
itsmattkc 8a58ee2bdb renderer: use iterator rather than creating vectors
Creating vectors from the FrameHashCache was one of the slowest functions in the program, this should be significantly faster.
2021-07-11 16:47:12 -07:00
itsmattkc 673f298d9d actually commit new digit header and tests 2021-05-05 20:15:06 +10:00
itsmattkc 7f93ed7fc0 rational: fixed NaN
Also added tests to ensure rational NaN behavior is tested.
2021-04-23 14:48:22 +10:00