-
Notifications
You must be signed in to change notification settings - Fork 1
Issues: ptdecker/ptscheme
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
Incorrect parsing of floating point numbers without a leading zero
bug
workaround
A workaround for this defect exists
#51
opened Aug 17, 2020 by
ptdecker
Negation not working correctly
bug
workaround
A workaround for this defect exists
#50
opened Aug 17, 2020 by
ptdecker
Problems switching to floating point when needed
bug
critical
Critical defect that prevents usability of the application
#49
opened Aug 17, 2020 by
ptdecker
Return function name when showing the value of a function
enhancement
#48
opened Aug 17, 2020 by
ptdecker
(square (square (square 1000))) incorrect -- unable to handle large integers
bug
enhancement
#47
opened Aug 17, 2020 by
ptdecker
Division (/) operator is not working
bug
enhancement
workaround
A workaround for this defect exists
#46
opened Aug 16, 2020 by
ptdecker
Consider having define respond with the name of the symbol in the REPL instead of 'ok'
enhancement
#45
opened Aug 16, 2020 by
ptdecker
Decrease verbosity
refactor
A refactoring to improve the code base
#36
opened Jan 3, 2016 by
ptdecker
Improve overall robustness by implementing better argument checking
enhancement
refactor
A refactoring to improve the code base
#25
opened Dec 31, 2015 by
ptdecker
Evaluate which primitives are implemented in C interpreter vs the standard library
enhancement
refactor
A refactoring to improve the code base
#24
opened Dec 31, 2015 by
ptdecker
Select and implement a more respectable unit test suite--one common to the GNU projects, etc.
enhancement
#14
opened Dec 23, 2015 by
ptdecker
Refactor read to consume whole line (fputs K&R p 165) along with the lexer/parser
enhancement
refactor
A refactoring to improve the code base
#11
opened Dec 23, 2015 by
ptdecker
Improve how errors are being handled inside the REPL
enhancement
refactor
A refactoring to improve the code base
#8
opened Dec 23, 2015 by
ptdecker
Add asserts (<asserts.h>) at appropriate places for safety
refactor
A refactoring to improve the code base
#7
opened Dec 23, 2015 by
ptdecker
ProTip!
Add no:assignee to see everything that’s not assigned.