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
2020-09-29
Include comments in AST type
Alasdair
2020-09-29
Refactor: Change AST type from a union to a struct
Alasdair
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-06-10
Prepare Coq library for packaging
Brian Campbell
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-11-11
Make sure we include LEXP_cast register refs when slicing the specification
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-01
Merge branch 'sail2' into separate_bv
Alasdair Armstrong
2019-07-18
Add a option to check for a feature symbol
Alasdair Armstrong
2019-07-18
Add a feature flag for barrier type change
Alasdair Armstrong
2019-07-16
Merge remote-tracking branch 'origin/sail2' into separate_bv
Alasdair Armstrong
2019-06-19
Rewriting improvements for monomorphic aarch64_small
Brian Campbell
2019-06-04
Merge branch 'sail2' into separate_bv
Alasdair Armstrong
2019-05-22
Move Util.warn to Reporting, and make it take the location as a parameter
Alasdair Armstrong
2019-05-17
Experiment with making vector and bitvector distinct types
Alasdair Armstrong
2019-05-16
Fix: Add a feature symbol for new constant type variable syntax
Alasdair Armstrong
2019-05-14
Fix: Issue a warning for any unrecognised directive
Alasdair Armstrong
2019-04-06
Various bugfixes and improvements
Alasdair
2019-03-27
Interactive: Refactor sail.ml
Alasdair Armstrong
2019-02-18
Add option to linearize constraints containing exponentials
Alasdair Armstrong
2019-02-08
Rewrite type definitions in rewrite_nexp_ids
Thomas Bauereiss
2019-02-07
Add a symbol for new implicit arguments for backwards compatability
Alasdair Armstrong
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
2019-01-11
Updates for sail-arm release
Alasdair Armstrong
2018-12-26
More 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-06
Re-factor initial check
Alasdair Armstrong
2018-11-19
Merge branch 'latex' into sail2
Robert Norton
2018-11-16
Various bugfixes and a simple profiling feature for rewrites
Alasdair Armstrong
2018-11-09
Improvements to latex generation
Alasdair Armstrong
2018-10-31
Rename Reporting_basic to Reporting
Alasdair Armstrong
2018-09-13
Coq: real built-ins for AArch64
Brian Campbell
2018-09-12
Jenkins: Fix deprecation warnings
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-08-10
Coq: add some of string library
Brian Campbell
2018-08-07
Revert "Warnings: deal with all the deprecation warnings"
Alasdair Armstrong
2018-07-26
Warnings: deal with all the deprecation warnings
Alastair Reid
2018-07-25
Remove unused internal AST nodes
Alasdair Armstrong
[next]