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

#23916 - fixes #23914; jsondoc broken in devel

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

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

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

#23914 - jsondoc broken in devel

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

#23913 - -Warray-bounds when accessing seq with offset positive offset on cpp backend

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

#23912 - Method dispatch doesn't respect privacy

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

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

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

#23910 - Segmentation fault upon compilation with recursive typeclass definitions

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

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

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

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

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

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

Issue - State: closed - Opened by Nycto about 2 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 about 2 months ago

#23905 - Add a document to toOpenArray proc

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

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

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

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

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

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

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

#23901 - Call operator fails to bind across imports

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

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

Pull Request - State: closed - Opened by planetis-m 2 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 2 months ago
Labels: Symbol Resolution, Overload Resolution

#23897 - Useless empty C files with arc/orc

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

#23896 - fixes JS semicolon omissions

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

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

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

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

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

#23892 - opensym as node kind + fixed experimental switch

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

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

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

#23890 - try fix nested dirty template

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

#23889 - Nested dirty template in generic proc

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

#23888 - improve mangling packages version names with checksums

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

#23887 - minor improvement on cgen

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

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

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

#23885 - Objects can protect illegal recursion but tuples cant

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

#23884 - turn some sym flag aliases into enums

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

#23883 - bump nimble to 0.16.0

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

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

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

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

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

#23879 - fixes #23867; fixes #23316; rework nimsuggest for ORC

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

#23878 - WIP: Clean up dead threads

Pull Request - State: open - Opened by SirOlaf 2 months ago

#23877 - os module uses wrong path separator in nimvm when cross-compiling

Issue - State: open - Opened by nocturn9x 2 months ago - 2 comments

#23876 - fixes #23838: Compilation by MinGW for cpu=i386 with time_t bug

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

#23875 - remove unused field in ConfigRef

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

#23874 - fixes #23869; sink generic typeclass

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

#23873 - implement genericsOpenSym for symchoices

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

#23872 - Generic concepts not compatible with openarray

Issue - State: open - Opened by lilkeet 2 months ago - 2 comments
Labels: Concepts

#23871 - Allocator: Always place free cells into the active chunk and add documentation

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

#23870 - Overload resultion with generic variables an inheritance

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

#23869 - ARC hooks missing when sinking generic typeclass

Issue - State: closed - Opened by Graveflo 2 months ago - 3 comments

#23868 - Fix out-of-bounds slicing in std/varints

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

#23866 - Merge tyUncheckedArray with tySeq in typeRel

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

#23864 - Warnings missing when compiling the same file twice

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

#23863 - bypass constraints for tyFromExpr in generic bodies

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

#23862 - fixes nim secret not flushing stdout

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

#23861 - Add '.' (period, dot, ..) to `FormatLiterals` so that `ss.fff` can work.

Pull Request - State: closed - Opened by c-blake 2 months ago - 5 comments

#23860 - fix generics treating symchoice symbols as uninstantiated

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

#23859 - fixes #23858; 2.2.0 rc1 regression with cdecl functions

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

#23858 - 2.2.0 rc1 regression with cdecl functions

Issue - State: closed - Opened by ringabout 2 months ago

#23857 - doc: times.nim: DD -> dd

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

#23856 - Allocator: Track number of foreign cells a small chunk has access to

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

#23855 - Nested generic/static parameter: undeclared identifier in typesections

Issue - State: closed - Opened by mratsim 2 months ago - 2 comments
Labels: Generics, Static[T], Type Sections, Symbol Resolution

#23854 - Identifier expected or compiler segfault with templates over generic type in type section

Issue - State: closed - Opened by mratsim 2 months ago - 6 comments
Labels: Generics, Type Sections, Compiler Crash, Templates, Symbol Resolution

#23853 - Regression - cannot instantiate Maybe generic arguments are missing

Issue - State: closed - Opened by mratsim 2 months ago - 5 comments
Labels: Generics, Type Sections, Symbol Resolution

#23852 - Set type of object constructor during annotateType

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

#23851 - fixes #23848; The comand `nim gendepend` defaults to ORC

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

#23850 - When JS, operations on pointer casted from ref object raises Runtime-Errors

Issue - State: open - Opened by litlighilit 2 months ago
Labels: Javascript

#23849 - fixes #23844; Nim devel nightly i386 build failing

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

#23847 - Fixes #23846; prepend nimArgs to args

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

#23845 - fixes #23837; cursor now processes distinct types with a destructor

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

#23844 - Nim `devel` nightly `i386` build failing

Issue - State: closed - Opened by tersec 2 months ago - 1 comment
Labels: Regression

#23843 - Type error when sink added to parameters

Issue - State: open - Opened by Nycto 2 months ago - 2 comments

#23842 - make routine implicitly gensym when other gensym symbol exists again

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

#23841 - [minor] fixes wrong error messages

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

#23840 - fixes semi-regression; discard check now skips `nkHiddenSubConv`

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

#23837 - cursor optimizer doesn't understand that distinct cstring can be an owning type

Issue - State: closed - Opened by arkanoid87 3 months ago
Labels: Severe, Easy, Cursor Inference

#23836 - bisecting 2.2.0 rc1

Issue - State: closed - Opened by ringabout 3 months ago - 17 comments

#23835 - fix #23817; Use __builtin_saddl_overflow variants for arm-none-eabi-gcc.

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

#23834 - Use monotonic timestamp to calculate timeouts refs #23826

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

#23833 - Custom iterator is not found if used in template function, if used from a third file

Issue - State: closed - Opened by tsoj 3 months ago - 1 comment
Labels: Iterators

#23832 - Silence `hint:performance` message when using very basic http client

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

#23831 - bump NimVersion to 2.1.9

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

#23830 - fixes #23827; Cyclic proc calls causes infinite memory usage in VM

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

#23829 - refactor: The popular 'r' field is now named 'snippet'

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

#23828 - deprecate `owner` from `std/macros`

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

#23827 - Cyclic proc calls causes infinite memory usage

Issue - State: open - Opened by madonuko 3 months ago - 12 comments
Labels: Severe, VM, Regression

#23826 - fixes #23825; Busy wait on waitid, sleeping at regular intervals

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

#23824 - fixes 23823; array static overload - again

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

#23823 - Regression: Error: fatal error: invalid kind for lastOrd(tyGenericParam)

Issue - State: closed - Opened by narimiran 3 months ago - 4 comments
Labels: Showstopper, Regression

#23822 - closes #22095; adds a test case

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

#23821 - Exec overload with input argument uses projectDir

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

#23820 - Add warnings about exec usage.

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

#23818 - fixes #3011; handles meta fields defined in the ref object

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

#23817 - Improper code generation for cross-compilation using arm-none-eabi-gcc

Issue - State: closed - Opened by maleyva1 3 months ago - 5 comments

#23816 - Seg Fault on cross compiled binary for ARM

Issue - State: open - Opened by vortex73 3 months ago - 3 comments