| Age | Commit message (Expand) | Author |
| 2018-06-29 | RTS: tweak TIMEOUT message | Alastair Reid |
| 2018-06-28 | RTS: Fix utterly broken command line parsing | Alastair Reid |
| 2018-06-28 | RTS: Add --verbosity flag to C model | Alastair Reid |
| 2018-06-28 | Add tagged memory to C rts to cheri can be compiled to C | Alasdair Armstrong |
| 2018-06-28 | Fix warning in rts.c | Robert Norton |
| 2018-06-28 | Add option to build ocaml with bisect_ppx coverage support. Add cheri targets... | Robert Norton |
| 2018-06-28 | RTS: Add missing #include | Alastair Reid |
| 2018-06-27 | RTS/Main: tweaking cycle counter handling | Alastair Reid |
| 2018-06-27 | Actually fix real literals, and add a test for various properties | Alasdair Armstrong |
| 2018-06-27 | Fix reading reals from strings in C lib | Alasdair Armstrong |
| 2018-06-27 | libsail: optimise real_power | Alastair Reid |
| 2018-06-27 | Add a new function cycle_limit_reached that returns bool, allowing for gracef... | Robert Norton |
| 2018-06-27 | Fix real implementation in C to use GMP rationals | Alasdair Armstrong |
| 2018-06-27 | RTS: __SetConfig support is off by default | Alastair Reid |
| 2018-06-27 | RTS: Add support for __ListConfig | Alastair Reid |
| 2018-06-27 | RTS: Delete __SetConfig stub function | Alastair Reid |
| 2018-06-26 | turn on warnings when compiling mips c then dial back ones that are triggered... | Robert Norton |
| 2018-06-26 | RTS: implement sleep primitives | Alastair Reid |
| 2018-06-26 | RTS: stub support for -C command line option | Alastair Reid |
| 2018-06-26 | ELF: Restore error messages in ELF reader | Alastair Reid |
| 2018-06-25 | Coq: add typeclass based comparison, and instantiate for enums | Brian Campbell |
| 2018-06-25 | Coq: automatic cast introduction | Brian Campbell |
| 2018-06-25 | Use getopt rather than argp for Mac compatibility in C runtime | Alasdair Armstrong |
| 2018-06-25 | flush stdout after putchar for terminal emulation purposes. | Robert Norton |
| 2018-06-22 | Precise bitvector subrange functions for Coq. | Brian Campbell |
| 2018-06-22 | Add coq builtins for MIPS | Brian Campbell |
| 2018-06-22 | Coq: library updates, esp extending bitvector multiplies, Undefined | Brian Campbell |
| 2018-06-22 | Coq: project away range types in comparisons | Brian Campbell |
| 2018-06-21 | Add command line option support for Sail->C compiled models | Alasdair Armstrong |
| 2018-06-21 | Follow Sail2 renaming in Isabelle library | Thomas Bauereiss |
| 2018-06-21 | Merge branch 'sail2' of github.com:rems-project/sail into sail2 | Alasdair Armstrong |
| 2018-06-21 | add PMP registers to CSR, fix build | Jon French |
| 2018-06-21 | Merge branch 'tracing' into sail2 | Alasdair Armstrong |
| 2018-06-21 | Fix MIPS wrt changes to C runtime | Alasdair Armstrong |
| 2018-06-21 | Simplify the ANF->IR translation | Alasdair Armstrong |
| 2018-06-20 | Coq: reverse_endianness | Brian Campbell |
| 2018-06-20 | Coq: Tidy up libraries, export String | Brian Campbell |
| 2018-06-20 | Coq: port handling of effectful and/or from Lem backend | Brian Campbell |
| 2018-06-20 | Coq: a few more ops | Brian Campbell |
| 2018-06-19 | Coq: library name update (as we did for Lem) | Brian Campbell |
| 2018-06-19 | Add elf parsing from Alastair | Alasdair Armstrong |
| 2018-06-19 | Improvements to Sail C for booting Linux | Alasdair Armstrong |
| 2018-06-18 | Separate bitvector access/update from generic vector access in std prelude | Brian Campbell |
| 2018-06-18 | Coq: fix up some comparison operations in prelude | Brian Campbell |
| 2018-06-18 | Coq: update prompt monad wrt Lem | Brian Campbell |
| 2018-06-15 | Fixes for C RTS for aarch64 no it's split into multiple files | Alasdair Armstrong |
| 2018-06-14 | Refactor C backend, and split RTS into multiple files | Alasdair |
| 2018-06-13 | Tracing instrumentation for C backend | Alasdair Armstrong |
| 2018-06-13 | Coq: library updates, informative type errors, fix type aliases | Brian Campbell |
| 2018-06-12 | Coq: support for range type, along with related existential improvements | Brian Campbell |