An open API service for providing issue and pull request metadata for open source projects.

GitHub / cppcxy/emmylua-analyzer-rust issues and pull requests

#332 - Fix crash when no code is given in '@diagnostic enable'

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

#330 - Cannot `or` nillable enum with enum member

Issue - State: open - Opened by lewis6991 4 months ago

#329 - `emmylua_check` doesn't appear to analyse library files.

Issue - State: open - Opened by lewis6991 4 months ago
Labels: bug

#328 - support for `(partial)` class atrribute

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

#327 - `emmylua_doc_cli`: Suggestion command `eject`

Issue - State: open - Opened by rhys-vdw 4 months ago
Labels: enhancement

#326 - `emmylua_doc_cli`: Doc generation succeeds even if a template failed to parse

Issue - State: open - Opened by rhys-vdw 4 months ago
Labels: enhancement

#325 - type narrowing with break

Issue - State: open - Opened by NeOzay 4 months ago

#323 - `$XDG_DATA_HOME/cargo/bin` is populated with `resources` and `logs`

Issue - State: closed - Opened by lewis6991 4 months ago - 9 comments
Labels: enhancement

#322 - fix(std): debug.lua

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

#321 - for loop values ​​cannot be nil

Issue - State: closed - Opened by NeOzay 4 months ago
Labels: bug

#320 - Variadic generics hints

Issue - State: open - Opened by cryi 4 months ago - 1 comment
Labels: enhancement

#319 - Meta files - not combined with globals

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

#318 - propagate types from constant maps

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

#317 - Indexing a type field in a class

Issue - State: closed - Opened by lewis6991 4 months ago
Labels: bug

#316 - 没有展开父类型定义的函数

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

#315 - some code

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

#314 - Support generic inheritance

Issue - State: open - Opened by georgiy-belyanin 4 months ago
Labels: enhancement

#313 - refactor member design

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

#312 - Inconsistent analysis of library files

Issue - State: closed - Opened by lewis6991 4 months ago - 2 comments
Labels: need refactor

#311 - meta files

Issue - State: closed - Opened by cryi 4 months ago - 1 comment

#310 - setmetatable 问题

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

#309 - hover

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

#308 - completion

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

#307 - `emmylua_doc_cli`: Support `@deprecated` tag for functions.

Issue - State: closed - Opened by rhys-vdw 4 months ago - 3 comments
Labels: enhancement

#306 - `emmylua_doc_cli`: Parser error when line starts with `-`

Issue - State: closed - Opened by rhys-vdw 4 months ago - 5 comments

#304 - pairs overload issue

Issue - State: closed - Opened by NeOzay 4 months ago - 1 comment

#303 - debug.setmetatable 也被视为了 setmetatable

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

#301 - refactor operator and support setmetatable infer

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

#300 - 未分析 expr 的索引键

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

#299 - 行诊断禁用异常, 生成的禁用位置错误

Issue - State: open - Opened by xuhuanzy 4 months ago

#298 - 函数参数返回值未被分析

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

#297 - diagnostic

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

#296 - 分析异常

Issue - State: closed - Opened by xuhuanzy 4 months ago - 1 comment

#295 - 错误的字段重定义

Issue - State: closed - Opened by xuhuanzy 4 months ago - 1 comment

#294 - diagnostic

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

#293 - class constructors (3)

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

#292 - inconsistent `undefined field` diagnostic

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

#291 - `ipairs` on a class

Issue - State: open - Opened by lewis6991 4 months ago - 2 comments
Labels: enhancement

#290 - Incorrect "incomplete signature" diagnostic

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

#289 - incorrect Lua version diagnostic

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

#288 - `pcall` return type inference.

Issue - State: open - Opened by lewis6991 4 months ago

#287 - `table or {}` producing `table|nil`

Issue - State: closed - Opened by lewis6991 4 months ago - 1 comment

#286 - wrong type narrow with `and`

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

#285 - Cannot infer type of uninitialized variable from first assignment

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

#284 - fix: stdlib remove some overloads

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

