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-09-27
latex: Refactor category name prefixing
Jessica Clarke
2020-09-27
latex: Remove unused latex_label function
Jessica Clarke
2020-09-27
Merge pull request #96 from arichardson/add-latex-tests-and-allow-external-links
Alasdair Armstrong
2020-09-27
Merge pull request #94 from jrtc27/latex-custom-label
Alasdair Armstrong
2020-09-25
Saildoc: do not mangle links targets enclosed in <>
Alex Richardson
2020-09-25
Add an initial LaTeX test
Alex Richardson
2020-09-25
tests: Move copy-pasted code into a shared helper .sh
Alex Richardson
2020-09-24
Wrap saildoc LaTeX in \saildoclabelled macro
Jessica Clarke
2020-09-24
Merge pull request #93 from jrtc27/saildoc-improvements
Alasdair Armstrong
2020-09-24
Merge pull request #91 from julienfreche/remove_extra_static
Alasdair Armstrong
2020-09-23
doc: Fix building with pandoc 2.0 and above
Jessica Clarke
2020-09-23
doc: Fix RISC-V X overload
Jessica Clarke
2020-09-23
Allow more access to parts of Env (needed by minisail)
Mark Wassell
2020-09-22
Fix val_spec to be a better match to user grammar.
Mark Wassell
2020-09-21
latex: Handle Ulp, Ol and Olp markdown constructs
Jessica Clarke
2020-09-21
latex: Dump out S-Expr of any unhandled markdown
Jessica Clarke
2020-09-21
Strip leading *'s from saildoc
Jessica Clarke
2020-09-20
Improve parsing of saildoc comments
Jessica Clarke
2020-09-16
C codegen: remove an unnecessary declaration in the header file
Julien Freche
2020-09-16
Merge pull request #87 from Columbus240/sail2
Alasdair Armstrong
2020-09-12
Docs: Mention "opam pin" and reword a detail
Columbus240
2020-09-12
Merge some of the gitignore files
Columbus240
2020-09-12
gitignore test artifacts of c and coq tests
Columbus240
2020-09-12
Note in docs that some tests require cvc4
Columbus240
2020-09-07
Fix typo a mono_rewrites definition
Brian Campbell
2020-09-07
Correct external declaration in mono_rewrites
Brian Campbell
2020-09-02
Consider case expressions in early return rewrite
Thomas Bauereiss
2020-08-27
Ignore file start/end pragmas in splice
Brian Campbell
2020-08-27
Perform truncation of hex literals for C backend (really for isla)
Brian Campbell
2020-08-26
Coq: replace other uses of omega with lia
Brian Campbell
2020-08-26
Coq: replace a lot of omega with lia
Brian Campbell
2020-08-26
Coq: Use proof mode for a couple of Fixpoints to avoid Coq 8.12 issue
Brian Campbell
2020-08-26
Coq: make some uses of auto in the library more robust
Brian Campbell
2020-08-25
Add function sail_set_coverage_file to sail_coverage header
Alasdair
2020-08-24
Reformat tweaks
Alasdair
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
[next]