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

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
anonymous proc definition not allowed in statement position compiler/lex-parse Parsing and lexing subsystem of the compiler compiler/sem Related to semantic-analysis system of the compiler
#1429 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
using NimNode in run-time code crashes the compiler bug Something isn't working compiler/sem Related to semantic-analysis system of the compiler
#1395 opened Aug 3, 2024 by zerbina
compiler crashes when using erroneous generic routine symbol as call argument bug Something isn't working compiler/sem Related to semantic-analysis system of the compiler
#1384 opened Jul 15, 2024 by zerbina
Crash in transf due to malformed proc passed as argument bug Something isn't working compiler/sem Related to semantic-analysis system of the compiler
#1381 opened Jul 12, 2024 by DiThi
tprocedural_views fails to compile with gcc 14 bug Something isn't working compiler/sem Related to semantic-analysis system of the compiler
#1376 opened Jul 10, 2024 by alaviss
t02_argument_passing fails to compile with gcc 14 bug Something isn't working compiler/sem Related to semantic-analysis system of the compiler
#1375 opened Jul 10, 2024 by alaviss
what size should an empty object be? language-design Language design syntax, semantics, types, statics and dynamics.
#1318 opened May 22, 2024 by theSherwood
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
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
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.