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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

what size should an empty object be? language-design Language design syntax, semantics, types, statics and dynamics.
#1318 opened May 22, 2024 by theSherwood
compiler fatal error on lack of type arguments bug Something isn't working compiler/sem Related to semantic-analysis system of the compiler
#1317 opened May 22, 2024 by theSherwood
getType doesn't reveal complete generic arguments bug Something isn't working
#1223 opened Mar 6, 2024 by disruptek
attempt to define call operator can crash the compiler bug Something isn't working
#1222 opened Mar 6, 2024 by disruptek
confusion of forvar type when supplied as typed macro argument bug Something isn't working compiler/sem Related to semantic-analysis system of the compiler
#1211 opened Feb 27, 2024 by disruptek
objChecks:off not respected in pragma form bug Something isn't working
#1208 opened Feb 25, 2024 by disruptek MIR phase
stdlib: organize the standard library modules (lib) good first issue Easy-to-start-with issue with no in-depth knowledge or complex implementation required. help wanted Extra attention is needed test Add or improve tests
#1200 opened Feb 19, 2024 by saem Standard library additions or cleanup
Generic parameters void and not void clash bug Something isn't working compiler/sem Related to semantic-analysis system of the compiler
#1188 opened Feb 15, 2024 by disruptek
calls introduced by macros does not exhibit automatic typedesc conversion bug Something isn't working compiler/sem Related to semantic-analysis system of the compiler lang/macro
#1183 opened Feb 12, 2024 by alaviss
add OpenSSL 3.0+ support enhancement New feature or request help wanted Extra attention is needed stdlib Standard library
conversion between out-of-range floating point and integer is undefined for native targets bug Something isn't working compiler/backend Related to backend system of the compiler spec Specification tests edit or formal specification required.
#1155 opened Feb 1, 2024 by alaviss
run tests with all targets by default good first issue Easy-to-start-with issue with no in-depth knowledge or complex implementation required. test Add or improve tests
Reference cycles are leaked in some situations bug Something isn't working compiler General compiler tag
#1026 opened Nov 17, 2023 by zerbina Memory management
std/exitprocs: use-after-free due to global being destroyed bug Something isn't working stdlib Standard library
#1020 opened Nov 6, 2023 by alaviss
Improve UX for /merge command ci Continuous Integration enhancement New feature or request good first issue Easy-to-start-with issue with no in-depth knowledge or complex implementation required.
untyped parameters must not be followed by non-untyped parameters compiler/sem Related to semantic-analysis system of the compiler language-design Language design syntax, semantics, types, statics and dynamics.
#856 opened Aug 25, 2023 by saem Semantic analysis phase refactoring
a len(array) call discards the operand's side- and control-flow effects compiler/sem Related to semantic-analysis system of the compiler language-design Language design syntax, semantics, types, statics and dynamics.
#831 opened Aug 8, 2023 by zerbina
sem-driven run-time checks compiler/backend Related to backend system of the compiler compiler/sem Related to semantic-analysis system of the compiler enhancement New feature or request simplification Removal of the old, unused, unnecessary or un/under-specified language features.
#830 opened Aug 8, 2023 by zerbina
1 of 4 tasks
MIR phase
os.getAppFilename does not handle edge case on Linux bug Something isn't working stdlib Standard library
#726 opened May 28, 2023 by iacore
Crash when compiling a-b.nim bug Something isn't working compiler General compiler tag good first issue Easy-to-start-with issue with no in-depth knowledge or complex implementation required.
#720 opened May 24, 2023 by iacore
Include valgrind as part of CI ci Continuous Integration compiler General compiler tag good first issue Easy-to-start-with issue with no in-depth knowledge or complex implementation required. help wanted Extra attention is needed
#588 opened Mar 17, 2023 by saem
2 tasks
language design - compileTime pragma: symbol visibility, types, and transfering procedural values language-design Language design syntax, semantics, types, statics and dynamics.
#585 opened Mar 14, 2023 by saem
ProTip! Add no:assignee to see everything that’s not assigned.