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
2019-01-14
Add a function to perform re-writes in parallel
Alasdair
2019-01-14
Make rewriting of foreach loops for Lem more robust
Thomas Bauereiss
2019-01-14
Merge remote-tracking branch 'origin/sail2' into asl_flow2
Alasdair
2019-01-11
Updates for sail-arm release
Alasdair Armstrong
2018-12-28
Merge branch 'sail2' into rmem_interpreter
Jon French
2018-12-27
refactor val-spec AST to store externs as an assoc-list rather than a functio...
Jon French
2018-12-26
More cleanup
Alasdair Armstrong
2018-12-26
Some cleanup
Alasdair Armstrong
2018-12-20
Fix monomorpisation tests with typechecker changes
Alasdair Armstrong
2018-12-18
Ensure type-variables have consistent names
Alasdair
2018-12-18
Check more carefully for recursive functions when generating Lem
Thomas Bauereiss
2018-12-12
Add a test case for various simple boolean properties
Alasdair Armstrong
2018-12-12
Generalise existentials for non-integer type variables
Alasdair
2018-12-12
Remove KOpt_none constructor
Alasdair
2018-12-08
Compiling again
Alasdair
2018-12-07
Working on better flow typing for ASL
Alasdair Armstrong
2018-12-04
Remove FES_Fexps constructor
Alasdair Armstrong
2018-11-30
Remove constraint synonyms
Alasdair Armstrong
2018-11-21
Escape strings literals in lem pretty printer.
Robert Norton
2018-11-19
Fix Lem untupling to correctly identify when multiple arguments are used
Brian Campbell
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
[prev]
[next]