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

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

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

#23324 - fixes #23273; forbids methods having importc pragmas

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

#23323 - assume a module's usage if it contains a passC/passL/compile pragma w…

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

#23322 - fixes #23304; uses `snprintf` instead of `sprintf`

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

#23318 - Remove count field from Deque

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

#23316 - nimsuggest creates an error message for a valid destroy hook

Issue - State: closed - Opened by doongjohn 9 months ago - 2 comments

#23313 - fixes #22753; Nimsuggest segfault with invalid assignment to table (#22781)

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

#23312 - memory allocation error after raised Exception and catched in 2.0.2?

Issue - State: closed - Opened by itsumura-h 9 months ago - 1 comment

#23311 - Excessive `if (NIM_UNLIKELY(*nimErr_)) goto BeforeRet_;` generation

Issue - State: closed - Opened by guzba 9 months ago - 8 comments

#23309 - Valgrind invalid reads and writes with `addExitProc` from `std/exitprocs` in Nim 2.0 but not `devel`

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

#23308 - v2.0.3 ICE regression: call toSeq in a iterator in a closure

Issue - State: closed - Opened by jangko 9 months ago - 1 comment
Labels: Needs Backporting/Fixed in Devel

#23307 - Nim Windows installation file marked as Virus.

Issue - State: closed - Opened by prakis 9 months ago - 16 comments

#23305 - + show the effectsOf pragma (if present) of procs in nimsuggest hints…

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

#23303 - `varargs[typed]` should behave more like `typed`

Pull Request - State: closed - Opened by Graveflo 9 months ago - 2 comments

#23302 - [Backport 1.6] Itanium mangling scheme #23301

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

#23301 - [Backport 2.0] Itanium mangling scheme

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

#23300 - fixes a nimsuggest crash on init

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

#23299 - Remove mask field from Deque

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

#23298 - nimsuggest --ic:on compiles

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

#23297 - fixes #23295; don't expand constants for complex structures

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

#23296 - Add items and contains to heapqueue

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

#23295 - Wrong behaviour when wrapping a constant object variant into a sequence at runtime

Issue - State: closed - Opened by mjfh 9 months ago - 2 comments
Labels: Status

#23295 - Wrong behaviour when wrapping a constant object variant into a sequence at runtime

Issue - State: closed - Opened by mjfh 9 months ago - 2 comments
Labels: Status

#23294 - fixes #18104; tranform one liner var decl before templates expansion

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

#23293 - Fixes a nimsuggest crash when using chronos

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

#23292 - fixes #22798; Duplicate libraries linker warning (i.e., '-lm') on macOS

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

#23291 - AF_UNIX support on Windows

Issue - State: open - Opened by Moaneschien 9 months ago
Labels: Feature

#23291 - AF_UNIX support on Windows

Issue - State: open - Opened by Moaneschien 9 months ago
Labels: Feature

#23290 - Test important packages on the new M1 macOS runner

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

#23290 - Test important packages on the new M1 macOS runner

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

#23289 - parsecfg does not support raw strings with commas

Issue - State: open - Opened by daylinmorgan 9 months ago - 2 comments
Labels: Standard Library

#23289 - parsecfg does not support raw strings with commas

Issue - State: open - Opened by daylinmorgan 9 months ago - 2 comments
Labels: Standard Library

#23288 - fixes nimsuggest sug doesnt return anything on first pass #23283

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

#23287 - Generic procs fails to properly instantiate a type

Issue - State: open - Opened by beef331 9 months ago - 3 comments
Labels: works_but_needs_test_case

#23286 - The --recursive switch of git leads to execCmdEx blocking on macOS(v14.3).

Issue - State: open - Opened by danny-su 10 months ago - 3 comments
Labels: OS/Architecture Specific

#23285 - fixes regression #23280; Operations on inline toOpenArray len return a wrong result

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

#23284 - SIGSEGV: Illegal storage access. (Attempt to read from nil?)

Issue - State: open - Opened by alialrahahleh 10 months ago - 5 comments
Labels: Threads

#23283 - nimsuggest `sug` doesnt return anything on first pass

Issue - State: closed - Opened by veksha 10 months ago
Labels: Nimsuggest

#23282 - [fix] nimsuggest `con` sometimes doesnt return anything on first pass fixes #23281

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

#23281 - nimsuggest `con` sometimes doesnt return anything on first pass

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

#23280 - Operations on inline toOpenArray len return a wrong result

Issue - State: closed - Opened by nitely 10 months ago - 3 comments
Labels: Code Generation, Regression

#23279 - fixes #22852; fixes #23435; fixes #23645; SIGSEGV when slicing string or seq[T] with index out of range

