summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-10Introduce new bitfield syntax for ASL translationAlasdair Armstrong
2019-12-09Coq: improve solver enough to handle arm specBrian Campbell
2019-12-07manual typopes20
2019-12-06Don't introduce uneccesary control flow when compilingAlasdair Armstrong
2019-12-06Coq: use proof irrelevance for a few propertiesBrian Campbell
2019-12-05Coq: more solving support for boolean predicatesBrian Campbell
2019-12-04Another word.Robert Norton
2019-12-04Re-direct building link.Robert Norton
2019-12-04A word.Robert Norton
2019-12-04Minor doc fixes.Robert Norton
2019-12-04Move building from source instructions from wiki into repo and update links. ...Robert Norton
2019-12-04Make INSTALL.md in repo canonical and make some tweaks (will now redirect the...Robert Norton
2019-12-03Prover backends: Expand Int type synonyms in type definitionsThomas Bauereiss
2019-12-01Coq: remove last use and definition of doc_nc_propBrian Campbell
2019-11-29Merge branch 'word-numerals' into sail2Thomas Bauereiss
2019-11-29Tweak generated register_value typeThomas Bauereiss
2019-11-29Coq: switch to boolean predicates for Sail-type propertiesBrian Campbell
2019-11-26Allow overriding of generated mapping functionsThomas Bauereiss
2019-11-25Merge branch 'hol-regstate' into sail2Thomas Bauereiss
2019-11-22Add tests for monomorphisation improvement in eb0e17f2Brian Campbell
2019-11-21Bump version for release.Robert Norton
2019-11-21Fix bugs in mutrec constant propagationThomas Bauereiss
2019-11-21Mono: Use more environment information when adding bitvector castsThomas Bauereiss
2019-11-21Add option to generate grouped register state recordThomas Bauereiss
2019-11-21Implement -cycle-limit option for OCaml emulator similar to one for C.Robert Norton
2019-11-20Allow undefined values in IR for SMT generationAlasdair Armstrong
2019-11-20Coq: port a couple of definitions from Isabelle for address translation specBrian Campbell
2019-11-14Update location of sail2_instr_kinds.lemRobert Norton
2019-11-14Perform isabelle check only when heap-img rule is used to avoid calling opam ...Robert Norton
2019-11-14Fix typo in constant folding for and_bool/or_boolAlasdair Armstrong
2019-11-13Coq: more proof supportBrian Campbell
2019-11-11Make sure undefined_gen inserts enough type annotations for union constructorsAlasdair Armstrong
2019-11-11Update libsail slightly with recent changesAlasdair Armstrong
2019-11-11Make sure we include LEXP_cast register refs when slicing the specificationAlasdair Armstrong
2019-11-08Refactor Jib compilationAlasdair Armstrong
2019-11-07Make the world a slightly more sane and consistent placeAlasdair Armstrong
2019-11-07Fix Jenkins buildAlasdair Armstrong
2019-11-07Backport fixes to SMT generation from poly_mapping branchAlasdair Armstrong
2019-11-06Allow specifying specific fields of a register as constant with :fixed_regist...Alasdair Armstrong
2019-11-06Add toplevel commands to fix specific register values and simply spec accordi...Alasdair Armstrong
2019-11-05Forbid types declared after a scattered union being used in clausesAlasdair
2019-11-05Improve type error for recursive types slightlyAlasdair Armstrong
2019-11-05Make sure we correctly forbid recursive datatypes that we don't want to supportAlasdair Armstrong
2019-11-04Allow overriding the interpreter effectsAlasdair Armstrong
2019-11-04Some almost-forgotten mono testsBrian Campbell
2019-11-04Coq: compatiblity with 8.10 as well as 8.9Brian Campbell
2019-11-01More work on GDB interfaceAlasdair Armstrong
2019-11-01Update riscv example in manual to make it currentAlasdair Armstrong
2019-11-01Add a missing well-formedness checkAlasdair
2019-10-31Allow sail to be scripted using sailAlasdair