index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sail.ml
Age
Commit message (
Expand
)
Author
2021-02-25
Remove accidental use of too-recent Option module
Brian Campbell
2021-02-25
Add -infer_effects option
Brian Campbell
2020-10-07
latex: Guard abbreviations with \@
Jessica Clarke
2020-09-29
Refactor: Change AST type from a union to a struct
Alasdair
2020-09-28
Refactor: Rename 'a defs to 'a ast
Alasdair
2020-09-27
latex: Prefix label names with the specified -latex_prefix
Jessica Clarke
2020-08-25
Add function sail_set_coverage_file to sail_coverage header
Alasdair
2020-08-21
Add reformat option to Sail
Alasdair
2020-06-12
Use output file for generated branch information.
Prashanth Mundkur
2020-05-27
Update base64 and yojson dependencies
Thomas Bauereiss
2020-05-21
Merge branch 'sail2' into mono-tweaks
Alasdair
2020-05-15
Add coverage tracking tool
Alasdair
2020-05-14
Re-activate some tests
Alasdair
2020-05-14
Attempt to fix CI error
Alasdair
2020-05-12
Support for user-defined state and headers in new codegen
Alasdair
2020-05-11
Functorise and refactor C code generator
Alasdair
2020-04-21
Save SMT cache when terminating with an exception
Thomas Bauereiss
2020-04-15
Add more intuitive defaults to interactive toplevel
Alasdair
2020-01-14
Basic support to track uncaught exceptions in Sail->C
Alasdair
2019-12-12
Fix a little bit of inconsistency in the command line arguments
Alasdair Armstrong
2019-12-10
Introduce new bitfield syntax for ASL translation
Alasdair Armstrong
2019-11-21
Add option to generate grouped register state record
Thomas Bauereiss
2019-11-11
Update libsail slightly with recent changes
Alasdair Armstrong
2019-11-07
Backport fixes to SMT generation from poly_mapping branch
Alasdair Armstrong
2019-10-31
Allow sail to be scripted using sail
Alasdair
2019-10-28
Some C backend refactoring
Alasdair
2019-10-25
Refactor Jib IR pretty printer
Alasdair Armstrong
2019-10-17
Allow generating C that doesn't hard code any libraries
Alasdair Armstrong
2019-10-15
More work on bare-metal Sail
Alasdair Armstrong
2019-10-14
Add -Ofixed_int and -Ofixed_bits to assume fixed-precision ints and bitvector...
Alasdair Armstrong
2019-08-22
additional option to tweak Coq output to support user-defined monad:
pes20
2019-08-20
add -coq_alt_modules option to override the default imported modules
pes20
2019-08-20
add -coq_alt_modules option to override the default imported modules
pes20
2019-07-31
Merge branch 'sail2' into union_barrier
Alasdair Armstrong
2019-07-29
Add type check after descattering to keep type environments up to date
Brian Campbell
2019-07-18
Add a option to check for a feature symbol
Alasdair Armstrong
2019-06-19
Rewriting improvements for monomorphic aarch64_small
Brian Campbell
2019-06-13
Add new option to splice in alternative function definitions
Brian Campbell
2019-06-06
SMT: Rename some functions to make usage clearer
Alasdair Armstrong
2019-06-06
Add an option to pre-compile the axiomatic model for SMT
Alasdair Armstrong
2019-06-04
SMT: Add a fuzzing tool for the SMT builtins
Alasdair Armstrong
2019-05-31
Change specialization interface slightly
Alasdair Armstrong
2019-05-22
Move Util.warn to Reporting, and make it take the location as a parameter
Alasdair Armstrong
2019-05-16
SMT: Improve simplification for generated SMT
Alasdair Armstrong
2019-05-14
Various bugfixes
Alasdair Armstrong
2019-05-13
Merge branch 'sail2' into smt_experiments
Alasdair
2019-05-13
Changes to toFromInterp backend to support aarch64_small
Jon French
2019-05-09
SMT: Make path conditionals more precise
Alasdair Armstrong
2019-05-05
C: Add option to compile using __int128 rather than GMP
Alasdair
2019-05-03
Jib: Fix optimizations for SMT IR changes
Alasdair Armstrong
[next]