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-05-06
Cope with irrelevant existentials when monomorphising constructors
Brian Campbell
2019-05-06
Don't initialise registers in interpreter when register accesses not allowed
Brian Campbell
2019-05-06
Expand constraints while looking for sets during monomorphisation
Brian Campbell
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-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
Coq: support pure loops with termination measures
Brian Campbell
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
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-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-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
Interpreter: remove debug printing (oops)
Jon French
2019-04-12
update libsail.mllib with more jib modules
Jon French
2019-04-10
Coq: tweak measure rewrites slightly
Brian Campbell
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
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
Coq: correct projection in plain monadic and/or
Brian Campbell
2019-04-04
Typecheck: Improve typechecking for constructors with tuple types
Alasdair
2019-04-02
Coq: replace n_constraints with equivalent bool variables
Brian Campbell
2019-04-01
C: Fix end instr usage in jib_optimize
Alasdair Armstrong
2019-04-01
C: Add identifier to end instruction
Alasdair
2019-03-27
C: Generate C from sliced specifications
Alasdair Armstrong
2019-03-27
Interactive: Refactor sail.ml some more
Alasdair Armstrong
2019-03-27
Interactive: Refactor sail.ml
Alasdair Armstrong
2019-03-27
Rewriter: Finish refactoring rewrite sequences
Alasdair Armstrong
2019-03-26
Rewriter: Expose rewrite passes to interactive mode
Alasdair Armstrong
2019-03-26
Constant-fold __size calls if possible
Thomas Bauereiss
2019-03-26
Lem: Work around if-cascade indentation problem
Thomas Bauereiss
2019-03-25
Typecheck: Use emod_int/ediv_int in sizeof rewriting
Alasdair Armstrong
2019-03-22
Tidy up of div and mod operators (C implementation was previously inconsisten...
Robert Norton
2019-03-22
C: Fix as-patterns in C output
Alasdair Armstrong
2019-03-21
Fix: Use doc_binding for printing scattered mapping types
Alasdair Armstrong
[next]