.. |
mixins
|
fix: Always explicitly set encoding for text files (fixes #8263)
|
2021-06-29 11:28:08 +02:00 |
__init__.py
|
Split compiler detection from Environment
|
2021-06-25 19:34:48 +02:00 |
c.py
|
upgrade percent formatted strings pyupgrade did not catch
|
2021-06-07 16:51:47 -04:00 |
c_function_attributes.py
|
compiler: add 'force_align_arg_pointer' function attribute
|
2020-06-21 23:34:11 +03:00 |
compilers.py
|
fix: Always explicitly set encoding for text files (fixes #8263)
|
2021-06-29 11:28:08 +02:00 |
cpp.py
|
split program related classes and functions out of dependencies
|
2021-03-19 08:47:10 -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: Always explicitly set encoding for text files (fixes #8263)
|
2021-06-29 11:28:08 +02:00 |
cython.py
|
cython: Add an option for selecting python 3 vs python 2 output
|
2021-06-07 09:25:32 -07:00 |
d.py
|
fix: Always explicitly set encoding for text files (fixes #8263)
|
2021-06-29 11:28:08 +02:00 |
detect.py
|
C2000: linker uses now binary setting defined within the cross-file
|
2021-07-01 01:58:24 +03:00 |
fortran.py
|
fix: Always explicitly set encoding for text files (fixes #8263)
|
2021-06-29 11:28:08 +02:00 |
java.py
|
fix: Always explicitly set encoding for text files (fixes #8263)
|
2021-06-29 11:28:08 +02:00 |
objc.py
|
Add gnuXX stds to Objective C.
|
2021-05-15 18:45:54 +03:00 |
objcpp.py
|
Make objective C use C standard version. Closes #5495.
|
2021-05-11 22:47:17 +03:00 |
rust.py
|
fix: Always explicitly set encoding for text files (fixes #8263)
|
2021-06-29 11:28:08 +02: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 |