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

#23484 - fixes #4299 #12492 #10849; lambda lifting for JS backend

Pull Request - State: closed - Opened by ringabout 7 months ago - 6 comments
Labels: Javascript

#23483 - Better documentation for typedthreads module

Pull Request - State: open - Opened by vanyle 7 months ago - 1 comment

#23483 - Better documentation for typedthreads module

Pull Request - State: closed - Opened by vanyle 7 months ago - 6 comments

#23482 - Add an error message when creating a thread from a ref type

Pull Request - State: closed - Opened by vanyle 7 months ago - 5 comments

#23482 - Add an error message when creating a thread from a ref type

Pull Request - State: closed - Opened by vanyle 7 months ago - 5 comments

#23481 - Update encodings.nim, fix `open` with bad arg raising no `EncodingError`

Pull Request - State: closed - Opened by litlighilit 8 months ago - 2 comments

#23481 - Update encodings.nim, fix `open` with bad arg raising no `EncodingError`

Pull Request - State: closed - Opened by litlighilit 8 months ago - 2 comments

#23480 - Slow compile time objects with seq[int] field for C/C++ target in release mode

Issue - State: open - Opened by nitely 8 months ago - 3 comments
Labels: Code Generation, Performance, const

#23480 - Slow compile time objects with seq[int] field for C/C++ target in release mode

Issue - State: open - Opened by nitely 8 months ago
Labels: Code Generation, Performance, const

#23479 - fixes JS tests

Pull Request - State: closed - Opened by ringabout 8 months ago - 1 comment

#23478 - Undefined behavior when calling set.len through a Table

Issue - State: closed - Opened by RolandMunsil 8 months ago - 1 comment

#23477 - fixes addr/hiddenAddr in strictdefs

Pull Request - State: closed - Opened by ringabout 8 months ago - 2 comments

#23476 - apply the new mangle algorithm to JS backend for parameters and procs

Pull Request - State: closed - Opened by ringabout 8 months ago - 1 comment

#23475 - remove `internalNew` from system

Pull Request - State: closed - Opened by ringabout 8 months ago - 1 comment

#23474 - remove BountySource which doesn't exist anymore

Pull Request - State: closed - Opened by ringabout 8 months ago - 1 comment

#23473 - fixes #16771; lower `swap` for JS backend

Pull Request - State: closed - Opened by ringabout 8 months ago - 1 comment

#23472 - fixes testament targets field

Pull Request - State: closed - Opened by ringabout 8 months ago - 1 comment

#23472 - fixes testament targets field

Pull Request - State: closed - Opened by ringabout 8 months ago - 1 comment

#23471 - Optional final comma (feature request)

Issue - State: closed - Opened by top-master 8 months ago - 7 comments

#23471 - Optional final comma (feature request)

Issue - State: open - Opened by top-master 8 months ago

#23470 - fixes #9550; Concept related crash only when compiling to JS

Pull Request - State: closed - Opened by ringabout 8 months ago - 1 comment

#23470 - fixes #9550; Concept related crash only when compiling to JS

Pull Request - State: closed - Opened by ringabout 8 months ago - 1 comment

#23470 - fixes #9550; Concept related crash only when compiling to JS

Pull Request - State: closed - Opened by ringabout 8 months ago - 1 comment

#23469 - dynlib keeps exported functions alive in emscripten

Pull Request - State: closed - Opened by ringabout 8 months ago - 1 comment

#23468 - Compiler fails when reading a float64 from a stringstream in a const context

Issue - State: open - Opened by tsoj 8 months ago - 5 comments
Labels: Standard Library, VM

#23467 - bump nimble version

Pull Request - State: closed - Opened by ringabout 8 months ago - 1 comment

#23466 - Regression from 1.6 to 2.0 (not present in `devel`): `Error: internal error: environment misses: m`

Issue - State: open - Opened by tersec 8 months ago - 2 comments
Labels: Needs Backporting/Fixed in Devel

#23466 - Regression from 1.6 to 2.0 (not present in `devel`): `Error: internal error: environment misses: m`

Issue - State: closed - Opened by tersec 8 months ago - 4 comments
Labels: Status, Needs Backporting/Fixed in Devel

#23465 - Add isAsciiDigit to Rune

