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
2019-05-14
Various bugfixes
Alasdair Armstrong
2019-05-13
Parse dereferences in orderinary expressions
Alasdair
2019-02-13
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-02-06
Fix some tests
Alasdair Armstrong
2018-12-28
Merge branch 'sail2' into rmem_interpreter
Jon French
2018-12-18
Fix rewriter issues
Alasdair Armstrong
2018-12-17
Changes for ASL parser
Alasdair Armstrong
2018-12-11
Fix most remaining tests on branch
Alasdair
2018-12-10
Various changes:
Alasdair Armstrong
2018-11-09
Improvements to latex generation
Alasdair Armstrong
2018-10-24
Interpreter: don't silently use OCaml externs, only interpreter externs
Jon French
2018-09-04
C: Tweaks to RISC-V to get compiling to C
Alasdair Armstrong
2018-08-20
Add some more test cases for C compilation
Alasdair Armstrong
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