Age | Commit message (Expand) | Author |
---|---|---|
2015-02-23 | Added binary incrementer state table to Turing machine example | Adrian Kummerlaender |
2015-02-22 | Improved `simulate` function of the Turing machine example | Adrian Kummerlaender |
2015-02-21 | Added `README.md` to the Turing machine example | Adrian Kummerlaender |
2015-02-21 | Moved Turing machine printing into separate function | Adrian Kummerlaender |
2015-02-21 | Separated Turing machine implementation into components | Adrian Kummerlaender |
2015-02-21 | Implemented basic Turing machine as an example | Adrian Kummerlaender |