index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gen_lib
/
sail_values.lem
Age
Commit message (
Expand
)
Author
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
Add generic prelude library that pulls in various basic sail
Alasdair Armstrong
2018-03-22
Tune Lem pretty-printing
Thomas Bauereiss
2018-03-14
Make partiality more explicit in library functions of Lem shallow embedding
Thomas Bauereiss
2018-03-05
Add support for undefined bit oracle to Lem shallow embedding
Thomas Bauereiss
2018-03-02
Use sail_lib.lem values in C backend
Alasdair Armstrong
2018-02-27
Lem/OCaml compatibility fixes
Brian Campbell
2018-02-26
Add/generate Isabelle lemmas about the monad lifting
Thomas Bauereiss
2018-02-22
Some Lem/OCaml compatibility fixes
Brian Campbell
2018-02-17
Merge master branch into sail2 for OCaml 4.06 compatibility
Thomas Bauereiss
2018-02-15
Rebase state monad onto prompt monad
Thomas Bauereiss
2018-02-15
Re-engineer prompt monad of Lem shallow embedding
Thomas Bauereiss
2018-02-08
replaced NIA_LR/CTR/register with NIA_indirect;
Shaked Flur
2018-02-07
Add some printing functions to Lem shallow embedding
Thomas Bauereiss
2018-02-02
Add M extension to RISCV. Slightly inelegant implementation for now but passi...
Robert Norton
2018-01-31
Add wrappers around Lem operators using bitvector type class
Thomas Bauereiss
2018-01-22
Update Lem shallow embedding to Sail2
Thomas Bauereiss
2017-12-12
Add a few helper functions for bit lists
Thomas Bauereiss
2017-12-06
Make AST after rewriting for Lem backend type-checkable
Thomas Bauereiss
2017-11-07
Add builtin for reversing endianness
Thomas Bauereiss
2017-11-07
Declare prelude functions as extern
Thomas Bauereiss
2017-10-23
Merge branch 'experiments' into mono-experiments
Brian Campbell
2017-10-19
Make some potentially non-terminating library functions terminate
Thomas Bauereiss
2017-10-18
Merge branch 'experiments' of Peter_Sewell/sail into mono-experiments
Brian Campbell
2017-10-13
Make Sail_values.repeat total, and remove duplicate
Brian Campbell
2017-10-13
Name (bit)vector operations more explicitly
Thomas Bauereiss
2017-10-13
Add support for real numbers to Lem backend
Thomas Bauereiss
2017-10-02
Merge branch 'experiments' into mono-experiments
Brian Campbell
2017-09-29
Some more refactoring of Sail library
Thomas Bauereiss
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-08-29
Make Lem export of CHERI(-256) typecheck
Thomas Bauereiss
2017-08-28
Merge branch 'experiments' of bitbucket.org:Peter_Sewell/sail into mono-exper...
Brian Campbell
2017-08-24
Begin refactoring Sail library
Thomas Bauereiss
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-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-06-22
fix three different copies of the hardware_quot function to do proper trucati...
Robert Norton
[next]