Skip to content

Issues: nim-lang/Nim

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

VM does not support 'cast' from tySet to tyInt const `const x=expr` or `static: stmt` Feature VM see also `const` label
#22547 opened Aug 24, 2023 by ASVIEST
Errors when initializing a const with a proc returning a tuple. const `const x=expr` or `static: stmt`
#21321 opened Feb 1, 2023 by AmjadHD
const procs in const array are nil in half of array const `const x=expr` or `static: stmt`
#16737 opened Jan 16, 2021 by Anuken
2
3
const proc in let array causes invalid codegen const `const x=expr` or `static: stmt`
#16736 opened Jan 16, 2021 by Anuken
3
4
Returning nested closures causes external compiler error const `const x=expr` or `static: stmt`
#16534 opened Dec 31, 2020 by Ryan1729
opcLdDeref (eg via addr) gives wrong results in inside static block const `const x=expr` or `static: stmt`
#13887 opened Apr 6, 2020 by timotheecour
2
2
Don't show const value in error message const `const x=expr` or `static: stmt` Error Messages Medium Priority
#11789 opened Jul 19, 2019 by Wh1teDuke
nim doc doesn't render tuple fields in some cases const `const x=expr` or `static: stmt` Documentation Generation Related to documentation generation (but not content).
#7073 opened Jan 12, 2018 by GULPF
Don't remove information from const AST nodes in the semantic pass const `const x=expr` or `static: stmt`
#6293 opened Aug 29, 2017 by ghost
Constant initialization fails with inheritance const `const x=expr` or `static: stmt` Inheritance
#6014 opened Jun 22, 2017 by Victorious3
ProTip! Adding no:label will show everything without a label.