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
2021-03-05
Add more location information to IR
Alasdair
2021-02-25
Remove accidental use of too-recent Option module
Brian Campbell
2021-02-25
Add -infer_effects option
Brian Campbell
2021-02-24
Fill out some missing cases in free variable calculation
Brian Campbell
2021-02-17
Make sure :step_function appears in :commands
Alasdair
2021-02-17
Check if an unbound identifier is bound as a function identifier
Alasdair
2021-01-05
Fix some cases when monomorphising vectors containing variable-length bitvectors
Alasdair
2021-01-05
Enum value feature request for Alexandre
Alasdair
2021-01-05
Don't allow type synonyms with the same name as existing types
Alasdair
2020-11-25
Remove bogus pattern completeness warning on singleton enums and unions
Brian Campbell
2020-11-25
Fix Lem output for single element enum
Brian Campbell
2020-11-21
Make coverage support look a little harder for location information
Brian Campbell
2020-11-20
Add coverage output to short-circuiting operators
Brian Campbell
2020-11-19
Make mono rewrites be more careful to produce constant-sized types
Brian Campbell
2020-11-18
Fix coverage information in case branches that immediately return
Brian Campbell
2020-11-01
Fix interpreter pattern matching bug
Alasdair
2020-10-21
Merge pull request #106 from jrtc27/latex-abbrevs-spacing
Alasdair Armstrong
2020-10-14
Support C coverage when sail_exit is used
Brian Campbell
2020-10-07
latex: Guard abbreviations with \@
Jessica Clarke
2020-10-01
Add ast_defs to libsail
Alasdair
2020-09-30
Merge pull request #100 from arichardson/add-more-latex-tests-and-fix-escaping
Alasdair Armstrong
2020-09-29
Include comments in AST type
Alasdair
2020-09-29
Refactor: Change AST type from a union to a struct
Alasdair
2020-09-28
LaTeX: Underscore-escape values in the \ifstrequal code
Alex Richardson
2020-09-28
LaTeX: provide default implementations of the other saildoc commands
Alex Richardson
2020-09-28
Refactor: Rename 'a defs to 'a ast
Alasdair
2020-09-28
Move the ast defs wrapper into it's own file
Alasdair
2020-09-28
Merge pull request #98 from arichardson/add-sectioning-commands
Alasdair Armstrong
2020-09-28
LaTeX: Add newline after itemize and enumerate environments
Alex Richardson
2020-09-28
Handle sectioning commands in saildoc LaTeX output
Alex Richardson
2020-09-27
latex: Prefix label names with the specified -latex_prefix
Jessica Clarke
2020-09-27
latex: Prepend opt_prefix inside latex_cat_id
Jessica Clarke
2020-09-27
latex: Refactor category name prefixing
Jessica Clarke
2020-09-27
latex: Remove unused latex_label function
Jessica Clarke
2020-09-25
Saildoc: do not mangle links targets enclosed in <>
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
Allow more access to parts of Env (needed by minisail)
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-07
Fix typo a mono_rewrites definition
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-25
Add function sail_set_coverage_file to sail_coverage header
Alasdair
2020-08-24
Reformat tweaks
Alasdair
[next]