-
Notifications
You must be signed in to change notification settings - Fork 25
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
tests: expand
gray verifycoverage for newer language features and stdlibcliCommand-line interface relatedCommand-line interface relatedtestsRelated to unit tests or test infrastructureRelated to unit tests or test infrastructureStatus: Open.#2547 In grayscale-lang/grayscale;bug: a module-level variable passed to a by-reference parameter is emitted with its unresolved name
bugSomething isn't workingSomething isn't workingStatus: Open.#2546 In grayscale-lang/grayscale;bug: file-scope variable initializers that lower to runtime calls emit non-constant C
bugSomething isn't workingSomething isn't workingStatus: Open.#2545 In grayscale-lang/grayscale;feat: func-signature type aliases
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requesttypecheckerRelated to type checking and validationRelated to type checking and validationStatus: Open.#2541 In grayscale-lang/grayscale;bug: addr() on a module-level struct's field types as ^unknown inside its own module
bugSomething isn't workingSomething isn't workingmodule-systemRelated to imports, exports, and module loadingRelated to imports, exports, and module loadingtypecheckerRelated to type checking and validationRelated to type checking and validationStatus: Open.#2537 In grayscale-lang/grayscale;bug: cast() between a string-backed enum and an integer leaks a C compiler error
bugSomething isn't workingSomething isn't workingcodegenRelated to C code generationRelated to C code generationtypecheckerRelated to type checking and validationRelated to type checking and validationStatus: Open.#2536 In grayscale-lang/grayscale;bug: recursive struct check E3061 is bypassed through a type alias, leaking a C compiler error
bugSomething isn't workingSomething isn't workinggraycRelated to the grayscale compiler core or its internal toolingRelated to the grayscale compiler core or its internal toolingtypecheckerRelated to type checking and validationRelated to type checking and validationStatus: Open.#2529 In grayscale-lang/grayscale;bug: type aliases are not resolved inside map, fixed-size array, and func signature type positions
bugSomething isn't workingSomething isn't workinggraycRelated to the grayscale compiler core or its internal toolingRelated to the grayscale compiler core or its internal toolingtypecheckerRelated to type checking and validationRelated to type checking and validationStatus: Open.#2524 In grayscale-lang/grayscale;bug: enum-variant access on a struct type name leaks a C compiler error
bugSomething isn't workingSomething isn't workinggraycRelated to the grayscale compiler core or its internal toolingRelated to the grayscale compiler core or its internal toolingtypecheckerRelated to type checking and validationRelated to type checking and validationStatus: Open.#2521 In grayscale-lang/grayscale;tests: missing pass integration test coverage
graycRelated to the grayscale compiler core or its internal toolingRelated to the grayscale compiler core or its internal toolingtestsRelated to unit tests or test infrastructureRelated to unit tests or test infrastructureStatus: Open.#2498 In grayscale-lang/grayscale;bug: an array of func refs cannot be a struct field — both spellings are rejected
bugSomething isn't workingSomething isn't workingerror-messagesRelated to improving error messagesRelated to improving error messagesgraycRelated to the grayscale compiler core or its internal toolingRelated to the grayscale compiler core or its internal toolingparserRelated to parsing and AST constructionRelated to parsing and AST constructiontypecheckerRelated to type checking and validationRelated to type checking and validationStatus: Open.#2495 In grayscale-lang/grayscale;bug: an imported struct type cannot be passed as a generic type argument
bugSomething isn't workingSomething isn't workinggraycRelated to the grayscale compiler core or its internal toolingRelated to the grayscale compiler core or its internal toolingmodule-systemRelated to imports, exports, and module loadingRelated to imports, exports, and module loadingtypecheckerRelated to type checking and validationRelated to type checking and validationStatus: Open.#2494 In grayscale-lang/grayscale;