Skip to content

Issues: FuelLabs/sway

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Limit trait implementations to traits you own or types you own compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen compiler General compiler. Should eventually become more specific as the issue is triaged language feature Core language features visible to end users P: medium
#15 opened Mar 16, 2021 by sezna
Call/return type checking big this task is hard and will take a while compiler General compiler. Should eventually become more specific as the issue is triaged
#25 opened Mar 23, 2021 by adlerjohn
Tracking: tooling desiderata forc
#27 opened Apr 2, 2021 by adlerjohn
17 of 26 tasks
"try importing" error help compiler General compiler. Should eventually become more specific as the issue is triaged enhancement New feature or request
#63 opened May 30, 2021 by sezna
Reference Types big this task is hard and will take a while compiler General compiler. Should eventually become more specific as the issue is triaged enhancement New feature or request language feature Core language features visible to end users P: low
#154 opened Aug 18, 2021 by sezna
Recursive use fails. bug Something isn't working compiler General compiler. Should eventually become more specific as the issue is triaged P: high Should be looked at if there are no critical issues left
#201 opened Sep 2, 2021 by otrho
Add local Compiler Explorer feature compiler General compiler. Should eventually become more specific as the issue is triaged enhancement New feature or request forc
#395 opened Nov 16, 2021 by adlerjohn
Index and IndexMut trait. compiler General compiler. Should eventually become more specific as the issue is triaged enhancement New feature or request language feature Core language features visible to end users lib: std Standard library P: low
#429 opened Nov 30, 2021 by otrho
Show byte and gas costs enhancement New feature or request language server LSP server
#513 opened Dec 28, 2021 by AlicanC
Add Sway support to AST Explorer enhancement New feature or request
#566 opened Jan 3, 2022 by AlicanC
Test with code coverage and gas usage reports. big this task is hard and will take a while enhancement New feature or request forc testing General testing
#732 opened Feb 1, 2022 by SilentCicero
Deploy contracts to one or more chains, configurable. enhancement New feature or request forc forc-client Everything related to the `forc-client` crate.
#733 opened Feb 1, 2022 by SilentCicero
Fix arrays to store their primitive elements contiguously. compiler: codegen Everything to do with IR->ASM, register allocation, etc. compiler General compiler. Should eventually become more specific as the issue is triaged enhancement New feature or request
#737 opened Feb 3, 2022 by otrho
Proposal to refactor Span. compiler General compiler. Should eventually become more specific as the issue is triaged enhancement New feature or request
#795 opened Feb 14, 2022 by otrho
Test harness improvement: auto-generate harness.rs enhancement New feature or request lib: std Standard library P: medium testing General testing
#1075 opened Feb 14, 2022 by nfurfaro
Verify ASM blocks before codegen. compiler: codegen Everything to do with IR->ASM, register allocation, etc. compiler General compiler. Should eventually become more specific as the issue is triaged enhancement New feature or request
#801 opened Feb 15, 2022 by otrho
Decide on and clarify JSON ABI output for different Sway program types ABI Everything to do the ABI, especially the JSON representation compiler General compiler. Should eventually become more specific as the issue is triaged forc
#806 opened Feb 17, 2022 by mitchmindtree
Allow use of consts in place of immediates in asm blocks compiler General compiler. Should eventually become more specific as the issue is triaged enhancement New feature or request good first issue Good for newcomers language feature Core language features visible to end users P: low
#810 opened Feb 17, 2022 by sezna
Unnecessary warning for traits that are implemented multiple times for different types compiler General compiler. Should eventually become more specific as the issue is triaged DCA Everything to do with Dead Code Analysis enhancement New feature or request
#834 opened Feb 23, 2022 by mohammadfawaz
Handling function redefinition for a type compiler General compiler. Should eventually become more specific as the issue is triaged enhancement New feature or request
#837 opened Feb 24, 2022 by mohammadfawaz
ProTip! Find all open issues with in progress development work with linked:pr.