summaryrefslogtreecommitdiff
path: root/numpy/array_api/_array_object.py
diff options
context:
space:
mode:
authorDamien Caliste <dcaliste@free.fr>2019-11-29 09:29:21 +0100
committerDamien Caliste <dcaliste@free.fr>2022-01-04 09:16:59 +0100
commit753a146a3e1b91ebe383dac7452bc6f3697fac44 (patch)
treeff6fc96a64487824e8b990211efc2e16bb1a4bdd /numpy/array_api/_array_object.py
parent20f972ce3693d7700afe51898089613ebe4b3ee5 (diff)
downloadnumpy-753a146a3e1b91ebe383dac7452bc6f3697fac44.tar.gz
ENH: add support for operator() in crackfortran.
Some interface name may contains parenthesis when used with operator, like: interface operator(==) module procedure my_type_equals end interface operator(==) Make the end part properly detected, and store also the operator ('==' in that case) in the name. Also implement support to list the implemented by in any interface declaration.
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions