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

Create #[abi_name(name)] annotation compiler General compiler. Should eventually become more specific as the issue is triaged language feature Core language features visible to end users logging Related to logging (tracing, stdout, stderr, log-files)
#5955 opened May 2, 2024 by IGI-111
const fn tracking issue big this task is hard and will take a while compiler General compiler. Should eventually become more specific as the issue is triaged language feature Core language features visible to end users
#5907 opened Apr 23, 2024 by IGI-111
5 tasks
Contract self impl compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen compiler: parser Everything to do with the parser good first issue Good for newcomers language feature Core language features visible to end users
#5905 opened Apr 23, 2024 by IGI-111
build IR interpreter for const fns compiler: ir IRgen and sway-ir including optimization passes language feature Core language features visible to end users
#5895 opened Apr 23, 2024 by IGI-111
Better syntax for external code loading compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen compiler: parser Everything to do with the parser language feature Core language features visible to end users
#5893 opened Apr 23, 2024 by IGI-111
enforce impl coherence big this task is hard and will take a while compiler: collection Everything to do with graph collection, type collection, and the collection context. compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen language feature Core language features visible to end users
#5892 opened Apr 23, 2024 by IGI-111
Allow imports without callpaths compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen enhancement New feature or request language feature Core language features visible to end users
#5818 opened Apr 2, 2024 by jjcnn
Global access to configurable variables in contracts compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen enhancement New feature or request language feature Core language features visible to end users
#5795 opened Mar 27, 2024 by Braqzen
Resolve type-system and unification related issues due to missing bottom type and TypeSystem::Unknown type annotations breaking May cause existing user code to break. Requires a minor or major release. bug Something isn't working 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 DCA Everything to do with Dead Code Analysis language feature Core language features visible to end users
#5562 opened Feb 7, 2024 by ironcev
14 of 19 tasks
Literal bytes syntax enhancement New feature or request language feature Core language features visible to end users
#5359 opened Dec 2, 2023 by Braqzen
Self referential enums enhancement New feature or request language feature Core language features visible to end users
#5358 opened Dec 2, 2023 by Braqzen
Add a u128 primitive enhancement New feature or request language feature Core language features visible to end users
#5356 opened Dec 2, 2023 by Braqzen
Nested sway modules inside a module enhancement New feature or request language feature Core language features visible to end users
#5355 opened Dec 2, 2023 by Braqzen
#[ignore] annotation enhancement New feature or request language feature Core language features visible to end users
#5353 opened Dec 2, 2023 by Braqzen
Epic: New Annotations enhancement New feature or request language feature Core language features visible to end users
#5349 opened Dec 2, 2023 by Braqzen
3 of 4 tasks
Improving slice language feature Core language features visible to end users
#5110 opened Sep 12, 2023 by xunilrj
5 of 17 tasks
Implement References RFC enhancement New feature or request language feature Core language features visible to end users Needs RFC Features that require an RFC before proceeding with an implementation
#5063 opened Aug 31, 2023 by IGI-111
19 of 62 tasks
Prevent implementation of external types bug Something isn't working compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen language feature Core language features visible to end users
#4698 opened Jun 21, 2023 by IGI-111
Simpler trait method disambiguation syntax for methods with self compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen enhancement New feature or request language feature Core language features visible to end users
#4650 opened Jun 12, 2023 by anton-trunov
Support generic traits in supertraits and trait bounds compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen enhancement New feature or request language feature Core language features visible to end users
#4586 opened May 24, 2023 by IGI-111
Implement generic type aliases compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen language feature Core language features visible to end users
#4282 opened Mar 14, 2023 by mohammadfawaz
Remove implicit return expression in favour of explicit return statements, if possible. compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen language feature Core language features visible to end users
#4189 opened Feb 27, 2023 by otrho
Seriously consider fixing the size_of integers to have proper byte granularity. breaking May cause existing user code to break. Requires a minor or major release. compiler: codegen Everything to do with IR->ASM, register allocation, etc. compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen compiler: optimization IR Optimization Passes language feature Core language features visible to end users P: high Should be looked at if there are no critical issues left
#3896 opened Jan 26, 2023 by otrho
Implement tuple structs in Sway 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 enhancement New feature or request language feature Core language features visible to end users
#3827 opened Jan 19, 2023 by nfurfaro
Should Enum::Variant::<TyArgs> be disabled? compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen language feature Core language features visible to end users
#3794 opened Jan 17, 2023 by esdrubal
ProTip! Find all open issues with in progress development work with linked:pr.