Steve Thielemann 63784c0e9f Code cleanup. hace 1 año
..
LICENSE c748cac29e Use generics for fifo buffer. hace 1 año
bar.go 7fde611e7b Updated Bar so cleaner, testable. hace 2 años
bar_test.go 37908f7d41 Make bar_test so it tests CP437 and Unicode hace 1 año
box.go 58644ce5d2 Fixed boxes so they match the styles. hace 2 años
box_test.go 037c91506c AlertBox test. hace 2 años
color.go c95b43b674 Added log.Panicf(), so we can log our panics. hace 2 años
color_test.go b781013a45 Added HideCursor, ShowCursor to door. hace 2 años
convert.go 37908f7d41 Make bar_test so it tests CP437 and Unicode hace 1 año
convert_test.go c1b86984c7 Notes on special cases the converter skips. hace 2 años
door.go 63784c0e9f Code cleanup. hace 1 año
door_linux.go 67b0d014cb Tests passing, no race. hace 1 año
door_test.go eac5617607 Working Mouse tests. hace 1 año
door_windows.go 14136f337a Updated so Windows passes tests without errors. hace 2 años
extended.go 9a5ad0a854 Working tests, -race ok. hace 1 año
extended_string.go ad6ff719c8 Fixed input (handles wide unicode). hace 1 año
fifobuffer.go 0bf0a0fb0f Added Enable/Disable Mouse. MouseMode. hace 1 año
fifobuffer_test.go b8af311325 More tests for generic FIFObuffer. hace 1 año
go.mod ad6ff719c8 Fixed input (handles wide unicode). hace 1 año
go.sum ad6ff719c8 Fixed input (handles wide unicode). hace 1 año
help_linux_test.go 5a825aa239 These allow for shutdown. hace 2 años
help_test.go eac5617607 Working Mouse tests. hace 1 año
help_windows_test.go 14136f337a Updated so Windows passes tests without errors. hace 2 años
input.go 862bcb2e79 Working CursorPos tests. hace 1 año
input_linux.go ed757e80ca Use AddMouse. hace 1 año
input_test.go 862bcb2e79 Working CursorPos tests. hace 1 año
input_windows.go 4e22fdbedb Revert windows changes that broken linux tests. hace 1 año
line.go 63784c0e9f Code cleanup. hace 1 año
line_test.go 315099c198 Cleanup. Add helpers for cursor pos. hace 1 año
menu.go 63784c0e9f Code cleanup. hace 1 año
menu_test.go 63784c0e9f Code cleanup. hace 1 año
nomoresecrets.go ad6ff719c8 Fixed input (handles wide unicode). hace 1 año
nomoresecrets_test.go 48cc0a9271 Code cleanup. More var, less := hace 2 años
panel.go a1690660ab Update line length before doing tests. hace 2 años
panel_test.go 63784c0e9f Code cleanup. hace 1 año
screen.go d180adf7bf golang-cilint cleanup. hace 2 años
spinrite.go b257ebe2b2 Added Spinrite to door. hace 2 años
tdfont.go d180adf7bf golang-cilint cleanup. hace 2 años
tdfont_test.go 5d83bf8941 Added tests to tdfont code. hace 2 años
utilities.go 862bcb2e79 Working CursorPos tests. hace 1 año
wopr.go d180adf7bf golang-cilint cleanup. hace 2 años
write.go 67b0d014cb Tests passing, no race. hace 1 año
write_linux.go 21291344d2 Cleaned up writer. for range. hace 1 año
write_windows.go ab59df8ba6 Attempting windows, failing tests. hace 1 año