index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
isail.ml
Age
Commit message (
Expand
)
Author
2021-02-17
Make sure :step_function appears in :commands
Alasdair
2020-09-29
Refactor: Change AST type from a union to a struct
Alasdair
2020-09-28
Move the ast defs wrapper into it's own file
Alasdair
2020-08-13
Preserve file structure through initial check
Alasdair
2020-04-22
Add an interactive command to evaluate until the end of a function
Alasdair
2020-04-15
Add more intuitive defaults to interactive toplevel
Alasdair
2019-11-11
Update libsail slightly with recent changes
Alasdair Armstrong
2019-11-06
Add toplevel commands to fix specific register values and simply spec accordi...
Alasdair Armstrong
2019-11-04
Allow overriding the interpreter effects
Alasdair Armstrong
2019-10-31
Allow sail to be scripted using sail
Alasdair
2019-10-31
Allow sail interactive toplevel to connect to a running QEMU instance using G...
Alasdair Armstrong
2019-10-25
Some more interpreter tweaks
Alasdair Armstrong
2019-10-25
Allow interactive commands to be setup outside isail.ml
Alasdair Armstrong
2019-10-14
Add -Ofixed_int and -Ofixed_bits to assume fixed-precision ints and bitvector...
Alasdair Armstrong
2019-06-19
Rewriting improvements for monomorphic aarch64_small
Brian Campbell
2019-05-31
Change specialization interface slightly
Alasdair Armstrong
2019-05-24
Add a :thin_slice command to isail to isolate a given set of functions
Brian Campbell
2019-04-15
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-04-05
Lem: Make generated assertion messages look nicer in prover output
Alasdair
2019-03-27
C: Generate C from sliced specifications
Alasdair Armstrong
2019-03-27
Interactive: Refactor sail.ml some more
Alasdair Armstrong
2019-03-27
Interactive: Refactor sail.ml
Alasdair Armstrong
2019-03-27
Rewriter: Finish refactoring rewrite sequences
Alasdair Armstrong
2019-03-26
Rewriter: Expose rewrite passes to interactive mode
Alasdair Armstrong
2019-03-15
Interactive: Auto-complete options and add hints
Alasdair Armstrong
2019-03-15
Interactive: Auto-complete file names
Alasdair Armstrong
2019-03-14
Add various useful methods to interactive mode
Alasdair Armstrong
2019-03-14
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-03-13
Refactor interpreter monad to include pp in effect requests/failures
Jon French
2019-03-11
Improve ocamldoc comments
Alasdair Armstrong
2019-03-08
C: Refactor C backend
Alasdair Armstrong
2019-03-04
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-02-25
Allow int-specialization for non-externs only
Alasdair Armstrong
2019-02-25
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-02-22
Fix some bugs in int-specialization
Alasdair Armstrong
2019-02-19
Refactor specialization
Alasdair Armstrong
2019-02-14
Don't do any rewrites when checking files for Emacs
Alasdair Armstrong
2019-02-13
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-02-12
Improvements for emacs mode
Alasdair Armstrong
2019-02-08
Rewrite type definitions in rewrite_nexp_ids
Thomas Bauereiss
2019-02-06
Emacs mode understands relationships between Sail files
Alasdair
2019-02-06
Improve emacs mode
Alasdair Armstrong
2018-12-28
Merge branch 'sail2' into rmem_interpreter
Jon French
2018-12-27
pass typechecking environment around interpreter and rewriters
Jon French
2018-12-26
Some cleanup
Alasdair Armstrong
2018-12-22
Improve error messages and debugging
Alasdair Armstrong
2018-12-20
Fix monomorpisation tests with typechecker changes
Alasdair Armstrong
2018-12-19
Improve sizeof rewriting performance
Alasdair Armstrong
2018-12-10
Various changes:
Alasdair Armstrong
2018-12-06
Re-factor initial check
Alasdair Armstrong
[next]