Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/OpenMS/autowrap
Generates Python Extension modules from Cythons PXD files
https://github.com/OpenMS/autowrap
Multiline comment parsing update breaks things
poshul opened this issue 9 months ago
poshul opened this issue 9 months ago
Generate __str__ and __repr__
timosachsenberg opened this issue about 1 year ago
timosachsenberg opened this issue about 1 year ago
Rewrite generation of _get_item_
jpfeuffer opened this issue about 1 year ago
jpfeuffer opened this issue about 1 year ago
add wrap-return-self to change default behavior from returning a copy to a reference
timosachsenberg opened this issue about 1 year ago
timosachsenberg opened this issue about 1 year ago
[Typestubs] Declare classes that implement iterators as Iterable
jpfeuffer opened this issue about 1 year ago
jpfeuffer opened this issue about 1 year ago
Allow nogil for most types of methods
jpfeuffer opened this pull request about 1 year ago
jpfeuffer opened this pull request about 1 year ago
Adapt docstring generation regarding inheritance
jpfeuffer opened this issue over 1 year ago
jpfeuffer opened this issue over 1 year ago
[FIX] comment parsing once and for all
jpfeuffer opened this pull request almost 2 years ago
jpfeuffer opened this pull request almost 2 years ago
fixes #177
jpfeuffer opened this pull request almost 2 years ago
jpfeuffer opened this pull request almost 2 years ago
release-autowrap.yaml need updating
poshul opened this issue almost 2 years ago
poshul opened this issue almost 2 years ago
Autoapply reformating in CI?
jpfeuffer opened this issue about 2 years ago
jpfeuffer opened this issue about 2 years ago
A few typing fixes
jpfeuffer opened this pull request about 2 years ago
jpfeuffer opened this pull request about 2 years ago
Try to add real BooleanConverter
jpfeuffer opened this pull request about 2 years ago
jpfeuffer opened this pull request about 2 years ago
ConversionProviders for libcpp_container[libcpp_*_string, *] not picked up -> Careful with typing
jpfeuffer opened this issue about 2 years ago
jpfeuffer opened this issue about 2 years ago
Remove all python2 special handling cases
jpfeuffer opened this issue about 2 years ago
jpfeuffer opened this issue about 2 years ago
How to handle unnamed parameters in typestubs
jpfeuffer opened this issue about 2 years ago
jpfeuffer opened this issue about 2 years ago
Update docstrings for overloads in pyx using autodoc syntax.
jpfeuffer opened this pull request about 2 years ago
jpfeuffer opened this pull request about 2 years ago
Update release-autowrap.yaml
poshul opened this pull request about 2 years ago
poshul opened this pull request about 2 years ago
Do not use list as pair replacement, since list cannot be heterogenously typed
jpfeuffer opened this issue about 2 years ago
jpfeuffer opened this issue about 2 years ago
named parameters possible?
timosachsenberg opened this issue about 2 years ago
timosachsenberg opened this issue about 2 years ago
new docstring style for functions
jpfeuffer opened this pull request about 2 years ago
jpfeuffer opened this pull request about 2 years ago
Evaluate if wrapping functions that accept std::function (callbacks) are easily possible
jpfeuffer opened this issue over 2 years ago
jpfeuffer opened this issue over 2 years ago
Typehint issues
jpfeuffer opened this issue over 2 years ago
jpfeuffer opened this issue over 2 years ago
Initial work for building std::tuple support
erik-whiting opened this pull request over 2 years ago
erik-whiting opened this pull request over 2 years ago
Re-evaluate default docstrings
jpfeuffer opened this issue over 2 years ago
jpfeuffer opened this issue over 2 years ago
Use inheritance instead of assignment for "attached" classes
jpfeuffer opened this issue over 2 years ago
jpfeuffer opened this issue over 2 years ago
Feature/map output
erik-whiting opened this pull request over 2 years ago
erik-whiting opened this pull request over 2 years ago
Add support for modulus op and iop
erik-whiting opened this pull request over 2 years ago
erik-whiting opened this pull request over 2 years ago
Add support for modulus operator and assignment operator
erik-whiting opened this pull request over 2 years ago
erik-whiting opened this pull request over 2 years ago
Overloaded method docstrings don't indent properly
erik-whiting opened this issue over 2 years ago
erik-whiting opened this issue over 2 years ago
Add lint automation
erik-whiting opened this pull request over 2 years ago
erik-whiting opened this pull request over 2 years ago
22.9 chokes on templated vector
poshul opened this issue over 2 years ago
poshul opened this issue over 2 years ago
Typing of a large part of the codebase. Support for const members as …
jpfeuffer opened this pull request over 2 years ago
jpfeuffer opened this pull request over 2 years ago
[Typing] Remaining mini issues
jpfeuffer opened this issue over 2 years ago
jpfeuffer opened this issue over 2 years ago
Differentiate between C and C++ mode and/or make clear that C++ is always required after autowrap
jpfeuffer opened this issue over 2 years ago
jpfeuffer opened this issue over 2 years ago
Improve wrapping Special methods
jpfeuffer opened this issue over 2 years ago
jpfeuffer opened this issue over 2 years ago
[FEATURE] add docs to stubs and add stubs for most special methods plus refactor
jpfeuffer opened this pull request over 2 years ago
jpfeuffer opened this pull request over 2 years ago
Add documentation pre-GSOC 2022
erik-whiting opened this pull request over 2 years ago
erik-whiting opened this pull request over 2 years ago
CFuncDeclaratorNode AttributeError
skoudoro opened this issue over 2 years ago
skoudoro opened this issue over 2 years ago
[Typing] Add code docs also to type stubs
jpfeuffer opened this issue over 2 years ago
jpfeuffer opened this issue over 2 years ago
Support `using` like we support `typedef`
poshul opened this issue over 2 years ago
poshul opened this issue over 2 years ago
Trying to wrap move constructor results in unintuitive error
poshul opened this issue almost 3 years ago
poshul opened this issue almost 3 years ago
Add wrapping of tuples
poshul opened this issue almost 3 years ago
poshul opened this issue almost 3 years ago
Enable maps of wrapped classes
poshul opened this issue almost 3 years ago
poshul opened this issue almost 3 years ago
[Feature] Add boost::optional
poshul opened this issue almost 3 years ago
poshul opened this issue almost 3 years ago
Unordered_map Addition [DRAFT]
Arraxx opened this pull request almost 3 years ago
Arraxx opened this pull request almost 3 years ago
adding unordered_map feature
Arraxx opened this pull request almost 3 years ago
Arraxx opened this pull request almost 3 years ago
Added: '-=', '*=', '/=' operators
satvik-tha-god opened this pull request almost 3 years ago
satvik-tha-god opened this pull request almost 3 years ago
Codestyle
jpfeuffer opened this issue almost 3 years ago
jpfeuffer opened this issue almost 3 years ago
[typing] default to Any
jpfeuffer opened this pull request almost 3 years ago
jpfeuffer opened this pull request almost 3 years ago
added: wrapper for '/' operator and tests
satvik-tha-god opened this pull request almost 3 years ago
satvik-tha-god opened this pull request almost 3 years ago
Type hints for special methods are missing
jpfeuffer opened this issue almost 3 years ago
jpfeuffer opened this issue almost 3 years ago
[BUG] Typing for strings does not work correctly
jpfeuffer opened this issue almost 3 years ago
jpfeuffer opened this issue almost 3 years ago
[FEATURE] Add a specific C++11 mode
jpfeuffer opened this issue almost 3 years ago
jpfeuffer opened this issue almost 3 years ago
Added: '-' operator and test
satvik-tha-god opened this pull request almost 3 years ago
satvik-tha-god opened this pull request almost 3 years ago
[TEST] example for enums in namespaces
hroest opened this pull request almost 3 years ago
hroest opened this pull request almost 3 years ago
Wrapping `struct`s
jakirkham opened this issue almost 3 years ago
jakirkham opened this issue almost 3 years ago
Implement all operators
jpfeuffer opened this issue almost 3 years ago
jpfeuffer opened this issue almost 3 years ago
How to wrap returned references?
jpfeuffer opened this issue almost 3 years ago
jpfeuffer opened this issue almost 3 years ago
[TEST] add more complete test for inheritance
jpfeuffer opened this pull request almost 3 years ago
jpfeuffer opened this pull request almost 3 years ago
Add buffer protocol generator and example
mobiusklein opened this pull request almost 3 years ago
mobiusklein opened this pull request almost 3 years ago
Feature/nested decls
poshul opened this pull request almost 3 years ago
poshul opened this pull request almost 3 years ago
Feature/map
hroest opened this pull request almost 3 years ago
hroest opened this pull request almost 3 years ago
[FEATURE] Improve handling of std conversions
jpfeuffer opened this issue almost 3 years ago
jpfeuffer opened this issue almost 3 years ago
add wrap-doc for Enums including test
axelwalter opened this pull request almost 3 years ago
axelwalter opened this pull request almost 3 years ago
wrap-instances ignores "sub-type" of templated class
poshul opened this issue almost 3 years ago
poshul opened this issue almost 3 years ago
Templated instances defined by wrap-instances are not resolved by PXDParser
poshul opened this issue almost 3 years ago
poshul opened this issue almost 3 years ago
[FEATURE] generate typestubs
jpfeuffer opened this pull request almost 3 years ago
jpfeuffer opened this pull request almost 3 years ago
[FIX] defaultdict initialization and other hotfix
jpfeuffer opened this pull request almost 3 years ago
jpfeuffer opened this pull request almost 3 years ago
[FEATURE] Create type stubs (pyi) next to pyx
jpfeuffer opened this issue almost 3 years ago
jpfeuffer opened this issue almost 3 years ago
update readme with multi line docstring
axelwalter opened this pull request almost 3 years ago
axelwalter opened this pull request almost 3 years ago
Added cython3 support and support for staticmethod decorator
jpfeuffer opened this pull request almost 3 years ago
jpfeuffer opened this pull request almost 3 years ago
Create release GH action
timosachsenberg opened this issue almost 3 years ago
timosachsenberg opened this issue almost 3 years ago
Add how to write wrap-statements to README file
axelwalter opened this issue almost 3 years ago
axelwalter opened this issue almost 3 years ago
autowrap currently fails on 2.7
timosachsenberg opened this issue almost 3 years ago
timosachsenberg opened this issue almost 3 years ago
[FEATURE] Better control logging
jpfeuffer opened this pull request almost 3 years ago
jpfeuffer opened this pull request almost 3 years ago
Feature/multiline docs
axelwalter opened this pull request almost 3 years ago
axelwalter opened this pull request almost 3 years ago
improve error message for wrap-doc
cbielow opened this pull request about 3 years ago
cbielow opened this pull request about 3 years ago
pip version 0.22.3 prints version=0.22.2
jpfeuffer opened this issue about 3 years ago
jpfeuffer opened this issue about 3 years ago
Update version in version.py
poshul opened this pull request over 3 years ago
poshul opened this pull request over 3 years ago
[FEATURE] Use lstrip in multiline annotation parsing to allow for empty lines e.g. in wrap-doc
jpfeuffer opened this pull request over 3 years ago
jpfeuffer opened this pull request over 3 years ago
wrapping static functions as non-static ones doesn't cause an error
timosachsenberg opened this issue over 3 years ago
timosachsenberg opened this issue over 3 years ago
Output error message if pxd comment is found that can't be parsed (e.g., extra space after : )
timosachsenberg opened this issue over 3 years ago
timosachsenberg opened this issue over 3 years ago
[FIX] Remove unallowed comment at end of directive
jpfeuffer opened this pull request over 3 years ago
jpfeuffer opened this pull request over 3 years ago
Conversion: lib_cpp[libcpp_utf8_string] and ["s1", "s2", ...]
timosachsenberg opened this issue over 3 years ago
timosachsenberg opened this issue over 3 years ago
Require setuptools, example/setup.py, autowrap/PXDParser.py and autowrap/CodeGenerator.py import pkg_resources
hrnciar opened this pull request over 3 years ago
hrnciar opened this pull request over 3 years ago
[Feature] Preserve shared_ptrs for non-const-ref std::vector conversion
jpfeuffer opened this pull request almost 4 years ago
jpfeuffer opened this pull request almost 4 years ago
Parsing of nested templates with Cython 0.29.22 breaks (Cython 0.29.21 works)
timosachsenberg opened this issue almost 4 years ago
timosachsenberg opened this issue almost 4 years ago
Revert "[feature] add parameter to generate_code that specifies whether to pr…"
uweschmitt opened this pull request almost 4 years ago
uweschmitt opened this pull request almost 4 years ago
Added more information to parser errors
poshul opened this pull request about 4 years ago
poshul opened this pull request about 4 years ago
Support wrapping of functions with rvalue references
timosachsenberg opened this issue about 4 years ago
timosachsenberg opened this issue about 4 years ago
std::move in autowrap
oliveralka opened this issue about 4 years ago
oliveralka opened this issue about 4 years ago
Question about `wrap-attach` vs `@staticmethod`
jpfeuffer opened this issue over 4 years ago
jpfeuffer opened this issue over 4 years ago
Seg Fault in certain processes of libcpp_test binding.
24sharkS opened this issue over 4 years ago
24sharkS opened this issue over 4 years ago
[BUILD] test Python 3.8 as well
hroest opened this pull request almost 5 years ago
hroest opened this pull request almost 5 years ago
Feature/ref return values
hroest opened this pull request almost 5 years ago
hroest opened this pull request almost 5 years ago
Parsing of AttributeNodes in template argument fails
poshul opened this issue almost 5 years ago
poshul opened this issue almost 5 years ago
Fixed missing O in output
poshul opened this pull request almost 5 years ago
poshul opened this pull request almost 5 years ago
[feature] add parameter to generate_code that specifies whether to pr…
poshul opened this pull request about 5 years ago
poshul opened this pull request about 5 years ago
Cstd ptrs
poshul opened this pull request about 5 years ago
poshul opened this pull request about 5 years ago