SwensenSoftware / unquote

Write F# unit test assertions as quoted expressions, get step-by-step failure messages for free
http://www.swensensoftware.com/unquote
Apache License 2.0
287 stars 25 forks source link

Support WhileLoop expressions #41

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
e.g. <@ while true do () @>

Original issue reported on code.google.com by stephen....@gmail.com on 5 Jul 2011 at 3:38

GoogleCodeExporter commented 9 years ago
This needs to implemented for the decompiler, and reducer

Original comment by stephen....@gmail.com on 5 Jul 2011 at 3:41

GoogleCodeExporter commented 9 years ago
while loops are not incrementally reduced at all

Original comment by stephen....@gmail.com on 17 Jul 2011 at 3:57

GoogleCodeExporter commented 9 years ago

Original comment by stephen....@gmail.com on 20 Jul 2011 at 2:15