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