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
2019-02-04
Add dec_str builtin to lem
Alasdair Armstrong
2019-02-04
Test lem output by running end-to-end tests using ocaml via lem
Alasdair Armstrong
2019-01-09
Merge sail2 into monads
Thomas Bauereiss
2019-01-04
Add a few helper lemmas
Thomas Bauereiss
2018-12-23
Remove a comment that breaks Isabelle build
Thomas Bauereiss
2018-12-18
Merge branch 'sail2' into monads
Thomas Bauereiss
2018-12-03
Add Write_mem event/outcome without tag
Thomas Bauereiss
2018-12-03
Make names of memory r/w events more consistent
Thomas Bauereiss
2018-11-30
Rename Undefined outcome to Choose
Thomas Bauereiss
2018-11-29
Add separate outcome/event for tagged memory loads
Thomas Bauereiss
2018-11-29
Add some helper lemmas to Isabelle lib
Thomas Bauereiss
2018-11-20
Use nat instead of (list bitU) for addresses in monad outcomes
Thomas Bauereiss
2018-10-31
Add helper functions in Sail Lem library
Thomas Bauereiss
2018-10-31
Monad refactoring in Lem shallow embedding
Thomas Bauereiss
2018-10-16
Re-implement space-related mapping functions in Sail rather than backends
Jon French
2018-09-19
separate decimal_string_of_bits from string_of_bits
Jon French
2018-09-19
src/gen_lib/sail2_string.lem: more Lem monomorphisations for hex_bits_N_match...
Jon French
2018-07-12
Minor fix to support OCaml 4.02.3
Shaked Flur
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
disable printing when compiling to Lem to keep rmem happy
Jon French
2018-07-10
Aarch64 mono script update
Brian Campbell
2018-07-09
Simplify treating of undefined_bool in Lem library
Thomas Bauereiss
2018-06-25
Support bitlist representation in Sail2_string
Thomas Bauereiss
2018-06-21
Follow Sail2 renaming in Isabelle library
Thomas Bauereiss
2018-06-21
changes to riscv model to support rmem
Jon French
2018-06-14
rename all lem support files to sail2_foo to avoid conflict with sail1 in rmem
Jon French
2018-06-11
Merge branch 'sail2' into mappings
Jon French
2018-05-31
Fixes to get ARM u-boot working in Sail.
Alasdair Armstrong
2018-05-23
riscv decode now uses mapping-decode and passes tests
Jon French
2018-05-21
further RISCV mapping: all extant non-compressed instructions done
Jon French
2018-05-18
more riscv mappings; riscv now builds successfully to lem which builds to isa...
Jon French
2018-05-17
Use an intermediate base_monad type alias in Lem,
Brian Campbell
2018-05-16
Declare hol automatic termination in sail_values
Ramana Kumar
2018-05-11
Add Boolean short-circuiting to state monad
Thomas Bauereiss
2018-05-11
Merge branch 'sail2' into cheri-mono
Thomas Bauereiss
2018-05-11
Remove buggy bit list comparison functions from Lem library
Thomas Bauereiss
2018-05-09
Fix printing of hex strings in Lem
Thomas Bauereiss
2018-05-09
Add tests for Isabelle->OCaml generation for CHERI and AArch64
Thomas Bauereiss
2018-05-09
Run ARM built-in tests for Lem backend (via OCaml)
Thomas Bauereiss
2018-05-09
Support short-circuiting of Boolean expressions in Lem
Thomas Bauereiss
2018-05-04
Add back purely sequential Lem generation
Thomas Bauereiss
2018-04-20
Have sign_extend in common Sail Lem library, use it and zero_extend in
Brian Campbell
2018-04-18
Add some lemmas about bitvectors
Thomas Bauereiss
2018-04-18
Move a few printing functions to sail_values.lem
Thomas Bauereiss
2018-04-18
Move Lem shl_int, shr_int implementations from aarch64_extras to sail lib
Brian Campbell
2018-04-17
Move some Lem library vector operations so that we also have mword versions
Brian Campbell
2018-04-05
Cleanup repository by removing old and generated files
Alasdair Armstrong
2018-04-05
Add generic prelude library that pulls in various basic sail
Alasdair Armstrong
2018-03-22
Tune Lem pretty-printing
Thomas Bauereiss
[next]