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
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
2018-08-20
Add some more test cases for C compilation
Alasdair Armstrong
2018-08-18
Correctly handle specialising polymorphic types in nested unions
Alasdair
2018-08-18
Correctly specialise type annotation in polymorphic functions
Alasdair
2018-08-17
Improve builtins tests
Alasdair Armstrong
2018-08-16
Ressurect builtin tests, and add parallel test runner script
Alasdair Armstrong
2018-08-14
Improve error messages from C backend, and fix issues with assigning to pointers
Alasdair Armstrong
2018-08-13
Sort ctype_defs in dependency order after specialisation
Alasdair
2018-08-09
Fix a bug by ensuring that monomorphic variant constructors do not get lifted...
Alasdair Armstrong
2018-08-09
Fix bugs involving multi-argument variant type constructors
Alasdair Armstrong
2018-08-06
Add a simple test case for polymorphic variant type
Alasdair Armstrong
2018-07-24
Merge remote-tracking branch 'origin/sail2' into c_fixes
Alasdair Armstrong
2018-07-05
Fix equality comparisons for structs
Alasdair
2018-07-05
Fix CHERI test that was failing when compiled to C
Alasdair Armstrong
2018-07-03
Fix a bug in foreach loops
Alasdair Armstrong
2018-06-30
Fix an issue with vector_update_subrange
Alasdair
2018-06-27
Actually fix real literals, and add a test for various properties
Alasdair Armstrong
2018-06-27
Fix reading reals from strings in C lib
Alasdair Armstrong
2018-06-21
Simplify the ANF->IR translation
Alasdair Armstrong
2018-06-15
Fixes for C RTS for aarch64 no it's split into multiple files
Alasdair Armstrong
2018-06-14
Refactor C backend, and split RTS into multiple files
Alasdair
2018-06-13
Tracing instrumentation for C backend
Alasdair Armstrong
2018-06-09
Fix issue in C_backend, and run C tests with undefined behavior sanitizer
Alasdair
2018-06-09
Fix issue with catch block return values not being compiled correctly
Alasdair
2018-06-07
Rename some functions in vector_dec library file to avoid clashes with functi...
Robert Norton
2018-05-31
Fixes to get ARM u-boot working in Sail.
Alasdair Armstrong
2018-04-10
Porting some minisail changes to sail2 branch
Alasdair Armstrong
2018-03-22
Fix C compilation for CHERI and MIPS
Alasdair Armstrong
2018-03-14
Fix toplevel pattern compilation
Alasdair Armstrong
2018-03-13
Polymorphic option types now compile to C
Alasdair Armstrong
2018-03-12
ELF loading for C backend
Alasdair Armstrong
2018-03-07
Make union types consistent in the AST
Alasdair Armstrong
2018-02-27
Fix some bugs in C compilation, and optimise struct updates
Alasdair Armstrong
2018-02-24
Fix C builtins
Alasdair Armstrong
2018-02-23
Fix some bugs in C compilation
Alasdair Armstrong
2018-02-22
More updates to C backend
Alasdair Armstrong
2018-02-21
Can now compile aarch64/no_vector into C
Alasdair Armstrong
2018-02-19
Have generic vectors working in C backend
Alasdair Armstrong
2018-02-16
Can now compile aarch64/duopod to C
Alasdair Armstrong
[next]