index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interpreter.ml
Age
Commit message (
Expand
)
Author
2018-06-07
Add a constant folding optimization pass
Alasdair
2018-06-06
Some work on improving error messages
Alasdair Armstrong
2018-05-31
Fixes to get ARM u-boot working in Sail.
Alasdair Armstrong
2018-05-03
Flow typing and l-expression changes for ASL parser
Alasdair Armstrong
2018-05-03
Fix interpreter messages for failing asserts
Alasdair Armstrong
2018-03-07
Make union types consistent in the AST
Alasdair Armstrong
2018-03-02
Fix off-by-one error in OCaml for loop compilation
Alasdair Armstrong
2018-01-29
Move subst to ast_util, use for guarded clauses rewrite
Brian Campbell
2018-01-23
Added additional tests, and fixed ocaml build of ARM tests
Alasdair Armstrong
2018-01-22
Update and fix test suite
Alasdair Armstrong
2018-01-16
Test the ocaml interpreter with the same tests as the ocaml compilation
Alasdair Armstrong
2018-01-15
Refactored and improved ocaml interpreter
Alasdair Armstrong
2018-01-12
Interpreter can now pass local values by reference
Alasdair Armstrong
2018-01-12
OCaml interactive mode can now run full aarch64 examples, and ocaml test cases.
Alasdair Armstrong
2018-01-11
Ocaml semantics can now run aarch64 hello world example using octapod
Alasdair Armstrong
2018-01-05
Moved parser, lexer and pretty printer to correct locations.
Alasdair Armstrong
2018-01-03
Lots of experimental changes on this branch
Alasdair Armstrong
2018-01-03
Updates to interpreter
Alasdair Armstrong
2017-12-13
Cleanup code by fixing compiler warnings, and fix ocaml compilation
Alasdair Armstrong
2017-12-11
Allow stepping through code when evaluating
Alasdair Armstrong
2017-12-11
Prototype interactive mode for sail.
Alasdair Armstrong
[prev]