index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-07-21
Add a prove builtin that allows testing flow typing
Alasdair Armstrong
2017-07-21
Merge branch 'sail_new_tc' of https://bitbucket.org/Peter_Sewell/sail into sa...
Alasdair Armstrong
2017-07-21
Improvements to sail n_constraints
Alasdair Armstrong
2017-07-21
Switch to new typechecker (almost)
Thomas Bauereiss
2017-07-21
Fix more corner cases
Thomas Bauereiss
2017-07-21
Fix type synonyms in monomorphisation
Brian Campbell
2017-07-20
Clean up some failwiths
Brian Campbell
2017-07-20
Tidy up id handling in monomorphisation
Brian Campbell
2017-07-20
Handle guarded patterns in monomorphisation
Brian Campbell
2017-07-19
Better pretty printing for sail functions with no inline type annotations
Alasdair Armstrong
2017-07-18
Add Lem pretty-printer for new typechecker
Thomas Bauereiss
2017-07-18
Added pretty-printing support for real literals
Alasdair Armstrong
2017-07-18
Added real number literals to sail, to better support full ASL translation
Alasdair Armstrong
2017-07-17
Added pattern guards to sail
Alasdair Armstrong
2017-07-17
Fixed multiply for MIPS in prelude so it correctly doubles bitvector
Alasdair Armstrong
2017-07-17
Fix some corner cases
Thomas Bauereiss
2017-07-15
Add version of rewriter for new typechecker
Thomas Bauereiss
2017-07-14
Correct signedness bugs in mips_new_tc.
Brian Campbell
2017-07-14
Extend literal matching in monomorphisation
Brian Campbell
2017-07-14
Generalise matching a little in monomorphisation
Brian Campbell
2017-07-13
Avoid recent OCaml library function
Brian Campbell
2017-07-13
Added some code to check if function return types in function clauses and val...
Alasdair Armstrong
2017-07-13
Monomorphisation size limits
Brian Campbell
2017-07-13
Monomorphisation now splits vectors
Brian Campbell
2017-07-13
Make new-tc monomorphisation actually work
Brian Campbell
2017-07-13
Couple of fixes for old-tc monomorphisation
Brian Campbell
2017-07-13
Add basic translation of monomorphisation to the new type checker
Brian Campbell
2017-07-13
Typechecker now inserts val specs into AST when it infers them
Alasdair Armstrong
2017-07-13
Modified MIPS model so it typechecks with the new typechecker
Alasdair Armstrong
2017-07-13
Improved type inference for let statements and assignments with type annotate...
Alasdair Armstrong
2017-07-12
Various small changes
Alasdair Armstrong
2017-07-12
Remove old interface file
Brian Campbell
2017-07-12
Merge branch 'sail_new_tc' of https://bitbucket.org/Peter_Sewell/sail into sa...
Alasdair Armstrong
2017-07-12
Removed inital_check_full_ast
Alasdair Armstrong
2017-07-12
Fixed parser to parse 2** nexp expressions properly
Alasdair Armstrong
2017-07-12
Add annotations to raw bitvector slices
Thomas Bauereiss
2017-07-12
Merge
Thomas Bauereiss
2017-07-12
Add checks for variable identifiers in pattern subsumption
Thomas Bauereiss
2017-07-12
Added vector range l-expressions and additional tests
Alasdair Armstrong
2017-07-11
Merge branch 'sail_new_tc' of https://bitbucket.org/Peter_Sewell/sail into sa...
Alasdair Armstrong
2017-07-11
Various typechecker improvements:
Alasdair Armstrong
2017-07-11
Fix missing vector append constraints in old type checker
Brian Campbell
2017-07-10
Bugfixes and testing new checker on the MIPS spec
Alasdair Armstrong
2017-07-10
Added tests for union constructor matching
Alasdair Armstrong
2017-07-10
Merge remote-tracking branch 'origin/word' into sail_new_tc
Alasdair Armstrong
2017-07-10
Adder pattern matching for union types
Alasdair Armstrong
2017-07-10
Further performance improvements to typechecker
Alasdair Armstrong
2017-07-10
Performance improvements to type checker
Alasdair Armstrong
2017-07-10
Reduce functions during constant propagation under reasonable circumstances
Brian Campbell
2017-07-10
Support some variable patterns in monomorphisation
Brian Campbell
[next]