index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editors
Age
Commit message (
Expand
)
Author
2018-05-03
Flow typing and l-expression changes for ASL parser
Alasdair Armstrong
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-18
Updates to latex mode for documentation
Alasdair Armstrong
2018-04-06
Fix emacs sail2-mode.
Prashanth Mundkur
2018-04-06
Update sail.tex for wip latex output
Alasdair Armstrong
2018-04-05
Fix precedence printing and update aarch64 spec
Alasdair Armstrong
2018-03-01
Cleanup intermediate bytecode representation in C backend
Alasdair Armstrong
2018-01-25
Add simple conditional processing and file include
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-11-28
Small update to trivial sizeof rewrites so we can handle all cases in
Alasdair Armstrong
2017-11-21
Expose entry point in elf_loader for Sail model
Alasdair Armstrong
2017-10-18
Fixes and updates to ocaml backend to compile aarch64_no_vector
Alasdair Armstrong
2017-10-09
Improvements to menhir pretty printer and ocaml backend
Alasdair Armstrong
2017-10-04
Fixed a bug in vector concatenation l-expressions
Alasdair Armstrong
2017-09-26
Added while-do and repeat-until loops to sail for translating ASL
Alasdair Armstrong
2017-08-15
Emacs mode for syntax of new Menhir parser
Alasdair Armstrong
2017-08-15
Added exceptions and try/catch blocks to AST and typechecker in order
Alasdair Armstrong
2017-07-26
Added syntax for existential types
Alasdair Armstrong
2017-07-21
Add a prove builtin that allows testing flow typing
Alasdair Armstrong
2017-07-21
Improvements to sail n_constraints
Alasdair Armstrong
2017-07-18
Added real number literals to sail, to better support full ASL translation
Alasdair Armstrong
2017-07-17
Added pattern guards to sail
Alasdair Armstrong
2017-06-29
Created prelude.sail for initial typing environment
Alasdair Armstrong
2017-06-28
User defined overloaded operators
Alasdair Armstrong
2017-06-28
Improvements to implicit type casting
Alasdair Armstrong
2017-01-25
wib
Peter Sewell
2017-01-25
kathy, peter: fixing sail-mode startup
Peter Sewell
2016-09-14
Fix mistyped identifier in emacs mode
Kathy Gray
2016-07-26
Fix type abbreviation support oversight
Kathy Gray
2016-02-23
Make small tweaks to emacs mode
Kathy Gray
2016-02-11
fix some bugs in emacs mode for sail; mostly workable now although there's so...
Kathy Gray
2014-09-09
Get more constraints resolving in power.sail
Kathy Gray
2014-09-05
Add a sail mode for emacs, based heavily on tuareg
Kathy Gray