提交历史

作者 SHA1 备注 提交日期
  Steve Thielemann 67b0d014cb Tests passing, no race. 2 年之前
  Steve Thielemann f705ea3116 Getting go test working again. 2 年之前
  Steve Thielemann 8ad3a9c96e Merge branch 'work' 2 年之前
  Steve Thielemann db0d4dde3d Merge new changes from BBS. 2 年之前
  Steve Thielemann 9fe213985d Updating with BBS changes. 2 年之前
  Steve Thielemann 5a3de17f69 Latest changes, removing atomic bool. 2 年之前
  Steve Thielemann 2ce7453b2c Use notification channel (chan struct{}) for close. 2 年之前
  Steve Thielemann d180adf7bf golang-cilint cleanup. 2 年之前
  Steve Thielemann 1ac8ab9a80 Initial Mouse Support. 2 年之前
  Steve Thielemann 48cc0a9271 Code cleanup. More var, less := 2 年之前
  Steve Thielemann 5a825aa239 These allow for shutdown. 3 年之前
  Steve Thielemann cefd977cbe This is almost working with d.Close() 3 年之前
  Steve Thielemann 1ab9c54941 Initial tries of getting d.Close/shutdown. 3 年之前
  Steve Thielemann 1948b9c071 Adding docs for Line, Render, Door. 3 年之前
  Steve Thielemann 625be8edf8 Added NoMoreSecrets to door package. 3 年之前
  Steve Thielemann 194bf7f898 Fixes for go test -race -count 3 3 年之前
  Steve Thielemann eabbb6bedc Put OS specific things only in the OS files. 3 年之前
  Steve Thielemann bfdea75372 Merging in Windows support. 3 年之前
  Steve Thielemann e2b64cc5a7 Panic when Title+offset > panel width. 3 年之前
  Steve Thielemann 37f373b6bc Door changes thanks to staticcheck. 3 年之前
  Steve Thielemann 5cd69f7834 SetPrefix doesn't seem to work. 3 年之前
  Steve Thielemann eb1d11ffa8 Testing FIFOBuffer empty/overflow panics. 3 年之前
  Steve Thielemann c95b43b674 Added log.Panicf(), so we can log our panics. 3 年之前
  Steve Thielemann 48b23310ab Cleaned up log output. Update launch scripts. 3 年之前
  Steve Thielemann 191975b6de Updated: Added logging to file. We chdir. 3 年之前
  Steve Thielemann 1ccfcef248 Testing output of input(5) routine. Buffer update. 3 年之前
  Steve Thielemann 53a6dc96b6 Updated to LIFOBuffer, fixed input bug. Tests! 3 年之前
  Steve Thielemann 7fde611e7b Updated Bar so cleaner, testable. 3 年之前
  Steve Thielemann b781013a45 Added HideCursor, ShowCursor to door. 3 年之前
  Steve Thielemann 6646d6c616 ReadDropfile Tests. Goto Tests. 3 年之前