HaxeFoundation / HaxeFoundation/haxe
CompilerConfiguration.#args and Sys.args() are the same.
Open
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
Seems to me that the args in CompilerConfiguration should be the ones *before* haxelib transforms them, given that the ones after are already available.
Contributor guide
Research direction
Start by tracing how CompilerConfiguration.#args and Sys.args() are populated, including where haxelib transforms arguments. Confirm which arguments are available before and after that transformation, then define completion as exposing the two distinct argument sets without changing unrelated compiler behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100