index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-10-31
Allow sail interactive toplevel to connect to a running QEMU instance using G...
Alasdair Armstrong
2019-10-29
add simple html syntax highlighter based on prism.js
jp
2019-10-28
Fix jib.ott and SMT regressions
Alasdair Armstrong
2019-10-28
Make sure that interactive.ml doesn't transitively depend on lem definitions
Alasdair Armstrong
2019-10-28
Coq: label fixpoint bodies, tweak spacing
Brian Campbell
2019-10-28
Some C backend refactoring
Alasdair
2019-10-25
Remove global symbol generator
Alasdair
2019-10-25
Refactor Jib IR pretty printer
Alasdair Armstrong
2019-10-25
Some more interpreter tweaks
Alasdair Armstrong
2019-10-25
Coq: clean up some formatting
Brian Campbell
2019-10-25
Coq: make sure solver can't accidentally use recursive definitions
Brian Campbell
2019-10-25
Allow interactive commands to be setup outside isail.ml
Alasdair Armstrong
2019-10-24
Coq: use `abstract` to separate out proofs from definitions
Brian Campbell
2019-10-18
Coq: tweak a state monad lifting rule to improve performance
Brian Campbell
2019-10-17
Allow generating C that doesn't hard code any libraries
Alasdair Armstrong
2019-10-16
Now builds arm address translation with clang -target aarch64-none-eabi
Alasdair Armstrong
2019-10-16
Make nostd Sail arena allocator thread safe (maybe)
Alasdair
2019-10-15
More work on bare-metal Sail
Alasdair Armstrong
2019-10-14
Add -Ofixed_int and -Ofixed_bits to assume fixed-precision ints and bitvector...
Alasdair Armstrong
2019-10-02
Coq: generate decidable equality instances for variant types
Brian Campbell
2019-10-02
Coq: limited support for existentially-typed tuples
Brian Campbell
2019-09-19
Change Coq Hoare logic rules to produce nicer preconditions
Brian Campbell
2019-09-19
Expand Coq Hoare logic and congruence rules to more operators
Brian Campbell
2019-09-12
Remove unnecessary copies of non-existant files in ocaml backend.
Robert Norton
2019-09-02
Enable part of a test that's been fixed recently.
Brian Campbell
2019-09-02
Coq: add properly checked subrange update, reduce imports
Brian Campbell
2019-08-30
Add a couple of overlooked tests
Brian Campbell
2019-08-29
Clean up some mono tests
Brian Campbell
2019-08-29
Turn the two abs_int declarations into overloads
Brian Campbell
2019-08-22
Coq: tactics to do rewrites under state monad, simple wp computation
Brian Campbell
2019-08-22
additional option to tweak Coq output to support user-defined monad:
pes20
2019-08-20
Merge branch 'sail2' of github.com:rems-project/sail into sail2
pes20
2019-08-20
add -coq_alt_modules option to override the default imported modules
pes20
2019-08-20
add -coq_alt_modules option to override the default imported modules
pes20
2019-08-20
add -coq_alt_modules option to override the default imported modules
pes20
2019-08-19
Coq: add bools_of_bits_nondet and friends to library
Brian Campbell
2019-08-14
Update tests
Thomas Bauereiss
2019-08-14
Add a mono rewrite for (ones(n) @ zeros(m))
Thomas Bauereiss
2019-08-14
Inline reg_deref in Lem output
Thomas Bauereiss
2019-08-14
Use bitvector type in mono rewrites
Thomas Bauereiss
2019-08-14
Fix bug in mono rewrites
Thomas Bauereiss
2019-08-14
Coq library work for proofs:
Brian Campbell
2019-08-13
Coq: definitions for cheri128 model
Brian Campbell
2019-08-13
Coq: fix non-exhaustive pattern match failure in riscv duopod
Brian Campbell
2019-08-08
Fix machine words again
Alasdair Armstrong
2019-08-08
Update machine words
Alasdair Armstrong
2019-08-08
Fix bitvectorToFromInterp
Alasdair Armstrong
2019-08-08
Use bitToFromInterp in bitvectorToFromInterp
Alasdair Armstrong
2019-08-08
Add same to bitlist representation
Alasdair Armstrong
2019-08-08
Add bitvectorToFromInterp
Alasdair Armstrong
[prev]
[next]