Issue - State: open - Opened by johnnovak 8 months ago - 26 comments
Labels: Feature

#23464 - AsyncJsBackend: introduce better type checking for imports

Issue - State: closed - Opened by Alogani 8 months ago - 3 comments

#23463 - Allow default argument for tuples

Issue - State: closed - Opened by Alogani 8 months ago - 1 comment

#23462 - Add a natural sort inside std/library

Issue - State: open - Opened by Alogani 8 months ago - 9 comments
Labels: Feature

#23461 - std/asyncfile is not async. Documentation don't mention it

Issue - State: open - Opened by Alogani 8 months ago - 1 comment
Labels: Feature, Standard Library, Documentation Content

#23460 - Deepcopy implementation

Issue - State: open - Opened by Alogani 8 months ago - 10 comments
Labels: Feature

#23459 - AsyncJS backend : deceptive named tuple conversion

Issue - State: closed - Opened by Alogani 8 months ago - 1 comment

#23458 - fixes #23454; IndexDefect thrown when destructuring a lent tuple

Pull Request - State: closed - Opened by ringabout 8 months ago - 3 comments

#23457 - adds ccMember CC fixes #23434

Pull Request - State: closed - Opened by jmgomez 8 months ago - 1 comment

#23456 - Update syncio.nim, fixes "open by FileHandle" doesn't work on Windows

Pull Request - State: closed - Opened by litlighilit 8 months ago - 4 comments

#23455 - net.send with SafeDisconn flag infinitely loops when remote peer closes connection

Issue - State: open - Opened by eerykitty 8 months ago
Labels: Standard Library

#23454 - IndexDefect thrown when destructuring a lent value

Issue - State: closed - Opened by Nycto 8 months ago - 2 comments

#23453 - generates code gcc 9.4.0 fails to compile with types/generics

Issue - State: open - Opened by tersec 8 months ago - 1 comment
Labels: Code Generation

#23452 - fixes #23440; fixes destruction for temporary object subclass

Pull Request - State: closed - Opened by ringabout 8 months ago - 1 comment

#23451 - strutils fails to compile. 'invalid type: 'None' in this context

Issue - State: closed - Opened by shirleyquirk 8 months ago - 8 comments
Labels: Waiting on Author

#23450 - Fix compile time errors when using tables on 8/16-bits systems.

Pull Request - State: closed - Opened by Abathargh 8 months ago - 1 comment

#23449 - fixes #23442, workaround RangeDefect via `cast`

Pull Request - State: closed - Opened by litlighilit 8 months ago

#23448 - fixes #23440; fixes destruction for temporary object subclass

Pull Request - State: closed - Opened by ringabout 8 months ago - 1 comment

#23445 - Invalid generic type deduction with distinct, static

Issue - State: closed - Opened by arnetheduck 8 months ago - 4 comments
Labels: Showstopper, Status

#23444 - fixes #23442, fix for FileId under Windows

Pull Request - State: closed - Opened by litlighilit 8 months ago - 16 comments

#23441 - fixes #23429; rework `--verbosity` with warnings/hints

Pull Request - State: closed - Opened by ringabout 8 months ago - 1 comment

#23440 - Destructor not called for object subclass created in template and immediately passed as argument

Issue - State: closed - Opened by yglukhov 8 months ago
Labels: Destructors, ARC/ORC Memory Management

#23438 - whitelist generic params matching `typedesc` for templates/macros

Pull Request - State: open - Opened by metagn 8 months ago - 1 comment
Labels: not preferred

#23437 - fixes #23422; fixes #23514; fixes #23422; card regression [backport]

Pull Request - State: closed - Opened by ringabout 8 months ago - 1 comment

#23437 - fixes #23422; card regression

Pull Request - State: open - Opened by ringabout 8 months ago

#23436 - workaround #23435; real fix pending #23279

Pull Request - State: open - Opened by ringabout 8 months ago - 2 comments

#23436 - workaround #23435; real fix pending #23279

Pull Request - State: open - Opened by ringabout 8 months ago - 2 comments

#23436 - workaround #23435; real fix pending #23279

Pull Request - State: closed - Opened by ringabout 8 months ago - 3 comments

#23435 - SIGSEGV: Compiler emits unitialized variable in the string slice operator

Issue - State: open - Opened by gcr 8 months ago - 8 comments

