Skip to content

Pull requests: nim-works/nimskull

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

Pull requests list

allow multiple parameters using an underscore as name compiler/sem Related to semantic-analysis system of the compiler language-design Language design syntax, semantics, types, statics and dynamics.
#1493 opened Feb 22, 2025 by zerbina Draft
varpartitions: add support for if/try/case paths compiler/sem Related to semantic-analysis system of the compiler enhancement New feature or request
#1455 opened Sep 10, 2024 by alaviss Draft
2 tasks
asyncjs: don't use JavaScript async stdlib Standard library
#1359 opened Jun 26, 2024 by zerbina Loading…
3 tasks
Standard library additions or cleanup
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
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
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
1 of 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
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.
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.
Sketch a TType replacement for all judgements compiler/sem Related to semantic-analysis system of the compiler compiler General compiler tag old-poc Old Proof-of-Concept implementation. Wasn't intended to be merged anyway, closed to reduce clutter
#420 opened Aug 18, 2022 by saem Draft Semantic analysis phase refactoring
testament: internals steps and assertions test Add or improve tests tool Improvements to non-compiler tooling
Add language specification for finally clause spec Specification tests edit or formal specification required.
LLDB Pretty Printing enhancement New feature or request tool Improvements to non-compiler tooling
#156 opened Jan 16, 2022 by canelhasmateus Draft
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.