index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2017-09-14
Fix some more test cases
Thomas Bauereiss
2017-09-14
Fix a regression when writing to a register via a reference in a vector such ...
Thomas Bauereiss
2017-09-13
Work on improving Sail error messages
Alasdair Armstrong
2017-09-08
Fixed bug when printing Typ_args in Lem AST output
Alasdair Armstrong
2017-09-07
Merge branch 'experiments' of https://bitbucket.org/Peter_Sewell/sail into ex...
Alasdair Armstrong
2017-09-07
Add ocaml run-time and updates to sail for ocaml backend
Alasdair Armstrong
2017-09-05
Fix printing of negative numbers
Alastair Reid
2017-09-02
Various fixes for Hexapod
Thomas Bauereiss
2017-09-02
Remove dependency of state.lem on bitvector operations
Thomas Bauereiss
2017-09-02
Add command line flags to toggle sequential monad and native machine words
Thomas Bauereiss
2017-09-01
Testing typedef generation for ocaml
Alasdair Armstrong
2017-09-01
Started work on test suite for ocaml backend
Alasdair Armstrong
2017-08-30
Remove debug print statement from rewriter
Alasdair Armstrong
2017-08-30
Improved ocaml backend to the point where the hexapod spec produces syntactic...
Alasdair Armstrong
2017-08-30
Merge branch 'experiments' of https://bitbucket.org/Peter_Sewell/sail into ex...
Alasdair Armstrong
2017-08-30
Ocaml backend can now run ocamlbuild automatically to build ocaml
Alasdair Armstrong
2017-08-30
Fix another bug in local variable update rewriting
Thomas Bauereiss
2017-08-29
Merge branch 'experiments' of https://bitbucket.org/Peter_Sewell/sail into ex...
Alasdair Armstrong
2017-08-29
More work on ocaml backend.
Alasdair Armstrong
2017-08-29
Make Lem export of CHERI(-256) typecheck
Thomas Bauereiss
2017-08-29
Fix bug in rewriting local variable updates
Thomas Bauereiss
2017-08-29
Expand Nexp_id's in sizeof rewriting (e.g. cap_size_t in CHERI)
Thomas Bauereiss
2017-08-29
Improve flow typing
Thomas Bauereiss
2017-08-28
Correct indexing and equality for bitvectors
Brian Campbell
2017-08-24
Use relative path in Makefile
Thomas Bauereiss
2017-08-24
Fix some bugs related to the CHERI spec
Thomas Bauereiss
2017-08-24
More work on undefined elimination pass.
Alasdair Armstrong
2017-08-24
Add Num identifiers to type environment
Thomas Bauereiss
2017-08-24
Improve and simplify handling of mutable local variables
Thomas Bauereiss
2017-08-24
Begin refactoring Sail library
Thomas Bauereiss
2017-08-24
Avoid re-typechecking after rewriting passes
Thomas Bauereiss
2017-08-24
Add some missing type annotations
Thomas Bauereiss
2017-08-23
Started work on an undefined literal removal pass for the ocaml
Alasdair Armstrong
2017-08-22
Type quantification elimination working for hexapod spec
Alasdair Armstrong
2017-08-22
Added debugging output for E_record and E_record_update in ast_util
Alasdair Armstrong
2017-08-22
Added basic support for pure record definitions and functional record
Alasdair Armstrong
2017-08-22
More work on quantifier elimination
Alasdair Armstrong
2017-08-21
More work on quantifier elimination pass
Alasdair Armstrong
2017-08-21
Modified sizeof rewriting pass so it can correctly deal with existentials.
Alasdair Armstrong
2017-08-18
Fixed a bug where sizeof re-writing fail for aliased type arguments
Alasdair Armstrong
2017-08-17
Work on E_constraint removal pass and diagnosing bugs in E_sizeof removal pass
Alasdair Armstrong
2017-08-17
Add E_constraint support to re-writer
Alasdair Armstrong
2017-08-17
Add support for register types other than bitvector to state monad
Thomas Bauereiss
2017-08-17
Various sail fixes for ASL hexapod
Alasdair Armstrong
2017-08-16
Added the feature to bind type variables in patterns.
Alasdair Armstrong
2017-08-15
Merge remote-tracking branch 'origin/mono-experiments' into experiments
Alasdair Armstrong
2017-08-15
Removed Typ_arg_effect - nobody used it and it isn't supported by the backends.
Alasdair Armstrong
2017-08-15
Export existential destructuring function in type_check.mli.
Alasdair Armstrong
2017-08-15
Export utility functions from type_check.ml
Alasdair Armstrong
2017-08-15
Menhir parser support for try/catch
Alasdair Armstrong
[next]