Ecosyste.ms: Issues

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

GitHub / Roblox/luau issues and pull requests

#1005 - Use `const char* const*` over `const char**`

Pull Request - State: closed - Opened by LoganDark over 1 year ago - 1 comment

#1003 - Regression involving Math Overloads & Intersection Types

Issue - State: open - Opened by AmberGraceSoftware over 1 year ago
Labels: bug

#1002 - Attach related info to LintWarnings

Issue - State: open - Opened by JohnnyMorganz over 1 year ago
Labels: enhancement

#1001 - RFC: Type Namespaces

Pull Request - State: open - Opened by MagmaBurnsV over 1 year ago

#1000 - Sync to upstream/release/589

Pull Request - State: closed - Opened by andyfriesen over 1 year ago

#999 - Fix some EBNF cases in grammar.md

Pull Request - State: closed - Opened by cassanof over 1 year ago - 2 comments

#998 - RFC: Implement read-only environment

Pull Request - State: open - Opened by TheGreatSageEqualToHeaven over 1 year ago - 3 comments

#997 - automatic type export

Issue - State: open - Opened by karl-police over 1 year ago - 1 comment
Labels: enhancement

#996 - Autocomplete Issues with "self" and OOP

Issue - State: open - Opened by karl-police over 1 year ago
Labels: bug

#995 - Add luau-compile to .gitignore

Pull Request - State: closed - Opened by j-hui over 1 year ago

#994 - RFC: Change math.clamp(nan, a, b) to return a instead of nan

Pull Request - State: open - Opened by zeux over 1 year ago - 5 comments
Labels: rfc

#993 - Luau Recap: July 2023

Pull Request - State: closed - Opened by vegorov-rbx over 1 year ago

#992 - Sync to upstream/release/588

Pull Request - State: closed - Opened by vegorov-rbx over 1 year ago

#991 - Add dark theme

Pull Request - State: closed - Opened by Someon1e over 1 year ago - 4 comments

#990 - Improve demo site

Pull Request - State: closed - Opened by Someon1e over 1 year ago - 1 comment

#989 - Comparing string literal leads to type error.

Issue - State: open - Opened by MagmaBurnsV over 1 year ago
Labels: bug

#988 - Update EmbeddedBuiltinDefinitions.cpp to use more string literals

Pull Request - State: closed - Opened by MagmaBurnsV over 1 year ago

#987 - docs: Document return value for table.remove

Pull Request - State: closed - Opened by zeux over 1 year ago

#986 - Automatic Type Coercion for Booleans

Issue - State: closed - Opened by NougatBitz over 1 year ago - 2 comments
Labels: enhancement

#984 - documentation for table.remove() missing return value

Issue - State: closed - Opened by MariusHofmann over 1 year ago
Labels: bug

#983 - setmetatable() doesn't apply metatable to type intersections

Issue - State: open - Opened by funwolf7 over 1 year ago
Labels: bug

#982 - Improve type for `assert` using overloads to indicate the error message returned

Pull Request - State: open - Opened by BizzarBlitz over 1 year ago - 1 comment

#981 - Table type intersections break variadic indexers

Issue - State: open - Opened by hoontee over 1 year ago - 2 comments
Labels: bug

#980 - Inaccuracies with "assert" return typing

Issue - State: open - Opened by nightcycle over 1 year ago - 6 comments
Labels: bug

#979 - HATRA 23 paper

Pull Request - State: closed - Opened by asajeffrey over 1 year ago - 3 comments

#978 - Loop unrolling can generate absurd amounts of instructions

Issue - State: closed - Opened by TheGreatSageEqualToHeaven over 1 year ago
Labels: bug

#977 - Sync to upstream/release/584

Pull Request - State: closed - Opened by vegorov-rbx over 1 year ago

#976 - README.md: Add Gentoo Linux to listed distributions

Pull Request - State: closed - Opened by MagelessMayhem over 1 year ago - 1 comment

#975 - Internal recursion limit triggered when not retaining full type graphs

Issue - State: open - Opened by JohnnyMorganz over 1 year ago - 2 comments
Labels: bug

#974 - Sync to upstream/release/583

Pull Request - State: closed - Opened by andyfriesen over 1 year ago

#973 - RFC: Element access function names

Pull Request - State: closed - Opened by TheGreatSageEqualToHeaven over 1 year ago - 7 comments

#972 - Tables containing generic functions give type errors when unioned

