10 Commits (f32feb1d98e3c5ac3a6c98696f20df75345cbfd2)

Author SHA1 Message Date
Dimitar Dobrev ef4be0b959 Fixed the generation of code in a single file. 12 years ago
Dimitar Dobrev 840ce34552 Added an option to generate a single source file per extension. 12 years ago
Elias Holzer b1c5cb3bf3 Fixed crash when file path of a unit was invalid. 12 years ago
marcos henrich 3f96bdbfe3 Replaced declaration IgnoreFlags by GenerationKind. Added methods IsInternal and IsDeclared to declaration. Replaced IsGenerated = true by GeneratioKind = GeneratioKind.Internal. Deprecated Ignore, replace Ignore set by ExplicityIgnored, replace Ignore get by IsGenerated, IsInternal or IsDeclared. 12 years ago
triton d3b0ab7192 Added missing Generator file. 12 years ago
triton f5fcef50f1 Massive update to the codebase. 13 years ago
triton f2cc4c6d00 Hooked up typedef processing to the code generator. 14 years ago
triton b84196c0b7 Renamed a few functions and factored out the SDL transforms. 14 years ago
triton dee42a91a8 Factor out the SDL-related code to separate file. 14 years ago
triton e819156c3b Added the new extensible wrapper generator. 14 years ago