]> granicus.if.org Git - clang/history - bindings
Merging r309523:
[clang] / bindings /
2017-07-12 Alex Lorenz[libclang] Support for querying whether an enum is...
2017-07-12 Alex LorenzRevert r307769 (Forgot to mention the name of the contr...
2017-07-12 Alex Lorenz[libclang] Support for querying whether an enum is...
2017-07-03 Hiroshi Inouefix trivial typos in comments; NFC
2017-06-27 Jonathan Coe[libclang] Support for querying the exception specifica...
2017-06-08 Sven van Haastregt[libclang] Expose typedef and address space functions
2017-05-23 Sven van Haastregt[libclang] [OpenCL] Expose more OpenCL CIndex types
2017-04-20 Jonathan CoeAdd Python 3 support to clang.cindex
2017-02-10 Joey Gouly[libclang] [OpenCL] Expose half type.
2017-01-17 Jonathan CoeFix Python 3 language issues and add an explicit check...
2017-01-13 Jonathan CoeRevert "Support for Python 3 in libclang python bindings"
2016-12-03 Sergey Kalinichev[libclang] Fix python tests
2016-11-04 Olivier Goffart[python bindings] Expose CXCursor_FriendDecl as CursorK...
2016-11-03 Jonathan CoeSupport for Python 3 in libclang python bindings
2016-10-18 Igor Kudrin[libclang] Add missing cursor kinds to python bindings.
2016-10-18 Igor Kudrin[libclang] Fix a failure in a test for python bindings...
2016-08-11 Saleem Abdulrasoolbindings: expose diagnostic formatting to Python
2016-05-09 Nemanja IvanovicEnable support for __float128 in Clang and enable it...
2016-05-03 Sergey Kalinichev[libclang] Expose the ElaboratedType
2016-04-30 Saleem Abdulrasoolpython: add bindings for children of diagnostics
2016-04-27 Jonathan CoeExpose cxx constructor and method properties through...
2016-04-15 Nemanja IvanovicRevert 266186 as it breaks anything that includes type_...
2016-04-13 Nemanja IvanovicEnable support for __float128 in Clang
2016-03-10 Jonathan Coelibclang python bindings: Fix for bug 26394
2016-03-07 Guillaume Papinpython binding: expose compile command filename
2015-12-10 Saleem Abdulrasoollibclang: expose dllexport, dllimport attributes
2015-11-15 Sergey Kalinichev[libclang] Visit TypeAliasTemplateDecl
2015-11-15 Sergey Kalinichev[libclang] Expose AutoType
2015-10-27 Saleem AbdulrasoolIndex: expose is_mutable_field
2015-10-12 Saleem Abdulrasoolbindings: add new C++ function attribute accessors
2015-09-05 Saleem AbdulrasoolIndex: expose visibility attribute
2015-09-03 Manuel Klimek[libclang] Return deduced type for auto type, not the...
2015-04-13 Argyrios Kyrtzidis[libclang] Add functions to get information about fields.
2015-01-29 Rafael EspindolaThis reverts commit r227432, r227438 and r227448.
2015-01-29 Francois Pichetlibclang: Add three functions useful for dealing with...
2014-10-15 Argyrios Kyrtzidis[libclang] Add function to retrieve storage class in...
2014-10-10 Eli BenderskyAdd libclang capabilities to retriete template argument...
2014-08-08 Eli BenderskyExpose the CUDA shared attribute to the C API.
2014-08-05 Eli BenderskyExpose the name mangling C API to Python bindings.
2014-07-31 Eli BenderskyReformat docstring to 80-col
2014-06-22 Alp Tokercindex.py: remove obsolete workaround and FIXME
2014-05-29 Eli BenderskyImplement a convenience recursive walk method over...
2014-05-28 Eli BenderskyExpose CUDA function attributes to the C interface.
2014-05-28 Eli BenderskyTrim trailing whitespace in cindex.py
2014-05-21 Alp Tokercindex/test_cursor.py: no need to skip implicit decls...
2014-05-20 Eric ChristopherClean up language and grammar.
2014-05-05 Alp Tokercindex-dump.py: fix the --show-ids description string
2014-05-05 Alp TokerFix cindex-dump.py --show-ids
2014-05-01 Joey Gouly[libclang] Add attribute support for 'pure', 'const...
2014-04-30 Dmitri GribenkoComment parsing: remove HTML attribute validation
2014-04-27 Sylvestre LedruFix the method len of the CompletionString object....
2014-04-25 Saleem Abdulrasoolbindings: expose C++ access specifiers
2014-04-22 Dmitri GribenkoComment parsing: in the generated XML file, mark HTML...
2014-04-20 Alp Tokercindex.py: Avoid deprecated function
2014-03-14 Bill WendlingUse the correct symbol for a left bracket.
2014-02-20 Argyrios Kyrtzidis[libclang/python] Use a Python standard library module...
2013-12-20 Argyrios Kyrtzidis[libclang/python] Add CompilationDatabase.getAllCompile...
2013-12-05 Alp TokerFix a tranche of comment, test and doc typos
2013-11-12 Dmitri GribenkoDocumentation parsing: add support for \throws \throw...
2013-10-31 Argyrios Kyrtzidis[libclang/python] Add __contains__ to SourceRange class.
2013-10-11 Argyrios Kyrtzidis[libclang] Introduce clang_Type_getCXXRefQualifier...
2013-10-07 Argyrios Kyrtzidis[libclang] Add some tests by Loïc Jaquemet that I forgo...
2013-10-03 Argyrios Kyrtzidis[libclang] python: expose a few functions, patch by...
2013-10-03 Argyrios Kyrtzidis[libclang] Introduce clang_Type_getClassType which...
2013-09-25 Argyrios Kyrtzidis[libclang] python: fix return type of clang_Type_getSiz...
2013-09-25 Argyrios Kyrtzidis[libclang] Provide location for attributes and expose...
2013-09-16 Argyrios Kyrtzidis[libclang] Don't report a DecayedType as "unexposed...
2013-07-23 Argyrios Kyrtzidis[libclang] Expose the rest of the array types.
2013-06-24 Dmitri GribenkoComment parsing: allow "\param ..." to describe variadi...
2013-06-11 Argyrios Kyrtzidis[libclang/python] Add a few "cursor kinds" that were...
2013-05-17 Dmitri Gribenkolibclang: add a function to check whether a member...
2013-04-21 Dmitri GribenkoFix return type of isBitfield in the binding definition
2013-04-11 Argyrios Kyrtzidis[libclang] Expose record layout info via new libclang...
2013-03-19 Tobias Grossercindex.py: Handle NULL pointers when parsing translatio...
2013-02-26 Fariborz Jahaniandoxygen command. Add 'attention' command to list of...
2013-02-01 Dmitri GribenkoComment parsing: improve the fidelity of XML output...
2013-02-01 Dmitri GribenkoFix indent
2013-01-31 Fariborz Jahanian[Comment parsing] Add support for recognizing
2013-01-20 Tobias Grosser[cindex.py]: Use spaces instead of tabs
2013-01-19 Tobias Grosser[cindex.py] Add cache for CompletionChunk spellings
2013-01-19 Tobias Grosser[cindex.py] Replace CachedProperty with our own impleme...
2013-01-19 Tobias Grosser[cindex.py]: Speed up lookup of the completion kind
2013-01-02 Argyrios Kyrtzidis[python bindings] Expose cursor.referenced (clang_getCu...
2012-12-11 Matt Beaumont-GayFix a copypasto bug. Also rename the parameter in quest...
2012-11-01 Gregory Szorc[clang.py] Add Cursor.get_arguments()
2012-10-17 Fariborz Jahanian[Doc parsing]: This patch adds <Declaration> tag to
2012-10-07 Benjamin KramerPython bindings: fix typo.
2012-10-07 Benjamin KramerPython bindings: Add missing availability kind.
2012-10-03 Dmitri GribenkoComment to XML conversion: escape XML special chars...
2012-10-02 Fariborz Jahanian[Doc parse]: SUpport for message in deprecated/unavailable
2012-10-02 Fariborz Jahanian[Doc parsing]: Add available and deprecated attribute...
2012-10-01 Fariborz Jahanianavailability in structured documents. Takes
2012-09-29 Dmitri GribenkoComment XML schema: correct indentation.
2012-09-28 Fariborz Jahanian[Doc parsing] Add availability information to generated...
2012-09-22 Dmitri GribenkoFix cindex.py compatibility with older libclang.so
2012-09-15 Dmitri GribenkoAdd bindings for clang_getCompletionBriefComment to...
2012-09-13 Dmitri GribenkoComment to XML conversion: we try not to emit empty...
2012-09-05 Tobias Grosser[cindex.py] Make the use of a compatibilty check explicit
2012-09-03 Tobias Grosser[cindex.py] Allow to configure the path of libclang
2012-09-01 Tobias Grosser[cindex.py] Add helper to initialize libclang functions
next