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
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
2018-01-18
Modified ocaml backend to use ocamlfind for linksem and lem
Alasdair Armstrong
2018-01-12
Interpreter can now pass local values by reference
Alasdair Armstrong
2018-01-11
Ocaml semantics can now run aarch64 hello world example using octapod
Alasdair Armstrong
2018-01-04
Additional tests for ocaml backend
Alasdair Armstrong
2018-01-02
Experimenting with power spec
Alasdair Armstrong
2017-12-14
An experimental version of sail without bitvector start indexes.
Alasdair Armstrong
2017-12-13
Cleanup code by fixing compiler warnings, and fix ocaml compilation
Alasdair Armstrong
2017-12-13
Use big_nums from Lem
Alasdair Armstrong
2017-12-07
More OCaml test cases
Alasdair Armstrong
2017-12-06
Add top-level pattern match guards internally
Brian Campbell
2017-12-05
Better support for exceptions in sail for ASL specs that need them.
Alasdair Armstrong
[next]