164 Commits (3258da2ff8d6b4d5c9424e9f762e5634c3263a76)

Author SHA1 Message Date
Tomi Valkeinen 6d09688241 ParserGen: fix compilation warning 11 years ago
Tomi Valkeinen b812873378 build: move windows bindings to i686-pc-win32 directory 11 years ago
triton 572d0df792 Re-generated OSX parser bindings. 11 years ago
Elias Holzer 933df5e65a Improved support in parser for template classes and functions. 11 years ago
Tomi Valkeinen 4e185973e5 Normalize all the line endings 11 years ago
Elias Holzer d3fb9289cf Synced new and old parser. 11 years ago
triton 8184de63dc Added SetupLLVMIncludes in build files. 11 years ago
triton 06178f8499 Re-generated the OSX parser bindings. 11 years ago
Elias Holzer 749e5a399e Added new property Parameter.Index. 11 years ago
triton baa08c8e8c Re-generated the parser bindings with IsExplicit. 11 years ago
marcos henrich 7125109e3f Deprecated ExplicityIgnored use ExplicitlyIgnore(). Getting ExplicityIgnored and setting ExplicityIgnored to false don't make much sense anymore. 11 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. 11 years ago
João Matos 3b097d8379 Improved the build scripts on OSX. 11 years ago
triton 69163d5c38 Re-generated the OSX Darwin parser bindings without copy constructors. 11 years ago
triton 69a6ae7b33 Re-generated the parser bindings without copy constructors. 11 years ago
triton 9a0e9a8ef0 Re-generated the parser bindings. 11 years ago
triton 2c333fb141 Added System.Core dependency to Parser.Gen for Linq support. 11 years ago
triton 5c881b86f9 Re-generated the CLI bindings. 11 years ago
triton 3a90493666 Re-generated parser bindings for all backends. 11 years ago
triton f53e8794dd Fixed the parser generator to also ignore any functions with std parameters. 11 years ago
triton 0f2c3bbf70 Added TargetInfo support to the Darwin bindings. 11 years ago
triton a2d44162e5 Re-generated the parser bindings. 11 years ago
triton 427adb3d14 Re-generated the parser bindings with the latest fixes. 11 years ago
triton 2b26acb895 Re-generated the parser bindings. 11 years ago
triton 5b4c2f887a Re-generated the bindings and added Target bindings that were forgotten in a previously pull. 12 years ago
Øystein Krog 24a6c7a430 Update CppParser bindings. 12 years ago
triton b93cca9780 Updated the parser generator driver with support for different triples (and Darwin/OSX support). 12 years ago
triton 05073ef0e1 Re-generated the parser bindings for all platforms. 12 years ago
triton 7e077c6bc4 Re-generated the CLI parser bindings (with fix for reference pointers). 12 years ago
Joao Matos 69dcac2903 Ignore some unused methods in the parser bindings. 12 years ago
Joao Matos 7719b89312 Re-generated the parser bindings. 12 years ago
triton 5e3d86a33f Fixed parser bindings build to correctly choose the correct generated bindings depending on the platform. 12 years ago
triton 27bd19d741 Re-generated the parser bindings for 32-bit Darwin/OSX. 12 years ago
triton 1301268656 Re-generated the parser bindings for 32-bit Darwin/OSX. 12 years ago
triton 4c66ece28c Added generated parser bindings for 32-bit Darwin/OSX. 12 years ago
triton 8acad13760 Re-generated the parser bindings. 12 years ago
triton 1a34713454 Re-generated the parser bindings. 12 years ago
triton 6ae1db609f Re-generated the parser bindings. 12 years ago
triton b20a4e2179 Re-generated the parser bindings. 12 years ago
Joao Matos b19cd1042e Updated build scripts with OS X fixes and added some building documentation. 12 years ago
triton 798d253679 Re-generated the parser bindings. 12 years ago
triton b23c1f97f2 Fixed binding problem with string vector in NativeLibrary. 12 years ago
triton 7a7a2ab32a Regenerated the C++ parser bindings. 12 years ago
triton 14b90d0a88 Fixed the ParserGen build script to use the SetupParser helper function. 12 years ago
triton 4d70b60700 Renamed ASTContext parameter from "lib" to "ctx". 12 years ago
triton 6402c3ca55 Added support for C++ attributed types to the parser, AST ,generators and tests. 12 years ago
triton 04a5956dd3 Updated the C++ parser to the latest template fixes. 12 years ago
Dimitar Dobrev f6e0453744 Revert "Fixed function types to provide qualified argument types in the AST." 12 years ago
triton 70122b0568 Fixed function types to provide qualified argument types in the AST. 12 years ago
triton 4d91312e87 Reworked type parsing with dependent information. 12 years ago