Simon Hausmann
|
96d5165d28
|
Correctly report type conversion errors in the C++ backend
This requires a bit of error propagation, but now the errors are
reported correctly, in the unlikely event that they occur.
|
2020-05-26 11:45:22 +02:00 |
|
Olivier Goffart
|
54eb0f831b
|
Fix the children allocation array
The offsets was not computed properly
|
2020-05-21 13:14:28 +02:00 |
|
Olivier Goffart
|
638c445cf9
|
Support for rendering sub-elements with proper offset
|
2020-05-12 15:38:50 +02:00 |
|
Olivier Goffart
|
7c2f40da90
|
Generator for the rust API
|
2020-05-12 11:43:29 +02:00 |
|
Olivier Goffart
|
3936272384
|
Move the build_array_helper in the generator module
|
2020-05-12 09:47:54 +02:00 |
|
Olivier Goffart
|
f3deea066b
|
Make the C++ output a feature
|
2020-05-11 20:21:12 +02:00 |
|
Olivier Goffart
|
cc170d1d76
|
More comments
|
2020-05-11 09:00:21 +02:00 |
|
Olivier Goffart
|
acccb33c8c
|
Lower and generate some C++
|
2020-05-05 18:31:00 +02:00 |
|