index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
flow.sail
Age
Commit message (
Expand
)
Author
2018-07-12
Coq: handle all bool conjunctions/disjunctions
Brian Campbell
2018-07-07
Coq: eq_range should take proofs
Brian Campbell
2018-06-22
Coq: project away range types in comparisons
Brian Campbell
2018-06-20
Coq: port handling of effectful and/or from Lem backend
Brian Campbell
2018-06-18
Coq: fix up some comparison operations in prelude
Brian Campbell
2018-05-03
Work in progress on the coq backend
Brian Campbell
2018-04-11
Fix neq_range in flow.sail
Alasdair Armstrong
2018-04-10
Porting some minisail changes to sail2 branch
Alasdair Armstrong
2018-04-06
Add integer comparisons to overloads in flow typing library
Alasdair Armstrong
2018-04-03
Added test cases for builtins
Alasdair Armstrong
2018-03-01
fix typo in flow.sail
Robert Norton
2018-02-22
More updates to C backend
Alasdair Armstrong
2018-02-19
Have generic vectors working in C backend
Alasdair Armstrong
2018-02-06
Compile union types in C backend
Alasdair Armstrong
2018-02-01
More work on C compilation
Alasdair Armstrong
2018-01-31
More updates to C backend - matching and tuples
Alasdair Armstrong
2018-01-30
Fix failing Lem tests
Alasdair Armstrong
2018-01-26
Fixed loading ARM elf files
Alasdair Armstrong