Clone this repo:
  1. 5872e9b Fix format %rename dropping a class template's partial specializations by William S Fulton · 15 hours ago main master upstream/master
  2. 1f7acd5 [Ruby] Add test for -autorename dropping std::vector partial specializations by Bradley Lowekamp · 28 hours ago
  3. 0b90e51 Add tests for advanced renaming of instantiated class templates by William S Fulton · 28 hours ago
  4. 03ec714 Update Lua li_typemaps with recent changes (#3544) by Erez Geva · 2 days ago
  5. 223754e [Java, C#, D] Add multiple parameters to li_typemaps (#3545) by Erez Geva · 2 days ago
  6. 2066f34 [Python] Emit SWIGPY_SLICEOBJECT from a fragment by William S Fulton · 5 days ago
  7. b0f7fce [Python] Enable the pyrefly bad-function-definition check in the test suite by William S Fulton · 5 days ago
  8. adc0df8 Test the INPUT, OUTPUT and INOUT typemaps with more than one parameter by William S Fulton · 5 days ago
  9. 9d44a5e [Python] Annotate the INPUT, INOUT and OUTPUT typemaps by what they accept by William S Fulton · 5 days ago
  10. ca70206 Fix crash passing a null pointer to a reference using the INPUT typemaps by William S Fulton · 5 days ago
  11. cbdcd40 [Python] Support INOUT/INPUT/OUTPUT for pytyping by Nerixyz · 6 days ago
  12. 3c22ac7 [Python] Test an argout container that Python does not annotate by William S Fulton · 7 days ago
  13. b470935 [Python] Document the pytyping out attribute for argout parameters by William S Fulton · 7 days ago
  14. 71c6dc6 [Python] Attach the pytyping typemaps to the parameters just once by William S Fulton · 7 days ago
  15. 1f0ab38 [Python] Supply the argout return annotation SWIG cannot work out by William S Fulton · 7 days ago
  16. 064ef86 [Python] Test the annotation when the argout containers clash by William S Fulton · 7 days ago
  17. f37a89e [Python] Annotate a suppressed return value in C annotation mode by William S Fulton · 7 days ago
  18. 0d64728 Use the container an overwriting argout typemap builds for a single value by William S Fulton · 7 days ago
  19. 2856c19 Substitute $isvoidresult in all target languages by William S Fulton · 7 days ago
  20. 5390ba1 [Python] Annotate a suppressed return value with no argout typemaps by William S Fulton · 7 days ago