#23435 - SIGSEGV: Compiler emits unitialized variable in the string slice operator

Issue - State: closed - Opened by gcr 8 months ago - 8 comments

#23434 - Wrong code generation when using a proc with `virtual` pragma as parameter.

Issue - State: closed - Opened by KayRichter 8 months ago - 2 comments
Labels: C++ Code Generation

#23432 - Invalid `expected type, but got: Raising(Future[void], E)` on macro returning type (regression from 1.6)

Issue - State: open - Opened by arnetheduck 8 months ago - 10 comments
Labels: Generics, Macros

#23431 - No `XDeclaredButNotUsed` in overloaded function with generics

Issue - State: open - Opened by tersec 8 months ago - 6 comments

#23430 - fix: use `ErrorColor` for hints marked as errors

Pull Request - State: closed - Opened by igor-sirotin 8 months ago - 1 comment

#23427 - fix atomicarc increment

Pull Request - State: closed - Opened by elcritch 8 months ago - 3 comments

#23426 - Recursive call in function expression rejected by compiler

Issue - State: closed - Opened by starmonger999 8 months ago - 2 comments

#23425 - Function-based closure iterator implementation

Issue - State: open - Opened by arnetheduck 8 months ago

#23425 - Function-based closure iterator implementation

Issue - State: open - Opened by arnetheduck 8 months ago

#23425 - Function-based closure iterator implementation

Issue - State: open - Opened by arnetheduck 8 months ago - 6 comments

#23423 - Default MinGW path differs on Apple Silicon

Issue - State: open - Opened by lime 8 months ago

#23422 - `set[uint8].len` returns a random number when passed to a proc as a `var`

Issue - State: closed - Opened by johnnovak 8 months ago - 2 comments
Labels: Regression

#23421 - [Backport 1.6] + added nimsuggest support for exception inlay hints (#23202)

Pull Request - State: open - Opened by nickysn 8 months ago - 3 comments

#23419 - `internal error: getTypeDescAux` with `void` in generic array instantiation

Issue - State: closed - Opened by arnetheduck 8 months ago - 4 comments
Labels: Error Messages, Status

#23418 - Invalid generic type deduction in `mapIt`

Issue - State: closed - Opened by arnetheduck 8 months ago - 6 comments
Labels: Showstopper, Status

#23417 - Adds support for custom ASTs in the Nim parser

Pull Request - State: closed - Opened by Araq 8 months ago - 5 comments

#23416 - math: Add cumprod and cumproded

Pull Request - State: open - Opened by lbartoletti 8 months ago

#23415 - better examples for std/inotify

Pull Request - State: closed - Opened by Archargelod 8 months ago - 1 comment

#23414 - Let nimsuggest refer to generic instance symbols

Pull Request - State: closed - Opened by SirOlaf 8 months ago - 13 comments

#23413 - fix: InotifyEvent.name should be UncheckedArray[char]

Pull Request - State: closed - Opened by tdely 8 months ago - 6 comments

#23412 - chore: fix some typos

Pull Request - State: closed - Opened by soonsouth 8 months ago - 1 comment

#23411 - try all call kinds in generic type node handling

Pull Request - State: closed - Opened by metagn 8 months ago - 3 comments

#23410 - fixes #23395; Inefficient codegen when extracting field from temporar…

Pull Request - State: closed - Opened by ringabout 8 months ago - 1 comment

#23409 - fixes #23401; prevents nrvo for cdecl procs

Pull Request - State: closed - Opened by ringabout 8 months ago - 1 comment

#23408 - Confusing error message when defining a variable using a case statement

Issue - State: closed - Opened by CharlesEnding 8 months ago - 4 comments
Labels: Error Messages

#23407 - prepare for a better codegen change

Pull Request - State: closed - Opened by Araq 8 months ago - 1 comment

#23401 - NVRO can kick in on `exportc, dynlib` procedures

Issue - State: open - Opened by beef331 8 months ago - 1 comment

#23401 - NRVO can kick in on `exportc, dynlib` procedures

Issue - State: closed - Opened by beef331 8 months ago - 5 comments
Labels: Showstopper, Easy

#23400 - propagate efWantStmt in semWhen

Pull Request - State: closed - Opened by metagn 8 months ago - 2 comments