Steve Thielemann 9251eb7255 Remove goselect dependencies. hace 2 años
..
LICENSE c748cac29e Use generics for fifo buffer. hace 2 años
bar.go daf07f22c6 Public/export bar and panel. hace 2 años
bar_test.go daf07f22c6 Public/export bar and panel. hace 2 años
box.go daf07f22c6 Public/export bar and panel. hace 2 años
box_test.go 037c91506c AlertBox test. hace 3 años
color.go c95b43b674 Added log.Panicf(), so we can log our panics. hace 3 años
color_test.go b781013a45 Added HideCursor, ShowCursor to door. hace 3 años
convert.go 37908f7d41 Make bar_test so it tests CP437 and Unicode hace 2 años
convert_test.go c1b86984c7 Notes on special cases the converter skips. hace 3 años
door.go cd54d93d25 Sqelch write_windows debug output. Fixed Home/End hace 2 años
door_linux.go 67b0d014cb Tests passing, no race. hace 2 años
door_test.go 99c3cec7f1 Better unicode input. Tests READ_BUFFER. hace 2 años
door_windows.go 14136f337a Updated so Windows passes tests without errors. hace 3 años
extended.go 9a5ad0a854 Working tests, -race ok. hace 2 años
extended_string.go ad6ff719c8 Fixed input (handles wide unicode). hace 2 años
fifobuffer.go 0bf0a0fb0f Added Enable/Disable Mouse. MouseMode. hace 2 años
fifobuffer_test.go b8af311325 More tests for generic FIFObuffer. hace 2 años
go.mod 9251eb7255 Remove goselect dependencies. hace 2 años
go.sum 9251eb7255 Remove goselect dependencies. hace 2 años
help_linux_test.go 5a825aa239 These allow for shutdown. hace 3 años
help_test.go 8c85eb4be9 Windows passes test. hace 2 años
help_windows_test.go 14136f337a Updated so Windows passes tests without errors. hace 3 años
input.go cd54d93d25 Sqelch write_windows debug output. Fixed Home/End hace 2 años
input_linux.go 99c3cec7f1 Better unicode input. Tests READ_BUFFER. hace 2 años
input_test.go 862bcb2e79 Working CursorPos tests. hace 2 años
input_windows.c 2ef2efdc02 Renamed cgo code to be OS specific. hace 2 años
input_windows.go ac09175908 Don't use -Wall with cgo. (stops compile warning) hace 2 años
input_windows.h 2ef2efdc02 Renamed cgo code to be OS specific. hace 2 años
line.go 63784c0e9f Code cleanup. hace 2 años
line_test.go 315099c198 Cleanup. Add helpers for cursor pos. hace 2 años
menu.go 63784c0e9f Code cleanup. hace 2 años
menu_test.go 63784c0e9f Code cleanup. hace 2 años
nomoresecrets.go ad6ff719c8 Fixed input (handles wide unicode). hace 2 años
nomoresecrets_test.go 48cc0a9271 Code cleanup. More var, less := hace 2 años
panel.go 1c0734ace0 Clear panel. hace 2 años
panel_test.go 63784c0e9f Code cleanup. hace 2 años
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 3 años
utilities.go 862bcb2e79 Working CursorPos tests. hace 2 años
wopr.go 477a4ae3c3 Clear WOPR panel when stopping. hace 2 años
write.go 67b0d014cb Tests passing, no race. hace 2 años
write_linux.go 21291344d2 Cleaned up writer. for range. hace 2 años
write_windows.go cd54d93d25 Sqelch write_windows debug output. Fixed Home/End hace 2 años