index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-08-24
Merge pull request #83 from julienfreche/configure_get_set
Alasdair Armstrong
2020-08-21
Add reformat option to Sail
Alasdair
2020-08-21
C generation tweaks
Alasdair
2020-08-21
c2: make the global state API configurable for externally defined get/set fun...
Julien Freche
2020-08-18
Move sail_state declaration into it's own file
Alasdair
2020-08-13
Preserve file structure through initial check
Alasdair
2020-08-10
Fix a C backend bug with letbindings in guards shadowing body definitions
Alasdair
2020-08-07
Remove Makefile references to old directories
Brian Campbell
2020-08-07
Merge branch 'monads' into sail2
Brian Campbell
2020-08-07
Allow C/IR builds to use mono_rewrites without the rest of monomorphisation
Brian Campbell
2020-08-06
Fix for last commit
Alasdair
2020-08-06
Forbid duplicate top-level letbindings
Alasdair
2020-08-06
Fix a small bug with nested structs test in -c2 state api
Alasdair
2020-08-06
Merge pull request #81 from julienfreche/get_set_final
Alasdair Armstrong
2020-08-05
Generate accessors for scalar types, array of scalars and scalars in struct i...
Julien Freche
2020-08-01
update README
pes20
2020-08-01
update README
pes20
2020-08-01
wib
pes20
2020-08-01
tweak overview pic
pes20
2020-07-31
Update 8.3 readme to point to 8.5 sail-arm
Alasdair Armstrong
2020-07-31
More cleanup
Alasdair
2020-07-31
Remove old specs that have more up to date version
Alasdair
2020-07-15
Update duplicate ctor warning
Alasdair
2020-07-15
Merge pull request #77 from julienfreche/fix_name_instead_of_global_c2
Alasdair Armstrong
2020-07-15
Add test files missed from last commit
Mark Wassell
2020-07-15
Prevent creation of variant with existing type id and constructors that exist...
Mark Wassell
2020-07-14
c2: primop: -O: make sure to pick global or name correctly
Julien Freche
2020-07-02
Define extz/s_vec in Sail for non-prover backends
Brian Campbell
2020-06-24
Add slice.ml to libsail
Thomas Bauereiss
2020-06-24
Add tagged memory builtins to regfp.sail
Thomas Bauereiss
2020-06-23
Fix bug with duplicate enum identifiers in patterns
Alasdair
2020-06-23
Rename coq-sail opam file so that pinning works
Brian Campbell
2020-06-18
Report locations for "default order" errors
Brian Campbell
2020-06-17
Coq: implement shl_int_1
Brian Campbell
2020-06-17
Coq: fix rich loop variables
Brian Campbell
2020-06-17
Make `if cond { ... return() };` assert cond in the type environment
Brian Campbell
2020-06-17
Add test for if-return pattern
Brian Campbell
2020-06-16
Update INSTALL.md
Alasdair Armstrong
2020-06-14
Coq: tidy up scope in library
Brian Campbell
2020-06-12
Coq: fix matching bug in solver
Brian Campbell
2020-06-12
Update sailcov readme for option change
Alasdair Armstrong
2020-06-12
Merge pull request #70 from rems-project/branch-info-output-file
Alasdair Armstrong
2020-06-12
Use output file for generated branch information.
Prashanth Mundkur
2020-06-12
Remove remove field from opam file
Alasdair
2020-06-11
Coq: specialise the andor solvers to avoid excessive search and solve more goals
Brian Campbell
2020-06-10
Prepare Coq library for packaging
Brian Campbell
2020-06-09
Add splice.ml to libsail
Thomas Bauereiss
2020-06-05
Generate nice error messages for patterns woth duplicate bindings
Alasdair
2020-06-03
Update CHANGELOG
Alasdair
2020-06-03
Correct compiler version in CI script
Alasdair
[prev]
[next]