index
:
cproc.git
defer
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2019-05-12
eval: Keep track of kind of constant expression we are evaluating
Michael Forney
2019-05-10
qbe: Fix QBE types for structs containing bit-fields
Michael Forney
2019-05-08
Update expected test output for fe4297ba1d
Michael Forney
2019-04-27
Unnamed bit-fields don't contribute to size or alignment of unions, or size o...
Michael Forney
2019-04-27
Sign-extend result of bit-field assignments
Michael Forney
2019-04-27
Fix some function declarator corner cases
Michael Forney
2019-04-27
init: Allow string literal initializers to be in braces
Michael Forney
2019-04-24
Implement _Generic selection
Michael Forney
2019-04-24
qbe: Make sure generated code doesn't depend on argument evaluation order
Michael Forney
2019-04-23
Fix integer promotion on bit-fields
Michael Forney
2019-04-22
Simplify test/typeof
Michael Forney
2019-04-20
eval: Handle casts in constant expressions
Michael Forney
2019-04-18
Fix potential overflow of bit-field initializers into following member
Michael Forney
2019-04-17
Fix bit-field offsets in unions
Michael Forney
2019-04-17
Allow designators in __builtin_offsetof
Michael Forney
2019-04-16
Use undecayed type in __typeof__
Michael Forney
2019-04-16
Implement __builtin_types_compatible_p
Michael Forney
2019-04-16
tests -> test
Michael Forney
[prev]