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-12
Coq: handle enums in binders, make top-level patterns exhaustive
Brian Campbell
2018-08-10
Coq: add some of string library
Brian Campbell
2018-08-09
Coq: debugging on top-level lets
Brian Campbell
2018-08-09
Coq: tidy up debugging messages
Brian Campbell
2018-08-09
Coq: decompose dependent pairs at internal_plet as well as let
Brian Campbell
2018-08-09
Coq: handle nats like ranges, not atoms
Brian Campbell
2018-08-07
Revert "Warnings: deal with all the deprecation warnings"
Alasdair Armstrong
2018-08-07
Lem: print more bitvector types
Brian Campbell
2018-08-07
Fix propagation of overly-specific types in early_return rewrite
Brian Campbell
2018-08-07
Improve cast introduction for Lem
Brian Campbell
2018-08-03
Fix existential variable problems in monomorphisation
Brian Campbell
2018-08-03
Coq: generalise dependent pair handling a little
Brian Campbell
2018-08-02
Coq: remove type removal holdover from Lem backend, add MIPS lemma
Brian Campbell
2018-08-02
Coq: proper precedence for constraints (both prop and bool)
Brian Campbell
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
[next]