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

#24016 - bump NimVersion to 2.1.99 (2.0.2 RC2)

Pull Request - State: closed - Opened by narimiran about 1 month ago - 2 comments

#24015 - Make `$` on 0-length `MemSlice` produce Nim "" as per DMisener idea

Pull Request - State: closed - Opened by c-blake about 1 month ago - 4 comments

#24014 - fixes #22553; regression of offsetof(T, anFieldOfUncheckedArray)

Pull Request - State: closed - Opened by ringabout about 1 month ago - 1 comment

#24013 - Objects casting and custom destructor

Issue - State: closed - Opened by YaDev about 1 month ago - 3 comments

#24012 - reject `or` types matching multiple types for int literals

Pull Request - State: closed - Opened by metagn about 1 month ago - 3 comments

#24011 - Cast seq to string, heap buffer overflow with stdlib assuming terminating '\0'

Issue - State: open - Opened by planetis-m about 1 month ago - 5 comments
Labels: Standard Library

#24010 - handle explicit generic routine instantiations in sigmatch

Pull Request - State: closed - Opened by metagn about 1 month ago - 2 comments

#24009 - test fixing type conversion symchoice resolution

Pull Request - State: closed - Opened by metagn about 1 month ago - 1 comment

#24008 - Output executable is not updated after changing build mode

Issue - State: open - Opened by demotomohiro about 1 month ago - 2 comments

#24007 - opensym for templates + move behavior of opensymchoice to itself

Pull Request - State: closed - Opened by metagn about 1 month ago - 5 comments

#24006 - fix error messages for wrongly typed generic param default values

Pull Request - State: closed - Opened by metagn about 1 month ago - 1 comment

#24005 - sem generic proc param types like generic types + static instantiation fixes

Pull Request - State: closed - Opened by metagn about 1 month ago - 1 comment

#24004 - fixes `cast` expressions introduces unnecessary copies

Pull Request - State: closed - Opened by ringabout about 1 month ago - 1 comment
Labels: Showstopper

#24003 - fixes #23915; std/random produces different results on c/js

Pull Request - State: closed - Opened by ringabout about 1 month ago - 1 comment

#24002 - Parameter not matched in template following symchoice changes

Issue - State: closed - Opened by arnetheduck about 1 month ago - 13 comments

#24001 - Fix linux start process errorCode always 0

Pull Request - State: closed - Opened by haoyu234 about 1 month ago - 1 comment

#24000 - fix windows `poEvalCommand`

Pull Request - State: closed - Opened by haoyu234 about 1 month ago - 2 comments

#23999 - don't require symbol with enum type to be constant in fitNode

Pull Request - State: closed - Opened by metagn about 1 month ago - 1 comment

#23998 - SIGSEGV: Object with pure enum in proc

Issue - State: closed - Opened by fox0430 about 1 month ago - 3 comments

#23997 - generate symchoice for ambiguous types in templates & generics + handle types in symchoices

Pull Request - State: closed - Opened by metagn about 1 month ago - 1 comment

#23996 - fixes #23943; simple default value for range

Pull Request - State: closed - Opened by ringabout about 1 month ago - 1 comment
Labels: merge_when_passes_CI

#23995 - Revert "Fixed an issue where `errorCode` was always 0 when `startProcess` did…"

Pull Request - State: closed - Opened by ringabout about 1 month ago - 1 comment

#23994 - Suboptimal for-loop transformation in regards to closure iters

Issue - State: open - Opened by yglukhov about 1 month ago
Labels: Performance

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

Pull Request - State: closed - Opened by ringabout about 1 month ago - 1 comment

#23992 - Fixed an issue where `errorCode` was always 0 when `startProcess` did…

Pull Request - State: closed - Opened by haoyu234 about 1 month ago - 3 comments

#23991 - nim devel branch ./build_all.sh fails to compile `md5.nim`

Issue - State: closed - Opened by doongjohn about 1 month ago - 6 comments

#23990 - don't apply early ambiguity check for type symbols in semtempl

Pull Request - State: closed - Opened by metagn about 1 month ago - 1 comment

#23989 - consider ambiguity for qualified symbols

Pull Request - State: closed - Opened by metagn about 1 month ago - 1 comment

#23988 - fix subscript magic giving unresolved generic param type

Pull Request - State: closed - Opened by metagn about 1 month ago - 1 comment
Labels: merge_when_passes_CI

#23987 - Try to revert "disable presto"

