index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
language
/
sail.ott
Age
Commit message (
Expand
)
Author
2020-09-28
Move the ast defs wrapper into it's own file
Alasdair
2020-09-22
Fix val_spec to be a better match to user grammar.
Mark Wassell
2020-01-16
Allow effects on mappings
Alasdair Armstrong
2019-08-02
Fix all warnings (except for two lem warnings)
Alasdair Armstrong
2019-06-13
Add AST for greater-than and less-than constraints
Brian Campbell
2019-06-04
Remove unused AST constructor
Alasdair Armstrong
2019-05-14
Add feature that allows functions to require type variables are constant
Alasdair Armstrong
2019-05-03
Tidy of Sail Ott definition to allow valid Isabelle datatypes to be generated...
Mark Wassell
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-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-13
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-02-08
Add parameterization support for bitfields.
Prashanth Mundkur
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-13
Merge remote-tracking branch 'origin/sail2' into asl_flow
Alasdair
2018-12-12
Generalise existentials for non-integer type variables
Alasdair
2018-12-12
Remove KOpt_none constructor
Alasdair
2018-12-11
Initial attempt at using termination measures in Coq
Brian Campbell
2018-12-08
Compiling again
Alasdair
2018-12-07
Working on better flow typing for ASL
Alasdair Armstrong
2018-12-06
Re-factor initial check
Alasdair Armstrong
2018-12-04
Remove FES_Fexps constructor
Alasdair Armstrong
2018-12-04
Simplify kinds in the AST
Alasdair Armstrong
2018-11-30
Remove constraint synonyms
Alasdair Armstrong
2018-11-09
Improvements to latex generation
Alasdair Armstrong
2018-10-24
Add constraint synonyms
Alasdair Armstrong
2018-10-11
Change the function type in the AST
Alasdair
2018-08-31
mappings: Support for unidirectional mapping clauses
Jon French
2018-08-16
Various cleanups to ott grammar
Alasdair Armstrong
2018-07-26
Patterns: add or and not patterns
Alastair Reid
2018-07-25
Remove unused internal AST nodes
Alasdair Armstrong
2018-06-26
Add configuration registers so __SetConfig ASL can be translated
Alasdair Armstrong
2018-06-11
add 'pat as id' mapping-patterns
Jon French
2018-06-08
type checking mappings: allow inferring based on the other side's id inferences
Jon French
2018-05-16
Add support for inline val-spec declaration for mappings
Jon French
2018-05-10
Merge branch 'sail2' into mappings
Jon French
2018-05-03
Flow typing and l-expression changes for ASL parser
Alasdair Armstrong
2018-05-02
refactor string append pattern ast to be based on lists rather than pairs
Jon French
2018-05-01
add type annotation patterns to mpats
Jon French
2018-05-01
further progress
Jon French
2018-05-01
add mpats to asts
Jon French
[next]