Gabriel Majeri
|
45ae7f4342
|
Store `content` as a separate field
|
2020-07-15 12:03:37 +03:00 |
Keavon Chambers
|
3e12576b3c
|
Add conversion from component AST to flat component with `content` attribute (resolves #3), add XML attribute parsing, fix template string attribute parsing bug
|
2020-07-15 01:11:52 -07:00 |
Keavon Chambers
|
559833be8e
|
Layout language AST building now complete with recursive parsing referenced XML files
|
2020-05-31 22:02:41 -07:00 |
Keavon Chambers
|
0c7e6bc883
|
Implement abstract syntax tree parsing of XML layout
|
2020-05-27 04:08:52 -07:00 |
Keavon Chambers
|
f8025b15ea
|
Add parsing of XML layout files into a ParsedLayoutNode tree
|
2020-05-25 22:08:27 -07:00 |
Keavon Chambers
|
474b2b39f9
|
Add basic layouts for XML-based GUI system
|
2020-05-24 21:22:16 -07:00 |