Gopher2600/database
JetSetIlly f98a775d37 regression and database improvements
added Replace() to database package

simplified Regressor interface

playback regressor can now be reduxed

regression Redux() now uses database.Replace() instead of separate
Delete() and Add(). this makes sure that the redux entry gets the same
database key once the redux has completed

removed -dryrun option from REGRESS REDUX

removed regression fails log. it wasn't well developed and not a
particularly useful idea

fixed television.SetSimple(). the signal function was not set correctly
2024-11-23 14:56:36 +00:00
..
database.go regression and database improvements 2024-11-23 14:56:36 +00:00
doc.go spelling errors in comments (golangci-lint -E misspell --fix) 2020-10-15 22:02:51 +01:00
entry.go setup entries output log message on successful application 2023-02-14 10:08:33 +00:00
select.go regression and database improvements 2024-11-23 14:56:36 +00:00
session.go added lint target to Makefile 2024-11-23 14:56:36 +00:00