| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
uint16; fixes #7654
|
| |
|
|
|
|
|
|
|
| |
* allow setting template/macro recursive evaluation limits
* revert setting template/macro eval limits
set them to 1000
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
confusions with tuple types
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
This is a follow-up to #5823.
|
| |
|
| |
|
| |
|
|
|
|
| |
pragma
|
| |
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This commit returns to a bit less strict checking of the number
of macro arguments, because some old immediate macros rely on a
behavior where even the arity of the macro is not being checked.
It may be better if such macros are just declared to use varargs[expr],
but this remains for another day.
|
| | |
|
|/ |
|
|
|
|
| |
literals or comments
|
| |
|
| |
|
| |
|
|\
| |
| | |
Coroutine improvements
|
| | |
|
|/ |
|
| |
|
|
|
|
| |
past tense of cast is cast not casted :-)
|
| |
|
| |
|