Skip to content

Issues: DanielXMoore/Civet

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Finishing civetconfig
#1239 opened May 9, 2024 by edemaine
4 of 8 tasks
Attempted pattern matching ternary bug Something isn't working
#1236 opened May 9, 2024 by bbrk24
Missing parens in .-1 access in certain contexts bug Something isn't working
#1235 opened May 9, 2024 by bbrk24
if type errors bug Something isn't working typescript TypeScript compatibility or extensions
#1181 opened Apr 25, 2024 by edemaine
Pipeline unwrapping should add refs
#1172 opened Apr 20, 2024 by edemaine
Type specification in for typescript TypeScript compatibility or extensions
#1152 opened Apr 7, 2024 by edemaine
"try coalescing" / catch operator proposal Proposal or discussion about a significant language feature
#1150 opened Apr 4, 2024 by bbrk24
Optional-chained operators proposal Proposal or discussion about a significant language feature
#1149 opened Apr 4, 2024 by bbrk24
[a, ..., b] = c doesn't declare ref bug Something isn't working
#1139 opened Apr 2, 2024 by edemaine
ts-expect-error before assignment from for expression typescript TypeScript compatibility or extensions
#1135 opened Apr 2, 2024 by bbrk24
if expression grabs body without indentation bug Something isn't working
#1122 opened Mar 26, 2024 by edemaine
Binary operators within/outside & functions bug Something isn't working
#1121 opened Mar 26, 2024 by edemaine
Proper compose operator proposal Proposal or discussion about a significant language feature
#1112 opened Mar 21, 2024 by bbrk24
Optimization of piping to bind efficiency Improving efficiency of compiler or generated code
#1110 opened Mar 21, 2024 by bbrk24
Saving file causes LSP to shit the bed lsp Language Server Protocol or other VSCode issues
#1094 opened Mar 12, 2024 by bbrk24
LSP -- exclude JS files from analysis lsp Language Server Protocol or other VSCode issues
#1086 opened Mar 3, 2024 by bbrk24
& function shorthand revamp, and ./... argument placeholders proposal Proposal or discussion about a significant language feature
#1070 opened Feb 27, 2024 by edemaine
2 of 4 tasks
Cannot create operator with same precedence as pipe enhancement New feature or request
#1050 opened Feb 21, 2024 by bbrk24
VSCode fails to jump with ctrl+click on file:// urls lsp Language Server Protocol or other VSCode issues
#1028 opened Feb 18, 2024 by STRd6
ProTip! Exclude everything labeled bug with -label:bug.