| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-10-24 | Interpreter: don't silently use OCaml externs, only interpreter externs | Jon French | |
| (Adds 'interpreter' externs as appropriate.) | |||
| 2018-05-09 | Add tests for Isabelle->OCaml generation for CHERI and AArch64 | Thomas Bauereiss | |
| 2018-02-21 | Can now compile aarch64/no_vector into C | Alasdair Armstrong | |
| Now compiles to C and builds a working executable. Just need to correctly implement all the library builtins (some are still stubs), and it should work. | |||
| 2018-01-26 | Fixed loading ARM elf files | Alasdair Armstrong | |
| Also refactored the hand written ARM prelude and pulled out some common functionality into files in sail/lib | |||
