-
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
bug: cross-module struct constructor emits unqualified GrayStruct_ for a collection field's element type
bugSomething isn't workingSomething isn't workingcodegenRelated to C code generationRelated to C code generationgraycRelated 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 loadingStatus: Open.#2574 In grayscale-lang/grayscale;bug: module-qualified enum in a multi-return tuple emits undefined GrayStruct_ type
bugSomething isn't workingSomething isn't workingcodegenRelated to C code generationRelated to C code generationgraycRelated 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 loadingStatus: Open.#2573 In grayscale-lang/grayscale;bug: >64-bit integer literal only handled in variable initializers; broken in 6 other positions
bugSomething isn't workingSomething isn't workingcodegenRelated to C code generationRelated to C code generationgraycRelated to the grayscale compiler core or its internal toolingRelated to the grayscale compiler core or its internal toolingStatus: Open.#2572 In grayscale-lang/grayscale;bug: or_return unavailable for functions returning more than (T, Error), with an unhelpful parse error
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 constructionStatus: Open.#2571 In grayscale-lang/grayscale;bug: arrays.append into a nested struct field through a ^T pointer emits invalid C
bugSomething isn't workingSomething isn't workingcodegenRelated to C code generationRelated to C code generationgraycRelated to the grayscale compiler core or its internal toolingRelated to the grayscale compiler core or its internal toolingStatus: Open.#2570 In grayscale-lang/grayscale;bug: for_each over a struct array field via implicit pointer deref emits invalid C
bugSomething isn't workingSomething isn't workingcodegenRelated to C code generationRelated to C code generationgraycRelated to the grayscale compiler core or its internal toolingRelated to the grayscale compiler core or its internal toolingStatus: Open.#2569 In grayscale-lang/grayscale;bug: function with a func return type compiles but its result is unusable
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.#2568 In grayscale-lang/grayscale;bug: struct field cannot be an array of function references
bugSomething isn't workingSomething isn't workinggraycRelated 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.#2567 In grayscale-lang/grayscale;bug: #strict and #flags silently ignored on the wrong target instead of erroring
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 constructionStatus: Open.#2566 In grayscale-lang/grayscale;bug: #strict when with all branches returning is not treated as a terminating statement (E3035)
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.#2565 In grayscale-lang/grayscale;feat: support enum fields in #json structs, serialized by backing type
codegenRelated to C code generationRelated to C code generationenhancementNew feature or requestNew feature or requestgraycRelated 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.#2564 In grayscale-lang/grayscale;bug: #json struct accepts unmappable field types and emits malformed JSON
bugSomething isn't workingSomething isn't workingcodegenRelated to C code generationRelated to C code generationgraycRelated 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.#2563 In grayscale-lang/grayscale;