index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
ocaml
/
prelude.sail
Age
Commit message (
Expand
)
Author
2018-06-11
Merge branch 'sail2' into mappings
Jon French
2018-06-11
ocaml test prelude: option is now in stdlib
Jon French
2018-05-31
Fixes to get ARM u-boot working in Sail.
Alasdair Armstrong
2018-05-10
Merge branch 'sail2' into mappings
Jon French
2018-05-08
fixed sub-mappings
Jon French
2018-05-03
Flow typing and l-expression changes for ASL parser
Alasdair Armstrong
2018-05-01
rewriting of builtin mappings e.g. int
Jon French
2018-05-01
further progress but confounds the type checker?
Jon French
2018-05-01
further progress
Jon French
2018-05-01
starting to also do integer support
Jon French
2018-05-01
start of string pattern matching: currently only literals
Jon French
2018-01-18
Modified ocaml backend to use ocamlfind for linksem and lem
Alasdair Armstrong
2018-01-16
Test the ocaml interpreter with the same tests as the ocaml compilation
Alasdair Armstrong
2018-01-11
Ocaml semantics can now run aarch64 hello world example using octapod
Alasdair Armstrong
2018-01-04
Additional tests for ocaml backend
Alasdair Armstrong
2017-11-15
Simplify flow typing code in typechecker
Alasdair Armstrong
2017-11-03
Fix ocaml test suite
Alasdair Armstrong
2017-09-01
More test cases for ocaml backend
Alasdair Armstrong
2017-09-01
Started work on test suite for ocaml backend
Alasdair Armstrong