-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: MatthewKosloski/torrey
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Implement floating point data type
feature
New feature or request
#46
opened May 2, 2022 by
MatthewKosloski
Implement String literal data type
feature
New feature or request
#45
opened May 2, 2022 by
MatthewKosloski
Add checkstyle to CI Pipeline
chore
No production code change
#43
opened Apr 1, 2022 by
MatthewKosloski
Booleans are not converted to immediate addresses
bug
Something isn't working
#39
opened Feb 23, 2022 by
MatthewKosloski
Rename package from me.mtk to xyz.torrey
refactor
Change implementation without affecting behavior
#38
opened Dec 24, 2021 by
MatthewKosloski
Implement the or expression
feature
New feature or request
#31
opened Oct 4, 2021 by
MatthewKosloski
Implement the and expression
feature
New feature or request
#30
opened Oct 4, 2021 by
MatthewKosloski
Implement the not expression
feature
New feature or request
#29
opened Oct 4, 2021 by
MatthewKosloski
Implement the nil literal expression
feature
New feature or request
#28
opened Oct 4, 2021 by
MatthewKosloski
Remove dependency on org.JSON for pretty printing ASTs
chore
No production code change
refactor
Change implementation without affecting behavior
#26
opened Sep 20, 2021 by
MatthewKosloski
ClassCastException is thrown when if expression test condition is a let expression
bug
Something isn't working
#25
opened Sep 20, 2021 by
MatthewKosloski
Make compiler passes pure
refactor
Change implementation without affecting behavior
#24
opened Sep 20, 2021 by
MatthewKosloski
Refine Lexer API and write tests
test
Add, remove, or modify tests
#23
opened Sep 18, 2021 by
MatthewKosloski
Refine error handling and debugger/diagnostics
feature
New feature or request
#19
opened Sep 18, 2021 by
MatthewKosloski
Replace jcommander with a homemade command line parser
feature
New feature or request
#15
opened Sep 16, 2021 by
MatthewKosloski
Implement a class to store and retrieve the semantic version number
feature
New feature or request
#13
opened Sep 15, 2021 by
MatthewKosloski
Store IR instruction keywords in a hashmap
refactor
Change implementation without affecting behavior
#11
opened Aug 19, 2021 by
MatthewKosloski
Modify the x86_64 assembler to no longer build object code
feature
New feature or request
#8
opened Jul 17, 2021 by
MatthewKosloski
Store data type size in the symtable
feature
New feature or request
#6
opened Jul 17, 2021 by
MatthewKosloski
ProTip!
Add no:assignee to see everything that’s not assigned.