Steve Thielemann 5a3de17f69 Latest changes, removing atomic bool. 2 年 前
..
bar.go 7fde611e7b Updated Bar so cleaner, testable. 3 年 前
bar_test.go 7fde611e7b Updated Bar so cleaner, testable. 3 年 前
box.go 58644ce5d2 Fixed boxes so they match the styles. 3 年 前
box_test.go 037c91506c AlertBox test. 3 年 前
color.go c95b43b674 Added log.Panicf(), so we can log our panics. 3 年 前
color_test.go b781013a45 Added HideCursor, ShowCursor to door. 3 年 前
convert.go 191975b6de Updated: Added logging to file. We chdir. 3 年 前
convert_test.go c1b86984c7 Notes on special cases the converter skips. 3 年 前
dispatcher.go f26e75377a golanglint cleanup. 2 年 前
door.go 5a3de17f69 Latest changes, removing atomic bool. 2 年 前
door_linux.go 14136f337a Updated so Windows passes tests without errors. 3 年 前
door_test.go f26e75377a golanglint cleanup. 2 年 前
door_windows.go 14136f337a Updated so Windows passes tests without errors. 3 年 前
fifobuffer.go ae0a101d73 Updated. Merged windows and linux. 3 年 前
fifobuffer_test.go ae0a101d73 Updated. Merged windows and linux. 3 年 前
go.mod f905c906d1 Fixed color in telnet (extra ; before m). 3 年 前
go.sum f905c906d1 Fixed color in telnet (extra ; before m). 3 年 前
help_linux_test.go 5a825aa239 These allow for shutdown. 3 年 前
help_test.go 5a3de17f69 Latest changes, removing atomic bool. 2 年 前
help_windows_test.go 14136f337a Updated so Windows passes tests without errors. 3 年 前
input.go 5a3de17f69 Latest changes, removing atomic bool. 2 年 前
input_linux.go 5a3de17f69 Latest changes, removing atomic bool. 2 年 前
input_test.go f26e75377a golanglint cleanup. 2 年 前
input_windows.go 2ce7453b2c Use notification channel (chan struct{}) for close. 2 年 前
line.go 4ba57fa4e3 Print into logs if length > Width. 2 年 前
line_test.go 48cc0a9271 Code cleanup. More var, less := 2 年 前
menu.go 1ac8ab9a80 Initial Mouse Support. 2 年 前
menu_test.go f26e75377a golanglint cleanup. 2 年 前
nomoresecrets.go d180adf7bf golang-cilint cleanup. 2 年 前
nomoresecrets_test.go 48cc0a9271 Code cleanup. More var, less := 2 年 前
panel.go a1690660ab Update line length before doing tests. 2 年 前
panel_test.go 48cc0a9271 Code cleanup. More var, less := 2 年 前
screen.go d180adf7bf golang-cilint cleanup. 2 年 前
spinrite.go b257ebe2b2 Added Spinrite to door. 2 年 前
tdfont.go d180adf7bf golang-cilint cleanup. 2 年 前
tdfont_test.go 5d83bf8941 Added tests to tdfont code. 3 年 前
wopr.go d180adf7bf golang-cilint cleanup. 2 年 前
write.go 5a3de17f69 Latest changes, removing atomic bool. 2 年 前
write_linux.go 5a3de17f69 Latest changes, removing atomic bool. 2 年 前
write_windows.go 48cc0a9271 Code cleanup. More var, less := 2 年 前