- Fixed a regression caused by the 0.9.4 release: parse errors reported by VeriFast were no longer shown #5.
-allow_assume
is now passed on the VeriFast command line.
Expose Quick Fixes generated by VeriFast.
Clear VeriFast trace now also clears the diagnostics.
Enabled verification of .rs
files. (Note: for now, this is for our internal use only; VeriFast for Rust is currently under development and we have not yet released it.)
Added the Verify function with VeriFast command.
Fixed crashes due to dead code errors.
Added the Steps view, branch decorations, syntax highlighting of annotations, and the VeriFast: Run to cursor, Clear VeriFast trace and Show VeriFast execution tree commands. Also, VeriFast now supports specifying most relevant command-line options on the first line of the source file.
- Go to Definition support
- Initial release