index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-04-30
SMT: Fix dead-code FIXME in jib_compile
Alasdair Armstrong
2019-04-30
SMT: Simplify and generalise checking events
Alasdair Armstrong
2019-04-29
SMT: Refactor overflow checks into generic event checking system
Alasdair Armstrong
2019-04-29
SMT: Support arbitrary tuple sizes
Alasdair Armstrong
2019-04-27
Merge branch 'sail2' into smt_experiments
Alasdair
2019-04-26
Fix some broken interpreter tests
Alasdair Armstrong
2019-04-26
More constructor monomorphisation support
Brian Campbell
2019-04-25
Fill in missing map_..._annot case
Brian Campbell
2019-04-25
More read/write function updates
Brian Campbell
2019-04-25
Get basic constructor monomorphisation working again
Brian Campbell
2019-04-25
Make constructor splitting in monomorphisation obey -dall_split_errors
Brian Campbell
2019-04-25
Don't try to insert monomorphisation casts when the types are the same
Brian Campbell
2019-04-25
lem gen_lib: update read/write functions to take (dummy) addrsize argument as...
Jon French
2019-04-25
SMT: Provide a more useful error message when topsort fails
Alasdair
2019-04-24
SMT: Make sure we clear overflow checks between generating properties
Alasdair Armstrong
2019-04-24
SMT: Can now recheck some simple models via the interpreter
Alasdair
2019-04-23
SMT: Add some comments
Alasdair
2019-04-23
SMT: Only check counterexamples automatically with -smt_auto flag
Alasdair Armstrong
2019-04-23
SMT: Add parser for generated models
Alasdair Armstrong
2019-04-23
SMT: Add signed builtin
Thomas Bauereiss
2019-04-20
SMT: Support writing to register references
Alasdair Armstrong
2019-04-20
Fix: Reduce constant-fold time for ARM from 20min+ to 10s
Alasdair Armstrong
2019-04-19
Coq: when replacing n_constraints in types allow for some rearrangement
Brian Campbell
2019-04-17
SMT: Automatically get model when $counterexample is used rather than $property
Alasdair Armstrong
2019-04-17
Coq: support pure loops with termination measures
Brian Campbell
2019-04-17
SMT: Support register references
Alasdair Armstrong
2019-04-17
SMT: Support generic vectors and handle lets between specs and functions
Alasdair Armstrong
2019-04-17
SMT: Unroll simple foreach loops
Alasdair Armstrong
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
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
[next]