index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pretty_print_lem.ml
Age
Commit message (
Expand
)
Author
2018-07-09
Lem: prefer type variables to constants when looking for equivalent nexps
Brian Campbell
2018-05-17
Remove sequential code again
Brian Campbell
2018-05-17
Use an intermediate base_monad type alias in Lem,
Brian Campbell
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
Add more annotations for loop bounds in Lem rewriting
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-26
Lem: Add Size class annotations for nested bitvector types
Thomas Bauereiss
2018-04-18
Fix bug in pretty-printing loops to Lem
Thomas Bauereiss
2018-04-09
Stop vector_typ_args_of from failing when order is a variable
Brian Campbell
2018-04-04
Use solver properly to simplify nexps in mono analysis, Lem printing
Brian Campbell
2018-04-04
Initial rewrite to move complex nexps in fn sigs into constraints
Brian Campbell
2018-03-23
Fix indentation of loops in generated Isabelle
Thomas Bauereiss
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-14
Add rewriting step for moving execute clauses into auxiliary functions
Thomas Bauereiss
2018-03-13
Merge funcls for Lem output, making it suitable for testing with OCaml
Brian Campbell
2018-03-07
Make union types consistent in the AST
Alasdair Armstrong
2018-02-26
Add/generate Isabelle lemmas about the monad lifting
Thomas Bauereiss
2018-02-20
Report unsupported nexps properly in Lem backend
Brian Campbell
2018-02-20
Look for alternative size annotations when pretty printing Lem
Brian Campbell
2018-02-16
Avoid nested explicit type annotations
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-05
Merge changes to type_check.ml
Alasdair Armstrong
2018-02-05
Add typ patterns for destructuring existentials
Alasdair Armstrong
2018-02-01
Comment out special casing of execute function in Lem pretty-printer
Thomas Bauereiss
2018-01-31
Split base definitions of Lem monads and further built-ins (e.g. loop combina...
Thomas Bauereiss
2018-01-29
Output a few more type annotations for Lem
Thomas Bauereiss
2018-01-23
Run tests for Lem shallow embedding
Thomas Bauereiss
2018-01-22
Update Lem shallow embedding to Sail2
Thomas Bauereiss
2018-01-18
Merge remote-tracking branch 'origin/experiments' into sail2
Alasdair Armstrong
2018-01-17
Fix use of nexps in type annotations when not using machine words
Thomas Bauereiss
2018-01-16
Output more type annotations in Lem backend
Thomas Bauereiss
2018-01-12
Merge remote-tracking branch 'origin/experiments' into sail2
Alasdair Armstrong
2018-01-05
Added bitfield syntax to replicate register bits type
Alasdair Armstrong
2018-01-03
Updates to interpreter
Alasdair Armstrong
2018-01-02
Experimenting with power spec
Alasdair Armstrong
2017-12-19
Support user-defined exceptions in Lem shallow embedding
Thomas Bauereiss
2017-12-19
Fix a bug in untupling function arguments for Lem
Thomas Bauereiss
2017-12-14
An experimental version of sail without bitvector start indexes.
Alasdair Armstrong
2017-12-14
Un-tuple function arguments when pretty-printing to Lem
Thomas Bauereiss
2017-12-14
Make sequential and mwords global variables in Lem pretty-printer
Thomas Bauereiss
2017-12-13
Use big_nums from Lem
Alasdair Armstrong
2017-12-06
Add top-level pattern match guards internally
Brian Campbell
2017-12-06
Merge remote branch 'experiments' into experiments
Thomas Bauereiss
2017-12-06
Make AST after rewriting for Lem backend type-checkable
Thomas Bauereiss
2017-12-05
Update license headers for Sail source
Alasdair Armstrong
[next]