Pull Request - State: closed - Opened by ringabout about 1 month ago - 1 comment

#23986 - fixes #23982; codegen regression passing pointer expressions to inline iterators

Pull Request - State: closed - Opened by ringabout about 1 month ago - 1 comment
Labels: merge_when_passes_CI

#23985 - allow qualifying macro pragmas

Pull Request - State: closed - Opened by metagn about 1 month ago - 1 comment

#23984 - allow `untyped` arguments to fail to compile in overload mismatch error

Pull Request - State: closed - Opened by metagn about 1 month ago - 1 comment

#23983 - sem all call nodes in generic type bodies + many required fixes

Pull Request - State: closed - Opened by metagn about 1 month ago - 3 comments

#23982 - Recent codegen bug passing pointer expressions to inline iterators

Issue - State: closed - Opened by c-blake about 1 month ago - 8 comments
Labels: Code Generation, Regression

#23981 - fixes #23973; fixes #23974; Memory corruption with lent and ORC

Pull Request - State: closed - Opened by ringabout about 1 month ago - 1 comment

#23980 - fixes for 32bit system

Pull Request - State: closed - Opened by ringabout about 1 month ago - 1 comment
Labels: merge_when_passes_CI

#23979 - fix infinite recursion in term rewriting macros tests

Pull Request - State: closed - Opened by metagn about 1 month ago - 1 comment

#23978 - make all generic aliases tyAlias

Pull Request - State: closed - Opened by metagn about 1 month ago - 3 comments

#23977 - Very basic code fails from generic alias replacing concrete typedesc argument

Issue - State: closed - Opened by metagn about 1 month ago - 2 comments
Labels: Generics

#23976 - always lookup pure enum symbols if expected type is enum

Pull Request - State: closed - Opened by metagn about 1 month ago - 1 comment

#23975 - bump checksums

Pull Request - State: closed - Opened by ringabout about 1 month ago - 1 comment

#23974 - `SIGSEGV` with `lent` and ORC

Issue - State: closed - Opened by tersec about 1 month ago
Labels: ARC/ORC Memory Management

#23973 - Memory corruption with `lent` and ORC

Issue - State: closed - Opened by tersec about 1 month ago - 3 comments
Labels: Showstopper, ARC/ORC Memory Management

#23972 - compiling 32bit nim failed

Issue - State: closed - Opened by Kothric about 1 month ago - 1 comment

#23971 - distinct borrow of generics + template in type section + macro type inference issue

Issue - State: open - Opened by mratsim about 1 month ago - 3 comments
Labels: Type Inference, Distinct Types

#23970 - fixes #23945; type checking for whenvm expresssions

Pull Request - State: closed - Opened by ringabout about 1 month ago - 4 comments
Labels: merge_when_passes_CI

#23969 - remove nontoplevel type hack + consider symbol disamb in type hash

Pull Request - State: closed - Opened by metagn about 1 month ago - 1 comment

#23968 - include generic bodies in allowMetaTypes

Pull Request - State: closed - Opened by metagn about 1 month ago - 4 comments

#23967 - fix `is` with `type`/`typedesc` crashing the compiler

Pull Request - State: closed - Opened by metagn about 1 month ago - 2 comments

#23966 - test allowing types in symchoices by giving them typedesc type

Pull Request - State: closed - Opened by metagn about 1 month ago

#23965 - `Error: internal error: getTypeDescAux(tyUntyped)` on ambiguous table literal

Issue - State: open - Opened by Wh1teDuke about 1 month ago - 2 comments
Labels: Error Messages, Compiler Crash, Invalid Code Acceptance

#23964 - Fixes #23962 `resetLoc`doenst produce any cgen code in `importcpp` types

Pull Request - State: closed - Opened by jmgomez about 1 month ago - 1 comment

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

Pull Request - State: closed - Opened by ringabout about 1 month ago - 1 comment

#23961 - fixes #23956; bindUnix loses the last character on OpenBSD

Pull Request - State: closed - Opened by Zectbumo about 1 month ago - 2 comments

#23960 - Fixes bug #23956 bindUnix did not account for null terminated string.

Pull Request - State: closed - Opened by Zectbumo about 1 month ago

#23959 - Delayed import with forward declared procedure does not create valid C

Issue - State: open - Opened by beef331 about 1 month ago - 1 comment
Labels: Code Generation

#23958 - disable presto

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

#23957 - fixes default float ranges

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

#23956 - bindUnix loses the last character on OpenBSD

