index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
process_file.mli
Age
Commit message (
Expand
)
Author
2018-01-24
Have some simple sail programs compiling to C
Alasdair Armstrong
2018-01-18
Clean up command line options slightly
Alasdair Armstrong
2018-01-15
Add help to interactive mode, and load files incrementally
Alasdair Armstrong
2018-01-12
Merge remote-tracking branch 'origin/experiments' into sail2
Alasdair Armstrong
2018-01-12
Merge remote-tracking branch 'origin/experiments' into sail2
Alasdair Armstrong
2018-01-10
Add an all_split_errors option
Brian Campbell
2018-01-09
Add some optional experimental rewrites to help with monomorphisation
Brian Campbell
2018-01-05
Removed legacy parser/lexer and pretty printer
Alasdair Armstrong
2018-01-05
Fix duplicate definitions created by merge
Alasdair Armstrong
2018-01-05
Merge remote-tracking branch 'origin/interactive' into vector
Alasdair Armstrong
2018-01-03
Lots of experimental changes on this branch
Alasdair Armstrong
2017-12-18
Clean up last commit
Brian Campbell
2017-12-18
Handle multiple -lem_lib options
Brian Campbell
2017-12-15
Experimenting with interactive mode
Alasdair Armstrong
2017-12-14
Make sequential and mwords global variables in Lem pretty-printer
Thomas Bauereiss
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-24
Use unbound precision big_ints throughout sail.
Alasdair Armstrong
2017-11-14
Automatic analysis for monomorphisation
Brian Campbell
2017-11-10
Fixed some tricky typechecking bugs
Alasdair Armstrong
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-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-22
Add option to dump monomorphised ast before (re-)typechecking
Brian Campbell
2017-08-10
Merge remote-tracking branch 'origin/sail_new_tc' into experiments
Alasdair Armstrong
2017-08-10
Experimenting with alternate parser
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-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-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-11-28
make sail produce prompt and state version of shallow embedding files at the ...
Christopher Pulte
2016-11-14
add option -lem_sequential for producing shallow embedding that refers to sta...
Christopher Pulte
2016-10-18
Expose type environment after checking, for use in analysis
Kathy Gray
2016-02-24
Small mixups to get the initial check infrastructure working for full ast pro...
Kathy Gray
2015-10-06
added the preliminary lem output option that for now uses ocaml pp
Christopher Pulte
2015-09-29
Boiler plate to generate an ml file from a sail spec. Now debugging the outpu...
Kathy Gray
[next]