index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gen_lib
Age
Commit message (
Expand
)
Author
2017-09-29
Support vector registers (other than bitvectors)
Thomas Bauereiss
2017-09-29
fix deep_shallow_convert, stop using interp_interface.instruction for most th...
Christopher Pulte
2017-09-29
Merge branch 'experiments' of bitbucket.org:Peter_Sewell/sail into experiments
Thomas Bauereiss
2017-09-29
Some more refactoring of Sail library
Thomas Bauereiss
2017-09-28
Merge branch 'experiments' into mono-experiments
Brian Campbell
2017-09-27
Add while-loops to Lem backend
Thomas Bauereiss
2017-09-26
fixes
Christopher Pulte
2017-09-21
wib
Shaked Flur
2017-09-19
fix
Christopher Pulte
2017-09-15
reinstate deep/shallow conversion
Christopher Pulte
2017-09-04
Merge branch 'experiments' of bitbucket.org:Peter_Sewell/sail into mono-exper...
Brian Campbell
2017-09-03
added RISC-V strong-acquire/release
Shaked Flur
2017-09-02
Remove dependency of state.lem on bitvector operations
Thomas Bauereiss
2017-08-29
Make Lem export of CHERI(-256) typecheck
Thomas Bauereiss
2017-08-28
Eta expand lem for OCaml generation
Brian Campbell
2017-08-28
Merge branch 'experiments' into mono-experiments
Brian Campbell
2017-08-28
Correct indexing and equality for bitvectors
Brian Campbell
2017-08-28
Merge branch 'experiments' of bitbucket.org:Peter_Sewell/sail into mono-exper...
Brian Campbell
2017-08-24
Improve and simplify handling of mutable local variables
Thomas Bauereiss
2017-08-24
Begin refactoring Sail library
Thomas Bauereiss
2017-08-23
Update monomorphisation test script
Brian Campbell
2017-08-22
and fix that other places
Christopher Pulte
2017-08-22
adapt state.lem to RISCV additions
Christopher Pulte
2017-08-21
Merge branch 'experiments' into mono-experiments
Brian Campbell
2017-08-18
Correct indexing and equality for bitvectors
Brian Campbell
2017-08-18
Fixed a bug where sizeof re-writing fail for aliased type arguments
Alasdair Armstrong
2017-08-17
Add support for register types other than bitvector to state monad
Thomas Bauereiss
2017-08-17
Merge remote-tracking branch 'origin' into mono-experiments
Brian Campbell
2017-08-16
Eta-expansion in sail_values to make OCaml happy
Brian Campbell
2017-08-15
Improve and simplify handling of mutable local variables
Thomas Bauereiss
2017-08-14
Merge remote-tracking branch 'origin/master' into experiments
Alasdair Armstrong
2017-08-12
Resolve ambiguity between negation of integers and bools
Thomas Bauereiss
2017-08-10
Add support for early return to Lem backend
Thomas Bauereiss
2017-08-08
Glue together Sail prelude and Lem library
Thomas Bauereiss
2017-08-01
Remove some hardcoded calls to obsolete Lem library functions
Thomas Bauereiss
2017-07-26
Merge remote-tracking branch 'origin/master' into sail_new_tc
Alasdair Armstrong
2017-07-06
substitute all uses of mod_big_int and div_big_int for Z.rem and Z.div which ...
Robert Norton
2017-07-06
implement abs function correctly for ocaml shallow embedding.
Robert Norton
2017-07-06
fix dodgy get_min/max_representable functions. Looks like an attempt at optim...
Robert Norton
2017-06-30
add more tests for sail library. Can't compile entire file due to sail perfor...
Robert Norton
2017-06-22
fix three different copies of the hardware_quot function to do proper trucati...
Robert Norton
2017-06-22
add a 'print' built-in function handy for writing sail tests.
Robert Norton
2017-06-21
Merge
Thomas Bauereiss
2017-06-21
Pretty-print bitvector expressions
Thomas Bauereiss
2017-06-19
Fix Show on Lem bitvector
Brian Campbell
2017-06-16
Some Isabelle fixes for word version of sail_values
Brian Campbell
2017-06-15
Replace sail_values.lem with Brian's machine word version
Thomas Bauereiss
2017-06-14
Add a work-in-progress version of sail_values.lem
Brian Campbell
2017-06-02
Add tag memory to Lem shallow embedding
Thomas Bauereiss
2017-05-24
fixed missing _tag bits
Shaked Flur
[prev]
[next]