summaryrefslogtreecommitdiff
path: root/src/lem_interp/printing_functions.mli
AgeCommit message (Expand)Author
2018-03-12lem_interp: expose disable color flag in Printing_functions interfaceJon French
2017-08-16lem_interp: remove broken val_to_string_internal functions, replace with stri...Jon French
2017-07-24move value type definitions to ott, and introduce new E_internal_value ast no...Jon French
2016-11-27make outcome_s contain the instruction state pretty print rather than the ins...Christopher Pulte
2016-10-17updates for ppcmem printingKathy Gray
2016-10-14Add printing of whole call stackKathy Gray
2016-10-06move type definitions that both interpreter and shallow embedding use to sail...Christopher Pulte
2016-03-08Start task of setting up tagged memory in sequential interpreterKathy Gray
2015-06-18add endian flag to memory printingKathy Gray
2015-03-15Many changes:Kathy Gray
2014-11-23fix logfile printingPeter Sewell
2014-11-23new printing codePeter Sewell
2014-11-23wibPeter Sewell
2014-11-22Changing interface in step with Peter and ppcmem changesKathy Gray
2014-11-17wibPeter Sewell
2014-11-12Add a function to print local variables and values, local_variables_to_stringKathy Gray
2014-11-06Refactor printing to display the contents the [_] and to better format bit ve...Kathy Gray
2014-11-01extend interfacePeter Sewell
2014-10-27Add printing for instruction formKathy Gray
2014-10-22Update printing for testing, fix some bugs found along the wayKathy Gray
2014-10-20Update the printing interface for ppcmem as opposed to run_model functionalityKathy Gray
2014-10-20Separate out printing facility from model driver into printing_functions int...Kathy Gray