ProDOS-Utilities/prodos
Terence Boldt 62bb781fca
Add error handling (#5)
* Add error handling

* Update to 0.3.0
2022-03-04 18:08:33 -05:00
..
basic.go Improve comments for documentation 2022-01-23 17:30:18 -05:00
bitmap_test.go Make less functions exported 2021-06-28 22:26:20 -04:00
bitmap.go Add error handling (#5) 2022-03-04 18:08:33 -05:00
block.go Add error handling (#5) 2022-03-04 18:08:33 -05:00
directory.go Add error handling (#5) 2022-03-04 18:08:33 -05:00
doc.go Change to reader/writer instead of file 2022-01-23 16:58:34 -05:00
file.go Add error handling (#5) 2022-03-04 18:08:33 -05:00
format_test.go Add error handling (#5) 2022-03-04 18:08:33 -05:00
format.go Add error handling (#5) 2022-03-04 18:08:33 -05:00
memfile.go Add error handling (#5) 2022-03-04 18:08:33 -05:00
text.go Improve comments for documentation 2022-01-23 17:30:18 -05:00
time_test.go Fix date calculation bug and add test 2021-06-27 22:30:33 -04:00
time.go Fix comments for documentation 2022-01-23 18:57:16 -05:00