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

#23398 - fixes #23382; gives compiler errors for closure iterators in JS

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

#23397 - Error message 'ambiguous identifier' shows wrong module for re-exported symbols

Issue - State: closed - Opened by simonkrauter 8 months ago - 2 comments
Labels: Error Messages

#23396 - Allow to `exportc` params.

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

#23395 - Inefficient codegen when extracting field from temporary object

Issue - State: open - Opened by arnetheduck 8 months ago - 4 comments
Labels: ARC/ORC Memory Management, Status

#23394 - Hooks do not work for specific instances of static generic objects

Issue - State: open - Opened by beef331 8 months ago - 1 comment
Labels: Generics, Static[T], ARC/ORC Memory Management

#23393 - Update manual.md

Pull Request - State: closed - Opened by arkanoid87 8 months ago - 1 comment
Labels: Documentation Content

#23392 - stop gensym identifiers hijacking routine decl names in templates

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

#23391 - fixes #18070; An exception might exist after an except clause and break cycles

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

#23390 - SIGSEGV with nested finally in closure iterator

Issue - State: open - Opened by arnetheduck 8 months ago
Labels: Status, Closures

#23389 - Fix #23381, Use `sink` and `lent` to avoid Future[object] making a copy

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

#23388 - allow having {.noinit.} on a complex type avoid memsets to 0 for its …

Pull Request - State: closed - Opened by heterodoxic 8 months ago - 7 comments

#23387 - [C++] Allow `member` to define static funcs

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

#23386 - `genericsOpenSym` not respecting injections across modules

Issue - State: closed - Opened by arnetheduck 8 months ago - 3 comments
Labels: Generics, Status

#23385 - Add compile-time symbol for `genericsOpenSym`

Issue - State: closed - Opened by arnetheduck 8 months ago - 1 comment
Labels: Feature, Generics, Status

#23382 - when compile lambda iterator for JS, internal error: symbol has no generated name: true

Issue - State: closed - Opened by litlighilit 8 months ago - 3 comments
Labels: Javascript

#23381 - Future[object] aways copy data

Issue - State: closed - Opened by haoyu234 8 months ago
Labels: Easy, Async

#23380 - fixes #22166; adds sideeffects for `close` and `setFilePos`

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

#23379 - fixes #23378; fixes js abs negative int64

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

#23378 - for JS, `abs BiggestInt -1` failed to run

Issue - State: open - Opened by litlighilit 8 months ago - 4 comments
Labels: Javascript, Regression

#23375 - bundle atlas with sat

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

#23374 - closes #22846; adds a test case

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

#23373 - remove mention of `GC_ref` and `GC_unref` for strings

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

#23372 - closes #15751; adds a test case

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

#23370 - closes #10219; adds a test case

Pull Request - State: closed - Opened by ringabout 9 months ago - 1 comment
Labels: merge_when_passes_CI

#23369 - Fixes an issue where exported types werent being cgen with the `exportc` pragma

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

#23367 - Hint on overly broad exception handler

Issue - State: open - Opened by arnetheduck 9 months ago - 2 comments

#23367 - Hint on overly broad exception handler

Issue - State: open - Opened by arnetheduck 9 months ago - 2 comments

#23366 - Warning/hint on redundant `except ...`

Issue - State: open - Opened by arnetheduck 9 months ago - 1 comment

#23365 - fix `isAbsolute` broken when `nodejs` on Windows

Pull Request - State: closed - Opened by litlighilit 9 months ago - 1 comment

#23365 - fix `isAbsolute` broken when `nodejs` on Windows

Pull Request - State: closed - Opened by litlighilit 9 months ago - 1 comment

#23363 - fixes an issue with string to 'var openArray' at compile-time; [backp…

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

#23362 - fixes #13481; fixes #22708; disable using union objects in VM

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

#23359 - fixes sink regression for ORC; ref #23354

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

#23358 - remove obselete doc with nimrtl

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

