mixins
|
Fix WASM thread count option. Closes #7921.
|
2020-11-09 23:06:52 +02:00 |
__init__.py
|
Add support for the CompCert C Compiler
|
2020-09-15 21:51:21 +03:00 |
c.py
|
msvc: enable /std:c17 flag
|
2020-11-13 16:13:02 -08:00 |
compilers.py
|
Fix "generator doesn't stop" on Windows
|
2020-11-08 19:10:48 +02:00 |
cs.py
|
compilers/cs: Add type annotations
|
2020-10-01 15:05:00 -07:00 |
d.py
|
vs: add static_from_buildtype to b_vscrt
|
2020-10-14 19:35:28 +03:00 |
java.py
|
compilers: make get_optimization_args abstract
|
2020-10-01 15:06:10 -07:00 |
objc.py
|
compilers/objc: Add type annotations
|
2020-09-24 12:14:13 -07:00 |
objcpp.py
|
compilers/objcpp: add type annotations
|
2020-09-24 12:14:13 -07:00 |
swift.py
|
compilers/swift: Add type annotations
|
2020-10-01 15:05:01 -07:00 |
vala.py
|
Compilers/vala: Add type annotations
|
2020-10-01 15:05:00 -07:00 |