index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
c
Age
Commit message (
Expand
)
Author
2019-04-06
Various bugfixes and improvements
Alasdair
2019-04-05
Fix: Don't remove uncalled polymorphic constructors if they are matched upon
Alasdair Armstrong
2019-04-05
Fix: Add test case for commit 689eae
Alasdair Armstrong
2019-03-27
Interactive: Refactor sail.ml
Alasdair Armstrong
2019-03-22
C: Fix as-patterns in C output
Alasdair Armstrong
2019-03-21
Jib: Add types to Phi functions
Alasdair Armstrong
2019-03-13
C: Add missing update_lbits builtin
Alasdair Armstrong
2019-03-09
C: Fix miscompilation of constrained struct field access
Alasdair
2019-03-06
Add option to slice out printing and tracing functions when generating C
Alasdair Armstrong
2019-03-05
Additional optimizations for C compilation
Alasdair
2019-02-21
Allow monomorphisation with C generation
Alasdair
2019-02-20
Remove dead branches when compiling to C
Alasdair Armstrong
2019-02-19
Add regression test for #34
Alasdair Armstrong
2019-02-11
Add an additional test case
Alasdair
2019-02-11
Add tests for implicit arguments
Alasdair Armstrong
2019-02-06
Fix some tests
Alasdair Armstrong
2019-02-04
Test lem output by running end-to-end tests using ocaml via lem
Alasdair Armstrong
2019-02-04
Fix behavior for fallthrough cases in catch blocks
Alasdair Armstrong
2019-02-01
Add test cases for integer synonyms
Alasdair
2019-01-29
Merge branch 'sail2' into asl_flow2
Thomas Bauereiss
2019-01-22
Add some more test cases
Alasdair Armstrong
2018-12-18
Revert "Experiment with generating type variable names in a repeatable way"
Alasdair
2018-12-18
Experiment with generating type variable names in a repeatable way
Alasdair Armstrong
2018-12-18
Store function instantiation information within annotations, so we don't
Alasdair
2018-12-14
Add a few more tests for Jenkins
Alasdair Armstrong
2018-12-14
A few additional tests
Alasdair
2018-12-12
Fix some small bugs
Alasdair
2018-12-12
Add parallelism limit to C and builtins test
Alasdair Armstrong
2018-12-11
Fix all tests with type checking changes
Alasdair Armstrong
2018-11-30
Parser tweaks and fixes
Alasdair Armstrong
2018-11-28
Allow folding constant expressions into single register reads
Alasdair
2018-11-27
Fix memory leak in string_of_bits
Alasdair Armstrong
2018-11-27
Add an optimisation pass to combine variables if possible
Alasdair Armstrong
2018-11-23
Introduce intermediate bitvector representation in C
Alasdair Armstrong
2018-11-19
Commit the Sail file for config register test not the output
Alasdair Armstrong
2018-11-19
Ensure sizeof re-writing occurs for configuration registers
Alasdair Armstrong
2018-11-06
Fix bug with loop indices not being mapped to int64 in C
Alasdair Armstrong
2018-11-05
Add a regression test for issue #22
Alasdair Armstrong
2018-09-28
Add a regression test for bug in commit 88b25e9
Alasdair Armstrong
2018-09-13
C: Fix an issue with assigning to unitialized variables at end of blocks
Alasdair Armstrong
2018-09-10
Various fixes
Alasdair Armstrong
2018-09-06
C: Fix a bug with shadowing in nested let-bindings
Alasdair
2018-08-30
C: Fix a bug where function argument type becomes more specific due to flow t...
Alasdair Armstrong
2018-08-30
C: Fix an issue with struct field being generalised inside polymorphic constr...
Alasdair Armstrong
2018-08-29
C: Fix some issues with tuples as arguments to polymorphic constructors
Alasdair Armstrong
2018-08-24
Fix rewriter issues
Alasdair Armstrong
2018-08-23
Fix interpreter after re-writer change
Alasdair Armstrong
2018-08-22
Fix a bug in nested vector concatenation patterns
Alasdair Armstrong
2018-08-21
C: Correctly handle the kinds of patterns generated by mappings
Alasdair Armstrong
2018-08-20
Refactor tuple conversions in Sail to C compilation
Alasdair Armstrong
[next]