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
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-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-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
2018-08-17
Improve builtins tests
Alasdair Armstrong
2018-08-16
Remove unused ref type
Alasdair Armstrong
2018-08-07
Revert "Warnings: deal with all the deprecation warnings"
Alasdair Armstrong
2018-07-26
Warnings: deal with all the deprecation warnings
Alastair Reid
2018-07-12
Fix bug for large integers in OCaml compilation
Alasdair Armstrong
2018-06-28
Add option to build ocaml with bisect_ppx coverage support. Add cheri targets...
Robert Norton
2018-06-26
Add configuration registers so __SetConfig ASL can be translated
Alasdair Armstrong
2018-06-19
Minor optimization in ocaml_backend to use ints instead of strings for Big_in...
Prashanth Mundkur
2018-05-31
Fixes to get ARM u-boot working in Sail.
Alasdair Armstrong
2018-05-31
Some tweaks to ocaml compilation and sail_lib for ARM with system registers
Alasdair Armstrong
2018-05-22
Fix for E_cons not being compiled correctly into OCaml
Alasdair Armstrong
2018-05-21
Add an -ocaml-nobuild option to avoid building the generated ocaml by default...
Prashanth Mundkur
2018-05-18
Avoid split_on_char function that was introduced in OCaml 4.04. Use Util vers...
Robert Norton
2018-04-26
Add a new SHARE_DIR argument to use when doing opam build. For non-opam build...
Robert Norton
2018-04-26
Opam packaging: add install and uninstall targets and code to find various fi...
Robert Norton
2018-03-15
Sail now exits with code 1 when OCaml fails to compile generated code
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-03-01
Fix polymorphic functions annotations in OCaml compilation
Alasdair Armstrong
2018-02-28
Use topological sorting for OCaml backend
Thomas Bauereiss
2018-01-29
Fix a bug where structs containing unions would generate bad to_string functions
Alasdair Armstrong
2018-01-25
Fix -ocaml_trace option
Alasdair Armstrong
2018-01-23
Started working on C backend for sail
Alasdair Armstrong
2018-01-22
Update and fix test suite
Alasdair Armstrong
[next]