index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lem_interp
/
run_interp.ml
Age
Commit message (
Expand
)
Author
2014-02-27
Merge branch 'interp_typed'
Kathy Gray
2014-02-26
Get interpreter working using types, no added functionality yet
Kathy Gray
2014-02-26
Debug and fix memory multi-bytes memory writes
Gabriel Kerneis
2014-02-25
Manage annot
Kathy Gray
2014-02-25
First step of using type information in interpreter. Reading and writing plai...
Kathy Gray
2014-02-21
Add type annotations to lem grammar, including printing out the annotated ast...
Kathy Gray
2014-02-18
Report failing tests and return 1 in case of error
Gabriel Kerneis
2014-02-18
Improve interpreter pretty-printing
Gabriel Kerneis
2014-02-14
Attempt multi-byte memory read and write
Gabriel Kerneis
2014-02-14
Write slice to memory
Gabriel Kerneis
2014-02-14
Register slice write
Gabriel Kerneis
2014-02-13
Index memory with big_ints in interpreter
Gabriel Kerneis
2014-02-13
Display backtrace when interpreter fails
Gabriel Kerneis
2014-02-12
Fix endianess issues
Gabriel Kerneis
2014-02-12
Replace nat by natural in interpreter
Gabriel Kerneis
2014-01-09
Fixed bug in resuming after an action (which was manifesting as an apparent p...
Kathy Gray
2013-12-16
test: catch and print exceptions
Gabriel Kerneis
2013-12-06
Output test name on start
Gabriel Kerneis
2013-11-28
Updated syntax with working examples
Kathy Gray
2013-11-07
Stub for external calls
Gabriel Kerneis
2013-11-05
Support parsing for extern calls
Gabriel Kerneis
2013-10-16
Basic MEM and register implementation for interpreter
Gabriel Kerneis
2013-10-16
Clean up action pretty-printing
Gabriel Kerneis
2013-10-15
Resume interpreter after actions
Gabriel Kerneis
2013-10-14
Run main() to execute tests
Gabriel Kerneis
2013-10-14
Pretty-print interpeter values
Gabriel Kerneis
2013-10-10
Run interpreter
Gabriel Kerneis
[prev]