index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
parser.mly
Age
Commit message (
Expand
)
Author
2018-12-28
Merge branch 'sail2' into rmem_interpreter
Jon French
2018-12-27
fix missed case in refactored val-spec extern parser
Jon French
2018-12-27
refactor val-spec AST to store externs as an assoc-list rather than a functio...
Jon French
2018-12-14
Add a few more tests for Jenkins
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
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
2018-12-07
Working on better flow typing for ASL
Alasdair Armstrong
2018-12-06
Desugar constraints from atyp rather than n_constraint
Alasdair Armstrong
2018-12-06
Re-factor initial check
Alasdair Armstrong
2018-12-04
Simplify kinds in the AST
Alasdair Armstrong
2018-11-30
Remove constraint synonyms
Alasdair Armstrong
2018-11-30
Parser tweaks and fixes
Alasdair Armstrong
2018-11-30
Improvements for ASL parser
Alasdair Armstrong
2018-11-07
Move inline forall in function definitions
Alasdair Armstrong
2018-10-31
Rename Reporting_basic to Reporting
Alasdair Armstrong
2018-10-24
Add constraint synonyms
Alasdair Armstrong
2018-08-31
mappings: Support for unidirectional mapping clauses
Jon French
2018-08-24
parser: emit actual unit for an ident() pattern, not wildcard which causes un...
Jon French
2018-08-16
Remove unused ref type
Alasdair Armstrong
2018-07-26
Some tweaks to not and or patterns
Alasdair Armstrong
2018-07-26
Patterns: add or and not patterns
Alastair Reid
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-11
change double-caret for string-append-pattern to single caret, since that wou...
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-09
allow empty brackets to pass unit to sub-mpats
Jon French
2018-05-03
Work in progress on the coq backend
Brian Campbell
2018-05-02
scattered mappings
Jon French
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
add to parser
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-05-01
add { ~~fieldname } sugar to record patterns, expanding to { fieldname = fiel...
Jon French
2018-05-01
Add anonymous record arms to unions
Jon French
2018-04-18
Rename BK_nat to BK_int to be consistent with source syntax
Alasdair Armstrong
2018-04-05
Fix precedence printing and update aarch64 spec
Alasdair Armstrong
2018-03-22
Fix C compilation for CHERI and MIPS
Alasdair Armstrong
2018-03-14
WIP Latex formatting
Alasdair Armstrong
2018-03-07
Make union types consistent in the AST
Alasdair Armstrong
2018-02-15
List support in C backend
Alasdair Armstrong
2018-02-06
Improve destructuring existential types
Alasdair Armstrong
2018-01-25
Add simple conditional processing and file include
Alasdair Armstrong
2018-01-16
Created version of typecheck test suite for sail2 branch
Alasdair Armstrong
2018-01-05
Moved parser, lexer and pretty printer to correct locations.
Alasdair Armstrong
2018-01-05
Removed legacy parser/lexer and pretty printer
Alasdair Armstrong
[next]