Michael Ragazzon
|
7e3bb8942f
Implement it_index in data view for. Rename some functions.
|
5 years ago |
Michael Ragazzon
|
94879056f8
Better warnings.
|
5 years ago |
Michael Ragazzon
|
3e8980938b
Add additional operator precedence in data parser. Add more tests. Add format() and round() transform functions to data parser.
|
5 years ago |
Michael Ragazzon
|
951a54a600
Update comments. Generalize XMLParser. Data model and variables refactoring.
|
5 years ago |
Michael Ragazzon
|
373084165c
- Implemented 'data-event' controller. Can use assignment in its expression, and also 'ev.' variable name to fetch parameters from the event.
|
5 years ago |
Michael Ragazzon
|
6ce69a8ebe
Add data expression transform functions (callbacks).
|
5 years ago |
Michael Ragazzon
|
e92d57e8b0
Start creating a parser for data views
|
5 years ago |
Michael Ragazzon
|
742f01592d
Data types now associated with the Context. Clean up data model.
|
5 years ago |
Michael Ragazzon
|
acebd3b220
Update data controller
|
5 years ago |
Michael Ragazzon
|
acce5f1346
Clean up data binding API
|
5 years ago |
Michael Ragazzon
|
bd61639b42
Add arbitrary get/set functions as data binding
|
5 years ago |
Michael Ragazzon
|
2d235394f5
Some cleanup
|
5 years ago |
Michael Ragazzon
|
04f6898094
Only update dirty data variables
|
5 years ago |
Michael Ragazzon
|
3337af8485
Safely add and remove data views during iteration, and clean up data views on element removal.
|
5 years ago |
Michael Ragazzon
|
e346522249
Refactor, move the new data variable types into the library. Now working 'for' loops for structs.
|
6 years ago |
Michael Ragazzon
|
ac28ff4db0
Experimenting with approach for nested variables in structs and arrays.
|
6 years ago |
Michael Ragazzon
|
d568cfe18b
Start implementing data view 'for' (highly WIP)
|
6 years ago |
Michael Ragazzon
|
e9610d33bb
Refactor data bindings
|
6 years ago |