meson/mesonbuild/compilers
Eli Schwartz 038b31e72b
various manual conversion of percent-formatted strings to f-strings
2021-11-01 20:26:18 -04:00
..
mixins fix various flake8 whitespace errors 2021-10-27 09:51:52 -04:00
__init__.py Merge pull request #9014 from bonzini/mixed-language-link 2021-09-28 17:32:44 +03:00
c.py fix various flake8 whitespace errors 2021-10-27 09:51:52 -04:00
c_function_attributes.py compiler: add 'force_align_arg_pointer' function attribute 2020-06-21 23:34:11 +03:00
compilers.py migrate python 3.5 compatible superclass variable annotations to 3.6 2021-11-01 00:46:51 +02:00
cpp.py various manual conversion of percent-formatted strings to f-strings 2021-11-01 20:26:18 -04:00
cs.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
cuda.py fix various flake8 whitespace errors 2021-10-27 09:51:52 -04:00
cython.py Add option to to transpile Cython to C++ 2021-09-24 22:56:46 +03:00
d.py Fix typos discovered by codespell 2021-10-10 16:12:25 -04:00
detect.py Add 64-bit paths to check for unsupported Watcom cl.exe clones. 2021-10-31 21:38:53 -04:00
fortran.py Revert "known Python 3.5 on windows workaround for subprocess(cwd=str(Path))" 2021-11-01 00:46:51 +02:00
java.py Add Java module 2021-08-22 07:57:29 -07:00
objc.py objc/objcpp compiler: accept all gnu stds corresponding to c/c++ stds 2021-09-10 13:03:56 -07:00
objcpp.py fix various flake8 whitespace errors 2021-10-27 09:51:52 -04:00
rust.py compilers/rust: fix typo in standard description 2021-10-21 13:48:01 -04:00
swift.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
vala.py mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00