Walter Bright
|
7b0a1f5cb2
|
fix Issue 23795 - Cannot cast _Complex\!double to _Complex\!float (#15032)
|
2023-03-24 00:32:21 -07:00 |
|
Walter Bright
|
89f161f7db
|
ImportC: support casting of _Complex
|
2023-03-20 20:16:54 +01:00 |
|
Walter Bright
|
c69d3d4e0c
|
add _Complex float, _Complex real, and error checking (#14977)
|
2023-03-13 11:24:08 +02:00 |
|
Walter Bright
|
ff73f7f615
|
convert C imaginary numbers to core.stdc.config.c_complex_double (#14971)
* convert C imaginary to c_complex
* convert C imaginary numbers to core.stdc.config.c_complex_double
|
2023-03-09 16:13:35 -08:00 |
|
Walter Bright
|
6b71b352d8
|
fix Issue 23727 - ImportC support imaginary real numbers (#14902)
* fix Issue 23727 - ImportC support imaginary real numbers
* fix Issue 23727 - ImportC support imaginary real numbers
|
2023-03-08 10:40:54 +02:00 |
|