index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editors
/
sail-mode.el
Age
Commit message (
Expand
)
Author
2020-04-14
Add add_symbol to the API of Process_file
Alasdair
2019-06-04
Merge branch 'sail2' into separate_bv
Alasdair Armstrong
2019-05-22
Move Util.warn to Reporting, and make it take the location as a parameter
Alasdair Armstrong
2019-05-17
Experiment with making vector and bitvector distinct types
Alasdair Armstrong
2019-04-11
SMT: Add property and counterexample directive
Alasdair Armstrong
2019-02-12
Improvements for emacs mode
Alasdair Armstrong
2019-02-06
Emacs mode understands relationships between Sail files
Alasdair
2019-02-06
Improve emacs mode
Alasdair Armstrong
2019-02-05
Simpler implicit arguments
Alasdair Armstrong
2019-02-01
Use same license as Sail for emacs mode
Alasdair Armstrong
2019-01-31
sail-mode: add ELPA metadata
Austin Seipp
2019-01-22
Add a pragma for unrolling recursive functions
Alasdair Armstrong
2019-01-21
Remove old emacs mode to avoid confusion
Alasdair Armstrong
2017-09-26
Added while-do and repeat-until loops to sail for translating ASL
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