Skip to content

Pull requests: nim-works/nimskull

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
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

fix: wrong code generation for synthesized object hooks bug Something isn't working compiler/sem Related to semantic-analysis system of the compiler
#1338 opened Jun 7, 2024 by zerbina Loading…
mir: remove the tree delimiter nodes compiler/backend Related to backend system of the compiler refactor Implementation refactor
#1334 opened Jun 6, 2024 by zerbina Draft
1 task
MIR phase
WIP: rewrite the C code generator compiler/backend Related to backend system of the compiler refactor Implementation refactor simplification Removal of the old, unused, unnecessary or un/under-specified language features.
#1333 opened Jun 5, 2024 by zerbina Draft C backend rework
sem: fix crash when sizeof is called on generic type bug Something isn't working compiler/sem Related to semantic-analysis system of the compiler
#1328 opened May 29, 2024 by theSherwood Loading…
introduce coroutines to the language compiler General compiler tag enhancement New feature or request language-design Language design syntax, semantics, types, statics and dynamics. spec Specification tests edit or formal specification required.
#1249 opened Mar 18, 2024 by zerbina Draft
2 tasks
Don't use float equality for AST comparisons
#1238 opened Mar 13, 2024 by Clyybber Loading…
1 of 4 tasks
sem: varargs now have and conform to a specification compiler/sem Related to semantic-analysis system of the compiler language-design Language design syntax, semantics, types, statics and dynamics. spec Specification tests edit or formal specification required. test Add or improve tests
#1207 opened Feb 25, 2024 by saem Loading…
1 of 5 tasks
Semantic analysis phase refactoring
sem: re-sem all call arguments in macro output bug Something isn't working compiler/sem Related to semantic-analysis system of the compiler
#1192 opened Feb 16, 2024 by zerbina Draft
5 tasks
Semantic analysis phase refactoring
2
4
tests: organize lang spec and generic related tests spec Specification tests edit or formal specification required. test Add or improve tests
#1175 opened Feb 8, 2024 by saem Loading…
1 task
Test suite reorganization and cleanup
Build offline docs documentation Improvements or additions to documentation
#1049 opened Dec 5, 2023 by nixfreak Loading… Infrastructure and contribution handling
nim secret (Fix to work again)
#1035 opened Nov 29, 2023 by nixfreak Loading…
tools: added a port of dust
#979 opened Oct 19, 2023 by saem Draft
5 tasks
tool: LSP support tool Improvements to non-compiler tooling
#879 opened Sep 7, 2023 by bung87 Draft Tooling
sem: all tuple fields now have an owning sym compiler/sem Related to semantic-analysis system of the compiler
#816 opened Jul 26, 2023 by saem Draft Semantic analysis phase refactoring
internal: nkError semIdentVis/IdentWithPragma compiler/sem Related to semantic-analysis system of the compiler refactor Implementation refactor
#767 opened Jun 18, 2023 by saem Draft
8 tasks
Semantic analysis phase refactoring
initial cut of the change compiler General compiler tag refactor Implementation refactor simplification Removal of the old, unused, unnecessary or un/under-specified language features.
sem: simplify generic parameter symbol handling compiler/sem Related to semantic-analysis system of the compiler refactor Implementation refactor
drop legacyRelProj from --filenames CLI switch help wanted Extra attention is needed simplification Removal of the old, unused, unnecessary or un/under-specified language features.
#576 opened Mar 11, 2023 by saem Draft Tooling
disallow sink openArray[T] types compiler/sem Related to semantic-analysis system of the compiler compiler General compiler tag simplification Removal of the old, unused, unnecessary or un/under-specified language features.
ProTip! no:milestone will show everything without a milestone.