meson/test cases/keyval
Dylan Baker a78992dd81 interpreter: move handling of module stability to interpreter
Thanks to `ModuleInfo`, all modules are just named `foo.py` instead of
`unstable_foo.py`, which simplifies the import method a bit. This also
allows for accurate FeatureNew/FeatureDeprecated use, as we know when
the module was added and if/when it was stabilized.
2022-08-17 16:25:36 -04:00
..
1 basic interpreter: move handling of module stability to interpreter 2022-08-17 16:25:36 -04:00
2 subdir editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
3 load_config files editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
4 load_config builddir Stabilize keyval module 2020-07-19 17:53:32 +03:00