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
2018-08-01
Remove old test directory in src/test
Alasdair Armstrong
2018-08-01
Coq: implicit range conversions for function arguments, debug tracing
Brian Campbell
2018-07-27
Remove unused U_effect constructor
Alasdair Armstrong
2018-07-27
Make type annotations abstract in type_check.mli
Alasdair Armstrong
2018-07-27
Coq: remove out-of-date todo list
Brian Campbell
2018-07-27
Coq: patterns on bit literals
Brian Campbell
2018-07-26
Some tweaks to not and or patterns
Alasdair Armstrong
2018-07-26
Patterns: add or and not patterns
Alastair Reid
2018-07-26
Warnings: deal with all the deprecation warnings
Alastair Reid
2018-07-25
Remove unused internal AST nodes
Alasdair Armstrong
2018-07-24
Merge branch 'c_fixes' into sail2
Alasdair Armstrong
2018-07-24
Merge remote-tracking branch 'origin/sail2' into c_fixes
Alasdair Armstrong
2018-07-24
Move monomorphisation after mapping rewrites
Brian Campbell
2018-07-24
Now builds mips spec again.
Alasdair
2018-07-23
Coq: make all pattern matches in the output exhaustive
Brian Campbell
2018-07-17
Coq: support effectful function signatures in axiom generation
Brian Campbell
2018-07-17
Coq: support returning rich integer types from effectful functions
Brian Campbell
2018-07-17
Coq: handle E_constraint properly
Brian Campbell
2018-07-16
Coq: fix false existential problem
Brian Campbell
2018-07-16
Coq: we also unfold length
Brian Campbell
2018-07-16
Coq: handle simple type variable matches properly and nat type
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-13
Coq: avoid a couple of common identifiers
Brian Campbell
2018-07-12
Handle failures during interpreting better
Alasdair Armstrong
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: get rid of syntax error on exception handling
Brian Campbell
2018-07-12
Coq: handle all bool conjunctions/disjunctions
Brian Campbell
2018-07-12
Coq: more autocast insertion
Brian Campbell
2018-07-12
Coq: tuple matching in loops
Brian Campbell
2018-07-12
Coq: more accurate autocast insertion
Brian Campbell
2018-07-12
Fix bug for large integers in OCaml compilation
Alasdair Armstrong
2018-07-12
Minor fix to support OCaml 4.02.3
Shaked Flur
2018-07-12
Fixes for ARM Sail tests, and get_time_ns for interpreter
Alasdair
2018-07-11
RISC-V model fixes for RMEM
Jon French
2018-07-11
Partially revert change to add_vec_int et al
Thomas Bauereiss
2018-07-11
Fix some signedness bugs
Thomas Bauereiss
2018-07-10
fix constructor typo
Jon French
2018-07-10
Only put static qualifier on valspecs when -static flag is used
Alasdair Armstrong
2018-07-10
disable printing when compiling to Lem to keep rmem happy
Jon French
2018-07-10
Aarch64 mono script update
Brian Campbell
2018-07-09
Initialize fresh memory to 0 in the OCaml backend.
Prashanth Mundkur
2018-07-09
Lem: prefer type variables to constants when looking for equivalent nexps
Brian Campbell
2018-07-09
Changes for anonymisation. Ensure headers are in correct format. Remove some ...
Robert Norton
2018-07-09
Coq: remove some unnecessary casts
Brian Campbell
2018-07-09
Fix bug in rewriting of try-catch-blocks with variable updates
Thomas Bauereiss
2018-07-09
Tweak rewriting of literal patterns for Lem
Thomas Bauereiss
2018-07-09
Add explanatory comment to guard rewriting
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
[prev]
[next]