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-08-23
Merge branch 'experiments' into mono-experiments
Brian Campbell
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
Add option to dump monomorphised ast before (re-)typechecking
Brian Campbell
2017-08-22
Adapt first part of union monomorphisation to existential types
Brian Campbell
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-22
Merge branch 'master' of https://bitbucket.org/Peter_Sewell/sail
Christopher Pulte
2017-08-22
and fix that other places
Christopher Pulte
2017-08-22
added RISC-V "fence w,w" and "fence.i";
Shaked Flur
2017-08-22
adapt state.lem to RISCV additions
Christopher Pulte
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-21
Merge branch 'experiments' into mono-experiments
Brian Campbell
2017-08-19
RISC-V store-release
Shaked Flur
2017-08-18
Correct indexing and equality for bitvectors
Brian Campbell
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-17
added RISC-V load-acquire
Shaked Flur
2017-08-17
Merge branch 'experiments' of bitbucket.org:Peter_Sewell/sail into mono-exper...
Brian Campbell
2017-08-17
Merge remote-tracking branch 'origin' into mono-experiments
Brian Campbell
2017-08-17
fixed the RISC-V fences (3 types: "rw,rw"/"r,rw"/"rw,w")
Shaked Flur
2017-08-16
Added the feature to bind type variables in patterns.
Alasdair Armstrong
2017-08-16
Eta-expansion in sail_values to make OCaml happy
Brian Campbell
2017-08-16
lem_interp: remove broken val_to_string_internal functions, replace with stri...
Jon French
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
2017-08-15
Improve and simplify handling of mutable local variables
Thomas Bauereiss
2017-08-15
Added exceptions and try/catch blocks to AST and typechecker in order
Alasdair Armstrong
2017-08-14
Existentials in free type var functions
Brian Campbell
2017-08-14
Some overloaded equality support in monomorphisation
Brian Campbell
2017-08-14
Merge remote-tracking branch 'origin/master' into experiments
Alasdair Armstrong
2017-08-14
Merge remote-tracking branch 'origin/mono-experiments' into experiments
Alasdair Armstrong
2017-08-14
More constructs in menhir parser, plus support for both left and right infix ...
Alasdair Armstrong
2017-08-14
Keep all asserts in the program during type checking
Brian Campbell
2017-08-14
Don't reverse lexp tuple during type checking
Brian Campbell
2017-08-12
Resolve ambiguity between negation of integers and bools
Thomas Bauereiss
2017-08-12
Fix compilation issue for 32-bit systems
Thomas Bauereiss
2017-08-11
Menhir for new parser, ocamlyacc for old
Brian Campbell
2017-08-11
Merge branch 'experiments' into mono-experiments
Brian Campbell
2017-08-11
Make type checking just clever enough to solve 8*n = constant
Brian Campbell
2017-08-10
Merge remote-tracking branch 'origin/sail_new_tc' into experiments
Alasdair Armstrong
2017-08-10
Fix bug with subtyping in let bindings
Alasdair Armstrong
2017-08-10
Improved operator support for test menhir parser
Alasdair Armstrong
[prev]
[next]