meson/mesonbuild/compilers
Eli Schwartz 4ab70c5512
fix extra whitespace
discovered via flake8 --select E303
2021-10-04 16:29:31 -04:00
..
mixins use idiomatic python for membership tests 2021-10-04 16:29:31 -04:00
__init__.py Merge pull request #9014 from bonzini/mixed-language-link 2021-09-28 17:32:44 +03:00
c.py fix extra whitespace 2021-10-04 16:29:31 -04:00
c_function_attributes.py compiler: add 'force_align_arg_pointer' function attribute 2020-06-21 23:34:11 +03:00
compilers.py Merge pull request #9014 from bonzini/mixed-language-link 2021-09-28 17:32:44 +03:00
cpp.py fix extra whitespace 2021-10-04 16:29:31 -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 extra whitespace 2021-10-04 16:29:31 -04:00
cython.py Add option to to transpile Cython to C++ 2021-09-24 22:56:46 +03:00
d.py pylint: check for duplicate imports 2021-09-24 10:36:05 -07:00
detect.py fix extra whitespace 2021-10-04 16:29:31 -04:00
fortran.py compilers/elbrus: Deal with C/C++/Fortran stds more correctly 2021-09-29 20:16:02 -07: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 extra whitespace 2021-10-04 16:29:31 -04:00
rust.py compilers/rust: Add support for clippy 2021-09-24 18:48:48 -07: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