index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
typecheck
/
pass
Age
Commit message (
Expand
)
Author
2021-01-05
Enum value feature request for Alexandre
Alasdair
2021-01-05
Don't allow type synonyms with the same name as existing types
Alasdair
2020-11-25
Remove bogus pattern completeness warning on singleton enums and unions
Brian Campbell
2020-11-25
Fix Lem output for single element enum
Brian Campbell
2020-06-17
Make `if cond { ... return() };` assert cond in the type environment
Brian Campbell
2020-06-17
Add test for if-return pattern
Brian Campbell
2020-05-21
Merge branch 'sail2' into mono-tweaks
Alasdair
2020-05-15
Update type error messages for jenkins
Alasdair
2020-04-28
Update test error messages, hopefully will make Jenkins happy again
Alasdair
2020-04-21
Tweak types of loop combinators for prover combinators
Thomas Bauereiss
2020-04-10
Make bounds check for vector subrange assignments stricter
Thomas Bauereiss
2020-04-10
Be more careful when flow-typing loops
Thomas Bauereiss
2020-03-18
Expose details of failed lexp bounds checks
Thomas Bauereiss
2020-02-24
Allow overloading of subrange builtins for non-bitvectors
Thomas Bauereiss
2020-01-16
Allow effects on mappings
Alasdair Armstrong
2019-12-10
Introduce new bitfield syntax for ASL translation
Alasdair Armstrong
2019-11-05
Improve type error for recursive types slightly
Alasdair Armstrong
2019-11-05
Make sure we correctly forbid recursive datatypes that we don't want to support
Alasdair Armstrong
2019-11-01
Add a missing well-formedness check
Alasdair
2019-08-14
Update tests
Thomas Bauereiss
2019-08-02
Fix up some edge cases with the bitvector/polyvector split
Brian Campbell
2019-07-17
Add another test case
Alasdair Armstrong
2019-07-16
Merge remote-tracking branch 'origin/sail2' into separate_bv
Alasdair Armstrong
2019-06-18
Update test cases
Thomas Bauereiss
2019-06-10
Add well-formedness check for type schemes in valspecs.
Brian Campbell
2019-06-05
Add some regression tests
Alasdair
2019-06-04
Merge branch 'sail2' into separate_bv
Alasdair Armstrong
2019-05-28
Fix typechecking test expected error
Alasdair Armstrong
2019-05-17
Experiment with making vector and bitvector distinct types
Alasdair Armstrong
2019-05-14
Fix test case for previous commit
Alasdair Armstrong
2019-05-14
Various bugfixes
Alasdair Armstrong
2019-05-14
Add feature that allows functions to require type variables are constant
Alasdair Armstrong
2019-05-07
Merge branch 'sail2' into smt_experiments
Alasdair Armstrong
2019-04-26
Fix boolean short-circuiting operators causing some flow-typing unsoundness
Alasdair Armstrong
2019-04-15
Fix: Allow zero-length vector literals
Alasdair Armstrong
2019-04-06
Various bugfixes and improvements
Alasdair
2019-03-22
Tidy up of div and mod operators (C implementation was previously inconsisten...
Robert Norton
2019-03-15
Fix tests
Thomas Bauereiss
2019-03-14
Add various useful methods to interactive mode
Alasdair Armstrong
2019-03-08
Fix: Never consider single variable types to be ambiguous
Alasdair
2019-03-05
Add forgotten recursive function test
Brian Campbell
2019-03-04
Fix execute splitting to work when constructors have constraints.
Alasdair Armstrong
2019-03-04
Do not store type synonyms as functions in the environment
Alasdair Armstrong
2019-03-01
Add some tricky test cases for quantified Sail AST types
Alasdair Armstrong
2019-03-01
Add a test case for previous commit
Alasdair Armstrong
2019-03-01
Make Sail more flexible with existentials in union types
Alasdair Armstrong
2019-02-25
Update some test case error messages
Alasdair Armstrong
2019-02-20
Fix bug with missing satisfiablity check in subtyping
Alasdair
2019-02-18
Add option to linearize constraints containing exponentials
Alasdair Armstrong
2019-02-15
Fix bug in Int-synonym expansion
Alasdair Armstrong
[next]