-
Notifications
You must be signed in to change notification settings - Fork 7
Issues: smalljvm/SmallJ
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
Documentation: Event handling
documentation
Improvements or additions to documentation
#37
opened Sep 20, 2020 by
FunctionPoint
Performance: Do GUI event handlers really need to start a new thread for every action?
enhancement
New feature or request
#35
opened Sep 10, 2020 by
FunctionPoint
Performance: Encode small integers in object pointers (impossible?)
enhancement
New feature or request
hard
Implementing requires good knowledge of inner workings
low
Low priority, nice to have
#34
opened Sep 10, 2020 by
FunctionPoint
Performance: More efficient SmallContext and SmallBlock handling
enhancement
New feature or request
#33
opened Sep 10, 2020 by
FunctionPoint
Performance: Create Operations and Primitive tables only once
enhancement
New feature or request
#32
opened Sep 10, 2020 by
FunctionPoint
Performance: Make benchmark(s) for measuring performance
enhancement
New feature or request
#31
opened Sep 10, 2020 by
FunctionPoint
Documentation: Bytecode encoding
documentation
Improvements or additions to documentation
#29
opened Sep 10, 2020 by
FunctionPoint
Documentation: Smalltalk image layout
documentation
Improvements or additions to documentation
#28
opened Sep 10, 2020 by
FunctionPoint
VSCode: Create icon for Smalltalk *.st files
enhancement
New feature or request
low
Low priority, nice to have
#27
opened Sep 10, 2020 by
FunctionPoint
SystemBrowser: Enable opening more class browser windows
enhancement
New feature or request
low
Low priority, nice to have
#26
opened Sep 10, 2020 by
FunctionPoint
Create testing framework
enhancement
New feature or request
high
High priority, must have
#25
opened Sep 10, 2020 by
FunctionPoint
VM: Make event handling completely dynamic
enhancement
New feature or request
low
Low priority, nice to have
#24
opened Sep 10, 2020 by
FunctionPoint
GUI: Create separate workspace browser window
enhancement
New feature or request
#23
opened Sep 10, 2020 by
FunctionPoint
SystemBrowser: Warn about discarding changes in methods before navigating away
enhancement
New feature or request
#22
opened Sep 10, 2020 by
FunctionPoint
Inspector: Put tab close button on tabs in stead of in the tab pane
enhancement
New feature or request
#21
opened Sep 10, 2020 by
FunctionPoint
Tutorial: Create example app
documentation
Improvements or additions to documentation
enhancement
New feature or request
#20
opened Sep 10, 2020 by
FunctionPoint
Tutorial: Create *my personal* reference app in SmallJ
documentation
Improvements or additions to documentation
enhancement
New feature or request
#19
opened Sep 10, 2020 by
FunctionPoint
ImageEditor: Add cancel option, returning the original image
enhancement
New feature or request
good first issue
Good for newcomers
#18
opened Sep 10, 2020 by
FunctionPoint
ColorEditor: Add cancel option, returning the original color
enhancement
New feature or request
good first issue
Good for newcomers
#17
opened Sep 10, 2020 by
FunctionPoint
Compiler: Simplify compiled bytecode encoding and expand branch limits
enhancement
New feature or request
hard
Implementing requires good knowledge of inner workings
#16
opened Sep 10, 2020 by
FunctionPoint
Compiler: In method compilation, an unbalanced extra closing parenthesis or bracket should cause a compilation error
bug
Something isn't working
low
Low priority, nice to have
#15
opened Sep 10, 2020 by
FunctionPoint
Compiler: General overhaul of Smalltalk compiler code
enhancement
New feature or request
hard
Implementing requires good knowledge of inner workings
#14
opened Sep 10, 2020 by
FunctionPoint
Compiler: Report line number for compilation errors
enhancement
New feature or request
#13
opened Sep 10, 2020 by
FunctionPoint
Base: Implement String class as Java String
enhancement
New feature or request
hard
Implementing requires good knowledge of inner workings
#12
opened Sep 10, 2020 by
FunctionPoint
Base: Implement Java Date class in Smalltalk using FFI
enhancement
New feature or request
#11
opened Sep 10, 2020 by
FunctionPoint
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.