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
2020-04-14
Add add_symbol to the API of Process_file
Alasdair
2020-02-23
set vscode syntax highlighting extension up for publication
jp
2020-02-12
add vscode syntax highlighting mode
jp
2020-02-12
improve syntax highlighting
jp
2019-10-29
add simple html syntax highlighter based on prism.js
jp
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
2018-12-12
Add a test case for various simple boolean properties
Alasdair Armstrong
2018-12-07
Working on better flow typing for ASL
Alasdair Armstrong
2018-11-30
Parser tweaks and fixes
Alasdair Armstrong
2018-11-30
Improvements for ASL parser
Alasdair Armstrong
2018-11-09
Improvements to latex generation
Alasdair Armstrong
2018-11-07
Move inline forall in function definitions
Alasdair Armstrong
2018-10-24
Add constraint synonyms
Alasdair Armstrong
2018-09-06
Allow options to be set in the interactive mode
Alasdair Armstrong
2018-08-02
Support for comment commands in emacs mode
Brian Campbell
2018-06-26
Add configuration registers so __SetConfig ASL can be translated
Alasdair Armstrong
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
[next]