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
#23050 - parsexml.nim reads wild html incorrectly
Issue -
State: open - Opened by veksha 11 months ago
- 1 comment
Labels: Standard Library
#23044 - What is the expected behaviour for a proc replacing its own closure?
Issue -
State: open - Opened by can-lehmann 12 months ago
- 12 comments
Labels: Severe
#23031 - Defining a proc `[]` that access array with a distinct int raise assert
Issue -
State: open - Opened by demotomohiro 12 months ago
- 3 comments
Labels: Regression
#23020 - Generic type constraints not respected with generic function
Issue -
State: open - Opened by tersec 12 months ago
- 3 comments
Labels: Generics, works_but_needs_test_case
#23015 - related #22534; fixes documentation rendering of custom number literal routine declaration
Pull Request -
State: closed - Opened by Erich-Reitz 12 months ago
- 1 comment
#23010 - `const` with `distinct` type in `template` whose value is used as argument for other templates fails to build
Issue -
State: closed - Opened by tersec 12 months ago
- 2 comments
Labels: Templates, const
#23003 - Silence several Hint[Performance] warnings
Pull Request -
State: closed - Opened by c-blake 12 months ago
- 2 comments
#22987 - Error in a compiler
Issue -
State: closed - Opened by anprimpushka 12 months ago
- 1 comment
Labels: Compiler Crash, Waiting on Author, Not Reproduced
#22984 - Imports don't resolve correctly when generics are involved.
Issue -
State: closed - Opened by distantforest1 12 months ago
- 4 comments
#22973 - Adds an example of using ident to name procedures to the macros tutorial
Pull Request -
State: closed - Opened by CharlesEnding 12 months ago
- 2 comments
#22970 - slice assignment doesn't work when converter is present
Issue -
State: open - Opened by veksha 12 months ago
- 7 comments
#22964 - `Cannot instantiate T` on parameter-less varargs call to function with generic overload
Issue -
State: open - Opened by arnetheduck 12 months ago
- 2 comments
Labels: Generics, Overload Resolution
#22937 - Generic type parameters not recoverable in macro with alias
Issue -
State: open - Opened by arnetheduck about 1 year ago
- 1 comment
Labels: Generics, typedesc[T], Macros, Type Inference, Symbol Resolution
#22927 - ORC runs into infinite recursion
Issue -
State: closed - Opened by theamarin about 1 year ago
- 9 comments
Labels: Showstopper
#22923 - `Error: internal error: genMagicExpr: mDup` when using `arrayWith` with some types.
Issue -
State: closed - Opened by Archargelod about 1 year ago
#22922 - Compiler crash with generics static int, Atomics, range
Issue -
State: open - Opened by hugosenari about 1 year ago
- 3 comments
Labels: Generics, Static[T], Compiler Crash
#22921 - Callback with generics can crash compiler
Issue -
State: open - Opened by ggb-sw about 1 year ago
- 1 comment
Labels: Generics, Compiler Crash, Invalid Code Acceptance
#22912 - disable IC check to see what fails in CI
Pull Request -
State: closed - Opened by jmgomez about 1 year ago
- 2 comments
Labels: stale
#22909 - Compiler segfaults when passing static parameter to non static macro parameter
Issue -
State: closed - Opened by ire4ever1190 about 1 year ago
- 13 comments
Labels: Regression, ARC/ORC Memory Management
#22905 - Assigning value to view type that is object field generates wrong code
Issue -
State: open - Opened by sxq112358 about 1 year ago
- 1 comment
Labels: View Types
#22897 - Compile error on `questionable` library with version-1-6 branch
Issue -
State: open - Opened by elcritch about 1 year ago
- 10 comments
Labels: stale
#22890 - std/parsesql: Fix JOIN parsing
Pull Request -
State: closed - Opened by tuffnatty about 1 year ago
- 10 comments
Labels: stale
#22888 - Simple program mixing int and floats fails to compile at the C compilation stage
Issue -
State: open - Opened by AngelEzquerra about 1 year ago
- 4 comments
Labels: Code Generation, works_but_needs_test_case, Generic Procs
#22880 - [Concept] predicate checking for proc return types `seq[X]` fail for `type X` concept parameter
Issue -
State: open - Opened by PhilippMDoerner about 1 year ago
- 2 comments
#22864 - fixes #22863; allows constructing empty tuple types in parentheses
Pull Request -
State: closed - Opened by ringabout about 1 year ago
- 8 comments
#22852 - SIGSEGV when slicing `string` or `seq[T]` with index out of range
Issue -
State: closed - Opened by derekdai about 1 year ago
- 8 comments
Labels: Showstopper
#22850 - `type is int` crashes the compiler
Issue -
State: closed - Opened by ggb-sw about 1 year ago
- 4 comments
Labels: Compiler Crash
#22846 - Lambdas expanded from template arguments crash the compiler
Issue -
State: closed - Opened by metagn about 1 year ago
- 1 comment
Labels: Compiler Crash, Templates, works_but_needs_test_case
#22842 - internal error: getTypeDescAux(tyAnything) with auto in proc type
Issue -
State: open - Opened by ghost about 1 year ago
- 3 comments
#22839 - New styled concepts doesn't work with generic recursive types when T is specified explicitly
Issue -
State: closed - Opened by saffage about 1 year ago
- 1 comment
Labels: Generics, Concepts, Overload Resolution
#22831 - Cannot open file: ../dist/checksums/src/checksums/md5
Issue -
State: closed - Opened by WeebNetsu about 1 year ago
- 8 comments
#22828 - Fix #22826: Don't skip generic instances in type comparison
Pull Request -
State: closed - Opened by SirOlaf about 1 year ago
- 2 comments
#22824 - Compiling with --hotcodereloading:on generates clang compile errors
Issue -
State: open - Opened by bbbscarter about 1 year ago
- 4 comments
Labels: Hot Code Reloading, ARC/ORC Memory Management
#22820 - Compiler segfaults on lambda sugar (nim 1.6.16)
Issue -
State: open - Opened by mynameisdaniil about 1 year ago
- 3 comments
Labels: Regression, works_but_needs_test_case
#22816 - nimsuggest unhandled exception on `echo "hello"`
Issue -
State: closed - Opened by doongjohn about 1 year ago
- 2 comments
#22814 - update nimble
Pull Request -
State: closed - Opened by ringabout about 1 year ago
- 3 comments
#22808 - Challenges installing nim + tooling on M1 Mac
Issue -
State: closed - Opened by bbbscarter about 1 year ago
- 5 comments
Labels: Showstopper, Documentation Content
#22798 - Duplicate libraries linker warning (i.e., '-lm') when importing std/math
Issue -
State: closed - Opened by ericvw about 1 year ago
#22793 - Static seq default arguments cause incorrect type mismatch
Issue -
State: open - Opened by PhilippMDoerner about 1 year ago
- 7 comments
Labels: Static[T]
#22786 - nimsuggest: Set default backend and default GC
Pull Request -
State: closed - Opened by Pylgos about 1 year ago
- 1 comment
#22775 - `internal error: cannot inject destructors to node kind: nkOpenSymChoice` with nested templates
Issue -
State: closed - Opened by tersec about 1 year ago
- 6 comments
Labels: Showstopper, Compiler Crash, Templates
#22773 - Docgen: math formulas using RST/LaTeX syntax (#22657)
Pull Request -
State: closed - Opened by a-mr about 1 year ago
- 5 comments
Labels: stale
#22742 - fixes #22672; Destructor not called for result when exception is thrown
Pull Request -
State: closed - Opened by ringabout about 1 year ago
- 1 comment
#22741 - `readChar` blocks after `peekChar` on stdin
Issue -
State: open - Opened by adrianwong about 1 year ago
- 9 comments
Labels: Standard Library
#22734 - moves `addUnique` to `std/sequtils`
Pull Request -
State: closed - Opened by jmgomez about 1 year ago
- 2 comments
#22723 - Error in proc that modifies instances of a recursive type defined with a concept
Issue -
State: open - Opened by kerrycobb about 1 year ago
- 4 comments
Labels: Concepts, ARC/ORC Memory Management
#22723 - Error in proc that modifies instances of a recursive type defined with a concept
Issue -
State: closed - Opened by kerrycobb about 1 year ago
- 4 comments
Labels: Concepts, ARC/ORC Memory Management
#22723 - Error in proc that modifies instances of a recursive type defined with a concept
Issue -
State: closed - Opened by kerrycobb about 1 year ago
- 4 comments
Labels: Concepts, ARC/ORC Memory Management
#22708 - C++ mode generates bad initialization code for union type
Issue -
State: closed - Opened by tommo about 1 year ago
- 11 comments
#22708 - C++ mode generates bad initialization code for union type
Issue -
State: open - Opened by tommo about 1 year ago
- 11 comments
#22708 - C++ mode generates bad initialization code for union type
Issue -
State: open - Opened by tommo about 1 year ago
- 11 comments
#22701 - Add doc-description to AsyncFD and Callback type
Pull Request -
State: open - Opened by PhilippMDoerner about 1 year ago
- 2 comments
Labels: stale
#22692 - ci/ directory missing from source archive
Issue -
State: closed - Opened by michel-slm about 1 year ago
- 1 comment
Labels: Easy, Installation
#22685 - remove nkPar for tuples; nkPar shouldn't exist after semantic checking
Pull Request -
State: closed - Opened by ringabout about 1 year ago
- 2 comments
Labels: stale
#22672 - Destructor not called for `result` when exception is thrown
Issue -
State: closed - Opened by PMunch about 1 year ago
- 7 comments
Labels: Showstopper, ARC/ORC Memory Management
#22666 - Redundant `result` variable in closure iterator environment
Issue -
State: closed - Opened by arnetheduck about 1 year ago
- 1 comment
#22661 - Case statement with range breaks as typed template/macro argument
Issue -
State: closed - Opened by metagn about 1 year ago
Labels: Semantic Analysis
#22648 - strformat(or pairs) will free local var memory with refc
Issue -
State: open - Opened by slangmgh about 1 year ago
- 8 comments
Labels: refc
#22647 - generic types parameter asserts the compiler (#2)
Issue -
State: closed - Opened by dagan-deon about 1 year ago
- 8 comments
Labels: Generics
#22645 - cannot instantiate generic object with cast to generic type in template
Issue -
State: closed - Opened by arnetheduck about 1 year ago
- 4 comments
Labels: Generics, Templates, works_but_needs_test_case, Status
#22621 - WIP: Properly handle generic types that do not contain generic parameters in the body
Pull Request -
State: closed - Opened by Pylgos about 1 year ago
- 2 comments
Labels: stale
#22607 - Static generic parameter does not work in param type scopes in procs
Issue -
State: closed - Opened by ASVIEST about 1 year ago
- 2 comments
#22597 - Converter and openArray together generate the wrong C code.
Issue -
State: closed - Opened by haoyu234 about 1 year ago
- 3 comments
Labels: Severe
#22590 - Downstream packaging: release tarballs should be fully self-contained and require zero Git checkouts to build
Issue -
State: open - Opened by IcedQuinn about 1 year ago
- 10 comments
Labels: Installation
#22571 - Types declared in non-top-level scope gensym their symbols to workaround bad mangling
Issue -
State: closed - Opened by metagn about 1 year ago
- 4 comments
Labels: Code Generation, Semantic Analysis
#22569 - Type missmatch when chaining distinct builtin types with generics
Issue -
State: open - Opened by Nmerryman about 1 year ago
- 4 comments
Labels: Generics, Distinct Types
#22556 - unsafeNew(UncheckedArrayXxx) does not calculate the size of sizeof(dummy).
Issue -
State: open - Opened by haoyu234 about 1 year ago
- 7 comments
Labels: Regression
#22553 - `offsetof(T, anFieldOfUncheckedArray)` returned the wrong value
Issue -
State: closed - Opened by haoyu234 about 1 year ago
- 7 comments
Labels: Severe
#22538 - don't render underscore identifiers with id
Pull Request -
State: closed - Opened by metagn about 1 year ago
- 3 comments
#22533 - OOM exception handler support for arc/orc/boehm
Pull Request -
State: closed - Opened by mk1nz about 1 year ago
- 3 comments
#22523 - `T(a)` not an L-value when `a` is an L-value and `typeEqualsOrDistinct(T, typeof(a))` holds
Issue -
State: closed - Opened by tersec about 1 year ago
- 1 comment
#22510 - Different memory usage behavior with Nim 2.0.0 vs 1.6.x
Issue -
State: closed - Opened by guzba about 1 year ago
- 14 comments
Labels: Showstopper
#22502 - fixes #18070; fixes #22398; fixes memory leak with nested Exceptions
Pull Request -
State: closed - Opened by ringabout about 1 year ago
- 2 comments
#22498 - fixes syncio document
Pull Request -
State: closed - Opened by NanXiao over 1 year ago
- 5 comments
#22494 - "cannot extract number from invalid AST node" on `when` evaluation of `static int`
Issue -
State: open - Opened by arnetheduck over 1 year ago
- 4 comments
#22479 - Wrong instance of the generic destructor is called
Issue -
State: open - Opened by Pylgos over 1 year ago
- 8 comments
Labels: Severe
#22462 - range types doesn't seem to be reset with implicit result variable in loop under `refc`
Issue -
State: closed - Opened by hamidb80 over 1 year ago
- 6 comments
Labels: refc
#22432 - getImpl now can get ast from a generic instance and type
Pull Request -
State: closed - Opened by beef331 over 1 year ago
- 2 comments
Labels: stale
#22431 - sizeof(seq[empty]) compiler crash
Issue -
State: open - Opened by juancarlospaco over 1 year ago
- 4 comments
Labels: Compiler Crash
#22431 - sizeof(seq[empty]) compiler crash
Issue -
State: open - Opened by juancarlospaco over 1 year ago
- 4 comments
Labels: Compiler Crash
#22431 - sizeof(seq[empty]) compiler crash
Issue -
State: open - Opened by juancarlospaco over 1 year ago
- 4 comments
Labels: Compiler Crash
#22431 - sizeof(seq[empty]) compiler crash
Issue -
State: open - Opened by juancarlospaco over 1 year ago
- 4 comments
Labels: Compiler Crash
#22426 - `hash(openArray)` fails to use full `Hash` type range
Issue -
State: closed - Opened by arnetheduck over 1 year ago
- 1 comment
#22422 - Trying to fix #21760
Pull Request -
State: open - Opened by SirOlaf over 1 year ago
#22421 - refactors initSrcGen and initTokRender into returning objects
Pull Request -
State: open - Opened by ringabout over 1 year ago
#22420 - modernize lineinfos; it seems that array access hinders strict def analysis like field access
Pull Request -
State: closed - Opened by ringabout over 1 year ago
- 1 comment
#22419 - async/closure environment does not align local variables
Issue -
State: open - Opened by tersec over 1 year ago
- 1 comment
#22418 - fix cursor
Pull Request -
State: open - Opened by bung87 over 1 year ago
#22417 - distinctBase matching regression
Issue -
State: open - Opened by arnetheduck over 1 year ago
- 8 comments
#22416 - An exported converter, is silently exported by intermediate module
Issue -
State: open - Opened by enthus1ast over 1 year ago
- 1 comment
#22415 - modernize compiler/reorder, which exposes yet another strictdefs bug
Pull Request -
State: closed - Opened by ringabout over 1 year ago
- 1 comment
#22414 - fix #20891 Illegal capture error of env its self
Pull Request -
State: open - Opened by bung87 over 1 year ago
- 1 comment
#22413 - fixes cascades of out parameters, which produces wrong ProveInit warnings
Pull Request -
State: open - Opened by ringabout over 1 year ago
- 2 comments
#22412 - fixes LineTooLong hints on old compilers
Pull Request -
State: closed - Opened by ringabout over 1 year ago
- 2 comments
#22411 - Do not introduce `result` in the codegen if it isnt needed.
Issue -
State: open - Opened by jmgomez over 1 year ago
- 8 comments
#22410 - macro pragmas doesnt seem to work on params
Issue -
State: closed - Opened by jmgomez over 1 year ago
- 6 comments
#22409 - Invalid styleCheck:hint for enum/func conflict
Issue -
State: closed - Opened by arnetheduck over 1 year ago
- 6 comments
Labels: Status
#22408 - clean up `gc:arc` or `gc:orc` in docs and in error messages
Pull Request -
State: closed - Opened by ringabout over 1 year ago
- 1 comment
#22407 - modernize compiler/filter_tmpl.nim
Pull Request -
State: closed - Opened by ringabout over 1 year ago
- 1 comment
#22406 - C codegen for const Tables and object variants is missing the designated initializer for the discriminator of an object variant when the first value of the enum does not have a branch or does not define any fields.
Issue -
State: open - Opened by geekrelief over 1 year ago
- 2 comments