index
:
TypeAsValue
master
C++ compile time computation library using types as values and templates as functions
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Updated _Turing machine_ comments to reflect tape logging
Adrian Kummerlaender
10 years
Age
Commit message
Author
2015-03-15
Updated _Turing machine_ comments to reflect tape logging
HEAD
master
Adrian Kummerlaender
2015-03-14
Implemented basic tape log printout in _Turing_ example
Adrian Kummerlaender
2015-03-07
Changed `tav::Apply` implementation selection to template alias
Adrian Kummerlaender
2015-02-27
Updated `README.md` to mention the examples and added build instructions
Adrian Kummerlaender
2015-02-27
Renamed `Any` list query to `Every`
Adrian Kummerlaender
2015-02-26
Enabled `Concatenate` to concatenate a variadic pack of lists
Adrian Kummerlaender
2015-02-25
Added `Cond` branch condition assertion
Adrian Kummerlaender
2015-02-24
Replaced `utility::defer_eval` with placeholder-less `Apply`
Adrian Kummerlaender
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
[...]