Gopher2600/errors
steve d7cdfcfe61 o errors
- removed ErrorID, using the error message as the ID
    - works just as well and simplifies maintenance
    - the messages should be moved to the relevant packages OR to a
      locale package. not sure which yet.
2020-01-05 18:58:42 +00:00
..
doc.go o errors 2020-01-05 18:58:40 +00:00
errors.go o errors 2020-01-05 18:58:42 +00:00
errors_test.go o errors 2020-01-05 18:58:42 +00:00
messages.go o errors 2020-01-05 18:58:42 +00:00