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
2019-02-26
Further work on toFromInterp backend
Jon French
2019-02-25
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-02-22
Fix more bugs in int-specialization
Alasdair Armstrong
2019-02-19
Refactor specialization
Alasdair Armstrong
2019-02-19
Progress on toFromInterp backend from-interp generation
Jon French
2019-02-18
Add option to linearize constraints containing exponentials
Alasdair Armstrong
2019-02-15
Use multiple solvers
Alasdair
2019-02-14
Don't do any rewrites when checking files for Emacs
Alasdair Armstrong
2019-02-13
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-02-08
Slightly tweak the help message.
Prashanth Mundkur
2019-02-08
Resurrect Sail output option (with new name: -output_sail)
Brian Campbell
2019-02-08
Rewrite type definitions in rewrite_nexp_ids
Thomas Bauereiss
2019-02-07
Fix implicits in v8.2 public ARM spec
Alasdair Armstrong
2019-02-06
Emacs mode understands relationships between Sail files
Alasdair
2019-02-06
Improve emacs mode
Alasdair Armstrong
2019-02-06
Fix some tests
Alasdair Armstrong
2019-02-03
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-02-01
Add tracing instrumention for SMT
Alasdair Armstrong
2019-01-30
Cache compilation results to improve build times for repeated builds
Alasdair
2019-01-29
Fixes for full v8.5
Alasdair Armstrong
2019-01-29
Add an option to crudely slice a function out of a Sail model
Brian Campbell
2019-01-29
Merge branch 'sail2' into asl_flow2
Thomas Bauereiss
2019-01-21
Add output directory option for generated Isabelle auxiliary theories
Thomas Bauereiss
2019-01-21
Fix some issues with latex generation so manual builds again
Alasdair Armstrong
2019-01-17
Work around an issue with type abbreviations in HOL
Thomas Bauereiss
2019-01-14
Add options for output directories for the lem and coq backends.
Prashanth Mundkur
2019-01-14
Add a function to perform re-writes in parallel
Alasdair
2019-01-11
Updates for sail-arm release
Alasdair Armstrong
2019-01-08
Improvements for v85
Alasdair Armstrong
2018-12-28
Merge branch 'sail2' into rmem_interpreter
Jon French
2018-12-27
new command line option -marshal <file> to marshal out rewritten AST to a file
Jon French
2018-12-27
pass typechecking environment around interpreter and rewriters
Jon French
2018-12-26
Some cleanup
Alasdair Armstrong
2018-12-22
Improve error messages and debugging
Alasdair Armstrong
2018-12-20
Make sure sail -v prints useful version info
Alasdair Armstrong
2018-12-19
Improve sizeof rewriting performance
Alasdair Armstrong
2018-12-14
Add some experimental support for non-lexical flow-typing rules
Alasdair Armstrong
2018-12-13
Add hooks to call cgen stub file for RISC-V
Alasdair Armstrong
2018-12-06
Re-factor initial check
Alasdair Armstrong
2018-11-30
Remove constraint synonyms
Alasdair Armstrong
2018-11-27
Fix memory leak in string_of_bits
Alasdair Armstrong
2018-11-23
C backend improvements
Alasdair Armstrong
2018-11-19
Merge branch 'latex' into sail2
Robert Norton
2018-11-16
Various bugfixes and a simple profiling feature for rewrites
Alasdair Armstrong
2018-11-15
When outputing latex do not expand type synonyms in val specs during type check.
Robert Norton
2018-11-09
Improvements to latex generation
Alasdair Armstrong
2018-11-06
Fix bug with loop indices not being mapped to int64 in C
Alasdair Armstrong
2018-10-31
Rename Reporting_basic to Reporting
Alasdair Armstrong
2018-10-24
Add constraint synonyms
Alasdair Armstrong
2018-10-02
Trigger random generator generation with a command line option
Brian Campbell
[next]