Labels
Labels
109 labels
- Everything related to AOT
- Async support
- Everything related to building F# compiler, tooling and VS extension.
- Compiler-related issues which don't belong to other categories
- Type checking, attributes and all aspects of logic checking
- IlxGen, ilwrite and things at the backend
- augmentations for hash, equality, comparison
- import of .NET DLLs and interop
- The F# optimizer, release code gen etc.
- compiler option processing
- pattern compilation, active patterns, performance, codegen
- Various compiler service issues which do not belong to other labels/areas.
- generation of signature files - both compiler and IDE
- bugs in SRTP inference, resolution, witness passing, code gen
- Sequence, list, task and other state machine compilation
- lexfilter, indentation and parsing
- End-to-end experience for computation expressions (except async and state machine compilation)
- stepping, debug points, stacks and more
- mistakes and possible improvements to diagnostics
- Everything related to F# compiler CLI