corda/docs
Ross Nicoll 13b040ecd6 Rework clauses to use composition
Rework clauses so that rather than defining match/no-match behaviour themselves, they are
now composed by nesting them within clauses that understand how to match their child clauses.
This unifies a lot of the structure of clauses and removes corner cases needed for the first
design, as well as moving towards a model which is easier to prove.
2016-08-26 17:35:52 +01:00
..
build/html Regen docsite 2016-08-23 14:29:46 +02:00
source Rework clauses to use composition 2016-08-26 17:35:52 +01:00
build_docs.sh docs: Add build_docs.sh 2016-07-11 12:17:18 +01:00
Makefile Introduce documentation of the current prototype with a contract programming tutorial (incomplete), using the Sphinx docs engine. 2015-11-25 18:01:37 +01:00
requirements.txt docs: Add build_docs.sh 2016-07-11 12:17:18 +01:00