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-04-15
Merge branch 'sail2' of github.com:rems-project/sail into sail2
Jon French
2019-04-15
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-04-15
Basic loop termination measures for Coq
Brian Campbell
2019-04-06
Various bugfixes and improvements
Alasdair
2019-03-26
Lem: Work around if-cascade indentation problem
Thomas Bauereiss
2019-03-15
Various monomorphisation tweaks and fixes
Thomas Bauereiss
2019-03-14
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-03-13
Tell Lem that records parametrised over Ints need the len typeclass annotations
Brian Campbell
2019-03-11
Improve ocamldoc comments
Alasdair Armstrong
2019-02-25
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-02-19
Refactor specialization
Alasdair Armstrong
2019-02-18
Rename Type_check.solve -> Type_check.solve_unique
Alasdair Armstrong
2019-02-15
Tweak intermediate language names for loop combinators to allow reparsing
Brian Campbell
2019-02-13
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-02-08
Add parameterization support for bitfields.
Prashanth Mundkur
2019-02-05
Ensure Lem output doesn't fail if there's a termination measure present
Brian Campbell
2019-02-02
Merge remote-tracking branch 'origin/sail2' into asl_flow2
Alasdair
2019-01-31
Turn on cast insertion for -lem_mwords and revert b826df25
Brian Campbell
2019-01-29
Merge branch 'sail2' into asl_flow2
Thomas Bauereiss
2019-01-28
Lem: Be more careful about nexps occurring in the function signature
Thomas Bauereiss
2019-01-17
Work around an issue with type abbreviations in HOL
Thomas Bauereiss
2019-01-17
Output configuration registers for Lem
Thomas Bauereiss
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
[next]