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
Age
Commit message (
Expand
)
Author
2019-04-23
doc/software: Need to disable deprecation warnings to build zstd
Michael Forney
2019-04-23
doc/software: Add sections for mcpp and zstd
Michael Forney
2019-04-23
expr: Add some type checking for unary operators
Michael Forney
2019-04-23
expr: Check qualifiers when parsing ++/-- expressions
Michael Forney
2019-04-23
Mention QBE patch for dynamic phi arg array
Michael Forney
2019-04-22
Simplify test/typeof
Michael Forney
2019-04-22
expr: Fix check of not enough arguments for function call
Michael Forney
2019-04-21
Keep track of type properties in type
Michael Forney
2019-04-21
Improve error message
Michael Forney
2019-04-20
README: Fix DYNAMICLINKER define
Michael Forney
2019-04-20
Set path of CCQBE explicitly
Michael Forney
2019-04-20
Expand on `long double` hack a bit
Michael Forney
2019-04-20
eval: Handle casts in constant expressions
Michael Forney
2019-04-20
Minor style fixes
Michael Forney
2019-04-20
Make basic types have their own kind
Michael Forney
2019-04-20
Shorten some names with 'long'
Michael Forney
2019-04-20
doc: Don't make headings links
Michael Forney
2019-04-20
Add contributing section to README
Michael Forney
2019-04-18
Fix link
Michael Forney
2019-04-18
Mirror repository at man.sr.ht to get rendered markdown documents
Michael Forney
2019-04-18
Add some documentation about building various software
Michael Forney
2019-04-18
Add some documentation about implemented extensions
Michael Forney
2019-04-18
Fix potential overflow of bit-field initializers into following member
Michael Forney
2019-04-17
config.def.h: Add note about crtbegin.o and crtend.o
Michael Forney
2019-04-17
driver: Use arrayforeach
Michael Forney
2019-04-17
Merge map.h and tree.h into util.h
Michael Forney
2019-04-17
Just use a single mapkey function
Michael Forney
2019-04-17
htab -> map
Michael Forney
2019-04-17
More README updates
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-17
Improve token descriptions in errors
Michael Forney
2019-04-17
Use smaller headings
Michael Forney
2019-04-17
Update README
Michael Forney
2019-04-17
Implement bit-field initializers
Michael Forney
2019-04-16
Error instead of segfault when working with `long double`
Michael Forney
2019-04-16
Add a few more alternate keywords
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
Alpine's fortify-headers still needs __extension__
Michael Forney
2019-04-16
tests -> test
Michael Forney
2019-04-16
Fix offset of initializer following fixed-length string
Michael Forney
2019-04-16
Define __inline alternate keyword
Michael Forney
2019-04-16
Use a single section for alternate keyword defines
Michael Forney
2019-04-16
Set __GNUC__=1
Michael Forney
2019-04-16
Use upstream QBE
Michael Forney
2019-04-15
init: Remove some unused includes
Michael Forney
2019-04-15
Silence gcc warning
Michael Forney
2019-04-15
init: Improve parseinit performance for sequential initializers
Michael Forney
2019-04-15
expr: Handle compound assignment of bit-fields
Michael Forney
[prev]
[next]