index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
initial_check.ml
Age
Commit message (
Expand
)
Author
2021-01-05
Enum value feature request for Alexandre
Alasdair
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
Move the ast defs wrapper into it's own file
Alasdair
2020-08-13
Preserve file structure through initial check
Alasdair
2020-01-16
Allow effects on mappings
Alasdair Armstrong
2019-11-11
Make sure undefined_gen inserts enough type annotations for union constructors
Alasdair Armstrong
2019-08-02
Fix all warnings (except for two lem warnings)
Alasdair Armstrong
2019-07-16
Fix all remaining tests for this branch
Alasdair
2019-07-16
Merge remote-tracking branch 'origin/sail2' into separate_bv
Alasdair Armstrong
2019-06-13
Add AST for greater-than and less-than constraints
Brian Campbell
2019-06-04
Merge branch 'sail2' into separate_bv
Alasdair Armstrong
2019-06-04
Remove unused AST constructor
Alasdair Armstrong
2019-05-20
Revert "Add constraints to undefined vector functions to ensure that lengths ...
Brian Campbell
2019-05-19
Add constraints to undefined vector functions to ensure that lengths are
Brian Campbell
2019-05-17
Experiment with making vector and bitvector distinct types
Alasdair Armstrong
2019-05-14
Merge branch 'smt_experiments' into sail2
Alasdair Armstrong
2019-05-14
Add feature that allows functions to require type variables are constant
Alasdair Armstrong
2019-05-13
Parse dereferences in orderinary expressions
Alasdair
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-06
Various bugfixes and improvements
Alasdair
2019-03-15
Don't constant-fold undefined_X functions in monomorphisation
Thomas Bauereiss
2019-03-14
Add various useful methods to interactive mode
Alasdair Armstrong
2019-03-14
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-03-11
Improve ocamldoc comments
Alasdair Armstrong
2019-02-25
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-02-21
Fix specialization bug involving function annotations not matching valspecs
Alasdair
2019-02-19
Refactor specialization
Alasdair Armstrong
2019-02-13
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-02-08
Add parameterization support for bitfields.
Prashanth Mundkur
2019-02-08
Allow internal AST nodes in input when -dmagic_hash is on
Brian Campbell
2019-02-06
Emacs mode understands relationships between Sail files
Alasdair
2019-02-03
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-01-14
Merge remote-tracking branch 'origin/sail2' into asl_flow2
Alasdair
2019-01-11
Updates for sail-arm release
Alasdair Armstrong
2018-12-29
Add separate termination_measure declarations
Brian Campbell
2018-12-28
Merge branch 'sail2' into rmem_interpreter
Jon French
2018-12-27
refactor val-spec AST to store externs as an assoc-list rather than a functio...
Jon French
2018-12-26
More cleanup
Alasdair Armstrong
2018-12-19
Improve sizeof rewriting performance
Alasdair Armstrong
2018-12-13
Fix typo in boolean constraint desugaring
Alasdair Armstrong
2018-12-13
Merge remote-tracking branch 'origin/sail2' into asl_flow
Alasdair
2018-12-12
Add a test case for various simple boolean properties
Alasdair Armstrong
2018-12-12
Generalise existentials for non-integer type variables
Alasdair
2018-12-12
Remove KOpt_none constructor
Alasdair
2018-12-12
Fix various boolean type-variable related issues
Alasdair
2018-12-11
Initial attempt at using termination measures in Coq
Brian Campbell
2018-12-10
Various changes:
Alasdair Armstrong
[next]