3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-11-17 01:19:31 +01:00
pbot/applets/paren
JustAnotherArchivist 84117d83c7
applets/paren: Disambiguate *f(x) = *(f(x)) from (*f)(x) (#74)
Also remove the explicit check for `ArrayRef`, which is obsolete since the 2014 addition of the `_is_simple_node` override in commit ba59edb04. (Upstream `_is_simple_node` returns `True` for an `ArrayRef`.)
2024-11-08 21:48:52 -08:00
..
INSTALL Rename "modules" to "applets" 2021-11-19 18:05:50 -08:00
paren.py applets/paren: Disambiguate *f(x) = *(f(x)) from (*f)(x) (#74) 2024-11-08 21:48:52 -08:00
stddef Rename "modules" to "applets" 2021-11-19 18:05:50 -08:00
yacctab.py Rename "modules" to "applets" 2021-11-19 18:05:50 -08:00