Mercurial > repos > blastem
log tern.c @ 1293:72ea3885e7b5
age | author | description |
---|---|---|
Tue, 21 Mar 2017 19:48:08 -0700 | Michael Pavone | Don't leak a ternary tree when building the menu's initial path |
Sun, 22 Jan 2017 16:13:02 -0800 | Michael Pavone | Consting up some parameters to ternary tree functions |
Sat, 25 Jul 2015 18:22:07 -0700 | Michael Pavone | Use a new fatal_error function instead of calling fprintf and exit for fatal errors. This new function more gracefully handles the case in which BlastEm was not started from a terminal or disconnected from ther terminal (Windows). |