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-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
2019-04-27
Merge branch 'sail2' into smt_experiments
Alasdair
2019-04-23
SMT: Add parser for generated models
Alasdair Armstrong
2019-04-17
SMT: Automatically get model when $counterexample is used rather than $property
Alasdair Armstrong
2019-04-17
SMT: Support register references
Alasdair Armstrong
2019-04-15
SMT: Allow partial specializations
Alasdair Armstrong
2019-04-15
Merge branch 'sail2' of github.com:rems-project/sail into sail2
Jon French
2019-04-15
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-04-15
Basic loop termination measures for Coq
Brian Campbell
2019-04-13
SMT: Add count_leading_zeros and more builtins
Alasdair
2019-04-13
SMT: More builtins
Alasdair
2019-04-11
SMT: Add property and counterexample directive
Alasdair Armstrong
2019-04-09
SMT: Experimental Jib->SMT translation
Alasdair Armstrong
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-14
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-03-13
Remove prover reference from typecheck env when marshalling out defs
Jon French
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
[next]