Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / nim-lang/Nim issues and pull requests
#23579 - Enum overloading regression
Issue -
State: closed - Opened by SolitudeSF 6 months ago
- 4 comments
Labels: Regression
#23578 - bring `telebot` back
Pull Request -
State: closed - Opened by ringabout 6 months ago
- 1 comment
#23577 - rework `wasMoved`, `move` on the JS backend
Pull Request -
State: closed - Opened by ringabout 6 months ago
- 2 comments
#23576 - Improve the orthogonality of implicit generics with typeclasses
Issue -
State: open - Opened by jrfondren 7 months ago
#23575 - fixes 12381, HttpClient socket handle leak
Pull Request -
State: closed - Opened by mariusandra 7 months ago
- 1 comment
#23574 - nimpretty creates invalid code with nested if inside parenthesis
Issue -
State: closed - Opened by Alogani 7 months ago
- 1 comment
Labels: Nimpretty
#23573 - Linux: SIGINT (CTRL+C) causes choosenim to be killed with nim r program.nim
Issue -
State: open - Opened by Alogani 7 months ago
#23572 - fix genericsOpenSym switch semantics by adding another node flag
Pull Request -
State: closed - Opened by metagn 7 months ago
- 1 comment
#23571 - fix semFinishOperands for bracket expressions [backport:2.0]
Pull Request -
State: closed - Opened by metagn 7 months ago
- 1 comment
#23570 - Improve strutils.rsplit doc, proc and iterator have oppose result order.
Pull Request -
State: closed - Opened by litlighilit 7 months ago
- 1 comment
Labels: merge_when_passes_CI
#23569 - std/options is very picky on the types
Issue -
State: open - Opened by Alogani 7 months ago
#23568 - regression from 1.6/2.0.4 to `version-2-0`/`devel` instantiating nested generic objects generic function
Issue -
State: closed - Opened by tersec 7 months ago
- 3 comments
Labels: Generics, Regression, Type Inference, Generic Procs
#23567 - captured NimNode becomes NilLit
Issue -
State: open - Opened by levovix0 7 months ago
- 1 comment
Labels: Macros
#23566 - fixes CI failure
Pull Request -
State: closed - Opened by ringabout 7 months ago
- 1 comment
#23565 - Invalid "When used with a type, 'not' can be followed only by 'nil'"
Issue -
State: closed - Opened by etan-status 7 months ago
Labels: Parser
#23564 - `hasCustomPragma` stops working after typedesc is copied
Issue -
State: open - Opened by etan-status 7 months ago
#23563 - Skips generic owner when mangling instances
Pull Request -
State: closed - Opened by jmgomez 7 months ago
- 1 comment
#23562 - remove deprecated stuffs since v0.18.1 from macros
Pull Request -
State: open - Opened by ringabout 7 months ago
- 1 comment
#23561 - fixes #23513, parseutils.nim: parseInt's doc example.
Pull Request -
State: closed - Opened by litlighilit 7 months ago
- 5 comments
#23560 - Update unicode.nim: cmpRunesIgnoreCase: fix doc format
Pull Request -
State: closed - Opened by litlighilit 7 months ago
- 1 comment
#23558 - fixes #23552; Invalid codegen when trying to mannualy delete distinct seq
Pull Request -
State: closed - Opened by ringabout 7 months ago
- 1 comment
#23557 - fixes #23556; typeinfo.extendSeq generates random values in ORC
Pull Request -
State: closed - Opened by ringabout 7 months ago
- 1 comment
Labels: merge_when_passes_CI
#23556 - `typeinfo.extendSeq` generates random values
Issue -
State: closed - Opened by demotomohiro 7 months ago
#23555 - Allow `array[..., void]`
Issue -
State: open - Opened by arnetheduck 7 months ago
- 3 comments
Labels: Type Inference
#23554 - In NimScript mode, make `commandLineParams()` more useful
Issue -
State: open - Opened by jinwoo 7 months ago
#23553 - [backport v1.6.x] fixes the `discVal` register is used after free in vmgen (#22688)
Pull Request -
State: closed - Opened by nickysn 7 months ago
#23552 - Invalid codegen when trying to mannualy delete distinct seq
Issue -
State: closed - Opened by levovix0 7 months ago
- 3 comments
Labels: Code Generation
#23551 - Docs rendering on smaller devices
Issue -
State: open - Opened by AmjadHD 7 months ago
- 2 comments
Labels: Documentation Generation
#23550 - fixes #23419; internal error with void in generic array instantiation
Pull Request -
State: closed - Opened by ringabout 7 months ago
- 1 comment
#23549 - Add Complex version of almostEqual function
Pull Request -
State: closed - Opened by AngelEzquerra 7 months ago
- 1 comment
#23548 - fixes #23321; Error: internal error: openArrayLoc: ref array[0..0, int]
Pull Request -
State: closed - Opened by ringabout 7 months ago
- 1 comment
#23547 - Semi-regression (?): generic typeclass not matching
Issue -
State: closed - Opened by mratsim 7 months ago
- 7 comments
Labels: Generics, Static[T], Regression, Type Inference, Generic Procs
#23546 - hard times with nimble build dependencies and No SSL/TLS CA certificates found
Issue -
State: open - Opened by aphor 7 months ago
#23545 - C compiler error when default initializing an object field function when the default function is overloaded
Issue -
State: closed - Opened by tsoj 7 months ago
- 6 comments
Labels: OS/Architecture Specific
#23544 - fix typo: "As can been seen" to "As can be seen"
Pull Request -
State: closed - Opened by yojiyama7 7 months ago
- 1 comment
#23543 - Add a note about the sideeffect pragma
Pull Request -
State: closed - Opened by planetis-m 7 months ago
- 1 comment
#23542 - Fix bitsetContains, order was reversed.
Pull Request -
State: closed - Opened by planetis-m 7 months ago
- 1 comment
#23541 - IEEE NaN makes std/algorithm.nextPermutation infinite loop
Issue -
State: open - Opened by c-blake 7 months ago
- 1 comment
Labels: Floating Point
#23540 - fixes #23536; Stack trace with wrong line number when the proc called inside for loop
Pull Request -
State: closed - Opened by ringabout 7 months ago
- 1 comment
#23539 - Moves disallowed in top-level block
Issue -
State: open - Opened by Buldram 7 months ago
#23538 - fixes #23522; fixes pre-existing wrong type for iter in `liftIterSym`
Pull Request -
State: closed - Opened by ringabout 7 months ago
- 1 comment
Labels: merge_when_passes_CI
#23537 - fixes #23525; an 'emit' pragma cannot be pushed
Pull Request -
State: closed - Opened by ringabout 7 months ago
- 1 comment
#23536 - Stack trace with wrong line number when the proc called inside for loop
Issue -
State: closed - Opened by demotomohiro 7 months ago
Labels: Severe
#23535 - adds another fix for concept in JS
Pull Request -
State: closed - Opened by ringabout 7 months ago
- 1 comment
#23534 - `if nil == X` crashes the compiler
Issue -
State: open - Opened by PMunch 7 months ago
- 1 comment
Labels: Compiler Crash
#23533 - compilation error/regression from 2.0.4 to 2.0.5: `Error: unhandled exception: field 'sym' is not accessible for type 'TNode' using 'kind = nkIntLit' [FieldDefect]`
Issue -
State: closed - Opened by tersec 7 months ago
- 1 comment
#23532 - fixes #23531; fixes invalid meta type accepted in the object fields
Pull Request -
State: closed - Opened by ringabout 7 months ago
- 3 comments
#23531 - `Error: fatal error: invalid kind for lastOrd(tyGenericParam)` in compiler given invalid array declaration
Issue -
State: closed - Opened by tersec 7 months ago
- 2 comments
Labels: Compiler Crash, Invalid Code Acceptance
#23530 - Spurious effects regression from Nim 2.0.4 to 2.0.5
Issue -
State: closed - Opened by tersec 7 months ago
- 1 comment
#23529 - fixes #23524; global variables cannot be analysed when injecting `move`
Pull Request -
State: closed - Opened by ringabout 7 months ago
- 1 comment
#23528 - [Backport 2.0] * fix for the debug line info code generation (#23488)
Pull Request -
State: open - Opened by nickysn 7 months ago
- 1 comment
#23527 - updated compiler DFA docs
Pull Request -
State: closed - Opened by Araq 7 months ago
- 1 comment
#23526 - Fix std/base64.decode out of bounds read
Pull Request -
State: closed - Opened by bptato 7 months ago
- 3 comments
#23525 - `nim c -c` on `{.push emit.}`: `Error: unhandled exception: field 'sons' is not accessible for type 'TNode' using 'kind = nkIdent' [FieldDefect]`
Issue -
State: closed - Opened by tersec 7 months ago
Labels: Pragmas, Error Messages, Compiler Crash
#23524 - Top level variables are moved sometimes
Issue -
State: closed - Opened by beef331 7 months ago
Labels: Showstopper, ARC/ORC Memory Management
#23523 - fix #23518 - `<expr> is` crashes nimsuggest
Pull Request -
State: closed - Opened by rockcavera 7 months ago
- 1 comment
#23522 - anonymous closure iterators doesn't work with global variable in JS
Issue -
State: closed - Opened by ringabout 7 months ago
#23521 - enable closures tests for JS & implement `finished` for JS
Pull Request -
State: closed - Opened by ringabout 7 months ago
- 1 comment
#23520 - fixes commit hashes
Pull Request -
State: closed - Opened by ringabout 7 months ago
- 1 comment
#23519 - Regression from 1.6/2.0.4/devel to 2.0.5: `Error: toException(self.eResultPrivate) can raise an unlisted exception: ref LPError`
Issue -
State: closed - Opened by tersec 7 months ago
- 15 comments
#23518 - `<expr> is` crashes nimsuggest
Issue -
State: closed - Opened by SirOlaf 7 months ago
Labels: Nimsuggest
#23517 - fixes #23492; fixes JS float range causes compiler crash
Pull Request -
State: closed - Opened by ringabout 7 months ago
- 1 comment
#23516 - fixes #19833 #19833; transform a `discardable` expression into a discard statement
Pull Request -
State: closed - Opened by ringabout 7 months ago
#23515 - allow Nix builds by not calling git in isGitRepo for Nimble
Pull Request -
State: closed - Opened by jakubgs 7 months ago
- 1 comment
#23514 - sequtils templates (mapIt, etc) don't work with set card
Issue -
State: closed - Opened by remigijusj 7 months ago
- 2 comments
#23513 - parseInt accepts more than digits
Issue -
State: closed - Opened by nitely 7 months ago
Labels: Documentation Content
#23512 - Fix duplicated member declarations in structs for C++ backend
Pull Request -
State: closed - Opened by HexSegfaultCat 7 months ago
- 1 comment
Labels: C++ Code Generation
#23511 - don't split on the dest type of `cast` in the closureiters
Pull Request -
State: closed - Opened by ringabout 7 months ago
- 1 comment
#23510 - `proc` with generic params spuriously disambiguating different types with same name across imported modules
Issue -
State: open - Opened by tersec 7 months ago
- 1 comment
Labels: Symbol Resolution, works_but_needs_test_case
#23509 - remove HEAD arraymancer dependency requirement in package CI
Pull Request -
State: closed - Opened by metagn 7 months ago
- 1 comment
#23508 - remove `|| []` from jsgen because string cannot be nil anymore
Pull Request -
State: closed - Opened by ringabout 7 months ago
- 1 comment
Labels: Javascript
#23507 - fixes #23505; fixes injectdestructors errors on transformed addr (deref) refs
Pull Request -
State: closed - Opened by ringabout 7 months ago
- 1 comment
Labels: merge_when_passes_CI
#23506 - Using another parameter as default value to a template parameter cause internal error
Issue -
State: closed - Opened by demotomohiro 7 months ago
- 2 comments
Labels: Compiler Crash, Templates
#23505 - `Error: unhandled exception: injectdestructors.nim(425, 12) n.kind != nkSym or not hasDestructor(c, n.sym.typ)` with ARC or ORC during compilation
Issue -
State: closed - Opened by tersec 7 months ago
- 2 comments
Labels: ARC/ORC Memory Management
#23504 - fixes #23494; Wrong type in object construction error message
Pull Request -
State: closed - Opened by ringabout 7 months ago
- 1 comment
#23503 - fixes #23499; don't skip `addr` when constructing `bracketExpr`
Pull Request -
State: closed - Opened by ringabout 7 months ago
- 3 comments
#23502 - remove php code from jsgen
Pull Request -
State: closed - Opened by ringabout 7 months ago
- 1 comment
#23501 - strictdefs for `repr` so that it can used for debugging purposes in t…
Pull Request -
State: closed - Opened by ringabout 7 months ago
- 1 comment
#23500 - Posix: signal(SIGINT, SIG_IGN) doesn't work correctly
Issue -
State: closed - Opened by Alogani 7 months ago
- 1 comment
#23499 - Regression when using the volatile module on devel
Issue -
State: closed - Opened by Abathargh 7 months ago
- 2 comments
#23498 - [JS backend] improve `discard` statement; ridding of the awkward special variable `_`
Pull Request -
State: closed - Opened by ringabout 7 months ago
- 1 comment
Labels: Javascript
#23497 - `type mismatch` error with pass through `import`/`export` with intermediate module also defining symbol
Issue -
State: open - Opened by tersec 7 months ago
- 1 comment
Labels: Type Sections, Symbol Resolution
#23496 - Compiler internalError when using operations on empty untyped built-in set
Issue -
State: open - Opened by n1kolasM 7 months ago
- 2 comments
Labels: Error Messages
#23495 - fix JSON deep copy description
Pull Request -
State: closed - Opened by pouriyajamshidi 7 months ago
- 1 comment
#23494 - Wrong type in object construction error message
Issue -
State: closed - Opened by AmjadHD 7 months ago
Labels: Error Messages
#23493 - fixes #4695; closure iterators support for JS backend
Pull Request -
State: closed - Opened by ringabout 7 months ago
- 5 comments
Labels: Javascript
#23492 - JS float range case error
Issue -
State: open - Opened by ringabout 7 months ago
- 2 comments
Labels: Javascript, Floating Point
#23492 - JS case using float range causes compiler crash
Issue -
State: closed - Opened by ringabout 7 months ago
- 4 comments
Labels: Javascript, Floating Point
#23491 - procedure parameter, with pragma `inject`, in branch `when false`, causes compiler error
Issue -
State: open - Opened by rockcavera 7 months ago
- 2 comments
Labels: Pragmas, Templates
#23490 - fixes #23487; JS chckNilDisp is wrong
Pull Request -
State: open - Opened by ringabout 7 months ago
#23490 - fixes #23487; JS chckNilDisp is wrong
Pull Request -
State: closed - Opened by ringabout 7 months ago
- 1 comment
#23489 - 2.0 C compilation error when using seq of array with enum indices
Issue -
State: open - Opened by stoneface86 7 months ago
- 4 comments
Labels: Code Generation
#23488 - * fix for the debug line info code generation
Pull Request -
State: closed - Opened by nickysn 7 months ago
- 8 comments
#23487 - JS `chckNilDisp` is wrong
Issue -
State: open - Opened by ringabout 7 months ago
Labels: Javascript
#23487 - JS `chckNilDisp` is wrong
Issue -
State: closed - Opened by ringabout 7 months ago
Labels: Javascript
#23486 - remove unused magics: mIntToStr, mInt64ToStr, mFloatToStr
Pull Request -
State: closed - Opened by ringabout 7 months ago
- 1 comment
#23486 - remove unused magics: mIntToStr, mInt64ToStr, mFloatToStr
Pull Request -
State: closed - Opened by ringabout 7 months ago
- 1 comment
#23485 - Check that `ref` types are not passed to threads
Pull Request -
State: open - Opened by vanyle 7 months ago
- 1 comment
#23485 - Check that `ref` types are not passed to threads
Pull Request -
State: open - Opened by vanyle 7 months ago
- 2 comments
#23484 - fixes #4299 #12492 #10849; lambda lifting for JS backend
Pull Request -
State: open - Opened by ringabout 7 months ago
- 1 comment
Labels: Javascript