index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
typecheck
Age
Commit message (
Expand
)
Author
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
2019-02-15
Use multiple solvers
Alasdair
2019-02-11
Add an additional test case
Alasdair
2019-02-11
Add tests for implicit arguments
Alasdair Armstrong
2019-02-08
Add parameterization support for bitfields.
Prashanth Mundkur
2019-02-08
Updates for asl_parser
Alasdair Armstrong
2019-02-07
Fix implicits in v8.2 public ARM spec
Alasdair Armstrong
2019-02-06
Add typechecking test from Mark
Alasdair Armstrong
2019-02-06
Fix some tests
Alasdair Armstrong
2019-02-01
Add test cases for integer synonyms
Alasdair
2019-01-29
Merge branch 'sail2' into asl_flow2
Thomas Bauereiss
2019-01-25
Coq: add enough to generate some output for arm-v8.5-a
Brian Campbell
2019-01-22
Add some more test cases
Alasdair Armstrong
2019-01-08
Improvements for v85
Alasdair Armstrong
2018-12-26
More error messages improvments
Alasdair Armstrong
2018-12-22
Improve error messages and debugging
Alasdair Armstrong
2018-12-18
Ensure type-variables have consistent names
Alasdair
2018-12-18
Revert "Experiment with generating type variable names in a repeatable way"
Alasdair
2018-12-18
Experiment with generating type variable names in a repeatable way
Alasdair Armstrong
2018-12-18
Store function instantiation information within annotations, so we don't
Alasdair
[next]