index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2018-08-28
Adapt theory imports for Isabelle 2018
Thomas Bauereiss
2018-08-20
Add some more test cases for C compilation
Alasdair Armstrong
2018-08-15
Get RISC-V on Coq into reasonable state to show
Brian Campbell
2018-08-14
Coq: attempt a quick proof before an indepth one
Brian Campbell
2018-08-14
Merge remote-tracking branch 'origin/sail2' into polymorphic_variants
Alasdair Armstrong
2018-08-13
Coq: more strings for RISC-V
Brian Campbell
2018-08-13
Coq: drop irrelevant definitions before constraint solving
Brian Campbell
2018-08-10
Coq: add some of string library
Brian Campbell
2018-08-09
Coq: a bit more handling of unknown constraints
Brian Campbell
2018-08-07
Improve cast introduction for Lem
Brian Campbell
2018-08-06
Cast each argument to a polymorphic constructor into it's most general type
Alasdair Armstrong
2018-08-03
Coq: use a dummy constraint when the real one is unknown
Brian Campbell
2018-08-03
Coq: generalise dependent pair handling a little
Brian Campbell
2018-08-02
Coq: limit eauto to ensure termination in reasonable time
Brian Campbell
2018-08-02
Fill in more Coq builtins for aarch64
Brian Campbell
2018-08-02
Update a few prover gitignores
Brian Campbell
2018-08-01
Coq: implicit range conversions for function arguments, debug tracing
Brian Campbell
2018-07-23
RTS: make g_cycle_count public
Alastair Reid
2018-07-18
Coq: constraint solving improvements
Brian Campbell
2018-07-17
Coq: integer shifts
Brian Campbell
2018-07-17
Coq: add printing stubs
Brian Campbell
2018-07-17
Coq: handle E_constraint properly
Brian Campbell
2018-07-16
Coq: add support for more complex atom types
Brian Campbell
2018-07-13
Merge branch 'sail2' of github.com:rems-project/sail into sail2
Brian Campbell
2018-07-12
Add missing builtins needed for cheri128 C. Still doesn't build possibly due ...
Robert Norton
2018-07-12
update arm and mips models for new type of write_ram builtin. Also fix c and ...
Robert Norton
2018-07-12
Coq: handle all bool conjunctions/disjunctions
Brian Campbell
2018-07-12
Coq: remove unnecessary constraint on foreach loops
Brian Campbell
2018-07-11
Partially revert change to add_vec_int et al
Thomas Bauereiss
2018-07-11
Fix off-by-one bugs in monomorphisation rewrites involving bitvector subranges
Thomas Bauereiss
2018-07-11
Fix some signedness bugs
Thomas Bauereiss
2018-07-10
Update HOL setup
Brian Campbell
2018-07-10
Add more Isabelle lemmas to library
Thomas Bauereiss
2018-07-09
Changes for anonymisation. Ensure headers are in correct format. Remove some ...
Robert Norton
2018-07-09
Update gitignore
Thomas Bauereiss
2018-07-09
Add some syntactic sugar for Isabelle
Thomas Bauereiss
2018-07-09
Simplify treating of undefined_bool in Lem library
Thomas Bauereiss
2018-07-09
Bits for bits of aarch64 in coq
Brian Campbell
2018-07-07
Coq: bbv have reorganised their repository
Brian Campbell
2018-07-07
Coq: precise generic vectors
Brian Campbell
2018-07-07
Coq: supply index constraint in for loops
Brian Campbell
2018-07-07
Coq: eq_range should take proofs
Brian Campbell
2018-07-06
Coq: use List.In predicates in constraint solving; make other bits robust
Brian Campbell
2018-07-05
Fix equality comparisons for variants in C
Alasdair
2018-07-05
Coq: get index_list right
Brian Campbell
2018-07-05
Fix equality comparisons for structs
Alasdair
2018-07-05
restore missing RISC-V fence types in sail2; ignore io bits in fences more cl...
Jon French
2018-07-02
Coq: add some string functions
Brian Campbell
2018-07-02
Coq: replace simpl in a tactic with a more precise "change"
Brian Campbell
2018-06-30
RTS: fix replicate_bits
Alastair Reid
[next]