index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
process_file.ml
Age
Commit message (
Expand
)
Author
2017-12-07
Fix regressions in OCaml output
Alasdair Armstrong
2017-12-05
Update license headers for Sail source
Alasdair Armstrong
2017-11-30
Improvements to enable parsing and checking intermediate rewriting
Alasdair Armstrong
2017-11-28
Make pretty printer able to print several internal constructs for debugging
Alasdair Armstrong
2017-11-27
Split rewriter into separate rewriting library and rewrite passes
Alasdair Armstrong
2017-11-24
Use unbound precision big_ints throughout sail.
Alasdair Armstrong
2017-11-16
Make the generation of the lem_ast numeric constants automatic for all number...
Alasdair Armstrong
2017-11-14
Automatic analysis for monomorphisation
Brian Campbell
2017-11-10
Fixed some tricky typechecking bugs
Alasdair Armstrong
2017-11-02
Added monomorphism restriction to undefined values.
Alasdair Armstrong
2017-11-01
Support bitvector-size-parametric functions in Lem output
Brian Campbell
2017-10-24
Generate undefined_bitvector function when targeting machine words
Brian Campbell
2017-10-23
Merge branch 'experiments' into mono-experiments
Brian Campbell
2017-10-19
Rewrite undefined values, add type annotations to early returns
Thomas Bauereiss
2017-10-18
Merge branch 'experiments' of Peter_Sewell/sail into mono-experiments
Brian Campbell
2017-10-13
Improve debugging output
Thomas Bauereiss
2017-10-09
Improvements to menhir pretty printer and ocaml backend
Alasdair Armstrong
2017-10-06
Various improvements to menhir parser, and performance improvments for Z3 calls
Alasdair Armstrong
2017-09-04
Merge branch 'experiments' of bitbucket.org:Peter_Sewell/sail into mono-exper...
Brian Campbell
2017-09-02
Add command line flags to toggle sequential monad and native machine words
Thomas Bauereiss
2017-08-28
Merge branch 'experiments' of bitbucket.org:Peter_Sewell/sail into mono-exper...
Brian Campbell
2017-08-24
Begin refactoring Sail library
Thomas Bauereiss
2017-08-23
Merge branch 'experiments' into mono-experiments
Brian Campbell
2017-08-22
Add option to dump monomorphised ast before (re-)typechecking
Brian Campbell
2017-08-21
Modified sizeof rewriting pass so it can correctly deal with existentials.
Alasdair Armstrong
2017-08-18
Fixed a bug where sizeof re-writing fail for aliased type arguments
Alasdair Armstrong
2017-08-17
Add support for register types other than bitvector to state monad
Thomas Bauereiss
2017-08-10
Merge remote-tracking branch 'origin/sail_new_tc' into experiments
Alasdair Armstrong
2017-08-08
Add infrastructure to play with new menhir parsers.
Alasdair Armstrong
2017-08-02
Add debugging option to dump AST after rewriting steps
Thomas Bauereiss
2017-07-27
Parameterise convert_ast by the bitvector order
Alasdair Armstrong
2017-07-27
Fixed a bug where sail would run out of file descriptors when passed a large ...
Alasdair Armstrong
2017-07-24
Separate monomorphisation from top-level type checking
Brian Campbell
2017-07-24
Remove monomorphisation for old type checker
Brian Campbell
2017-07-21
Everything moved to new typechecker
Alasdair Armstrong
2017-07-21
Merge branch 'sail_new_tc' of https://bitbucket.org/Peter_Sewell/sail into sa...
Alasdair Armstrong
2017-07-21
Improvements to sail n_constraints
Alasdair Armstrong
2017-07-21
Switch to new typechecker (almost)
Thomas Bauereiss
2017-07-13
Make new-tc monomorphisation actually work
Brian Campbell
2017-07-12
Merge branch 'sail_new_tc' of https://bitbucket.org/Peter_Sewell/sail into sa...
Alasdair Armstrong
2017-07-12
Removed inital_check_full_ast
Alasdair Armstrong
2017-07-12
Add checks for variable identifiers in pattern subsumption
Thomas Bauereiss
2017-07-10
Bugfixes and testing new checker on the MIPS spec
Alasdair Armstrong
2017-06-29
Various improvements to typechecker
Alasdair Armstrong
2017-06-22
Can now typecheck register declarations and assignments
Alasdair Armstrong
2017-06-15
Prototype Bi-directional type checking algorithm for sail
Alasdair Armstrong
2017-02-03
fix headers
Peter Sewell
2016-12-12
cheri sail export progress
Christopher Pulte
2016-12-01
move interpreter-specific types from Sail_impl_base to Interp_interface
Christopher Pulte
2016-11-28
make sail produce prompt and state version of shallow embedding files at the ...
Christopher Pulte
[prev]
[next]