Skip to content

Releases: chrisjbreisch/Trs80.Level1Basic

v2.2.0

26 Jun 18:59
Compare
Choose a tag to compare

Many more unit tests.

Full Changelog: v2.1.0...v2.2.0

v2.1.0

22 Jun 01:03
Compare
Choose a tag to compare

Lots of misc. code cleanup.

What's Changed

Full Changelog: v2.0.0...v2.1.0

v2.0.0

20 Jun 17:18
e988828
Compare
Choose a tag to compare

Enough changes since 1.0 to warrant a new major version number. What you type is now automatically converted to UPPER case. Many bugs have been fixed. Error handling has been improved.

What's Changed

Full Changelog: v1.2.3...v2.0.0

v1.2.3

11 Jun 23:13
Compare
Choose a tag to compare

Moved native function lookup into parser.

Full Changelog: v1.2.2...v1.2.3

v1.2.2

11 Jun 22:34
Compare
Choose a tag to compare

Improved variable retrieval. Define variables at environment startup, rather than upon first sight. Moved much of variable lookup into parser rather than interpreter.

Full Changelog: v1.2.1...v1.2.2

Added Another Man's Treasure font & updated Readme.

22 May 12:27
Compare
Choose a tag to compare

Simplified Statement Lists and Lines

22 May 12:06
Compare
Choose a tag to compare

Removed ParsedLine and ProgramLine concepts. Replaced with StatementList and Compound Statements.

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

16 May 01:36
a74bebc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.1.0

Successfully backed out my experimentation

12 May 03:01
Compare
Choose a tag to compare

Backed out GenerateAst changes

11 May 00:51
527b47e
Compare
Choose a tag to compare

changes not ready for prime time.

What's Changed

Full Changelog: v1.0.4...v1.0.5