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

#23980 - fixes for 32bit system

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

#23979 - fix infinite recursion in term rewriting macros tests

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

#23978 - make all generic aliases tyAlias

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

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

Issue - State: closed - Opened by metagn 3 months ago - 2 comments
Labels: Generics

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

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

#23975 - bump checksums

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

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

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

#23973 - Memory corruption with `lent` and ORC

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

#23972 - compiling 32bit nim failed

Issue - State: closed - Opened by Kothric 3 months ago - 1 comment

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

Issue - State: open - Opened by mratsim 3 months ago - 4 comments
Labels: Type Inference, Distinct Types

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

Pull Request - State: closed - Opened by ringabout 3 months 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 3 months ago - 1 comment

#23968 - include generic bodies in allowMetaTypes

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

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

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

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

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

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

Issue - State: open - Opened by Wh1teDuke 3 months 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 3 months ago - 1 comment

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

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

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

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

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

Issue - State: open - Opened by beef331 3 months ago - 1 comment
Labels: Code Generation

#23958 - disable presto

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

#23957 - fixes default float ranges

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

#23956 - bindUnix loses the last character on OpenBSD

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

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

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

#23954 - uint8 > 8 bit at compile-time

Issue - State: closed - Opened by dreamflow 3 months ago

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

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

#23952 - Size/Signedness issues with unordered enums

Issue - State: closed - Opened by autumngray 3 months ago - 3 comments

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

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

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

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

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

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

#23947 - .uint8 compile-time error

Issue - State: closed - Opened by dreamflow 3 months ago

#23946 - sha2 sha3 dead links in docs

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

#23945 - Invalid type in `nkWhenStmt`

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

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

Issue - State: open - Opened by dreamflow 3 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 3 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 3 months ago - 1 comment

#23940 - fixes #23913; empty SEQ_DECL_SIZE

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

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

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

#23938 - Fixed nimscript docs

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

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

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

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

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

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

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

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

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

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

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

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

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

#23929 - closes #6549; adds a test case

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

#23928 - nimsuggest crashes on arraymancer.nim

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

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

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

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

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

#23925 - VM generates wrong cast for negative enum values

Issue - State: closed - Opened by autumngray 3 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 3 months ago - 3 comments
Labels: ARC/ORC Memory Management

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

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

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

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

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

Issue - State: open - Opened by z------------- 4 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 4 months ago - 1 comment

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

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

#23917 - closes #21347; adds a test case

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

#23916 - fixes #23914; jsondoc broken in devel

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

#23915 - std/random produces different results on c/js[node] with int32

Issue - State: closed - Opened by enthus1ast 4 months ago
Labels: Javascript

#23914 - jsondoc broken in devel

Issue - State: closed - Opened by PMunch 4 months ago - 1 comment
Labels: Regression

#23912 - Method dispatch doesn't respect privacy

Issue - State: open - Opened by Wh1teDuke 4 months ago - 1 comment

#23911 - impr: std/cpuinfo: use documented impl ; support JS

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

#23910 - Segmentation fault upon compilation with recursive typeclass definitions

Issue - State: open - Opened by tersec 4 months ago - 2 comments
Labels: Error Messages, Compiler Crash, Recursive Types

#23909 - fixes #23907; Double destroy using proc type alias with a sink

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

#23908 - Inheritance of type in generics passes type constraint but fails in execution

Issue - State: open - Opened by itspomf 4 months ago - 2 comments
Labels: Generics, Inheritance

#23907 - Double destroy using proc type alias with a sink

Issue - State: closed - Opened by Nycto 4 months ago - 4 comments
Labels: Destructors, ARC/ORC Memory Management

#23906 - fixes #18540; union casts for float conv

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

#23905 - Add a document to toOpenArray proc

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

#23904 - fixes #23902; Compiler infers sink in return type from auto

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

#23903 - fixes #13391; VM: Can't get address of object

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

#23902 - Compiler infers `sink` in return type from `auto`

Issue - State: closed - Opened by alex65536 4 months ago - 5 comments
Labels: Easy

#23901 - Call operator fails to bind across imports

Issue - State: open - Opened by Nycto 4 months ago - 2 comments
Labels: Error Messages

#23899 - [RFC] Add a cmp .closure parameter for heapqueue

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

#23898 - Identifier exported as typename in one module and `template` in another can't be used in `template`

Issue - State: closed - Opened by tersec 4 months ago
Labels: Symbol Resolution, Overload Resolution

#23897 - Useless empty C files with arc/orc

Issue - State: closed - Opened by mratsim 4 months ago
Labels: Code Generation, ARC/ORC Memory Management

#23896 - fixes JS semicolon omissions

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

#23895 - fixes #23894; succ/pred shouldn't raise OverflowDefect for unsigned integers

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

#23893 - Disambiguating module of template call with shared symbol prevents building

Issue - State: closed - Opened by tersec 4 months ago - 1 comment
Labels: Symbol Resolution, Overload Resolution

#23892 - opensym as node kind + fixed experimental switch

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

#23891 - special handlings for nimble packages to shorten function names

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

#23890 - try fix nested dirty template

Pull Request - State: open - Opened by Graveflo 4 months ago - 2 comments

#23889 - Nested dirty template in generic proc

Issue - State: open - Opened by Graveflo 4 months ago - 11 comments
Labels: Templates, Generic Procs

#23888 - improve mangling packages version names with checksums

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

#23887 - minor improvement on cgen

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

#23886 - Extract/move can cause SIGSEGV error when used with 2D sequences

Issue - State: open - Opened by tbekas 4 months ago - 7 comments
Labels: Severe, refc

#23885 - Objects can protect illegal recursion but tuples cant

Issue - State: open - Opened by Graveflo 4 months ago - 4 comments
Labels: Regression

#23884 - turn some sym flag aliases into enums

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

#23883 - bump nimble to 0.16.0

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

#23882 - fixes #19171; have `openArray` converted from `ptr UncheckedArray` be mutable

Pull Request - State: closed - Opened by Buldram 4 months ago - 1 comment

#23881 - doc,test(times): followup #23861

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