Skip to content
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

Automatic removal of unused methods from Spin objects. #9

Closed
lamestation opened this issue Oct 20, 2014 · 0 comments
Closed

Automatic removal of unused methods from Spin objects. #9

lamestation opened this issue Oct 20, 2014 · 0 comments

Comments

@lamestation
Copy link

Many object developers like to create general purpose objects with many more functions than needed because bstc automatically culls any functions from the final binary. This feature is a requirement for OpenSpin to be considered a compelling replacement for bstc.

reltham added a commit that referenced this issue Mar 16, 2015
Added a new Unused Method Removal option (-u). This option still needs testing, use with caution. (Issue #9)
Increased the pubcon list buffer size to 32K. (issue #14)
Fixed a crash bug in the preprocessor. (issue #16)
Renamed a few .c files to .cpp.
The solution & project files are now VS2013 format. You can get VS2013 community edition free.
reltham added a commit that referenced this issue Mar 16, 2015
Increased case_limit to 256. (issue #5)
Added a new Unused Method Removal option (-u). This option still needs
testing, use with caution. (Issue #9)
Increased the pubcon list buffer size to 32K. (issue #14)
Fixed a crash bug in the preprocessor. (issue #16)
Renamed a few .c files to .cpp.
The solution & project files are now VS2013 format. You can get VS2013
community edition free.
@reltham reltham closed this as completed Mar 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant