index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-10-01
Update Coq RISC-V patch now that the assembler is in good shape
Brian Campbell
2018-10-01
Extend Coq pattern match completeness rewrite to let patterns
Brian Campbell
2018-10-01
New rewriting pass toplevel_string_append
Jon French
2018-09-28
Add a regression test for bug in commit 88b25e9
Alasdair Armstrong
2018-09-28
Fix optimisation bug for certain if statements
Alasdair Armstrong
2018-09-27
Add new functions in ast_util.ml for working with locations
Alasdair Armstrong
2018-09-27
Add an additional type checking test
Alasdair Armstrong
2018-09-24
Coq: avoid variables called tt (the unit constant)
Brian Campbell
2018-09-24
Coq: more constraint solutions for aarch64
Brian Campbell
2018-09-24
Coq: add autocasts at monad returns
Brian Campbell
2018-09-21
Remove cheri and mips specs -- they now have their own repository.
Robert Norton
2018-09-20
Tidy up help text for a few options
Brian Campbell
2018-09-19
Coq: track changes elsewhere
Brian Campbell
2018-09-19
Coq: more fixes for AArch64
Brian Campbell
2018-09-19
rewrite_defs_pat_string_append: fix bug with guarded Some
Jon French
2018-09-19
separate decimal_string_of_bits from string_of_bits
Jon French
2018-09-19
src/gen_lib/sail2_string.lem: more Lem monomorphisations for hex_bits_N_match...
Jon French
2018-09-18
Fix issues with tuple Constructors taking multiple arguments
Alasdair Armstrong
2018-09-18
Add string mapping functions to interpreter
Alasdair Armstrong
2018-09-17
Add diffs to sail files for Aarch64 Coq generation
Brian Campbell
2018-09-17
Coq: fix types in aarch64_extras undefined_vector and casts for arguments
Brian Campbell
2018-09-17
Coq: solve some constraint/type errors with AArch64
Brian Campbell
2018-09-17
Coq: remove an obsolete specialisation
Brian Campbell
2018-09-17
Coq: make generic_neq work on real
Brian Campbell
2018-09-17
Rewrites.rewrite_defs_mapping_patterns: emit an explicit type annotation on t...
Jon French
2018-09-14
Sail_lib.string_of_bits: print in decimal (properly, with bigints) rather tha...
Jon French
2018-09-14
(oops, should have been with "more hex_bits_N monomorphs")
Jon French
2018-09-14
Sail_lib.int_of_string_opt: use Big_int.of_string rather than OCaml int_of_st...
Jon French
2018-09-14
More monomorphisations for hex_bits_N...
Jon French
2018-09-14
RISCV prelude: fix typo in ocaml extern for negate_*
Jon French
2018-09-14
Sail_lib and RISCV prelude: functions for bitwise operations on ints
Jon French
2018-09-14
Type_check: allow mappings to contain escape effects
Jon French
2018-09-13
C: Fix an issue with assigning to unitialized variables at end of blocks
Alasdair Armstrong
2018-09-13
Coq: real built-ins for AArch64
Brian Campbell
2018-09-12
Jenkins: Fix deprecation warnings
Alasdair Armstrong
2018-09-12
Coq: update RISC-V patch
Brian Campbell
2018-09-12
Coq: fix type annotations for early return
Brian Campbell
2018-09-12
Coq: make generic_eq work on more types
Brian Campbell
2018-09-12
Coq: avoid some use of pattern binders to help Coq's type checker
Brian Campbell
2018-09-12
Coq: print more type information for existentially typed vectors
Brian Campbell
2018-09-12
Coq: remove extra "True"s from constraints
Brian Campbell
2018-09-11
Coq: some basic handling for more existentials
Brian Campbell
2018-09-11
Coq: remove a bunch of Lem-isms
Brian Campbell
2018-09-11
Update coq-riscv snapshot patch and README
Brian Campbell
2018-09-10
RISC-V: move the PC and minstret updates into the step function, to better lo...
Prashanth Mundkur
2018-09-10
C: Add documentation for C compilation in manual.tex
Alasdair Armstrong
[prev]
[next]