index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ocaml_rts
/
sail_lib.ml
Age
Commit message (
Expand
)
Author
2018-01-18
Modified ocaml backend to use ocamlfind for linksem and lem
Alasdair Armstrong
2017-12-14
An experimental version of sail without bitvector start indexes.
Alasdair Armstrong
2017-11-28
Small update to trivial sizeof rewrites so we can handle all cases in
Alasdair Armstrong
2017-11-27
Compile assertions into OCaml
Alasdair Armstrong
2017-11-15
Additional test case for OCaml backend
Alasdair Armstrong
2017-11-15
Simplify flow typing code in typechecker
Alasdair Armstrong
2017-11-10
Fixed ocaml backend so it correctly compiles registers passed by name.
Alasdair Armstrong
2017-11-08
Merge branch 'experiments' of https://bitbucket.org/Peter_Sewell/sail into ex...
Alasdair Armstrong
2017-11-07
Add builtin for reversing endianness
Thomas Bauereiss
2017-11-03
Fix ocaml test suite
Alasdair Armstrong
2017-10-31
Improvements to register read tracing in ocaml backend
Alasdair Armstrong
2017-10-27
Fixed some ocaml backend related bugs
Alasdair Armstrong
2017-10-26
Fix a bug in Sail OCaml library
Alasdair Armstrong
2017-10-26
Updated ocaml backend so tracing instrumentation is optional.
Alasdair Armstrong
2017-10-23
Added support for better tracing in ocaml backend
Alasdair Armstrong
2017-10-18
Fixes and updates to ocaml backend to compile aarch64_no_vector
Alasdair Armstrong
2017-09-26
Added while-do and repeat-until loops to sail for translating ASL
Alasdair Armstrong
2017-09-18
Added additional utility functions in ast_util
Alasdair Armstrong
2017-09-07
Add ocaml run-time and updates to sail for ocaml backend
Alasdair Armstrong