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-04-21
Tweak types of loop combinators for prover combinators
Thomas Bauereiss
2020-04-21
Save SMT cache when terminating with an exception
Thomas Bauereiss
2020-04-21
Add more mono rewrites for bitvector subranges
Thomas Bauereiss
2020-04-21
Rewrite vector concat lexps to sequences of assignments
Thomas Bauereiss
2020-04-21
Be more careful about type annotations in rewrites to Lem
Thomas Bauereiss
2020-04-10
Check more types in monomorphisation rewrites
Thomas Bauereiss
2020-04-10
Add test output to gitignore
Thomas Bauereiss
2020-04-10
Allow empty Sail source files
Thomas Bauereiss
2020-04-10
Add Lem builtins for operations on reals
Thomas Bauereiss
2020-04-10
Make bounds check for vector subrange assignments stricter
Thomas Bauereiss
2020-04-10
Update path for newer versions of BBV Coq library
Thomas Bauereiss
2020-04-10
Make merlin know about pprint
Thomas Bauereiss
2020-04-10
Implement hex_str for Lem
Thomas Bauereiss
2020-04-10
Be more careful when flow-typing loops
Thomas Bauereiss
2020-04-01
Update INSTALL.md
Alasdair Armstrong
2020-04-01
Report SMT solver stderr on unexpected return code
Brian Campbell
2020-03-29
Implement set_slice_int in the interpreter
Alasdair
2020-03-25
Merge pull request #64 from arichardson/intellij-syntax
Alasdair Armstrong
2020-03-25
Fix a typo in write_mem for the interpreter
Alasdair
2020-03-19
Improve a particularly unhelpful type error
Alasdair
2020-03-18
Add documentation for CLion/PyCharm/IntelliJ syntax highlighting
Alex Richardson
2020-03-18
Expose details of failed lexp bounds checks
Thomas Bauereiss
2020-03-13
SMT fixes for some corner cases of vector updates
Thomas Bauereiss
2020-03-02
Fix jenkins
Alasdair Armstrong
2020-03-02
Add arith_shiftr to SMT and interpreter
Thomas Bauereiss
2020-02-25
Implement count_leading_zeros for interpreter
Thomas Bauereiss
2020-02-24
Allow overloading of subrange builtins for non-bitvectors
Thomas Bauereiss
2020-02-24
Avoid generating assertions multiple times during typechecking
Thomas Bauereiss
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
[next]