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-10-31
Rename Reporting_basic to Reporting
Alasdair Armstrong
2018-10-22
Fix lem arguments for functions with tuple arguments
Alasdair Armstrong
2018-10-22
Pretty_print_lem.untuple_args_pat: temporary hack to allow functions that act...
Jon French
2018-10-11
Change the function type in the AST
Alasdair
2018-09-12
Jenkins: Fix deprecation warnings
Alasdair Armstrong
2018-08-31
fix some compiler warnings
Jon French
2018-08-28
fix some compiler not-matched warnings about Typ_bidir and Typ_internal_unknown
Jon French
2018-08-28
add __POS__ argument to Err_unreachable for better error reporting
Jon French
2018-08-17
Improve builtins tests
Alasdair Armstrong
2018-08-15
Temporary fix for RISC-V Lem generation
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
Improve cast introduction for Lem
Brian Campbell
2018-07-27
Make type annotations abstract in type_check.mli
Alasdair Armstrong
2018-07-26
Warnings: deal with all the deprecation warnings
Alastair Reid
2018-07-25
Remove unused internal AST nodes
Alasdair Armstrong
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
[next]