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
2019-03-13
package and install Sail as an ocamlfind library
Jon French
2019-03-04
Type_check: functions env/typ_of_tannot
Jon French
2019-03-04
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-03-04
Marshalling: remove prover before marshalling
Jon French
2019-03-04
Interpreter: remove useless string-to-rk/wk/bk functions, they're much better...
Jon French
2019-03-04
Do not store type synonyms as functions in the environment
Alasdair Armstrong
2019-03-04
fix old extern type usage in Specialize
Jon French
2019-03-04
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-03-04
Type_check: make prover reference in env an option defaulting to None
Jon French
2019-03-04
Add location to warning in pattern completeness check
Alasdair Armstrong
2019-03-01
WIP: Start working on being able to slice single instructions out of specs
Alasdair Armstrong
2019-03-01
Add some tricky test cases for quantified Sail AST types
Alasdair Armstrong
2019-03-01
Coq: some library compatibility changes
Brian Campbell
2019-03-01
Add a test case for previous commit
Alasdair Armstrong
2019-03-01
Fix bug with naturals in quantified constructors
Alasdair Armstrong
2019-03-01
Make Sail more flexible with existentials in union types
Alasdair Armstrong
2019-03-01
Fill in some edge cases in monomorphisation
Brian Campbell
2019-03-01
Coq tidying: remove old definition, complete a pattern match
Brian Campbell
2019-03-01
Coq: make iff `iff`
Brian Campbell
2019-02-28
Handle implicits in destruct_atom_nexp
Brian Campbell
2019-02-28
Coq: Clean up rich boolean handling in backend
Brian Campbell
2019-02-28
Coq: more for informative booleans
Brian Campbell
2019-02-28
Coq: update tyvar merge information at other binders
Brian Campbell
2019-02-28
Turn off some debugging messages
Brian Campbell
2019-02-28
Coq: merge tyvars with corresponding variables
Brian Campbell
2019-02-28
Coq: strip informative bools back to more uniform types
Brian Campbell
2019-02-28
Coq: some work on bool simplification
Brian Campbell
2019-02-28
Allow user-specified state to be passed through generated C
Alasdair Armstrong
2019-02-27
Provide more access to the ELF symbols in the OCaml ELF-loader.
Prashanth Mundkur
2019-02-27
Tweaks to C compilation to make it more usable for embedding into other programs
Alasdair Armstrong
2019-02-27
Make -o option work as usual with C compilation
Alasdair Armstrong
2019-02-26
Further work on toFromInterp backend
Jon French
2019-02-25
Monomorphisation: fix check for effects in constant propagation
Brian Campbell
2019-02-25
Allow int-specialization for non-externs only
Alasdair Armstrong
2019-02-25
Fix some builtins, and make mod_int return natural
Alasdair Armstrong
2019-02-25
OCaml backend: omit function definitions for externs
Jon French
2019-02-25
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-02-22
Generalize CT_int64 for arbitrary fixed size integers
Alasdair
2019-02-22
Fix more bugs in int-specialization
Alasdair Armstrong
2019-02-22
Progress on toFromInterp backend
Jon French
2019-02-22
Fix some bugs in int-specialization
Alasdair Armstrong
2019-02-21
Allow monomorphisation with C generation
Alasdair
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
Progress on toFromInterp backend from-interp generation
Jon French
2019-02-18
Add option to linearize constraints containing exponentials
Alasdair Armstrong
[next]