index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
modules
/
keyval.py
Age
Commit message (
Expand
)
Author
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-04-11
fix various spelling issues
Josh Soref
2023-02-01
treewide: add future annotations import
Eli Schwartz
2022-08-17
modules: Add stabilization information to ModuleInfo
Dylan Baker
2022-08-17
modules: use module level information about new and deprecation
Dylan Baker
2022-03-03
interpreter: replace build_def_files with OrderedSet
Dylan Baker
2021-11-23
modules/keyval: add type annotations
Dylan Baker
2021-11-23
modules/keyval: cleanup imports
Dylan Baker
2021-06-29
fix: Always explicitly set encoding for text files (fixes #8263)
Daniel Mensinger
2021-05-28
modules: Add methods dict everywhere
Xavier Claessens
2021-05-28
modules: Remove snippet methods
Xavier Claessens
2021-04-01
interpreter: Move to its own folder and split it
Xavier Claessens
2021-03-04
mass rewrite of string formatting to use f-strings everywhere
Eli Schwartz
2021-03-04
various python neatness cleanups
Eli Schwartz
2020-07-19
Stabilize keyval module
Marc-André Lureau