index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-02-21
Fix specialization bug involving function annotations not matching valspecs
Alasdair
2019-02-20
Fix bug with missing satisfiablity check in subtyping
Alasdair
2019-02-20
Record the type of loaded ELF for sanity checks.
Prashanth Mundkur
2019-02-20
Support 32-bit ELF in OCaml loader.
Prashanth Mundkur
2019-02-20
Remove dead branches when compiling to C
Alasdair Armstrong
2019-02-19
Refactor specialization
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-18
Rename Type_check.solve -> Type_check.solve_unique
Alasdair Armstrong
2019-02-18
Make sure we remove bitvector patterns within guards
Alasdair Armstrong
2019-02-18
Fix latex output
Alasdair Armstrong
2019-02-15
Fix bug in Int-synonym expansion
Alasdair Armstrong
2019-02-15
Tweak intermediate language names for loop combinators to allow reparsing
Brian Campbell
2019-02-15
Coq: Partial simplification of rich bool types
Brian Campbell
2019-02-15
Use multiple solvers
Alasdair
2019-02-14
Improve sizeof-rewriting performance
Alasdair
2019-02-14
Fix issues for versions of z3 confused by 2^n
Alasdair Armstrong
2019-02-14
Fix a bug that caused constant propagation option to fail for v8.5
Alasdair Armstrong
2019-02-14
Don't do any rewrites when checking files for Emacs
Alasdair Armstrong
2019-02-14
Coq: special case printing of bind-if-then-else trees for decoding
Brian Campbell
2019-02-13
Attempt to parse sail version from opam file for manifest.ml. Update version ...
Robert Norton
2019-02-13
fixes
Christopher Pulte
2019-02-13
small progress
Christopher Pulte
2019-02-12
Merge remote-tracking branch 'origin/asl_flow2' into sail2
Alasdair Armstrong
2019-02-12
Update CHANGELOG
Alasdair Armstrong
2019-02-12
Add a CHANGELOG file
Alasdair Armstrong
2019-02-12
Merge remote-tracking branch 'origin/sail2' into asl_flow2
Alasdair Armstrong
2019-02-12
Improvements for emacs mode
Alasdair Armstrong
2019-02-12
checking in in-progress translation of Shaked's handwritten sail1 ARM model t...
Christopher Pulte
2019-02-11
Add an additional test case
Alasdair
2019-02-11
Expand type synonyms for E_constraint and E_sizeof
Alasdair
2019-02-11
Add tests for implicit arguments
Alasdair Armstrong
2019-02-11
Get the order of overrides correct during topsort
Brian Campbell
2019-02-08
Cleanup src Makefile
Alasdair
2019-02-08
Slightly tweak the help message.
Prashanth Mundkur
2019-02-08
Add parameterization support for bitfields.
Prashanth Mundkur
2019-02-08
Add missing functions to HOL monad wrapper
Thomas Bauereiss
2019-02-08
Resurrect Sail output option (with new name: -output_sail)
Brian Campbell
2019-02-08
Prevent top_sort throwing away overloads (and other multiple definitions)
Brian Campbell
2019-02-08
Allow internal AST nodes in input when -dmagic_hash is on
Brian Campbell
2019-02-08
Updates for asl_parser
Alasdair Armstrong
2019-02-08
Rewrite type definitions in rewrite_nexp_ids
Thomas Bauereiss
2019-02-08
Remove dead code from type-checker
Alasdair
2019-02-07
Subdivide README models list into REMS and external, as per suggestion
Alasdair
2019-02-07
Merge pull request #31 from thoughtpolice/patch-2
Alasdair Armstrong
2019-02-07
Replace equality check for declared effects by subset check
Thomas Bauereiss
2019-02-07
Monomorphisation tweaks for v8.5
Thomas Bauereiss
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
Emacs mode understands relationships between Sail files
Alasdair
[next]