index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-11-14
interpreter: abstract effect requests into an Effect_request arm of frame type
Jon French
2018-11-14
update riscv_all.sail and riscv_platform.sail for updated riscv model
Jon French
2018-11-13
Make pretty printer stricter with brace placement
Alasdair Armstrong
2018-11-13
add linenoise to .merlin
Jon French
2018-11-12
Infer tuple l-expressions types if all components are inferrable
Alasdair Armstrong
2018-11-12
Make type checker smarter at inferring l-expressions
Alasdair Armstrong
2018-11-12
Add referencing commands to generated latex
Alasdair Armstrong
2018-11-12
rvfi_dii: take port number with option
Brian Campbell
2018-11-12
Fix numbers in constructor arguments
Alasdair Armstrong
2018-11-12
Improve latex naming scheme and avoid collisions
Alasdair Armstrong
2018-11-12
Add RVFI DII version of the RISC-V simulator for TestRIG
Brian Campbell
2018-11-12
opam release
Robert Norton
2018-11-09
Improvements to latex generation
Alasdair Armstrong
2018-11-09
RISC-V: add missed c.ebreak instruction
Prashanth Mundkur
2018-11-09
Add test case for passing register references
Thomas Bauereiss
2018-11-08
RISC-V: fix a typo-induced bug in updating the PTE.
Prashanth Mundkur
2018-11-07
RISC-V: fix assembly mappings for lr/sc.
Prashanth Mundkur
2018-11-07
Move inline forall in function definitions
Alasdair Armstrong
2018-11-07
Move inline forall in function definitions
Alasdair Armstrong
2018-11-07
RISC-V: add some consistency checks when run with spike.
Prashanth Mundkur
2018-11-06
Fix bug with loop indices not being mapped to int64 in C
Alasdair Armstrong
2018-11-05
Ensure function quantifier is in scope when generating C return type
Alasdair Armstrong
2018-11-05
Add a regression test for issue #22
Alasdair Armstrong
2018-11-05
Ensure type-synonyms are handled correctly in register dependencies
Alasdair Armstrong
2018-11-05
Make sure undefined_type functions are generated before registers
Alasdair Armstrong
2018-11-02
Add code to analyse function return types
Alasdair Armstrong
2018-11-02
Coq: add more autocasts for different but equal kids
Brian Campbell
2018-11-01
Changes to enable analysing type errors in ASL parser
Alasdair Armstrong
2018-11-01
Merge branch 'sail2' into rmem_interpreter
Jon French
2018-11-01
Interpreter: last couple of builtins to get RISC-V working
Jon French
2018-10-31
Add rewriting pass for not-patterns
Alasdair Armstrong
2018-10-31
Remove Parse_ast.Int, add unique locations
Alasdair Armstrong
2018-10-31
Rename Reporting_basic to Reporting
Alasdair Armstrong
2018-10-31
Add helper functions in Sail Lem library
Thomas Bauereiss
2018-10-31
Fix Isabelle library
Thomas Bauereiss
2018-10-31
Monad refactoring in Lem shallow embedding
Thomas Bauereiss
2018-10-31
Improve error messages for unsolved function quantifiers
Alasdair Armstrong
2018-10-29
Pretty printer tweaks for ASL parser
Alasdair Armstrong
2018-10-29
Merge pull request #21 from rems-project/riscv_c_platform
Alasdair Armstrong
2018-10-24
Add constraint synonyms
Alasdair Armstrong
2018-10-24
Interpreter, RISC-V: move memory actions to parts of the interpreter response...
Jon French
2018-10-24
RISC-V: add Sail implementations of just enough platform for interpreter to work
Jon French
2018-10-24
add a couple things to gitignore
Jon French
2018-10-24
Interpreter: add handling of undefs and sizeofs, and initialize registers to ...
Jon French
2018-10-24
Interpreter: improve error handling/messages
Jon French
2018-10-24
src/Makefile: add isail.byte target for debugging interpreter
Jon French
2018-10-24
Interpreter: don't silently use OCaml externs, only interpreter externs
Jon French
2018-10-23
RISC-V: switch c tests to use the C platform simulator; update .gitignore.
Prashanth Mundkur
2018-10-23
RISC-V: use stderr for terminal output in OCaml backend.
Prashanth Mundkur
2018-10-23
RISC-V: separate jalr execute clause for seq model and rmem.
Prashanth Mundkur
[prev]
[next]