index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lem_interp
/
pretty_interp.ml
Age
Commit message (
Expand
)
Author
2014-11-23
make pretty_interp be back in sync with pretty_print
Kathy Gray
2014-11-21
Print out default values for underspecified vectors instead of leaving them a...
Kathy Gray
2014-11-17
Use red printing for the value in the hole from Printing_functions instead of...
Kathy Gray
2014-11-11
remove [ and ] from values in the hole
Kathy Gray
2014-11-10
Print contents of the [_] hole when it's available.
Kathy Gray
2014-11-07
stop using LEMLIB in makefile, in case that's interfering with lem library pl...
Kathy Gray
2014-11-06
Refactor printing to display the contents the [_] and to better format bit ve...
Kathy Gray
2014-10-14
Iron out bugs in running new executable with branching; add new executable as...
Kathy Gray
2014-06-30
Support for nondeterministic blocks
Kathy Gray
2014-06-09
Better, colored hole
Gabriel Kerneis
2014-06-09
Support deinfix pretty-printing
Gabriel Kerneis
2014-06-09
Add switch to show/hide casts in interpreter
Gabriel Kerneis
2014-06-07
Print holes as [x]
Gabriel Kerneis
2014-06-07
Fix E_vector_append in interp pretty-printer
Gabriel Kerneis
2014-06-06
Add a pretty-printer for Interp_ast
Gabriel Kerneis