8 Commits

Author SHA1 Message Date
Stone Tickle
69d726e77e refactor func impl definition for all funcs 2025-08-20 10:30:42 -04:00
Stone Tickle
34f74a070e analyzer re-impl #1 2024-05-09 12:51:20 -04:00
Stone Tickle
46c544692a
rename func_impl_name to func_impl 2023-11-19 13:41:32 -05:00
Seedo Paul
b173a8a25e
mod/python: fix method lookup tables
`python_installation` is an `external_program` and not the module
`python`.
2023-10-29 08:05:19 -04:00
Stone Tickle
6416305a94
reformat and fix issues with python module changes
- fix python3.find_python return type
- fix missing interp_args for language_version()
- add missing run_cmd_ctx_destroy
2023-10-19 22:34:37 -04:00
Filipe Laíns
50ce7d9053
object: add python_installation
python_installation is an external_program with a couple of extra
methods related to the Python installation. Right now, we only add the
type.

Signed-off-by: Filipe Laíns <lains@riseup.net>
Signed-off-by: Seedo Paul <seedoeldhopaul@gmail.com>
2023-10-19 22:33:54 -04:00
Stone Tickle
4298aa2011
make muon reuse compliant
https://reuse.software
2022-10-25 10:54:31 -04:00
Stone Tickle
af855918e7
add support for python module also 2021-09-12 15:59:33 -05:00