17 Commits (e57e22e3b8b1490aae8b510a80c13bf36c56e3d2)

Author SHA1 Message Date
triton f23600caf5 Added helper Linq method to return an enumeration without its last element. 12 years ago
triton 5aae80fd40 Check for a null string when writing text in templates. 12 years ago
triton 719a90fca3 Added some string helper methods. 12 years ago
triton cc8f7cd1db Renamed Cxxi references to CppSharp. 12 years ago
triton 42d3d0cc97 Added an utility method to uppercase the first letter of strings. 12 years ago
triton e8ce0db9be Added integration tests that generate and run wrapping code for both the CLI and C# backend. 12 years ago
triton cdc613f24f Added helper method to reset new lines state in the text generator. 12 years ago
marcos henrich 7273145e69 Serializes generated file hashes so files are only overwrite on change. 12 years ago
marcos henrich 9d2da916ec TextGenerator now indents multiple lines of the given string 12 years ago
marcos henrich 3b871b86e7 Fixed missing indentation when calling TextGenerator.Write with a string ending with new line 12 years ago
triton ef50c60f00 Moved the SplitCamelCase method to the utils. 13 years ago
triton 5d0e8b99e3 Created a new top-level target executable ("Cxxi") and fixed the Generator to be a proper library. 13 years ago
triton 29e19e483d Make indentation variable protected. 13 years ago
triton f97526ac36 Remove unused Log class. 13 years ago
triton 8cbb2918c9 Added an implicit string operator conversion to the text generator. 13 years ago
triton 0ec068afbf Added helper class to generate text. 13 years ago
triton f5fcef50f1 Massive update to the codebase. 13 years ago