#283 - Incorrect return type from `tonumber`

Issue - State: closed - Opened by lewis6991 4 months ago - 1 comment

#282 - Type inference of table function values

Issue - State: closed - Opened by lewis6991 4 months ago
Labels: enhancement

#281 - fix: string.dump param

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

#280 - pcall 推断异常

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

#279 - `emmylua_doc_cli`: Only one overload of global function is exported.

Issue - State: open - Opened by rhys-vdw 4 months ago - 1 comment
Labels: bug

#278 - Union with `type` does not resolve to string

Issue - State: closed - Opened by lewis6991 4 months ago
Labels: bug

#277 - type narrowing with `~=` and `return`

Issue - State: closed - Opened by lewis6991 4 months ago
Labels: bug

#276 - Issue with `@overload`

Issue - State: closed - Opened by lewis6991 4 months ago
Labels: bug

#275 - Resolve all issue in Neovims runtime

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

#274 - diagnostic

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

#273 - config: WorkspaceRoots donot work

Issue - State: closed - Opened by CppCXY 4 months ago
Labels: bug

#272 - Overriding fields in subclass results in completion results from superclass still showing up

Issue - State: closed - Opened by ArtixBTW 4 months ago - 1 comment
Labels: enhancement

#271 - Refactor capability registration to use trait instead of macro

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

#270 - Apply trait refactor to code style checkers

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

#269 - `emmylua_doc_cli`: Global description is empty.

Issue - State: closed - Opened by rhys-vdw 4 months ago
Labels: bug

#268 - refactor infer

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

#267 - Rename does not rename `@param` annotation

Issue - State: closed - Opened by lewis6991 4 months ago
Labels: bug

#266 - Cannot split local assignment

Issue - State: closed - Opened by lewis6991 4 months ago
Labels: bug

#265 - `@as` does not work on returns with function calls

Issue - State: closed - Opened by lewis6991 4 months ago
Labels: bug

#264 - cannot extend table defined with literal

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

#263 - `pcall` does not work on alias types

Issue - State: closed - Opened by lewis6991 4 months ago - 1 comment

#262 - incorrect required field diagnostic

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

#261 - `pairs` on table with nullable keys

Issue - State: closed - Opened by lewis6991 4 months ago - 2 comments
Labels: bug

#260 - support type checking metamethods

Issue - State: closed - Opened by lewis6991 4 months ago - 1 comment
Labels: enhancement

#259 - fix: stdlib update

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

#258 - type narrowing with `or`

Issue - State: closed - Opened by lewis6991 4 months ago - 1 comment
Labels: bug

#257 - match `runtime.version` to that of lua-language-server

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

#256 - Refactor: migrate diagnostics to use trait rather than macro

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

#255 - Refactor return type mismatch check

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

#254 - Refactor the return checking code

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

#253 - Tests for unnecessary assert

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

#252 - diagnostic

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

#251 - diagnostic

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

#250 - Cannot use `self` in closure

Issue - State: closed - Opened by lewis6991 4 months ago
Labels: bug

#249 - expected 2 parameters but found 1

Issue - State: closed - Opened by lewis6991 4 months ago
Labels: bug

#248 - should `string[]` elements be nilable?

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

#247 - Cannot assign number to integer

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

#246 - Cannot mix aliases of string literals

Issue - State: closed - Opened by lewis6991 4 months ago - 1 comment
Labels: bug

#245 - Incorrect "may be nil" error

Issue - State: closed - Opened by lewis6991 4 months ago
Labels: bug

#244 - return type from `pcall` not normalized

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

#243 - new diagnostic: missing param annotation

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

#242 - class constructors (2)

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

#241 - function wrapping bug (2)

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

#240 - function wrapping bug

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

#239 - class constructors

Issue - State: open - Opened by lewis6991 4 months ago - 9 comments
Labels: Later Implement

#238 - diagnostic

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

#237 - `string.find` can return captures

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

#236 - bad must return diagnostic

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

#235 - fix: update std/io.lua

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

#233 - Renaming For Loop variables bug

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