Skip to content

Issues: pschachte/wybe

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

Poor error message when ! on call is omitted error message detection and reporting of errors in Wybe code
#462 opened Apr 25, 2024 by pschachte
Type inference fails for generic types bug Something isn't working
#461 opened Apr 25, 2024 by pschachte
Update syntax does not work with subtraction bug Something isn't working
#460 opened Apr 24, 2024 by pschachte
Add a facility for user- (and library writer-) defined code rewriting enhancement New feature or request performance Issues related to performance of generated code research project
#438 opened Jan 6, 2024 by pschachte
Some errors are Unplaced
#422 opened Nov 14, 2023 by jimbxb
Support generators enhancement New feature or request research project
#388 opened May 2, 2023 by pschachte
GC-free automatic memory management enhancement New feature or request performance Issues related to performance of generated code research project
#387 opened May 2, 2023 by pschachte
Allow for a type to be defined as readonly enhancement New feature or request good first issue Good for newcomers
#373 opened Jan 5, 2023 by jimbxb
Allow for a failing test to automatically raise an error enhancement New feature or request error message detection and reporting of errors in Wybe code good first issue Good for newcomers
#368 opened Nov 25, 2022 by jimbxb
Allow where clauses in case labels enhancement New feature or request
#364 opened Nov 15, 2022 by pschachte
Add an inverse use block enhancement New feature or request
#362 opened Oct 8, 2022 by jimbxb
Branch constant factoring enhancement New feature or request performance Issues related to performance of generated code
#360 opened Sep 27, 2022 by pschachte
Implement structure inlining enhancement New feature or request performance Issues related to performance of generated code research project
#359 opened Sep 27, 2022 by pschachte
Merge multiple mallocs into one large malloc enhancement New feature or request performance Issues related to performance of generated code research project
#357 opened Sep 27, 2022 by jimbxb
Generate constant structures for constructions all of whose inputs are constant enhancement New feature or request performance Issues related to performance of generated code
#352 opened Aug 22, 2022 by pschachte
Idea: display error messages inline next to source-code. error message detection and reporting of errors in Wybe code
#348 opened Jul 9, 2022 by neon64
TCMC optimisation fails to kick in when in the presence of multi-specz bug Something isn't working performance Issues related to performance of generated code
#336 opened Jun 20, 2022 by jimbxb
Add support for abstract types enhancement New feature or request research project
#335 opened Jun 20, 2022 by pschachte
ProTip! Exclude everything labeled bug with -label:bug.