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
2020-09-28
Refactor: Rename 'a defs to 'a ast
Alasdair
2020-09-28
Move the ast defs wrapper into it's own file
Alasdair
2020-08-21
Add reformat option to Sail
Alasdair
2020-08-13
Preserve file structure through initial check
Alasdair
2020-04-14
Add add_symbol to the API of Process_file
Alasdair
2019-11-11
Update libsail slightly with recent changes
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-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-03-27
Interactive: Refactor sail.ml
Alasdair Armstrong
2019-02-08
Rewrite type definitions in rewrite_nexp_ids
Thomas Bauereiss
2019-02-06
Emacs mode understands relationships between Sail files
Alasdair
2019-02-06
Improve emacs mode
Alasdair Armstrong
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-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
2018-12-06
Re-factor initial check
Alasdair Armstrong
2018-09-06
Allow options to be set in the interactive mode
Alasdair Armstrong
2018-09-04
Improve error messages for include and ifdef statements
Alasdair Armstrong
2018-07-25
Remove unused internal AST nodes
Alasdair Armstrong
2018-07-24
Move monomorphisation after mapping rewrites
Brian Campbell
2018-06-19
Coq: use undefined_bitvector
Brian Campbell
2018-05-04
Add back purely sequential Lem generation
Thomas Bauereiss
2018-05-03
Work in progress on the coq backend
Brian Campbell
2018-04-04
Initial rewrite to move complex nexps in fn sigs into constraints
Brian Campbell
2018-01-30
Optionally give *all* monomorphisation errors at once
Brian Campbell
2018-01-25
Add simple conditional processing and file include
Alasdair Armstrong
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
[next]