Issue - State: closed - Opened by Zectbumo about 2 months ago - 1 comment
Labels: Standard Library

#23955 - fixes #23954; uint8 > 8 bit at compile-time

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

#23954 - uint8 > 8 bit at compile-time

Issue - State: closed - Opened by dreamflow about 2 months ago

#23953 - fixes #23943; simple default value for range

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

#23952 - Size/Signedness issues with unordered enums

Issue - State: open - Opened by autumngray about 2 months ago - 3 comments

#23951 - fixes #23925; VM generates wrong cast for negative enum values

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

#23950 - supports `default` for range types using `firstOrd` with `nimPreviewRangeDefault`

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

#23949 - cannot return `lent` expression from conditionals like `case`

Issue - State: open - Opened by arnetheduck about 2 months ago - 2 comments
Labels: Lent Type

#23948 - fixes #23947; .uint8 compile-time error

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

#23947 - .uint8 compile-time error

Issue - State: closed - Opened by dreamflow about 2 months ago

#23946 - sha2 sha3 dead links in docs

Issue - State: open - Opened by dreamflow about 2 months ago
Labels: Needs Backporting/Fixed in Devel

#23945 - Invalid type in `nkWhenStmt`

Issue - State: closed - Opened by arnetheduck about 2 months ago - 8 comments
Labels: Templates

#23944 - initRand() has 2 identical entries in docs

Issue - State: open - Opened by dreamflow about 2 months ago
Labels: Needs Backporting/Fixed in Devel

#23943 - Put 0 in range[M..N] that would otherwise exclude it

Issue - State: closed - Opened by kuche1 about 2 months ago - 2 comments
Labels: Range

#23942 - Adds `SEQ_DECL_SIZE 1` back under `clang` and a test

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

#23941 - fixes #23936; opcParseFloat accepts the wrong register as the first param [backport]

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

#23940 - fixes #23913; empty SEQ_DECL_SIZE

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

#23939 - don't treat template/macro/module as overloaded for opensym

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

#23938 - Fixed nimscript docs

Pull Request - State: closed - Opened by planetis-m about 2 months ago - 1 comment

#23937 - Fixes an issue where two types can collide in the cgen

Pull Request - State: open - Opened by jmgomez about 2 months ago - 1 comment

#23935 - Dynlib does not make symbols accessible in executable builds

Issue - State: closed - Opened by beef331 about 2 months ago - 1 comment

#23934 - fixes #23932; vmopsDanger for os.getCurrentDir errors

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

#23933 - Implemented `compileOption` for `experimental` to test if a feature i…

Pull Request - State: closed - Opened by geekrelief about 2 months ago - 3 comments

#23931 - Fixes calling `getCurrentDir()` at compile time with `--experimental:…

Pull Request - State: closed - Opened by geekrelief about 2 months ago - 1 comment

#23930 - fixes #14522 #22085 #12700 #23132; no range check for uints

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

#23929 - closes #6549; adds a test case

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

#23928 - nimsuggest crashes on arraymancer.nim

Issue - State: open - Opened by AngelEzquerra about 2 months ago
Labels: Nimsuggest

#23927 - fixes #23925; VM generates wrong cast for negative enum values

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

#23926 - fixes jsbigint64 regression; keeps convs to `Number` in danger mode

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

#23925 - VM generates wrong cast for negative enum values

Issue - State: closed - Opened by autumngray about 2 months ago - 2 comments
Labels: VM, const

#23923 - type-aliased `seq[T]` get different backend C/C++ pointer type names causing invalid codegen on gcc-14 | g++ | clang++

Issue - State: closed - Opened by c-blake about 2 months ago - 3 comments
Labels: ARC/ORC Memory Management

#23922 - `c_isnan` is not available for objectiveC backend

Issue - State: closed - Opened by Archargelod about 2 months ago - 1 comment

#23921 - `removeEventListener` does not work because raw function is not passed

Issue - State: open - Opened by hamidb80 about 2 months ago - 1 comment
Labels: Javascript

#23920 - Case object with fields that inherit from RootObj causes SIGSEGV

Issue - State: open - Opened by z------------- about 2 months ago - 9 comments
Labels: Type Sections, ARC/ORC Memory Management

#23919 - Nested closure is tagged `{.nimcall.}` when `{.closure.}` is expected

Issue - State: open - Opened by itspomf about 2 months ago - 1 comment

#23918 - bump nimble to include the fix to `nimble dump`

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

#23917 - closes #21347; adds a test case

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