Svyatoslav Scherbina
|
50c3be3fc2
|
Simplify working with values in interop
* Access primitive interop array elements and struct fields without `.value`
* Simplify C*Var* interop types names
|
2017-03-31 11:44:07 +03:00 |
|
SvyatoslavScherbina
|
c1d9dc1cbb
|
Replace CArray by CPointer (#406)
Also do some cleanup.
|
2017-03-28 17:44:08 +03:00 |
|
Svyatoslav Scherbina
|
f65044c7bb
|
Implement interop integer conversions to be used with type inference
|
2017-03-28 12:23:23 +03:00 |
|
Svyatoslav Scherbina
|
304a9ebd8e
|
build/tests: support declaring tests to be manually executed
|
2017-03-13 11:00:33 +07:00 |
|
Svyatoslav Scherbina
|
4e6ad59d9f
|
backend/tests: improve interop_echo_server code
|
2017-02-21 16:42:14 +07:00 |
|
Svyatoslav Scherbina
|
8dc171aabb
|
backend/tests: add interop_echo_server (doesn't check that it works yet)
|
2017-02-13 11:08:24 +07:00 |
|