Michael Ragazzon
|
3929d7290b
Rename multi-worded samples to use underscore
|
1 rok temu |
Maximilian Stark
|
b8f8e2e123
Data binding: Enable arbitrary expressions in data address lookups (#550)
|
1 rok temu |
Maximilian Stark
|
9775bcb2b3
Fix XML parse error if single curly brace encountered at the end of a data binding string literal (#459)
|
2 lat temu |
Maximilian Stark
|
33dd587c75
Add enum support to variants and data bindings (#445)
|
2 lat temu |
Michael Ragazzon
|
7492876298
The great formattening - format all library source code and documents
|
2 lat temu |
Michael Ragazzon
|
34d81625e3
Expand data-alias test
|
2 lat temu |
Maximilian Stark
|
4db7a3b1f4
Add new data-alias attribute to make templates work with outside variables (#432)
|
2 lat temu |
Michael Ragazzon
|
4210b21f7e
Update samples and tests to use the new 'none' max-size keyword
|
3 lat temu |
Michael Ragazzon
|
a33b379b71
Fix an off-by-one error introduced in #190 breaking the databinding sample
|
4 lat temu |
Maximilian Stark
|
3383c01e4d
Ignore curly brackets inside string literals in data expressions (#190)
|
4 lat temu |
Michael Ragazzon
|
e2529507c2
Cleanup data variables and type register
|
4 lat temu |
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 lat temu |
Michael Ragazzon
|
c09da72495
Rework pointer definition and data struct members
|
4 lat temu |
Michael Ragazzon
|
906bfb4a27
Add databinding unit tests
|
4 lat temu |