index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ocaml_backend.ml
Age
Commit message (
Expand
)
Author
2020-09-29
Refactor: Change AST type from a union to a struct
Alasdair
2020-09-28
Move the ast defs wrapper into it's own file
Alasdair
2020-01-16
Allow effects on mappings
Alasdair Armstrong
2019-09-12
Remove unnecessary copies of non-existant files in ocaml backend.
Robert Norton
2019-06-19
Make default ocaml main exit with non-zero exit code in case of uncaught exce...
Robert Norton
2019-05-28
Make sure single clause functions with top-level guards work correctly
Alasdair Armstrong
2019-05-14
Add feature that allows functions to require type variables are constant
Alasdair Armstrong
2019-04-15
Merge branch 'sail2' of github.com:rems-project/sail into sail2
Jon French
2019-04-15
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-04-15
Basic loop termination measures for Coq
Brian Campbell
2019-04-06
Various bugfixes and improvements
Alasdair
2019-03-20
Fix scattered mapping printing and output message for missing val spec
Jyun-Yan You
2019-03-14
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-03-11
Improve ocamldoc comments
Alasdair Armstrong
2019-02-25
OCaml backend: omit function definitions for externs
Jon French
2019-02-25
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-02-22
Progress on toFromInterp backend
Jon French
2019-02-19
Refactor specialization
Alasdair Armstrong
2019-02-14
Don't do any rewrites when checking files for Emacs
Alasdair Armstrong
2019-02-13
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-02-12
Add a CHANGELOG file
Alasdair Armstrong
2019-02-06
Fix some tests
Alasdair Armstrong
2019-02-01
Fix missing typedef cases in OCaml output
Alasdair
2019-01-11
Updates for sail-arm release
Alasdair Armstrong
2018-12-28
Merge branch 'sail2' into rmem_interpreter
Jon French
2018-12-27
refactor val-spec AST to store externs as an assoc-list rather than a functio...
Jon French
2018-12-26
More cleanup
Alasdair Armstrong
2018-12-20
Make sure sail -v prints useful version info
Alasdair Armstrong
2018-12-14
Add a few more tests for Jenkins
Alasdair Armstrong
2018-12-08
Compiling again
Alasdair
2018-12-07
Working on better flow typing for ASL
Alasdair Armstrong
2018-12-04
Remove FES_Fexps constructor
Alasdair Armstrong
2018-11-26
Add random generators for record types
Brian Campbell
2018-11-16
Various bugfixes and a simple profiling feature for rewrites
Alasdair Armstrong
2018-10-31
Rename Reporting_basic to Reporting
Alasdair Armstrong
2018-10-31
Improve error messages for unsolved function quantifiers
Alasdair Armstrong
2018-10-16
Merge branch 'sail2' into rmem_interpreter
Jon French
2018-10-15
Ocaml backend: omit function definitions for externs
Jon French
2018-10-11
Change the function type in the AST
Alasdair
2018-10-08
Produce lists of constructors and ast building functions for test generation
Brian Campbell
2018-10-04
Bit of commentary, proper TODO error
Brian Campbell
2018-10-03
Drop unnecessary thunking; more trouble than it's worth
Brian Campbell
2018-10-02
Tidy up some whitespace
Brian Campbell
2018-10-02
Clean up generator pretty printing
Brian Campbell
2018-10-02
Remove some old debugging messages
Brian Campbell
2018-10-02
Trigger random generator generation with a command line option
Brian Campbell
2018-10-02
Rough code to generate random instructions for testing
Brian Campbell
2018-09-12
Jenkins: Fix deprecation warnings
Alasdair Armstrong
2018-09-10
Various fixes
Alasdair Armstrong
2018-08-28
fix some compiler not-matched warnings about Typ_bidir and Typ_internal_unknown
Jon French
[next]