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-02-23
Merge branch 'sail2' of https://github.com/rems-project/sail into sail2
jp
2020-02-23
set vscode syntax highlighting extension up for publication
jp
2020-02-21
Add barriers to regfp.sail for full ARMv8
Alasdair Armstrong
2020-02-21
Make sure we test that struct literals have a complete set of fields. Fixes #60
Alasdair Armstrong
2020-02-21
Distinguish type identifiers in topological sorting
Thomas Bauereiss
2020-02-21
Fix bug in last patch to topological sorting (e5ee087f)
Thomas Bauereiss
2020-02-21
SMT: Implement a few more primops
Thomas Bauereiss
2020-02-21
Nl_flow: Consider early returns
Thomas Bauereiss
2020-02-21
Move topological sorting code to graph.ml
Thomas Bauereiss
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-14
mention vscode mode in README
jp
2020-02-12
add vscode syntax highlighting mode
jp
2020-02-12
made list of required ubuntu packages complete
jp
2020-02-12
Merge branch 'sail2' of https://github.com/rems-project/sail into sail2
jp
2020-02-12
improve syntax highlighting
jp
2020-02-06
Make sure tdiv_int and tmod_int are recognised by sail -i
Alasdair Armstrong
2020-02-05
Tweak Coq scopes for 8.11
Brian Campbell
2020-02-03
Add an __instr_announce builtin in regfp.sail
Alasdair Armstrong
2020-02-03
Update regfp.sail with ifetch changes from poly_mapping branch
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-30
Bump opam version for release.
Robert Norton
2020-01-30
Fix two example code includes
Mark Wassell
2020-01-30
Commit missing pandoc fixes for document generation
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
Coq: add hex_str
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-07
Coq: accelerate wp steps by improving application of existing specs
Brian Campbell
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-19
Coq library improvements
Brian Campbell
2019-12-18
Make sure we generate literals of precisely the right length for symbolic exe...
Alasdair Armstrong
2019-12-18
Update INSTALL.md with feedback from Patrick Taylor on MacOS
Robert Norton
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-11
Merge pull request #58 from Alasdair/sail2
Alasdair Armstrong
2019-12-11
Add github actions to build on macOS and ubuntu
Alasdair Armstrong
[prev]
[next]