Issue - State: open - Opened by funwolf7 over 1 year ago - 1 comment
Labels: bug

#971 - Fix indexing table intersections using `x["prop"]` syntax

Pull Request - State: closed - Opened by JohnnyMorganz over 1 year ago - 2 comments

#970 - RFC: debug.id

Pull Request - State: open - Opened by Qualadore over 1 year ago - 4 comments

#969 - RFC: Require by String

Pull Request - State: open - Opened by VarunSaini02 over 1 year ago - 7 comments
Labels: rfc

#968 - RFC: Require by String

Pull Request - State: closed - Opened by VarunSaini02 over 1 year ago

#967 - Add console output codepage for windows

Pull Request - State: closed - Opened by imlodinu over 1 year ago - 4 comments

#966 - Inconsistency in documentationSymbol for tuple return

Issue - State: open - Opened by JohnnyMorganz over 1 year ago
Labels: bug

#965 - Optional format specifiers in string interp

Issue - State: open - Opened by metatablecat over 1 year ago - 3 comments
Labels: enhancement

#964 - Erroneous "undefined global", moving around unrelated code fixes it

Issue - State: open - Opened by foodwaterwifi over 1 year ago
Labels: bug

#963 - Revert the use of line breaks when tostringing Union types

Issue - State: open - Opened by JohnnyMorganz over 1 year ago
Labels: enhancement

#962 - Add a keyof(table) type

Issue - State: open - Opened by Sakyce over 1 year ago - 7 comments
Labels: enhancement

#960 - Sync to upstream/release/582

Pull Request - State: closed - Opened by vegorov-rbx over 1 year ago

#959 - Relative to file requires

Issue - State: open - Opened by centau over 1 year ago - 2 comments
Labels: enhancement

#958 - Sync to upstream/release/581

Pull Request - State: closed - Opened by andyfriesen over 1 year ago

#957 - Multiple return tuples on functions

Issue - State: open - Opened by metatablecat over 1 year ago - 1 comment
Labels: enhancement

#956 - Closure bug related to capturing upvalues from for-loops

Issue - State: closed - Opened by Nolan-O over 1 year ago - 2 comments
Labels: bug

#954 - String literals don't properly narrow with `if cond or (literal == "")`

Issue - State: open - Opened by ffrostflame over 1 year ago - 1 comment
Labels: bug

#953 - Fix Arch Linux install instructions to use AUR

Pull Request - State: closed - Opened by RealEthanPlayzDev over 1 year ago

#952 - Build and use luau-compile in CI

Pull Request - State: closed - Opened by zeux over 1 year ago

#951 - Sync to upstream/release/580

Pull Request - State: closed - Opened by vegorov-rbx over 1 year ago

#950 - User-defined overload functions

Issue - State: open - Opened by ffrostflame over 1 year ago
Labels: enhancement

#949 - Add support for ClassType indexer in definition files

Pull Request - State: closed - Opened by JohnnyMorganz over 1 year ago

#948 - Update performance.md

Pull Request - State: closed - Opened by zeux over 1 year ago

#947 - Table member function types aren't narrowed down for method calls

Issue - State: open - Opened by ArskaCode over 1 year ago
Labels: bug

#946 - Update lint.md to specify language on fenced code blocks which have none

Pull Request - State: closed - Opened by BenMactavsin over 1 year ago - 1 comment

#943 - Sync to upstream/release/579

Pull Request - State: closed - Opened by andyfriesen over 1 year ago

#942 - Fix website demo's string highlighting behaviour

Pull Request - State: closed - Opened by BenMactavsin over 1 year ago - 1 comment

#941 - Add an analysis check when the __eq, __le and __lt metamethods do not match between two metatable objects

Issue - State: closed - Opened by metatablecat over 1 year ago - 2 comments
Labels: enhancement

#940 - Function parameters not recognized as type

Issue - State: closed - Opened by Splder over 1 year ago - 1 comment
Labels: bug, invalid

#939 - Sync to upstream/release/578

Pull Request - State: closed - Opened by vegorov-rbx over 1 year ago

#936 - Add `tau` to the `math` library

Pull Request - State: closed - Opened by ghost almost 2 years ago - 16 comments

#934 - Sync to upstream/release/577

Pull Request - State: closed - Opened by andyfriesen almost 2 years ago

#933 - Prevent `extern "C"` propagation

Pull Request - State: open - Opened by Jan200101 almost 2 years ago - 6 comments

