Skip to content

Issues: NickSettler/ifj_proj_2022

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

Optimiser logic addition. Functions elimination feature New feature or request optimiser Changes in optimiser code
#64 opened Nov 21, 2022 by NickSettler
Optimiser logic addition. Deletion of unused variables feature New feature or request optimiser Changes in optimiser code
#62 opened Nov 21, 2022 by NickSettler
Add code generator bash tests code_generator Code generator changes tests Unit tests changes
#45 opened Nov 17, 2022 by NickSettler
Create LL table based on grammar documentation Improvements or additions to documentation
#39 opened Nov 13, 2022 by NickSettler
Add more useful error output feature New feature or request lexical_analyzer Lexical analysis changes maybe Something that is not surely needed to be done or is not required at all syntax_analyzer Syntax analysis changes
#34 opened Nov 8, 2022 by NickSettler
Write production bash script maybe Something that is not surely needed to be done or is not required at all refactor Code refactoring
#24 opened Nov 4, 2022 by NickSettler
Change syntax analyzer to parse same level commands to the same level in AST maybe Something that is not surely needed to be done or is not required at all refactor Code refactoring syntax_analyzer Syntax analysis changes
#20 opened Oct 28, 2022 by NickSettler
Add binary tree tests maybe Something that is not surely needed to be done or is not required at all symbol_table Symbol table changes tests Unit tests changes
#4 opened Oct 10, 2022 by NickSettler
ProTip! Exclude everything labeled bug with -label:bug.