.. |
mixins
|
Fix return type of debugfile functions
|
2023-07-12 18:56:06 -05:00 |
__init__.py
|
compilers: don't export every compiler as a top-level property
|
2022-09-19 15:19:00 -04:00 |
asm.py
|
Annotate naked fundamental Python types
|
2023-07-12 18:56:06 -05:00 |
c.py
|
linkers: delay implementations import until detect is run
|
2023-06-26 13:10:33 -04:00 |
c_function_attributes.py
|
add cc.has_function_attribute('vector_size')
|
2023-02-01 13:26:09 -08:00 |
compilers.py
|
Fix return type of debugfile functions
|
2023-07-12 18:56:06 -05:00 |
cpp.py
|
Merge pull request #11976 from tristan957/cleanups
|
2023-07-17 00:29:37 +03:00 |
cs.py
|
Change "can not" to "cannot" throughout project
|
2023-04-11 17:10:01 +03:00 |
cuda.py
|
linkers: delay implementations import until detect is run
|
2023-06-26 13:10:33 -04:00 |
cython.py
|
cython: wire up support for emitting and using depfiles
|
2023-02-10 02:16:53 -05:00 |
d.py
|
Annotate naked fundamental Python types
|
2023-07-12 18:56:06 -05:00 |
detect.py
|
compilers: detect cython version on stdout for newer cython versions
|
2023-07-12 15:56:51 -04:00 |
fortran.py
|
Annotate naked fundamental Python types
|
2023-07-12 18:56:06 -05:00 |
java.py
|
Change "can not" to "cannot" throughout project
|
2023-04-11 17:10:01 +03:00 |
objc.py
|
linkers: delay implementations import until detect is run
|
2023-06-26 13:10:33 -04:00 |
objcpp.py
|
linkers: delay implementations import until detect is run
|
2023-06-26 13:10:33 -04:00 |
rust.py
|
rust: disable overflow-checks by default
|
2023-07-15 12:22:30 -07:00 |
swift.py
|
linkers: delay implementations import until detect is run
|
2023-06-26 13:10:33 -04:00 |
vala.py
|
Match the method signatures of parent classes
|
2023-07-12 18:56:06 -05:00 |