index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2017-10-13
Repeat and while loops in menhir parser and pretty printer
Alasdair Armstrong
2017-10-12
Fixes pattern matching exact values ([:'n:]) on integer literals
Alasdair Armstrong
2017-10-10
More improvements to menhir parser
Alasdair Armstrong
2017-10-10
Fixes to menhir parser and pretty printer
Alasdair Armstrong
2017-10-09
Improvements to menhir pretty printer and ocaml backend
Alasdair Armstrong
2017-10-09
add translations for missing read/write kinds.
Robert Norton
2017-10-09
add translation of IK_mem_rmw interp_inter_imp. TODO: could we get rid of thi...
Robert Norton
2017-10-06
Remove BK_effect constructor
Alasdair Armstrong
2017-10-06
Various improvements to menhir parser, and performance improvments for Z3 calls
Alasdair Armstrong
2017-10-06
move nias_of_instruction into RMEM so that it can use shallow embedding ast a...
Robert Norton
2017-10-06
Produce type signatures in Lem output
Brian Campbell
2017-10-06
Implement replicate_bits for mwords
Brian Campbell
2017-10-06
Fix constant propagation on multi-argument functions
Brian Campbell
2017-10-04
Fixed a bug in vector concatenation l-expressions
Alasdair Armstrong
2017-10-04
Add pretty printer for menhir parser
Alasdair Armstrong
2017-10-04
Merge branch 'cleanup' into experiments
Alasdair Armstrong
2017-10-04
Add pretty printing for while loops
Alasdair Armstrong
2017-10-04
Merge branch 'experiments' of https://bitbucket.org/Peter_Sewell/sail into ex...
Alasdair Armstrong
2017-10-03
Fixes to new parser
Alasdair Armstrong
2017-10-03
Fixed some loop bugs for ASL parser
Alasdair Armstrong
2017-10-02
Merge branch 'experiments' into mono-experiments
Brian Campbell
2017-10-02
Make undefined constant propagation stop at ex_int
Brian Campbell
2017-09-29
Support vector registers (other than bitvectors)
Thomas Bauereiss
2017-09-29
fix those build errors
Christopher Pulte
2017-09-29
fix deep_shallow_convert, stop using interp_interface.instruction for most th...
Christopher Pulte
2017-09-29
Merge branch 'experiments' of bitbucket.org:Peter_Sewell/sail into experiments
Thomas Bauereiss
2017-09-29
Some more refactoring of Sail library
Thomas Bauereiss
2017-09-29
Add MIPS->Isabelle target to Makefile
Thomas Bauereiss
2017-09-28
Use (K)Bindings from ast_util rather than making new ones
Brian Campbell
2017-09-28
Add loops to monomorphisation
Brian Campbell
2017-09-28
Merge branch 'experiments' into mono-experiments
Brian Campbell
2017-09-28
Refine constructors during monomorphisation
Brian Campbell
2017-09-27
Add while-loops to Lem backend
Thomas Bauereiss
2017-09-27
Fixed command line flag naming
Alasdair Armstrong
2017-09-26
Remove obsolete existential removal code
Brian Campbell
2017-09-26
Added while-do and repeat-until loops to sail for translating ASL
Alasdair Armstrong
2017-09-26
Remove debugging statements included accidentally
Brian Campbell
2017-09-26
Add propagation of local assignments to monomorphisation
Brian Campbell
2017-09-26
fixes
Christopher Pulte
2017-09-21
Refactored AST valspecs into single constructor
Alasdair Armstrong
2017-09-21
Remove unused kind_def (KD_) nodes from AST
Alasdair Armstrong
2017-09-21
Change NC_fixed to NC_equal to match NC_not_equal
Alasdair Armstrong
2017-09-21
Simplify AST by removing LB_val_explicit and replace LB_val_implicit with jus...
Alasdair Armstrong
2017-09-21
Cleaning up the AST and removing redundant and/or unused nodes
Alasdair Armstrong
2017-09-21
Support more functions and vector construction in mono for hexapod
Brian Campbell
2017-09-21
Substitute into constraints to make assert work with mono
Brian Campbell
2017-09-21
Disable existential removal for now
Brian Campbell
2017-09-21
wib
Shaked Flur
2017-09-21
added a comment to the x86 lock'd read and write
Shaked Flur
2017-09-20
Handle let (exists 't...[:'t:]) 't = lit in mono
Brian Campbell
[prev]
[next]