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

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

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

#23878 - Allocator: Handle basic dead threads with unshared memory

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

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

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

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

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

#23875 - remove unused field in ConfigRef

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

#23874 - fixes #23869; sink generic typeclass

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

#23873 - implement genericsOpenSym for symchoices

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

#23872 - Generic concepts not compatible with openarray

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

#23870 - Overload resultion with generic variables an inheritance

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

#23869 - ARC hooks missing when sinking generic typeclass

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

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

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

#23866 - Merge tyUncheckedArray with tySeq in typeRel

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

#23864 - Warnings missing when compiling the same file twice

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

#23863 - bypass constraints for tyFromExpr in generic bodies

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

#23862 - fixes nim secret not flushing stdout

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

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

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

#23860 - fix generics treating symchoice symbols as uninstantiated

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

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

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

#23858 - 2.2.0 rc1 regression with cdecl functions

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

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

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

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

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

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

Issue - State: closed - Opened by mratsim 4 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 4 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 4 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 4 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 4 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 4 months ago
Labels: Javascript

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

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

#23847 - Fixes #23846; prepend nimArgs to args

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

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

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

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

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

#23843 - Type error when sink added to parameters

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

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

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

#23841 - [minor] fixes wrong error messages

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

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

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

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

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

#23836 - bisecting 2.2.0 rc1

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

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

Pull Request - State: closed - Opened by maleyva1 4 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 4 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 4 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 4 months ago - 4 comments

#23831 - bump NimVersion to 2.1.9

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

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

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

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

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

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

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

#23827 - Cyclic proc calls causes infinite memory usage

Issue - State: open - Opened by madonuko 4 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 4 months ago - 5 comments

#23824 - fixes 23823; array static overload - again

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

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

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

#23822 - closes #22095; adds a test case

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

#23821 - Exec overload with input argument uses projectDir

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

#23820 - Add warnings about exec usage.

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

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

Pull Request - State: closed - Opened by ringabout 4 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 4 months ago - 5 comments

#23816 - Seg Fault on cross compiled binary for ARM

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

#23814 - fixes #20865; fixes #20987; Missing bounds check in array slicing

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

#23813 - Regression from 1.6 to 2.0/devel with templates with `gensym` `proc`

Issue - State: closed - Opened by tersec 4 months ago - 2 comments

#23811 - disable chronos

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

#23809 - remove nir; succeeded by nif

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

#23808 - Bumps nimble so the next Nim release includes the latest changes

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

#23807 - fixes #22389; fixes #19840; don't fold paths containing `addr`

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

#23806 - Allocator: Keep track of foreign cells

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

#23805 - Add support for nvcc & hipcc (cuda/rocm)

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

#23804 - Update documentation for parseEnum in strutils.nim

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

#23802 - fixes #23790; roll back instCounter properly in case of exceptions

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

#23801 - Add constantine to important_packages.nim

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

#23799 - fixes #23770; const object variants in the default fields

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

#23797 - Memory corruption on certain code

Issue - State: open - Opened by RazrFalcon 4 months ago - 1 comment
Labels: Needs Backporting/Fixed in Devel

#23796 - Bad CPP codegen when using var array[] argument type in imported C functions.

Issue - State: closed - Opened by tommo 4 months ago - 2 comments
Labels: C++ Code Generation

#23795 - Adjust the correct chunk's free space in allocator

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

#23794 - Revert threaded alloc

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

#23793 - Replacement PR for https://github.com/nim-lang/Nim/pull/23779 that

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

#23792 - fixes #23784; don't allow fold paths containing `nkAddr`

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

#23791 - This test for issue 9739 never needed to depend upon hash order

Pull Request - State: closed - Opened by c-blake 5 months ago - 1 comment

#23790 - `Error: generic instantiation too nested` after using many `compiles(...)`

Issue - State: closed - Opened by tersec 5 months ago - 3 comments
Labels: Generics

#23788 - Segfaults in multithreaded code after recent allocator changes

Issue - State: closed - Opened by SirOlaf 5 months ago
Labels: Threads

#23787 - Optimize closure iterator locals

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

#23786 - Update mimetypes.nim; added avif & avifs

Pull Request - State: closed - Opened by enthus1ast 5 months ago - 1 comment

#23785 - Fixed issues when using `std/parseopt` in nimscripts with cmdline = ""

Pull Request - State: closed - Opened by Abathargh 5 months ago - 1 comment

#23784 - Regression: ICE genCheckedRecordField with unsafeAddr and macros

Issue - State: closed - Opened by mratsim 5 months ago - 3 comments
Labels: Regression, Compiler Crash, Macros, Strict Functions

#23783 - refine: strmisc.expandTabs better code structure

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

#23782 - enable refc with move analyzer

Pull Request - State: open - Opened by ringabout 5 months ago - 4 comments

#23781 - Fix doc: '\c' '\L' in lexbase.nim

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

#23780 - fixes #23775; injectdestructors now handles discardable statements

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