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-04-17
Remove obsolete generated files from .gitignore directory so they will show u...
Robert Norton
2019-04-17
Allow libsail to be installed without the other things (for rmem)
Shaked Flur
2019-04-17
Build libsail again (removed Bytcode and Share_directory)
Shaked Flur
2019-04-16
Temporarily remove Makefile part that is making Jenkins fail
Alasdair Armstrong
2019-04-16
Fix: Don't repeat ctyp_of_typ call
Alasdair Armstrong
2019-04-16
Remove unnecessary assert
Thomas Bauereiss
2019-04-16
SMT: Support toplevel letbindings
Alasdair Armstrong
2019-04-16
SMT: Fix inlining issues
Alasdair Armstrong
2019-04-16
Code for testing builtins with Coq
Brian Campbell
2019-04-16
Coq: make bools_of_int (and hence get_slice_int) compute well
Brian Campbell
2019-04-16
Coq: set_slice typo
Brian Campbell
2019-04-16
Coq: tdiv builtins
Brian Campbell
2019-04-16
Coq: add specialised shifts
Brian Campbell
2019-04-16
Coq: don't record assertions in the context if Sail doesn't
Brian Campbell
2019-04-16
Also allow "repeat" in loop termination measure syntax
Brian Campbell
2019-04-16
Bugfixing
Thomas Bauereiss
2019-04-16
SMT: Take care to not generate duplicate labels
Thomas Bauereiss
2019-04-16
SMT: Add struct value literals
Alasdair
2019-04-15
Add more SMT builtins
Thomas Bauereiss
2019-04-15
SMT: Allow partial specializations
Alasdair Armstrong
2019-04-15
Merge branch 'sail2' of github.com:rems-project/sail into sail2
Jon French
2019-04-15
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-04-15
Fix: Allow zero-length vector literals
Alasdair Armstrong
2019-04-15
Basic loop termination measures for Coq
Brian Campbell
2019-04-13
SMT: Add count_leading_zeros and more builtins
Alasdair
2019-04-13
SMT: More builtins
Alasdair
2019-04-12
ToFromInterp_backend: print type annotations for abbrevs of unquantified type...
Jon French
2019-04-12
ToFromInterp_backend: don't generate converters for cache_op_kind
Jon French
2019-04-12
ToFromInterp_backend: better handling of nexps
Jon French
2019-04-12
lib/regfp.sail: add explicit C binding for memory access functions
Jon French
2019-04-12
Interpreter: remove debug printing (oops)
Jon French
2019-04-12
update libsail.mllib with more jib modules
Jon French
2019-04-11
SMT: Add property and counterexample directive
Alasdair Armstrong
2019-04-11
SMT: Fixes for more cheri compressed cap properties
Alasdair
2019-04-10
SMT: More builtins and tests
Alasdair Armstrong
2019-04-10
Coq: update prompt monad to match the Lem, and port the state monad/lifting
Brian Campbell
2019-04-10
Coq: tweak measure rewrites slightly
Brian Campbell
2019-04-10
SMT: Add some simple constant folding for generated SMT
Alasdair
2019-04-09
SMT: Refactor Jib values to make inlining work
Alasdair Armstrong
2019-04-09
SMT: Experimental Jib->SMT translation
Alasdair Armstrong
2019-04-06
Various bugfixes and improvements
Alasdair
2019-04-05
Coq: termination measures for mutually recursive functions
Brian Campbell
2019-04-05
Fix: Don't remove uncalled polymorphic constructors if they are matched upon
Alasdair Armstrong
2019-04-05
Fix: Add test case for commit 689eae
Alasdair Armstrong
2019-04-05
Coq: add missing effectful existential unpacking case
Brian Campbell
2019-04-05
Lem: Make generated assertion messages look nicer in prover output
Alasdair
2019-04-04
AArch64: Update write_mem_val to write_mem
Alasdair
2019-04-04
Coq: improve solver on conjunctions, Euclidean division/modulo
Brian Campbell
2019-04-04
Coq: correct projection in plain monadic and/or
Brian Campbell
2019-04-04
Typecheck: Improve typechecking for constructors with tuple types
Alasdair
[prev]
[next]