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
2020-02-20
More list C codegen fixes for issue #59
Alasdair Armstrong
2020-02-20
Fix missing code generation builtins for lists. Fixes #59
Alasdair Armstrong
2020-01-17
Merge scattered mapping fixes
James Clarke
2020-01-16
Cleanup type-checking rule for LEXP_field
Alasdair Armstrong
2019-12-06
Don't introduce uneccesary control flow when compiling
Alasdair Armstrong
2019-11-11
Make sure undefined_gen inserts enough type annotations for union constructors
Alasdair Armstrong
2019-08-01
Merge branch 'sail2' into separate_bv
Alasdair Armstrong
2019-07-16
Merge remote-tracking branch 'origin/sail2' into separate_bv
Alasdair Armstrong
2019-06-30
Fix bug with toplevel pattern in RISC-V duopod
Alasdair
2019-06-19
Make C emulator exit with failure for uncaught exception. Make special case f...
Robert Norton
2019-06-05
Add some regression tests
Alasdair
2019-06-04
Merge branch 'sail2' into separate_bv
Alasdair Armstrong
2019-05-28
Make sure single clause functions with top-level guards work correctly
Alasdair Armstrong
2019-05-17
Experiment with making vector and bitvector distinct types
Alasdair Armstrong
2019-05-14
Various bugfixes
Alasdair Armstrong
2019-05-03
Jib: Fix optimizations for SMT IR changes
Alasdair Armstrong
2019-04-26
Fix some broken interpreter tests
Alasdair Armstrong
2019-04-15
Fix: Allow zero-length vector literals
Alasdair Armstrong
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
[next]