Skip to content

Issues: JustinHuPrime/TCompiler

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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Remove large constants
#72 opened Dec 30, 2022 by JustinHuPrime
Add zeroing IR op
#71 opened Dec 30, 2022 by JustinHuPrime
Assembly output enhancement New feature or request
#70 opened Dec 28, 2022 by JustinHuPrime v0.2.0
Register allocation enhancement New feature or request
#69 opened Dec 28, 2022 by JustinHuPrime v0.2.0
Allow leading zeroes in numeric literals enhancement New feature or request good first issue Good for newcomers
#67 opened Dec 28, 2022 by JustinHuPrime
Add support for PIC/PIE enhancement New feature or request
#64 opened Nov 10, 2021 by JustinHuPrime
Validate that LOCAL targets a valid block bug Something isn't working enhancement New feature or request
#54 opened Aug 7, 2021 by JustinHuPrime
Special case type rules for modulo enhancement New feature or request good first issue Good for newcomers
#53 opened Aug 6, 2021 by JustinHuPrime
-O1, etc. enhancement New feature or request
#51 opened Jul 30, 2021 by JustinHuPrime
Rename integers to u8, u16, i8, i16, etc. enhancement New feature or request good first issue Good for newcomers
#45 opened Apr 26, 2021 by JustinHuPrime
Attributes for variables and functions enhancement New feature or request
#42 opened Apr 25, 2021 by JustinHuPrime
Move away from typedef syntax enhancement New feature or request good first issue Good for newcomers
#41 opened Apr 18, 2021 by JustinHuPrime
Allow single-quote and double-quote escapes anywhere enhancement New feature or request good first issue Good for newcomers
#40 opened Apr 18, 2021 by JustinHuPrime
Split null into nullptr and nullfnptr enhancement New feature or request good first issue Good for newcomers
#37 opened Apr 7, 2021 by JustinHuPrime
Add null coalescing operator enhancement New feature or request
#36 opened Apr 6, 2021 by JustinHuPrime
additional warnings enhancement New feature or request good first issue Good for newcomers
#33 opened Mar 14, 2021 by JustinHuPrime
Test parser and stab builder error cases testing Test bugs and missing tests
#32 opened Mar 14, 2021 by JustinHuPrime
Track start and end line and character enhancement New feature or request good first issue Good for newcomers
#31 opened Mar 13, 2021 by JustinHuPrime
-o [output folder] enhancement New feature or request
#29 opened Mar 13, 2021 by JustinHuPrime
2 tasks
v0.2.0
foreach on statically-sized arrays enhancement New feature or request
#28 opened Mar 13, 2021 by JustinHuPrime
Anonymous unions/structs/enums enhancement New feature or request
#27 opened Mar 13, 2021 by JustinHuPrime
Standard library enhancement New feature or request
#26 opened Mar 13, 2021 by JustinHuPrime
ignore ` when encountered in numbers enhancement New feature or request good first issue Good for newcomers
#24 opened Mar 13, 2021 by JustinHuPrime
ProTip! Add no:assignee to see everything that’s not assigned.