Age | Commit message (Collapse) | Author |
|
This will prepare us for adding a signed int64_t field called i.
|
|
We now do this evaluation during parsing.
|
|
|
|
They might be used to implement offsetof.
|
|
When we are evaluating an arithmetic constant expression, we don't want
to indroduce static data definitions for string or compound literals.
Fixes #59.
|
|
|
|
|
|
It could be an integer constant cast to a pointer type.
|
|
|
|
Fixes #23.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|