Skip to content

No labels!

There aren鈥檛 any labels for this repository quite yet.

ABI
ABI
Everything to do the ABI, especially the JSON representation
audit-report
audit-report
Related to the audit report
big
big
this task is hard and will take a while
bikeshedding
bikeshedding
For bikeshedding trivialities
breaking
breaking
May cause existing user code to break. Requires a minor or major release.
bug
bug
Something isn't working
code quality
code quality
compiler: codegen
compiler: codegen
Everything to do with IR->ASM, register allocation, etc.
compiler: collection
compiler: collection
Everything to do with graph collection, type collection, and the collection context.
compiler:debug-info
compiler:debug-info
Debug Info support in the compiler
compiler: frontend
compiler: frontend
Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
compiler: ir
compiler: ir
IRgen and sway-ir including optimization passes
compiler: optimization
compiler: optimization
IR Optimization Passes
compiler: parser
compiler: parser
Everything to do with the parser
compiler: performance-data
compiler: performance-data
Everything to do with performance data generated by the compiler.
compiler: static-analysis
compiler: static-analysis
compiler: ui
compiler: ui
Mostly compiler messages
compiler
compiler
General compiler. Should eventually become more specific as the issue is triaged
DCA
DCA
Everything to do with Dead Code Analysis
dependencies
dependencies
dev-experience
dev-experience
Anything to do with the developer experience
documentation
documentation
duplicate
duplicate
This issue or pull request already exists
enhancement
enhancement
New feature or request
epic
epic
An epic is a high-level master issue for large pieces of work.
EVM
EVM
Blockers for EVM support
forc-client
forc-client
Everything related to the `forc-client` crate.