index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bindings
/
python
/
clang
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reverting r316278 due to failing build bots.
Aaron Ballman
2017-10-21
1
-96
/
+24
*
[libclang, bindings]: add spelling location
Masud Rahman
2017-10-21
1
-24
/
+96
*
[bindings] allow null strings in Python 3
Masud Rahman
2017-10-21
1
-0
/
+3
*
[libclang] Add support for querying cursor availability
Jonathan Coe
2017-10-16
1
-0
/
+33
*
bindings: expose Linkage to the python bindings
Saleem Abdulrasool
2017-09-22
1
-0
/
+28
*
[libclang] Keep track of TranslationUnit instance when annotating tokens
Jonathan Coe
2017-09-21
1
-0
/
+1
*
libclang: expose `clang_getCursorTLSKind`
Saleem Abdulrasool
2017-09-13
1
-0
/
+26
*
Fix __repr__ for Diagnostic in clang.cindex
Jonathan Coe
2017-09-06
1
-5
/
+3
*
[libclang] Support for querying whether an enum is scoped
Alex Lorenz
2017-07-12
1
-0
/
+9
*
Revert r307769 (Forgot to mention the name of the contributor).
Alex Lorenz
2017-07-12
1
-9
/
+0
*
[libclang] Support for querying whether an enum is scoped
Alex Lorenz
2017-07-12
1
-0
/
+9
*
fix trivial typos in comments; NFC
Hiroshi Inoue
2017-07-03
1
-1
/
+1
*
[libclang] Support for querying the exception specification type through libc...
Jonathan Coe
2017-06-27
1
-0
/
+44
*
[libclang] Expose typedef and address space functions
Sven van Haastregt
2017-06-08
1
-0
/
+11
*
[libclang] [OpenCL] Expose more OpenCL CIndex types
Sven van Haastregt
2017-05-23
1
-0
/
+41
*
Add Python 3 support to clang.cindex
Jonathan Coe
2017-04-20
2
-33
/
+87
*
[libclang] [OpenCL] Expose half type.
Joey Gouly
2017-02-10
1
-0
/
+1
*
Fix Python 3 language issues and add an explicit check for Python version == 2.
Jonathan Coe
2017-01-17
2
-9
/
+17
*
Revert "Support for Python 3 in libclang python bindings"
Jonathan Coe
2017-01-13
1
-91
/
+54
*
[python bindings] Expose CXCursor_FriendDecl as CursorKind.FRIEND_DECL
Olivier Goffart
2016-11-04
1
-0
/
+2
*
Support for Python 3 in libclang python bindings
Jonathan Coe
2016-11-03
1
-54
/
+91
*
[libclang] Add missing cursor kinds to python bindings.
Igor Kudrin
2016-10-18
1
-0
/
+128
*
bindings: expose diagnostic formatting to Python
Saleem Abdulrasool
2016-08-11
1
-0
/
+33
*
Enable support for __float128 in Clang and enable it on pertinent platforms
Nemanja Ivanovic
2016-05-09
1
-0
/
+1
*
[libclang] Expose the ElaboratedType
Sergey Kalinichev
2016-05-03
1
-0
/
+12
*
python: add bindings for children of diagnostics
Saleem Abdulrasool
2016-04-30
1
-0
/
+32
*
Expose cxx constructor and method properties through libclang and python bind...
Jonathan Coe
2016-04-27
1
-0
/
+46
*
Revert 266186 as it breaks anything that includes type_traits on some platforms
Nemanja Ivanovic
2016-04-15
1
-1
/
+0
*
Enable support for __float128 in Clang
Nemanja Ivanovic
2016-04-13
1
-0
/
+1
*
libclang python bindings: Fix for bug 26394
Jonathan Coe
2016-03-10
1
-1
/
+1
*
python binding: expose compile command filename
Guillaume Papin
2016-03-07
1
-0
/
+10
*
libclang: expose dllexport, dllimport attributes
Saleem Abdulrasool
2015-12-10
1
-0
/
+3
*
[libclang] Visit TypeAliasTemplateDecl
Sergey Kalinichev
2015-11-15
1
-1
/
+2
*
[libclang] Expose AutoType
Sergey Kalinichev
2015-11-15
1
-0
/
+1
*
Index: expose is_mutable_field
Saleem Abdulrasool
2015-10-27
1
-0
/
+10
*
bindings: add new C++ function attribute accessors
Saleem Abdulrasool
2015-10-12
1
-0
/
+22
*
Index: expose visibility attribute
Saleem Abdulrasool
2015-09-05
1
-0
/
+2
*
[libclang] Add functions to get information about fields.
Argyrios Kyrtzidis
2015-04-13
1
-0
/
+40
*
This reverts commit r227432, r227438 and r227448.
Rafael Espindola
2015-01-29
1
-40
/
+0
*
libclang: Add three functions useful for dealing with anonymous fields:
Francois Pichet
2015-01-29
1
-0
/
+40
*
[libclang] Add function to retrieve storage class in libclang.
Argyrios Kyrtzidis
2014-10-15
1
-0
/
+61
*
Add libclang capabilities to retriete template arguments from specializations.
Eli Bendersky
2014-10-10
1
-106
/
+98
*
Expose the CUDA shared attribute to the C API.
Eli Bendersky
2014-08-08
1
-0
/
+1
*
Expose the name mangling C API to Python bindings.
Eli Bendersky
2014-08-05
1
-0
/
+13
*
Reformat docstring to 80-col
Eli Bendersky
2014-07-31
1
-3
/
+3
*
cindex.py: remove obsolete workaround and FIXME
Alp Toker
2014-06-22
1
-4
/
+0
*
Implement a convenience recursive walk method over a cursor and its descendants.
Eli Bendersky
2014-05-29
1
-0
/
+10
*
Expose CUDA function attributes to the C interface.
Eli Bendersky
2014-05-28
1
-0
/
+4
*
Trim trailing whitespace in cindex.py
Eli Bendersky
2014-05-28
1
-6
/
+6
*
Clean up language and grammar.
Eric Christopher
2014-05-20
1
-2
/
+2
[next]