HaxeFoundation / HaxeFoundation/HaxeManual
Reorganise compiler defines
Open
- Dominant language
- Haxe
- Stars
- 225
- Forks
- 156
- Avg merge
- 5h 16m
- Merged PRs (30d)
- 1
Description
The current list of [compiler defines](https://haxe.org/manual/compiler-usage-flags.html) is a bit messy.
- [x] update the list according to https://github.com/HaxeFoundation/haxe/blob/development/src/core/define.ml - ideally this could be auto-generated?
- [ ] list target-specific defines in individual `Defines` subsections for that target
- [ ] link to relevant sections if any (e.g. the new `warn-var-shadowing` will link to the Expressions / blocks, where shadowing is explained + the flag is used in context)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.