vikraman / 2DTypes

Collaborative work on reversible computing
17 stars 1 forks source link

Refactored TODOs #91

Closed inexxt closed 3 years ago

inexxt commented 3 years ago

TODOs are refactored into two kinds:

We can now just grep "TODO\!" and if we fill all of them, the proof is finished.

The convention is that all new TODOs are TODO!, and only after proving it some other way, it can be turned into TODO-.

I didn't touch the FSMG stuff, which uses normal TODO as before.