Michael Ragazzon
|
d5f215b5cb
Trying to implement const support in data bindings (WIP)
|
4 years ago |
Michael Ragazzon
|
a33b379b71
Fix an off-by-one error introduced in #190 breaking the databinding sample
|
4 years ago |
Maximilian Stark
|
3383c01e4d
Ignore curly brackets inside string literals in data expressions (#190)
|
4 years ago |
Michael Ragazzon
|
e2529507c2
Cleanup data variables and type register
|
4 years ago |
Michael Ragazzon
|
f869c0fd57
Data bindings: Never cast away const. Const-correctness is hard, so for now we disable anything const submitted in data bindings with compile-time errors.
|
4 years ago |
Michael Ragazzon
|
c09da72495
Rework pointer definition and data struct members
|
4 years ago |
Michael Ragazzon
|
906bfb4a27
Add databinding unit tests
|
4 years ago |