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
2018-06-11
add 'pat as id' mapping-patterns
Jon French
2018-06-11
Merge branch 'sail2' into mappings
Jon French
2018-06-04
Fix an issue with riscv_platform involving flow typing
Alasdair Armstrong
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
scattered mappings
Jon French
2018-05-02
re-indent to_ast_def
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
further progress
Jon French
2018-05-01
conversion from parse_ast to ast
Jon French
2018-05-01
re-indent Initial_check.to_ast_typ
Jon French
2018-05-01
start of string pattern matching: currently only literals
Jon French
2018-04-19
Fix bug with function being applied to tuples
Alasdair Armstrong
2018-04-18
Rename BK_nat to BK_int to be consistent with source syntax
Alasdair Armstrong
2018-04-18
Updates to latex mode for documentation
Alasdair Armstrong
2018-04-10
Porting some minisail changes to sail2 branch
Alasdair Armstrong
2018-04-06
Fix some error msg typos.
Prashanth Mundkur
2018-04-06
Update sail.tex for wip latex output
Alasdair Armstrong
2018-03-14
WIP Latex formatting
Alasdair Armstrong
2018-03-07
Make union types consistent in the AST
Alasdair Armstrong
2018-02-06
Add aux constructor to type patterns for consistency
Alasdair Armstrong
2018-02-06
Improve destructuring existential types
Alasdair Armstrong
2018-02-05
Add typ patterns for destructuring existentials
Alasdair Armstrong
2018-01-30
Generate functions from enums to numbers and vice versa
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-12
OCaml interactive mode can now run full aarch64 examples, and ocaml test cases.
Alasdair Armstrong
2018-01-11
Ocaml semantics can now run aarch64 hello world example using octapod
Alasdair Armstrong
2018-01-05
Moved parser, lexer and pretty printer to correct locations.
Alasdair Armstrong
2018-01-05
Added bitfield syntax to replicate register bits type
Alasdair Armstrong
2018-01-04
Additional tests for ocaml backend
Alasdair Armstrong
2018-01-03
Lots of experimental changes on this branch
Alasdair Armstrong
2018-01-03
Updates to interpreter
Alasdair Armstrong
2018-01-02
Experimenting with power spec
Alasdair Armstrong
2017-12-14
An experimental version of sail without bitvector start indexes.
Alasdair Armstrong
2017-12-13
Cleanup code by fixing compiler warnings, and fix ocaml compilation
Alasdair Armstrong
2017-12-13
Use big_nums from Lem
Alasdair Armstrong
2017-12-11
Prototype interactive mode for sail.
Alasdair Armstrong
2017-12-06
Add parsing for guards in function clauses
Brian Campbell
2017-12-06
Add top-level pattern match guards internally
Brian Campbell
2017-12-05
Update license headers for Sail source
Alasdair Armstrong
2017-11-30
Improvements to enable parsing and checking intermediate rewriting
Alasdair Armstrong
2017-11-24
Use unbound precision big_ints throughout sail.
Alasdair Armstrong
2017-11-15
Allow user defined operations in nexps (experimental)
Alasdair Armstrong
2017-11-08
Allow functions to be selectively declared external only for some backends
Thomas Bauereiss
2017-11-08
Allow for different extern names for different backends
Alasdair Armstrong
2017-11-02
Added monomorphism restriction to undefined values.
Alasdair Armstrong
2017-11-01
Support bitvector-size-parametric functions in Lem output
Brian Campbell
[next]