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-04-05
Fix: Don't remove uncalled polymorphic constructors if they are matched upon
Alasdair Armstrong
2019-03-27
C: Generate C from sliced specifications
Alasdair Armstrong
2019-03-27
Interactive: Refactor sail.ml some more
Alasdair Armstrong
2019-03-27
Interactive: Refactor sail.ml
Alasdair Armstrong
2019-03-26
Rewriter: Expose rewrite passes to interactive mode
Alasdair Armstrong
2019-03-19
C: Some simplification
Alasdair Armstrong
2019-03-15
Add a rewriting pass for constant propagation in mutrecs
Thomas Bauereiss
2019-03-14
C: Some further tweaks
Alasdair Armstrong
2019-03-13
C: Improve Jib IR, add SSA representation
Alasdair Armstrong
2019-03-09
C: Fix miscompilation of constrained struct field access
Alasdair
2019-03-08
C: Refactor C backend
Alasdair Armstrong
2019-03-06
Add an -ir option to print the intermediate representation of a file
Alasdair Armstrong
2019-03-05
More optimizations and improvments for C generation
Alasdair Armstrong
2019-03-05
Additional optimizations for C compilation
Alasdair
2019-03-04
Do not store type synonyms as functions in the environment
Alasdair Armstrong
2019-02-28
Allow user-specified state to be passed through generated C
Alasdair Armstrong
2019-02-27
Tweaks to C compilation to make it more usable for embedding into other programs
Alasdair Armstrong
2019-02-27
Make -o option work as usual with C compilation
Alasdair Armstrong
2019-02-25
Allow int-specialization for non-externs only
Alasdair Armstrong
2019-02-22
Fix more bugs in int-specialization
Alasdair Armstrong
2019-02-19
Refactor specialization
Alasdair Armstrong
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-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-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-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
[next]