-
Notifications
You must be signed in to change notification settings - Fork 39
Pull requests: nim-works/nimskull
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
build(deps): Bump softprops/action-gh-release from 2.3.4 to 2.4.1
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#1648
opened Oct 13, 2025 by
dependabot
bot
Loading…
implement a new CGIR and C code generator
compiler/backend
Related to backend system of the compiler
refactor
Implementation refactor
std: remove deprecation for Improvements or additions to documentation
lang/macro
stdlib
Standard library
macros.callsite
documentation
#1601
opened Aug 28, 2025 by
saem
Loading…
Add @include directive to nimconf
compiler
General compiler tag
enhancement
New feature or request
#1550
opened May 27, 2025 by
quantimnot
•
Draft
add static interfaces in the form of signature types
enhancement
New feature or request
language-design
Language design syntax, semantics, types, statics and dynamics.
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.
varpartitions: add support for if/try/case paths
compiler/sem
Related to semantic-analysis system of the compiler
enhancement
New feature or request
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
sem: re-sem all call arguments in macro output
bug
Something isn't working
compiler/sem
Related to semantic-analysis system of the compiler
tests: organize lang spec and generic related tests
spec
Specification tests edit or formal specification required.
test
Add or improve tests
sem: all tuple fields now have an owning sym
compiler/sem
Related to semantic-analysis system of the compiler
internal: Related to semantic-analysis system of the compiler
refactor
Implementation refactor
nkError
semIdentVis/IdentWithPragma
compiler/sem
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 Extra attention is needed
simplification
Removal of the old, unused, unnecessary or un/under-specified language features.
legacyRelProj
from --filenames
CLI switch
help wanted
Previous Next
ProTip!
Filter pull requests by the default branch with base:devel.