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

docs: build documentation for threading-related modules documentation Improvements or additions to documentation
#1464 opened Oct 7, 2024 by Luyten-Orion Loading…
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
mir: lower cast with MIR pass compiler/backend Related to backend system of the compiler refactor Implementation refactor
#1411 opened Aug 10, 2024 by zerbina Loading… MIR phase
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
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
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.
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.
WIP: turn macro output into untyped AST compiler/sem Related to semantic-analysis system of the compiler compiler General compiler tag lang/macro refactor Implementation refactor
ProTip! Filter pull requests by the default branch with base:devel.