index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sail.ml
Age
Commit message (
Expand
)
Author
2019-01-21
Add output directory option for generated Isabelle auxiliary theories
Thomas Bauereiss
2019-01-21
Fix some issues with latex generation so manual builds again
Alasdair Armstrong
2019-01-14
Add options for output directories for the lem and coq backends.
Prashanth Mundkur
2018-12-14
Add some experimental support for non-lexical flow-typing rules
Alasdair Armstrong
2018-12-13
Add hooks to call cgen stub file for RISC-V
Alasdair Armstrong
2018-12-06
Re-factor initial check
Alasdair Armstrong
2018-11-30
Remove constraint synonyms
Alasdair Armstrong
2018-11-27
Fix memory leak in string_of_bits
Alasdair Armstrong
2018-11-23
C backend improvements
Alasdair Armstrong
2018-11-19
Merge branch 'latex' into sail2
Robert Norton
2018-11-16
Various bugfixes and a simple profiling feature for rewrites
Alasdair Armstrong
2018-11-15
When outputing latex do not expand type synonyms in val specs during type check.
Robert Norton
2018-11-09
Improvements to latex generation
Alasdair Armstrong
2018-11-06
Fix bug with loop indices not being mapped to int64 in C
Alasdair Armstrong
2018-10-31
Rename Reporting_basic to Reporting
Alasdair Armstrong
2018-10-24
Add constraint synonyms
Alasdair Armstrong
2018-10-02
Trigger random generator generation with a command line option
Brian Campbell
2018-10-02
Rough code to generate random instructions for testing
Brian Campbell
2018-09-20
Tidy up help text for a few options
Brian Campbell
2018-09-13
C: Fix an issue with assigning to unitialized variables at end of blocks
Alasdair Armstrong
2018-09-06
Allow options to be set in the interactive mode
Alasdair Armstrong
2018-09-04
C: add an option to control generation of main().
Prashanth Mundkur
2018-08-30
Allow additional includes to be specified for C backend.
Prashanth Mundkur
2018-08-23
Fix interpreter after re-writer change
Alasdair Armstrong
2018-08-17
Improve builtins tests
Alasdair Armstrong
2018-08-01
Coq: implicit range conversions for function arguments, debug tracing
Brian Campbell
2018-07-25
Remove unused internal AST nodes
Alasdair Armstrong
2018-07-24
Merge branch 'c_fixes' into sail2
Alasdair Armstrong
2018-07-24
Merge remote-tracking branch 'origin/sail2' into c_fixes
Alasdair Armstrong
2018-07-24
Move monomorphisation after mapping rewrites
Brian Campbell
2018-07-23
Coq: make all pattern matches in the output exhaustive
Brian Campbell
2018-07-08
Add -static flag that controls whether generated C functions are static
Alasdair
2018-06-29
Try to fix some tricky C compilation bugs, break everything instead
Alasdair Armstrong
2018-06-28
Add option to build ocaml with bisect_ppx coverage support. Add cheri targets...
Robert Norton
2018-06-21
Merge branch 'tracing' into sail2
Alasdair Armstrong
2018-06-19
Coq: use undefined_bitvector
Brian Campbell
2018-06-15
Fixes for C RTS for aarch64 no it's split into multiple files
Alasdair Armstrong
2018-06-13
Tracing instrumentation for C backend
Alasdair Armstrong
2018-06-07
Add a constant folding optimization pass
Alasdair
2018-06-06
Some additional fixes to C backend. Re-enable primitive optimizations.
Alasdair Armstrong
2018-06-04
Fix an issue with riscv_platform involving flow typing
Alasdair Armstrong
2018-06-04
Fix bug with function return types in C backend
Alasdair Armstrong
2018-05-28
Coq: add option to produce axioms for unimplemented functions
Brian Campbell
2018-05-21
Add an -ocaml-nobuild option to avoid building the generated ocaml by default...
Prashanth Mundkur
2018-05-03
Flow typing and l-expression changes for ASL parser
Alasdair Armstrong
2018-05-03
Work in progress on the coq backend
Brian Campbell
2018-04-25
Start working on documentation
Alasdair Armstrong
2018-04-18
add some experimental support for latex output in multiple files.
Robert Norton
2018-04-04
Use solver properly to simplify nexps in mono analysis, Lem printing
Brian Campbell
2018-04-04
Initial rewrite to move complex nexps in fn sigs into constraints
Brian Campbell
[next]