Uh oh!
There was an error while loading. Please reload this page.
Implement #elif preprocessor directive - #19045
Conversation
❗ Release notes required
|
Martin521
commented
Nov 2, 2025
Nice work. |
T-Gro
commented
Nov 3, 2025
Thank you for the contribution. It's definitely good to see this early in the F#11 development cycle, as it gives enough time to others for adjustment 👍 |
Thorium
commented
Nov 3, 2025
How is the RFC process working? Do I have to make it, or someone else? |
auduchinok
left a comment
There was a problem hiding this comment.
Could you please also add lexing and parsing tests for the compiler service? TokenizerTests or SyntaxTreeTests would be a good place to start.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Martin521
commented
Nov 3, 2025
T-Gro
commented
Nov 10, 2025
The RFC is now approved and merged. |
T-Gro
commented
Feb 17, 2026
@Thorium : Would you mind if I pick some of your design and try finishing this in a fresh PR? |
Thorium
commented
Feb 17, 2026
You are welcome |
Implement #elif preprocessor directive
Fix for fsharp/fslang-suggestions#1370
Checklist
Edit: RFC