Commit graph

5 commits

Author SHA1 Message Date
JetSetIlly
298a5d343f updated copyright notice in all files
the note about historical versions also being covered wasn't strictly
needed and was ugly. the LICENCE being in the root file from the very
first commit is sufficient.
2020-07-26 20:18:56 +01:00
Robin Eklind
24cb28843f gopher2600: use fully qualified import path as module path
Fixes #4.
2020-03-21 23:39:56 +01:00
steve
16b15fad95 o added licence headers to all files 2020-01-05 18:58:43 +00:00
steve
15e418411d o test
- added Writer type. used for comparing buffered output with
	example strings
    - used by modalflag and symbols test package, although it may be
	used by other packages in the future
    - added ExpectedSuccess() and ExpectedFailure() functions
2020-01-05 18:58:40 +00:00
steve
02c46c8ae9 o renamed magicflags to modalflag
- simplified code significantly

o gopher2600
    - restructured to reflect changes to modalflag
2020-01-05 18:58:40 +00:00