-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Issues: nim-lang/Nim
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Typed macro on generic procedures receives largely untyped body
CPS
bugs/pulls related to the cps project
Macros
#18390
opened Jun 29, 2021 by
alaviss
copyLineInfo doesn't work for gensym-ed proc names
CPS
bugs/pulls related to the cps project
Macros
Profiling/Debugging
#18357
opened Jun 25, 2021 by
alaviss
Capturing any parameter of a typed macro in a closure will cause it to evaluate to nil
CPS
bugs/pulls related to the cps project
Macros
#18352
opened Jun 25, 2021 by
alaviss
Rewriting an if expression into a statement while copying the IfStmt/IfExpr node will cause unused type error
CPS
bugs/pulls related to the cps project
Macros
#18351
opened Jun 25, 2021 by
alaviss
Converter causes ambiguous overload even when the target type have no issue with it
Converters
CPS
bugs/pulls related to the cps project
Overload Resolution
varargs
#18350
opened Jun 25, 2021 by
alaviss
ProcDef is not re-evaluated between typed macros which was added to the proc pragmas by an another typed macro
CPS
bugs/pulls related to the cps project
Macros
#18349
opened Jun 25, 2021 by
alaviss
Typed macro in pragma evaluation order differs between added via AST vs added by hand
CPS
bugs/pulls related to the cps project
Macros
#18348
opened Jun 25, 2021 by
alaviss
Confusing error messages with macro genSym-ed types overload mismatch
CPS
bugs/pulls related to the cps project
Error Messages
Macros
#18340
opened Jun 24, 2021 by
alaviss
Undocumented interaction between multiple variables declaration and assignment
CPS
bugs/pulls related to the cps project
Documentation
Related to documentation content (not generation).
Language Design
#18076
opened May 24, 2021 by
alaviss
Adding a genSym-ed field with the same name as a pre-existing field causes redefinition error in an object definition
CPS
bugs/pulls related to the cps project
Macros
#17851
opened Apr 25, 2021 by
alaviss
ProTip!
Exclude everything labeled
bug
with -label:bug.