#23358 - remove obselete doc with nimrtl

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

#23356 - strformat: detect format string errors at compile-time

Pull Request - State: closed - Opened by arnetheduck 9 months ago - 1 comment

#23354 - sink parameters sometimes not copied even when there are later reads (refc)

Issue - State: closed - Opened by gmega 9 months ago - 16 comments
Labels: Showstopper, Regression, ARC/ORC Memory Management

#23353 - Revert "disable measuremancer"

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

#23352 - disable measuremancer

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

#23351 - makes nimsuggest listen on localhost by default

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

#23347 - Perf difference with Nim 2.0.2 and --threads:on (the default) vs --threads:off

Issue - State: open - Opened by guzba 9 months ago - 12 comments
Labels: Threads, Performance

#23345 - improve error messages [backport]

Pull Request - State: open - Opened by ringabout 9 months ago - 1 comment

#23345 - improve error messages [backport]

Pull Request - State: closed - Opened by ringabout 9 months ago - 4 comments

#23344 - Add strutils.join for set type

Pull Request - State: open - Opened by autumngray 9 months ago - 8 comments

#23343 - Procedure with a static range generic parameter cause type mismatch

Issue - State: open - Opened by demotomohiro 9 months ago - 1 comment
Labels: Generics, Static[T], Type Inference

#23342 - Fused multiple-add instruction

Issue - State: open - Opened by dlesnoff 9 months ago - 5 comments
Labels: Feature, Standard Library

#23342 - Fused multiple-add instruction

Issue - State: open - Opened by dlesnoff 9 months ago - 6 comments
Labels: Feature, Standard Library

#23341 - fixes #22723; skips tyUserTypeClasses in injectdestructors

Pull Request - State: closed - Opened by ringabout 9 months ago - 1 comment
Labels: merge_when_passes_CI

#23341 - fixes #22723; skips tyUserTypeClasses in injectdestructors

Pull Request - State: open - Opened by ringabout 9 months ago
Labels: merge_when_passes_CI

#23341 - fixes #22723; skips tyUserTypeClasses in injectdestructors

Pull Request - State: closed - Opened by ringabout 9 months ago - 1 comment
Labels: merge_when_passes_CI

#23340 - compiler/ast.nim: fix a typo

Pull Request - State: closed - Opened by litlighilit 9 months ago - 1 comment

#23340 - compiler/ast.nim: fix a typo

Pull Request - State: closed - Opened by litlighilit 9 months ago - 1 comment

#23338 - Fixes #23337; When NimScript errors prevents NimSuggest from Init

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

#23337 - When NimScript errors prevents NimSuggest from Init

Issue - State: closed - Opened by jmgomez 9 months ago
Labels: Nimsuggest

#23336 - [backport 2.0] nimsuggest fix

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

#23335 - Dont mangle when targeting cpp

Pull Request - State: closed - Opened by jmgomez 9 months ago - 3 comments

#23334 - ref #23333; fixes AF_INET6 value on Linux

Pull Request - State: closed - Opened by ringabout 9 months ago - 5 comments

#23332 - Update browsers.nim, deprecate unimplemented `openDefaultBrowser()`

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

#23327 - make use of C++11's auto type deduction for temporary variables

Pull Request - State: closed - Opened by heterodoxic 9 months ago - 7 comments

#23327 - make use of C++11's auto type deduction for temporary variables

Pull Request - State: closed - Opened by heterodoxic 9 months ago - 7 comments

#23327 - make use of C++11's auto type deduction for temporary variables

Pull Request - State: open - Opened by heterodoxic 9 months ago - 4 comments

#23326 - Symbols in `when false` section affect lookup

Issue - State: closed - Opened by arnetheduck 9 months ago - 3 comments
Labels: Templates

#23326 - Symbols in `when false` section affect lookup

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

#23326 - Symbols in `when false` section affect lookup

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

#23326 - Symbols in `when false` section affect lookup

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