index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-02-20
More list C codegen fixes for issue #59
Alasdair Armstrong
2020-02-20
Fix missing code generation builtins for lists. Fixes #59
Alasdair Armstrong
2020-02-06
Make sure tdiv_int and tmod_int are recognised by sail -i
Alasdair Armstrong
2020-01-31
Fix soundness bug found by Mark
Alasdair
2020-01-30
Make sure external pprint is listed as a dependency for sail when used as an ...
Alasdair Armstrong
2020-01-28
Use external PPrint
Thomas Bauereiss
2020-01-28
Fix a bug with lexp->exp conversion for register references
Alasdair
2020-01-22
Preserve effect annotation when realising mappings
Thomas Bauereiss
2020-01-21
Reduce the amount of unnecessary parentheses in Coq output
Brian Campbell
2020-01-21
Use hex/bin literals in Coq backend
Brian Campbell
2020-01-17
Merge scattered mapping fixes
James Clarke
2020-01-17
Merge branch 'coq-bool-props' into sail2
Brian Campbell
2020-01-17
Keep track of source locations for all IR branches
Alasdair
2020-01-16
Allow effects on mappings
Alasdair Armstrong
2020-01-16
Cleanup type-checking rule for LEXP_field
Alasdair Armstrong
2020-01-16
Keep track of (non-bit) vectors known to be fixed size in Jib
Alasdair Armstrong
2020-01-14
Basic support to track uncaught exceptions in Sail->C
Alasdair
2020-01-10
Don't do any C specific name mangling for the cons operator in jib_compile
Alasdair Armstrong
2020-01-04
Coq: change record field update notation to avoid duplicating terms
Brian Campbell
2020-01-03
Add Sail pretty-printing of bitfields
Thomas Bauereiss
2019-12-18
Make sure we generate literals of precisely the right length for symbolic exe...
Alasdair Armstrong
2019-12-13
move ott pp to different Makefile rule
Peter Sewell
2019-12-13
experiment in ott-generated pp
Peter Sewell
2019-12-12
Fix a little bit of inconsistency in the command line arguments
Alasdair Armstrong
2019-12-10
Introduce new bitfield syntax for ASL translation
Alasdair Armstrong
2019-12-06
Don't introduce uneccesary control flow when compiling
Alasdair Armstrong
2019-12-03
Prover backends: Expand Int type synonyms in type definitions
Thomas Bauereiss
2019-12-01
Coq: remove last use and definition of doc_nc_prop
Brian Campbell
2019-11-29
Merge branch 'word-numerals' into sail2
Thomas Bauereiss
2019-11-29
Tweak generated register_value type
Thomas Bauereiss
2019-11-29
Coq: switch to boolean predicates for Sail-type properties
Brian Campbell
2019-11-26
Allow overriding of generated mapping functions
Thomas Bauereiss
2019-11-25
Merge branch 'hol-regstate' into sail2
Thomas Bauereiss
2019-11-21
Fix bugs in mutrec constant propagation
Thomas Bauereiss
2019-11-21
Mono: Use more environment information when adding bitvector casts
Thomas Bauereiss
2019-11-21
Add option to generate grouped register state record
Thomas Bauereiss
2019-11-21
Implement -cycle-limit option for OCaml emulator similar to one for C.
Robert Norton
2019-11-20
Allow undefined values in IR for SMT generation
Alasdair Armstrong
2019-11-14
Fix typo in constant folding for and_bool/or_bool
Alasdair Armstrong
2019-11-11
Make sure undefined_gen inserts enough type annotations for union constructors
Alasdair Armstrong
2019-11-11
Update libsail slightly with recent changes
Alasdair Armstrong
2019-11-11
Make sure we include LEXP_cast register refs when slicing the specification
Alasdair Armstrong
2019-11-08
Refactor Jib compilation
Alasdair Armstrong
2019-11-07
Fix Jenkins build
Alasdair Armstrong
2019-11-07
Backport fixes to SMT generation from poly_mapping branch
Alasdair Armstrong
2019-11-06
Allow specifying specific fields of a register as constant with :fixed_regist...
Alasdair Armstrong
2019-11-06
Add toplevel commands to fix specific register values and simply spec accordi...
Alasdair Armstrong
2019-11-05
Forbid types declared after a scattered union being used in clauses
Alasdair
2019-11-05
Improve type error for recursive types slightly
Alasdair Armstrong
2019-11-05
Make sure we correctly forbid recursive datatypes that we don't want to support
Alasdair Armstrong
[prev]
[next]