Skip to content

Issues: nim-works/nimskull

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

illformed AST for errorneous tuple syntax in for-loop variables bug Something isn't working compiler/sem Related to semantic-analysis system of the compiler
#1534 opened Apr 21, 2025 by alaviss
infinite recursion while processing tuple definition containing proc type refering to itself bug Something isn't working compiler/sem Related to semantic-analysis system of the compiler
#1526 opened Apr 15, 2025 by alaviss
generic-as-typeclass is not considered to be more specific than tuple or object bug Something isn't working compiler/sem Related to semantic-analysis system of the compiler
#1525 opened Apr 15, 2025 by alaviss
SIGSEGV when passing empty nskType to typedesc parameter bug Something isn't working compiler/sem Related to semantic-analysis system of the compiler
#1523 opened Apr 14, 2025 by alaviss
generic parameter leaks into typed macro invocation in proc definition parameter list bug Something isn't working compiler/sem Related to semantic-analysis system of the compiler
#1519 opened Apr 13, 2025 by alaviss
{.inheritable.} does not work for generic objects bug Something isn't working compiler/sem Related to semantic-analysis system of the compiler
#1515 opened Apr 13, 2025 by alaviss
--listCmd:on no longer works bug Something isn't working compiler/msgs Compiler output and diagnostic subsystem: error and warnig reporting, information, debugging good first issue Easy-to-start-with issue with no in-depth knowledge or complex implementation required.
#1514 opened Apr 13, 2025 by alaviss Diagnostics and error messages
Misleading error for case statement when range expression in of-branch is invalid bug Something isn't working compiler/msgs Compiler output and diagnostic subsystem: error and warnig reporting, information, debugging good first issue Easy-to-start-with issue with no in-depth knowledge or complex implementation required.
#1511 opened Apr 11, 2025 by alaviss Diagnostics and error messages
Internal assert when using a proc type with a single word as argument bug Something isn't working compiler/sem Related to semantic-analysis system of the compiler good first issue Easy-to-start-with issue with no in-depth knowledge or complex implementation required.
#1491 opened Jan 21, 2025 by DiThi
Misleading error messages when trying to use nonexistant []= bug Something isn't working compiler/sem Related to semantic-analysis system of the compiler good first issue Easy-to-start-with issue with no in-depth knowledge or complex implementation required.
#1490 opened Jan 19, 2025 by DiThi
parameter hoisting changes program behaviour bug Something isn't working compiler/sem Related to semantic-analysis system of the compiler
#1481 opened Dec 25, 2024 by zerbina Semantic analysis phase refactoring
docgen for threads and builtin_channels links broken bug Something isn't working documentation Improvements or additions to documentation good first issue Easy-to-start-with issue with no in-depth knowledge or complex implementation required. help wanted Extra attention is needed
#1466 opened Oct 24, 2024 by saem
objects containing lent T cannot be used as parameters bug Something isn't working compiler/sem Related to semantic-analysis system of the compiler
#1459 opened Sep 10, 2024 by alaviss
lent T causes error when used as generic parameter bug Something isn't working compiler/sem Related to semantic-analysis system of the compiler
#1458 opened Sep 10, 2024 by alaviss
borrow sealing doesn't work for borrows within objects bug Something isn't working compiler/sem Related to semantic-analysis system of the compiler
#1456 opened Sep 10, 2024 by alaviss
Forward declaration of generic types failing to compile with static evaluation bug Something isn't working compiler/sem Related to semantic-analysis system of the compiler
#1446 opened Sep 4, 2024 by shayanhabibi
bogus error when the RHS of Table.[]= is not a compatible type bug Something isn't working compiler/sem Related to semantic-analysis system of the compiler
#1439 opened Aug 30, 2024 by alaviss
distinct object type definition crashes the compiler bug Something isn't working compiler/sem Related to semantic-analysis system of the compiler
#1434 opened Aug 27, 2024 by zerbina Semantic analysis phase refactoring
c code error type mismatch on generic objects with same T parameters but one has a T from FFI bug Something isn't working compiler/sem Related to semantic-analysis system of the compiler
#1431 opened Aug 23, 2024 by mrgaturus
Generic constraints can be bypassed using proc default initialization bug Something isn't working compiler/sem Related to semantic-analysis system of the compiler
#1428 opened Aug 21, 2024 by alaviss
RTTI hook type erasure is considered undefined behavior by clang bug Something isn't working compiler/backend Related to backend system of the compiler
#1424 opened Aug 19, 2024 by alaviss
Static hint in Generic Type declaration failing to compile depending on order of type decls bug Something isn't working compiler/sem Related to semantic-analysis system of the compiler
#1413 opened Aug 12, 2024 by shayanhabibi
Compiler crash with ambiguous function call bug Something isn't working compiler/sem Related to semantic-analysis system of the compiler
#1405 opened Aug 8, 2024 by starsiderfox
nim e crashes when user-defined hooks are used bug Something isn't working compiler General compiler tag
#1401 opened Aug 7, 2024 by alaviss
ProTip! Type g i on any issue or pull request to go back to the issue listing page.