index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
language
Age
Commit message (
Expand
)
Author
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-20
Refactor tuple conversions in Sail to C compilation
Alasdair Armstrong
2018-08-16
Various cleanups to ott grammar
Alasdair Armstrong
2018-08-02
Start working on a solution for correctly monomorphising polymorphic variant ...
Alasdair Armstrong
2018-07-26
Patterns: add or and not patterns
Alastair Reid
2018-07-25
Remove unused internal AST nodes
Alasdair Armstrong
2018-07-24
Merge remote-tracking branch 'origin/sail2' into c_fixes
Alasdair Armstrong
2018-07-10
remove obsolete files from language directory.
Robert Norton
2018-07-05
Passes all tests and now builds mips and cheri again
Alasdair
2018-06-29
Try to fix some tricky C compilation bugs, break everything instead
Alasdair Armstrong
2018-06-26
Add configuration registers so __SetConfig ASL can be translated
Alasdair Armstrong
2018-06-21
Merge branch 'tracing' into sail2
Alasdair Armstrong
2018-06-21
Simplify the ANF->IR translation
Alasdair Armstrong
2018-06-14
Refactor C backend, and split RTS into multiple files
Alasdair
2018-06-11
add 'pat as id' mapping-patterns
Jon French
2018-06-11
Merge branch 'sail2' into mappings
Jon French
2018-06-08
type checking mappings: allow inferring based on the other side's id inferences
Jon French
2018-06-06
Factor utility functions for IR into separate file and struct update optimiza...
Alasdair Armstrong
2018-05-31
Fixes to get ARM u-boot working in Sail.
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
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
2018-03-23
Fix build issue
Alasdair Armstrong
2018-03-19
Fixes to C backend for RISCV-compilation
Alasdair Armstrong
2018-03-14
Make partiality more explicit in library functions of Lem shallow embedding
Thomas Bauereiss
2018-03-09
Specialise constructors for polymorphic unions
Alasdair Armstrong
2018-03-07
Make union types consistent in the AST
Alasdair Armstrong
2018-03-02
Use sail_lib.lem values in C backend
Alasdair Armstrong
2018-02-26
Add some obvious optimisations to C backend.
Alasdair Armstrong
2018-02-21
Have aarch64/no_vector compiling to C
Alasdair Armstrong
2018-02-17
Merge master branch into sail2 for OCaml 4.06 compatibility
Thomas Bauereiss
2018-02-15
List support in C backend
Alasdair Armstrong
2018-02-13
Support for large bitvector literals in C backend
Alasdair Armstrong
2018-02-12
Add support for top-level letbindings to C backend
Alasdair Armstrong
2018-02-09
Improve IR pretty-printing for debugging
Alasdair Armstrong
2018-02-09
Formalize C backend intermediate representation in Ott
Alasdair Armstrong
2018-02-06
Add aux constructor to type patterns for consistency
Alasdair Armstrong
2018-02-05
Add typ patterns for destructuring existentials
Alasdair Armstrong
[next]