Pull Request - State: closed - Opened by ringabout 10 months ago - 1 comment
Labels: Showstopper, merge_when_passes_CI

#23278 - follow up #22380; fixes incorrect usages of `newWideCString`

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

#23277 - closes #14710; adds a test case

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

#23276 - fixes #23275; Add `==` for Deque

Pull Request - State: closed - Opened by demotomohiro 10 months ago - 3 comments
Labels: merge_when_passes_CI

#23275 - `==` doesn't work correctly for Deque

Issue - State: closed - Opened by demotomohiro 10 months ago
Labels: Easy

#23274 - enable a working test case

Pull Request - State: closed - Opened by ringabout 10 months ago

#23272 - ORC: added -d:nimOrcStats switch and related API

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

#23270 - Docs-improve: os.getCurrentCompilerExe replace with clearer short-desc

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

#23269 - minor fixes for std prefix in the compiler

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

#23268 - compute checksum of nim files early in the pipelines

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

#23267 - fixes #22672; Destructor not called for result when exception is thrown

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

#23266 - Fix self-closing xhtml tags

Pull Request - State: open - Opened by arkt8 10 months ago - 1 comment

#23265 - Strange error message for template when a type mismatch occurs

Issue - State: closed - Opened by dwhall 10 months ago - 1 comment
Labels: Error Messages, Overload Resolution

#23264 - Additional speed ups of complex.pow

Pull Request - State: closed - Opened by AngelEzquerra 10 months ago - 1 comment

#23263 - Fix nimsuggest highlight for import statements

Pull Request - State: closed - Opened by autumngray 10 months ago - 1 comment

#23262 - Update cmdline.nim, fix broken (dragged) doc-reference for getAppFile…

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

#23261 - Add `get(Option[T], var T): bool` procedure

Pull Request - State: open - Opened by xTrayambak 10 months ago - 22 comments

#23260 - MangleProcs following the Itanium spec so they are demangled in the debugger call stack

Pull Request - State: closed - Opened by jmgomez 10 months ago - 3 comments
Labels: merge_when_passes_CI

#23259 - clean up goto exceptions; remove the setjmp.h dep

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

#23258 - fixes #19977; rework inlining of 'var openarray' iterators for C++

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

#23257 - fixes #22597; avoid side effects for call returning openArray types

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

#23256 - Fixes #23085: update grammars for 'concept'

Pull Request - State: closed - Opened by silly-carbon 10 months ago - 1 comment
Labels: merge_when_passes_CI

#23255 - fixes broken doc links

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

#23254 - fixes #23247; don't destroy openarray since it doesn't own the data

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

#23253 - adds test cases

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

#23252 - hope to support the syntax: allow pragmas in the front of field definition

Issue - State: open - Opened by lost22git 10 months ago - 2 comments
Labels: Feature

#23250 - account for nil return type in tyProc sumGeneric

Pull Request - State: closed - Opened by metagn 10 months ago - 1 comment

#23249 - [Regression] Nim crash in sumGeneric

Issue - State: closed - Opened by yglukhov 10 months ago - 3 comments
Labels: Regression

#23248 - closes #15176; adds a test case

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

#23247 - 1.6 to 2.0 regression with `UncheckedArray[string]`/`toOpenArray` resulting in `SIGSEGV`

Issue - State: closed - Opened by tersec 10 months ago - 6 comments
Labels: ARC/ORC Memory Management

#23246 - fixes a broken link in `std/algorithm`

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

#23245 - fixes #21630; adds an example for `ToJsonOptions`

Pull Request - State: closed - Opened by ringabout 10 months ago

#23244 - remove unreachable code

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

#23243 - Fix system.currentSourcePath() documentation [backport 2.0]

Pull Request - State: closed - Opened by rockcavera 10 months ago - 2 comments

#23242 - Show error when trying to run in folder that doesn't exist instead of assertion

Pull Request - State: closed - Opened by ire4ever1190 10 months ago - 1 comment

#23241 - Ubuntu 20.04 + Nim v2.0 + smtp = No valid socket error code available

Issue - State: open - Opened by ThomasTJdev 10 months ago - 2 comments
Labels: Regression

#23239 - Macro quote function forgets the names on named tuples

Issue - State: open - Opened by ggb-sw 10 months ago - 5 comments

#23238 - nimble script incuded files inconsistent use with cache

Issue - State: closed - Opened by ggb-sw 10 months ago - 1 comment

#23237 - Speed up complex.pow when the exponent is 2.0 or 0.5

Pull Request - State: closed - Opened by AngelEzquerra 10 months ago - 1 comment

#23235 - fixes #23233; Regression when using generic type with Table/OrderedTable

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