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
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
2018-05-01
starting to also do integer support
Jon French
2018-05-01
start of string pattern matching: currently only literals
Jon French
2018-04-25
Start working on documentation
Alasdair Armstrong
2018-04-18
Rename BK_nat to BK_int to be consistent with source syntax
Alasdair Armstrong
2018-04-05
Cleanup repository by removing old and generated files
Alasdair Armstrong