index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2019-04-06
Various bugfixes and improvements
Alasdair
2019-04-05
Fix: Don't remove uncalled polymorphic constructors if they are matched upon
Alasdair Armstrong
2019-04-05
Fix: Add test case for commit 689eae
Alasdair Armstrong
2019-04-05
Coq: add missing effectful existential unpacking case
Brian Campbell
2019-04-04
Coq: improve solver on conjunctions, Euclidean division/modulo
Brian Campbell
2019-04-02
Coq: replace n_constraints with equivalent bool variables
Brian Campbell
2019-03-27
Interactive: Refactor sail.ml
Alasdair Armstrong
2019-03-22
Tidy up of div and mod operators (C implementation was previously inconsisten...
Robert Norton
2019-03-22
C: Fix as-patterns in C output
Alasdair Armstrong
2019-03-21
Jib: Add types to Phi functions
Alasdair Armstrong
2019-03-20
Coq: be more careful about merging Sail variables and type variables
Brian Campbell
2019-03-19
Coq: more test work
Brian Campbell
2019-03-19
Coq: more work on tests
Brian Campbell
2019-03-15
Fix tests
Thomas Bauereiss
2019-03-15
Coq: some progress on the test suite
Brian Campbell
2019-03-15
Add coq test case for for-loop type variable
Brian Campbell
2019-03-14
Add various useful methods to interactive mode
Alasdair Armstrong
2019-03-13
C: Add missing update_lbits builtin
Alasdair Armstrong
2019-03-09
C: Fix miscompilation of constrained struct field access
Alasdair
2019-03-08
Fix: Never consider single variable types to be ambiguous
Alasdair
2019-03-06
Add option to slice out printing and tracing functions when generating C
Alasdair Armstrong
2019-03-05
Add forgotten recursive function test
Brian Campbell
2019-03-05
Additional optimizations for C compilation
Alasdair
2019-03-04
Fix aarch64_small test XML for jenkins
Alasdair Armstrong
2019-03-04
Add test for building handwritten ARM to lem for Jenkins
Alasdair Armstrong
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-21
Allow monomorphisation with C generation
Alasdair
2019-02-20
Fix bug with missing satisfiablity check in subtyping
Alasdair
2019-02-20
Remove dead branches when compiling to C
Alasdair Armstrong
2019-02-19
Add regression test for #34
Alasdair Armstrong
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
Add a symbol for new implicit arguments for backwards compatability
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-04
Test lem output by running end-to-end tests using ocaml via lem
Alasdair Armstrong
2019-02-04
Fix behavior for fallthrough cases in catch blocks
Alasdair Armstrong
2019-02-02
Monomorphisation tests all pass so add them to standard regression tests
Alasdair
2019-02-02
Merge remote-tracking branch 'origin/sail2' into asl_flow2
Alasdair
[next]