|  | ead1623d4b | Eliminate unnecessary code from wrap/main.go. Include full attributes in return types of C functions to reduce compiler warnings. | 2019-04-26 15:08:44 -04:00 |  | 
			
				
					|  | b93ba4c01f | Fix handling of signed, unsigned, complex, and long long types in Go type declarations. | 2019-04-26 14:15:18 -04:00 |  | 
			
				
					|  | 4f260dda0e | Fix handling of id and void* types. Add helper functions to convert char* to and from Go strings. Parse block (^) types. Skip methods
with functions as parameters. Fix passing pointers go C code. | 2019-04-26 14:08:43 -04:00 |  | 
			
				
					|  | 98e19ca726 | Fix handling of wrapped types. Use new type system for go function declarations. Working wrapper for simple test case. | 2019-04-26 10:56:00 -04:00 |  | 
			
				
					|  | e143dbb6a7 | Fixed type wrapping, further conversion to new type system. The Go side looks pretty good at this point. | 2019-04-26 10:07:34 -04:00 |  | 
			
				
					|  | fb21881a8b | Add type conversion functions to types package. Start moving the wrapper to the new type system. Intermediate commit before I rip
out the old stuff, not working yet. | 2019-04-26 09:04:53 -04:00 |  | 
			
				
					|  | 885658b67b | Implement new type system. Working wrapper for simple Objective-C interfaces. | 2019-04-23 15:48:11 -04:00 |  | 
			
				
					|  | 4867bb80f4 | Memoize types/TypeName() for performance. types/Parse() returns an error if the parse is incomplete. | 2019-04-18 14:40:02 -04:00 |  | 
			
				
					|  | da2008c597 | Function to print text version of a C TypeName. Fix bugs in Nest(), ZeroOrMore(), OneOrMore() and Objective-C Generics parsers. | 2019-04-18 14:04:01 -04:00 |  | 
			
				
					|  | b7134bedb7 | Restructure the type parsers. Remove struct declaration parsers. | 2019-04-18 11:22:53 -04:00 |  | 
			
				
					|  | 6955d79702 | Bug fix to stripAbstract(), some minor parser restructuring. | 2019-04-18 10:21:03 -04:00 |  | 
			
				
					|  | e7270e95cf | Add type parsing infrastructure. | 2019-04-18 09:38:46 -04:00 |  |