Skip to content
This repository was archived by the owner on Dec 13, 2022. It is now read-only.

Tags: margual56/TuringMachine

Tags

v3.1.1

Toggle v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
More bugfixes (#18)

* Fix for #13
* Fix for #17

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added JUnit report badge

v3.0

Toggle v3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Redesign - Final release of v3.0 (#11)

* Fixed example 1

* Added verbose option to the CLI and fixed issue #9

* Fixed Example 2

* Make the runtime error pop up a window

* Added the help button

* Fixed issue #8 and improved Error reporting

v3.0.2-alpha

Toggle v3.0.2-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Verbose output, fixed bug and more (#10)

* Fixed GUI not launching because of CLI searching

* Fixed example 1

* Added verbose option to the CLI and fixed issue #9

* Fixed Example 2

* Make the runtime error pop up a window

v3.0.1-alpha

Toggle v3.0.1-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Redesign - Added CLI options and more! (#7)

* Added CLI options, including the headless option 

* Improved animation speed formula

v3.0-alpha

Toggle v3.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Redesign - Animations, new head and much more (#5)

* Added placeholder images

* Added popout window on syntax error (untested)

* Added needle drawing (programmatically)

* Added new tape loop - preliminar version

* Fully working - Preliminary

* Ready for revision 1

v2.2

Toggle v2.2's commit message
Merge branch 'master' of github.com:margual56/TuringMachine

v2.1

Toggle v2.1's commit message
Added demo gif and improved controls

v2.0

Toggle v2.0's commit message
Fixed "Output" sum

v1.1

Toggle v1.1's commit message
Renamed folder (data -> Examples)