aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterUpdated _Turing machine_ comments to reflect tape loggingAdrian Kummerlaender9 years
 
 
AgeCommit messageAuthor
2015-03-15Updated _Turing machine_ comments to reflect tape loggingHEADmasterAdrian Kummerlaender
2015-03-14Implemented basic tape log printout in _Turing_ exampleAdrian Kummerlaender
2015-03-07Changed `tav::Apply` implementation selection to template aliasAdrian Kummerlaender
2015-02-27Updated `README.md` to mention the examples and added build instructionsAdrian Kummerlaender
2015-02-27Renamed `Any` list query to `Every`Adrian Kummerlaender
2015-02-26Enabled `Concatenate` to concatenate a variadic pack of listsAdrian Kummerlaender
2015-02-25Added `Cond` branch condition assertionAdrian Kummerlaender
2015-02-24Replaced `utility::defer_eval` with placeholder-less `Apply`Adrian Kummerlaender
2015-02-23Added binary incrementer state table to Turing machine exampleAdrian Kummerlaender
2015-02-22Improved `simulate` function of the Turing machine exampleAdrian Kummerlaender
[...]