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-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
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
[prev]
[next]