Tools and libraries to glue C/C++ APIs to high-level languages
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
triton 27e537c59b Extract platform detection logic into its own file. 11 years ago
..
Bindings Extract platform detection logic into its own file. 11 years ago
Bootstrap Whitespace fixes. 11 years ago
AST.cpp Fixed a bug when a default arg is a binary operator expression. 11 years ago
AST.h Fixed a bug when a default arg is a binary operator expression. 11 years ago
CXXABI.h CppParser: remove unnecessary #includes 12 years ago
Comments.cpp CppParser: fix warning about FullComment 12 years ago
CppParser.cpp Enabled the addition of undefines in the options. 11 years ago
CppParser.h Enabled the addition of undefines in the options. 11 years ago
Helpers.h Added vector clearing overloads to the parser options. 12 years ago
Parser.cpp Fixed a bug when a default arg is a binary operator expression. 11 years ago
Parser.h Added a new property for the line number of the end of a declaration. 11 years ago
Sources.cpp Added support for representing and parsing source locations. 12 years ago
Sources.h Added support for representing and parsing source locations. 12 years ago
Target.h Fixed a few warning caused by classes forwarded as structs. 12 years ago
VSLookup.cpp Merge pull request #160 from InitialForce/visual_studio_2012_2013 12 years ago
premake4.lua Added beginnings of a parser bootstrap code generator. 11 years ago