index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-01-10
Add an all_split_errors option
Brian Campbell
2018-01-10
Fix control dependencies in monomorphisation analysis
Brian Campbell
2018-01-09
More monomorphisation rewrites for aarch64
Brian Campbell
2018-01-09
Tidy up monomorphisation interface
Brian Campbell
2018-01-09
Proper location for no set constraint errors
Brian Campbell
2018-01-09
Move reordering in alpha_equivalent before relabelling to give
Brian Campbell
2018-01-09
Add some optional experimental rewrites to help with monomorphisation
Brian Campbell
2018-01-08
Improved fix for alpha-equivalence re-ordering issue
Alasdair Armstrong
2018-01-08
Merge branch 'experiments' of https://bitbucket.org/Peter_Sewell/sail into ex...
Alasdair Armstrong
2018-01-08
Potential fix for bug where different quantifer order in existentials will br...
Alasdair Armstrong
2017-12-19
Support user-defined exceptions in Lem shallow embedding
Thomas Bauereiss
2017-12-19
Add rewriting step for numeral patterns
Thomas Bauereiss
2017-12-19
Fix a bug in untupling function arguments for Lem
Thomas Bauereiss
2017-12-18
Clean up last commit
Brian Campbell
2017-12-18
Handle multiple -lem_lib options
Brian Campbell
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-12
Add a few helper functions for bit lists
Thomas Bauereiss
2017-12-12
Make mono analysis fail properly on effectful functions
Brian Campbell
2017-12-11
Remove some duplication from monomorphisation analysis failure reports
Brian Campbell
2017-12-07
More OCaml test cases
Alasdair Armstrong
2017-12-07
Fix boolean literal constraints
Alasdair Armstrong
2017-12-07
Fix regressions in OCaml output
Alasdair Armstrong
2017-12-07
Support monomorphisation with set constrained integers
Brian Campbell
2017-12-07
Resolve function clause guard parsing ambiguity by requiring parentheses
Brian Campbell
2017-12-07
Functions with guards changes in rewrites
Brian Campbell
2017-12-06
Add parsing for guards in function clauses
Brian Campbell
2017-12-06
Remove filename mangling in monomorphisation
Brian Campbell
2017-12-06
Rework case checking to only introduce guards when necessary
Brian Campbell
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
Better support for exceptions in sail for ASL specs that need them.
Alasdair Armstrong
2017-12-05
Update license headers for Sail source
Alasdair Armstrong
2017-12-05
Pretty printer now prints operator precedence correctly.
Alasdair Armstrong
2017-12-04
Fix warnings in test suite
Alasdair Armstrong
2017-11-30
Use doc_typdef_lem from experiments
Alasdair Armstrong
2017-11-30
Merge branch 'master' into experiments
Alasdair Armstrong
2017-11-30
Improvements to enable parsing and checking intermediate rewriting
Alasdair Armstrong
2017-11-29
Better lem_ast tagging and interpreter tweaks
Alasdair Armstrong
2017-11-29
Switched to bytecode compiler for executing interpreter to avoid stack overflow
Alasdair Armstrong
2017-11-29
Fix lem_ast output bugs
Alasdair Armstrong
2017-11-29
Added location information for fixity and overloads in ast_util.ml
Alasdair Armstrong
2017-11-28
Make pretty printer able to print several internal constructs for debugging
Alasdair Armstrong
2017-11-28
Small update to trivial sizeof rewrites so we can handle all cases in
Alasdair Armstrong
2017-11-28
Fix issue where statements in blocks had incorrect environments
Alasdair Armstrong
2017-11-27
Utility functions in ast_util for asl_parser
Alasdair Armstrong
2017-11-27
Split rewriter into separate rewriting library and rewrite passes
Alasdair Armstrong
2017-11-27
Use guards from when patterns when typing cases
Brian Campbell
2017-11-27
Merge branch 'experiments' of https://bitbucket.org/Peter_Sewell/sail into ex...
Alasdair Armstrong
[next]