| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
* Deprecate gc v2
* warnDeprecated now has custom messages
|
|
|
|
|
|
| |
* {.deprecated.} pragma is now supported for enum fields
* Add tests
* Simplify code
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes #6448
Fixes #4384
|
| |
|
| |
|
|
|
|
| |
move optimizer for destructors
|
|
|
|
| |
message for 'nil' strings
|
| |
|
|\
| |
| | |
Experimentalize reorder (Changes {.reorder: on.} to {.experimental: "codeReordering".})
|
| | |
|
| | |
|
| | |
|
| | |
|
| |\ |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
between modules
|
| |/
|/| |
|
| | |
|
| |
| |
| |
| | |
We're not interested in custom pragmas attached to certain node kinds so
the compiler silently ignored them.
|
|/
|
| |
Fixes #8741
|
|
|
|
|
|
| |
Prevent `deprecated` annotations to "slip" up to the parent module and
warn about unsupported annotations.
Accidentally fixes #7867
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
around explicitly
|
| | |
|
| | |
|