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 ab0aace7b8 Fixed GetSourceDirectory in the parser generator to start from the current working directory. 11 years ago
..
Bindings Fixed GetSourceDirectory in the parser generator to start from the current working directory. 11 years ago
Bootstrap Whitespace fixes. 11 years ago
AST.cpp Regenerated the parser bindings with all fixes for v-tables and dtors. 11 years ago
AST.h Regenerated the parser bindings with all fixes for v-tables and dtors. 11 years ago
CXXABI.h CppParser: remove unnecessary #includes 12 years ago
Comments.cpp Fixed compilation of comment blocks by using static_cast for casting instead of LLVM casts. 11 years ago
CppParser.cpp Added a ParserTargetInfo option to the parser options. 11 years ago
CppParser.h Added a ParserTargetInfo option to the parser options. 11 years ago
ELFDumper.h Fixed GCC build by removing extra qualification on ELFDumper. 11 years ago
Helpers.h Added vector clearing overloads to the parser options. 12 years ago
Parser.cpp Moved MSVC options setup from parser to MSVC toolchain code. 11 years ago
Parser.h Simplified Parser::GetDeclMangledName. 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.cpp Fixed warning by removing #pragma once from source file. 11 years ago
Target.h Added a constructor to ParserTargetInfo and initialize everything to zero. 11 years ago
Targets.cpp Added support for ARMv7k CPU used in Apple WatchOS. 11 years ago
premake4.lua Workaround MSVC linker warning 4099 on AppVeyor. 11 years ago