#932 - Logical operators do not properly narrow types

Issue - State: open - Opened by cntkillme almost 2 years ago
Labels: bug

#931 - Add CodeGen C API

Pull Request - State: closed - Opened by khvzak almost 2 years ago

#929 - Enable compile-time user configuration for LUA_VECTOR_SIZE

Pull Request - State: closed - Opened by mundusnine almost 2 years ago

#928 - Sync to upstream/release/576

Pull Request - State: closed - Opened by vegorov-rbx almost 2 years ago

#926 - Add cmake install target

Pull Request - State: open - Opened by theoparis almost 2 years ago - 1 comment

#925 - Add missing include for integer types

Pull Request - State: closed - Opened by Jan200101 almost 2 years ago - 2 comments

#924 - Build error: "error: ‘uintptr_t’ was not declared in this scope"

Issue - State: closed - Opened by RealEthanPlayzDev almost 2 years ago
Labels: bug

#923 - Use correct globalScope in on demand type checker

Pull Request - State: closed - Opened by JohnnyMorganz almost 2 years ago - 2 comments

#922 - New on demand type checkers do not use correct globalScope

Issue - State: closed - Opened by JohnnyMorganz almost 2 years ago
Labels: bug

#921 - Incorrect "Recursive type being used with different parameters" error

Issue - State: open - Opened by centau almost 2 years ago - 1 comment
Labels: bug, icebox

#920 - Luau.Analyze.CLI must link pthreads on Linux.

Pull Request - State: closed - Opened by andyfriesen almost 2 years ago

#919 - Sync to upstream/release/575

Pull Request - State: closed - Opened by andyfriesen almost 2 years ago

#918 - Type 'ConnectionObject?' could not be converted into 'ConnectionObject?'

Issue - State: open - Opened by RealEthanPlayzDev almost 2 years ago - 2 comments
Labels: bug

#916 - Output a single linkable object/archive

Issue - State: closed - Opened by Unknownstaffmembe almost 2 years ago - 6 comments
Labels: enhancement

#915 - Fix grammar issues

Pull Request - State: closed - Opened by JohnnyMorganz almost 2 years ago

#913 - Guard clauses using `continue` and `break` should refine types

Issue - State: open - Opened by BizzarBlitz almost 2 years ago - 2 comments
Labels: enhancement

#911 - Allow for Type Refinements utilizing variables with stored type()/typeof() results

Issue - State: open - Opened by life-media almost 2 years ago
Labels: enhancement

#910 - Sync to upstream/release/574

Pull Request - State: closed - Opened by vegorov-rbx almost 2 years ago

#909 - Update grammar.md

Pull Request - State: closed - Opened by JohnnyMorganz almost 2 years ago

#908 - Some grammar issues

Issue - State: closed - Opened by ahae almost 2 years ago - 2 comments
Labels: bug

#907 - GETIMPORT possible issue.

Issue - State: closed - Opened by Rugau almost 2 years ago - 2 comments
Labels: bug

#906 - Group comparison values

Issue - State: closed - Opened by gillern almost 2 years ago - 1 comment
Labels: enhancement

#904 - Strict nested type assertion issue

Issue - State: open - Opened by Auxority almost 2 years ago

#903 - Sync to upstream/release/573

Pull Request - State: closed - Opened by andyfriesen almost 2 years ago

#902 - Add prefix and name location to AstTypeReference

Pull Request - State: closed - Opened by JohnnyMorganz almost 2 years ago - 1 comment

#901 - Record locations of prefix and name in AstTypeReference

Issue - State: closed - Opened by JohnnyMorganz almost 2 years ago - 1 comment
Labels: enhancement

#900 - Allow specifying type checking timeout limits in options override

Issue - State: open - Opened by JohnnyMorganz almost 2 years ago - 2 comments
Labels: enhancement

#899 - Sync to upstream/release/572

Pull Request - State: closed - Opened by vegorov-rbx almost 2 years ago

#898 - Treat shebang as whitespace trivia

Issue - State: closed - Opened by JohnnyMorganz almost 2 years ago - 4 comments
Labels: enhancement

#897 - Track all (cross-module) references to a TableType

Issue - State: closed - Opened by JohnnyMorganz almost 2 years ago - 4 comments
Labels: enhancement

#896 - Incorrect Type Inference for `typeof(Instance)` Check on Classes

Issue - State: open - Opened by kryozor almost 2 years ago - 5 comments
Labels: bug