Sign in
◑
Theme
fuchsia
/
third_party
/
swig
/
HEAD
0f5a594
[Python] Declare the module scope functions declared inside a class in the .pyi stub
by William S Fulton
· 5 days ago
main
master
upstream/master
bb5d46f
Don't probe for unsupported versions of Python in configure
by William S Fulton
· 5 days ago
1bbbf24
Ignore the generated Python .pyi stub files
by William S Fulton
· 5 days ago
57f52fd
[Python] Stop the C/C++ annotations generating PEP 484 support code
by William S Fulton
· 5 days ago
bcc3f30
[Python] Declare thisown, __disown__ and the class constants in the .pyi stub
by William S Fulton
· 5 days ago
ebbcda0
Modernise the operator examples
by William S Fulton
· 5 days ago
1f99bd4
[Python] Drop the f_ prefix from the non file variables in python.cxx
by William S Fulton
· 5 days ago
085c9b3
[Python] Remove three pyrefly suppressions from the Python examples
by William S Fulton
· 5 days ago
a835a6a
[Python] Generate a .pyi stub file for the low-level C/C++ module
by William S Fulton
· 5 days ago
ad1e218
Document the alphabetical ordering of makefile lists in the conventions skill
by William S Fulton
· 5 days ago
1a9b5f7
pyrefly bad-argument-type fixes in python constants example
by William S Fulton
· 5 days ago
c0eb382
Add pytyping typemap for typehint support to python multimap example
by William S Fulton
· 5 days ago
1bdc232
[Python] Add the add and discard methods to the unordered set containers
by William S Fulton
· 5 days ago
ed0fc44
[Python] Return False from container __contains__ instead of raising TypeError
by William S Fulton
· 5 days ago
aee89fb
[Python] Add the optional index parameter to the container pop method
by William S Fulton
· 5 days ago
9f383ba
[Python] Rename the BaseClassData buffer helpers in the buffer interface test
by William S Fulton
· 5 days ago
5a99f40
[Python] Annotate the std::basic_string methods converted to str
by William S Fulton
· 5 days ago
9bbbb84
[Python] Annotate the string dunder methods as returning str
by William S Fulton
· 5 days ago
df6555e
[Python] Do not annotate a disagreeing overload chain with one overload's type
by William S Fulton
· 5 days ago
3ac66be
[Python] Decorate overloaded methods with a _swig_dispatch helper
by William S Fulton
· 5 days ago
fdf902b
[Python] Create annotated member variables with a _swig_property helper
by William S Fulton
· 11 days ago
35f12f2
[Python] Qualify the str builtin in the varargs and kwargs_feature test cases
by William S Fulton
· 11 days ago
d198bf1
[Python] Declare 'this' in the proxy classes generated with -typehints
by William S Fulton
· 11 days ago
79ef5e4
[Python] Check the generated type hints with the pyrefly default preset
by William S Fulton
· 11 days ago
3d0189e
4.5.1 release notes from the release-4.5 branch
by William S Fulton
· 11 days ago
4c7d77e
Fix leftover of convertpath removal
by Lars Kanis
· 3 weeks ago
336519f
CMake: Remove the minimum PCRE2 version requirement
by William S Fulton
· 3 weeks ago
e849557
Add void parameter list name matching tests and docs
by William S Fulton
· 3 weeks ago
5872e9b
Fix format %rename dropping a class template's partial specializations
by William S Fulton
· 4 weeks ago
1f7acd5
[Ruby] Add test for -autorename dropping std::vector partial specializations
by Bradley Lowekamp
· 4 weeks ago
0b90e51
Add tests for advanced renaming of instantiated class templates
by William S Fulton
· 4 weeks ago
03ec714
Update Lua li_typemaps with recent changes (#3544)
by Erez Geva
· 4 weeks ago
223754e
[Java, C#, D] Add multiple parameters to li_typemaps (#3545)
by Erez Geva
· 4 weeks ago
2066f34
[Python] Emit SWIGPY_SLICEOBJECT from a fragment
by William S Fulton
· 4 weeks ago
b0f7fce
[Python] Enable the pyrefly bad-function-definition check in the test suite
by William S Fulton
· 4 weeks ago
adc0df8
Test the INPUT, OUTPUT and INOUT typemaps with more than one parameter
by William S Fulton
· 4 weeks ago
9d44a5e
[Python] Annotate the INPUT, INOUT and OUTPUT typemaps by what they accept
by William S Fulton
· 4 weeks ago
ca70206
Fix crash passing a null pointer to a reference using the INPUT typemaps
by William S Fulton
· 4 weeks ago
cbdcd40
[Python] Support INOUT/INPUT/OUTPUT for pytyping
by Nerixyz
· 4 weeks ago
3c22ac7
[Python] Test an argout container that Python does not annotate
by William S Fulton
· 4 weeks ago
b470935
[Python] Document the pytyping out attribute for argout parameters
by William S Fulton
· 4 weeks ago
71c6dc6
[Python] Attach the pytyping typemaps to the parameters just once
by William S Fulton
· 4 weeks ago
1f0ab38
[Python] Supply the argout return annotation SWIG cannot work out
by William S Fulton
· 4 weeks ago
064ef86
[Python] Test the annotation when the argout containers clash
by William S Fulton
· 4 weeks ago
f37a89e
[Python] Annotate a suppressed return value in C annotation mode
by William S Fulton
· 4 weeks ago
0d64728
Use the container an overwriting argout typemap builds for a single value
by William S Fulton
· 4 weeks ago
2856c19
Substitute $isvoidresult in all target languages
by William S Fulton
· 4 weeks ago
5390ba1
[Python] Annotate a suppressed return value with no argout typemaps
by William S Fulton
· 4 weeks ago
03726ee
Take a void return into account for $isvoidresult
by William S Fulton
· 4 weeks ago
1aaf899
Reject an invalid numinputs value in an in typemap
by William S Fulton
· 4 weeks ago
5bcc692
Add the container attribute to the argout typemap
by William S Fulton
· 4 weeks ago
b8aaf88
[Python] Use the argout numoutputs and overwrite attributes in annotations
by William S Fulton
· 4 weeks ago
2941071
Add $isvoidresult and support numoutputs=0 in the out typemap
by William S Fulton
· 4 weeks ago
dcb21d7
Add numoutputs, overwrite and container attributes to the out and argout typemaps
by William S Fulton
· 5 weeks ago
b4825b7
[Python] Refactor argout return annotation into collect and format steps
by William S Fulton
· 5 weeks ago
8338859
[Python] Do not annotate the return type of __init__
by William S Fulton
· 5 weeks ago
1af9fdd
Fix stray punctuation in cpp14_auto_return_type.i comments (S15)
by William S Fulton
· 5 weeks ago
1861921
Use the same bison warning flags in the CMake build (S13)
by William S Fulton
· 5 weeks ago
dd5f38b
[Javascript, PHP] Stop warning 314 repeating the new name (S12)
by William S Fulton
· 5 weeks ago
1cf842d
[Octave] Show a null pointer default value as the empty matrix (S8)
by William S Fulton
· 5 weeks ago
7616617
Parse a C++17 structured binding
by William S Fulton
· 5 weeks ago
3d29bd5
Add support for the decltype(auto) placeholder
by William S Fulton
· 5 weeks ago
35c8c6d
Accept an undecorated auto parameter pack
by William S Fulton
· 5 weeks ago
6602551
Clarify the spaceship operator section of the manual and retire warning 397
by William S Fulton
· 5 weeks ago
8bebe15
Accept a cv-qualifier on a defaulted or deleted auto function
by William S Fulton
· 5 weeks ago
de43007
Accept a trailing return type in an alias declaration
by William S Fulton
· 5 weeks ago
571a393
Add support for a conversion function with a deduced return type
by William S Fulton
· 5 weeks ago
ae02aad
Accept any type as a lambda trailing return type
by William S Fulton
· 5 weeks ago
df1d1ef
Accept a requires-clause after a trailing return type
by William S Fulton
· 5 weeks ago
dd9566d
Accept any type as a trailing return type
by William S Fulton
· 5 weeks ago
ac55c66
Add an errors test for a bad C++23 explicit object parameter
by William S Fulton
· 5 weeks ago
66833ae
Add support for the C++23 explicit object parameter
by William S Fulton
· 5 weeks ago
d385667
Mark the invented template parameter for an auto pack as variadic
by William S Fulton
· 5 weeks ago
38429a9
Say what stopped an auto type being deduced in warnings 345 and 346
by William S Fulton
· 5 weeks ago
fcdf074
Deduce the type of a named cast
by William S Fulton
· 5 weeks ago
fcd7d29
Update the decltype tests for the now deducible address of an object
by William S Fulton
· 5 weeks ago
809dc6c
Deduce an auto variable type from a braced initialiser
by William S Fulton
· 5 weeks ago
ae320c0
Fix an auto declaration declaring more than one variable
by William S Fulton
· 5 weeks ago
63ee4cf
Deduce an auto variable type from the initialiser's declaration
by William S Fulton
· 5 weeks ago
fbbaa9a
Add an errors test for a concept declaration with no semicolon
by William S Fulton
· 5 weeks ago
13b03be
Fix parsing of an auto variable declared with a declarator
by William S Fulton
· 5 weeks ago
8eec478
Fix parsing of a C++20 concept body that is an ordinary expression
by William S Fulton
· 5 weeks ago
644b3b7
Add support for the C++26 reason on a deleted function
by William S Fulton
· 5 weeks ago
2a8dc61
Add empty C++23 and C++26 chapters to the manual
by William S Fulton
· 5 weeks ago
8a0eb61
Fix test suite failures when compiling as C++23 or later
by William S Fulton
· 5 weeks ago
1bf67ba
Add C++23 and C++26 test suite buckets
by William S Fulton
· 5 weeks ago
2d56d34
Add trailing continuations to test case lists
by William S Fulton
· 5 weeks ago
c19e4d2
Restore custom string allocator support
by Karl Wette
· 5 weeks ago
ec83964
[JavaScript] Speed up node and napi test-suite runs
by William S Fulton
· 6 weeks ago
79422d5
Fix parsing of a cv-qualified auto placeholder
by William S Fulton
· 6 weeks ago
07631e1
Add SwigType_new_auto() and SwigType_add_auto()
by William S Fulton
· 6 weeks ago
bc3a015
[OCaml] Remove std_complex.i
by William S Fulton
· 6 weeks ago
edbbe01
[Python] Accept str in the varargs example typemaps
by William S Fulton
· 6 weeks ago
72ebb34
Update the Python 2 C API usage in the documentation
by William S Fulton
· 6 weeks ago
1941f20
Bump version to 4.6.0
by William S Fulton
· 7 weeks ago
d598176
swig-4.5.0 release notes and date
by William S Fulton
· 7 weeks ago
v4.5.0
7a137da
[Python] Check annotations in .pyi stubs with -builtin and -fastproxy
by William S Fulton
· 7 weeks ago
f06d867
[Python] Fix empty classes and imported bases in .pyi files
by William S Fulton
· 7 weeks ago
afc3984
[Python] Add %pythonstubcode and %pythonstubbegin directives
by William S Fulton
· 7 weeks ago
b9cbc4e
[Python] Clean all generated stub files
by William S Fulton
· 7 weeks ago
Next »