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

Tracker for possibly integrating my changes #1

Closed
GoogleCodeExporter opened this issue May 7, 2015 · 8 comments
Closed

Tracker for possibly integrating my changes #1

GoogleCodeExporter opened this issue May 7, 2015 · 8 comments

Comments

@GoogleCodeExporter
Copy link

I've created many local changes to the project.  It handles many more 
statements and expressions, doesn't throw exceptions in as many cases (no more 
for my sample codebase), and can work on source code folders.  I'm attaching a 
.patch file.

Original issue reported on code.google.com by gilea...@gmail.com on 10 Sep 2010 at 8:32

Attachments:

@GoogleCodeExporter
Copy link
Author

Okay, further changes attached in a new patch that supersedes the previous 
patch.  Includes support for @synthisize-ing properties for simple get/set 
methods.  Also includes support for mappings.properties which can pre-define 
mappings from Java types to Objective C types.

Original comment by gilea...@gmail.com on 13 Sep 2010 at 4:53

Attachments:

@GoogleCodeExporter
Copy link
Author

Another superseding patch, including further fixes and improvements.  I don't 
expect to make many more changes.

Original comment by gilea...@gmail.com on 21 Sep 2010 at 1:35

Attachments:

@GoogleCodeExporter
Copy link
Author

Another superseding patch with a few more fixes.

Original comment by gilea...@gmail.com on 28 Sep 2010 at 4:26

Attachments:

@GoogleCodeExporter
Copy link
Author

Another superseding patch, fixed enums to put ValueOf and Description functions 
into a .m file to avoid linker errors.

Original comment by gilea...@gmail.com on 30 Sep 2010 at 3:51

Attachments:

@GoogleCodeExporter
Copy link
Author

Another superseding patch, bugfix: dealloc methods were including static 
members.

Original comment by gilea...@gmail.com on 1 Oct 2010 at 1:58

Attachments:

@GoogleCodeExporter
Copy link
Author

Yet another superseding patch, bugfix: dealloc methods were calling [super 
dealloc] first instead of last--bad idea!

Original comment by gilea...@gmail.com on 2 Oct 2010 at 1:14

Attachments:

@GoogleCodeExporter
Copy link
Author

Adding a .zip of the full source code after the changes as an alternative to 
the patch file.  Note that a few files were deleted, plus many changed and 
added.

Original comment by gilea...@gmail.com on 5 Nov 2010 at 2:29

Attachments:

@GoogleCodeExporter
Copy link
Author

Source code committed.

Original comment by gilea...@gmail.com on 6 Nov 2010 at 2:45

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant