Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of AST for ArrayOfTables #104

Merged
merged 5 commits into from
Feb 16, 2022
Merged

Conversation

orchestr7
Copy link
Owner

What's done:

  • Changes in the logic of inserting Arrays of Tables

### What's done:
- Changes in the logic of inserting Arrays of Tables
@orchestr7 orchestr7 added the enhancement New feature or request label Feb 13, 2022
### What's done:
- Changes in the logic of inserting Arrays of Tables
### What's done:
- Changes in the logic of inserting Arrays of Tables
- Reworked the logic of insretion of tables in the AST
- Fixed small issues related to technical nodes in the tree
- Intentionally broke partial decoding as it is not applicable for array structures. Need to rework that in future
### What's done:
- Changes in the logic of inserting Arrays of Tables
- Reworked the logic of insretion of tables in the AST
- Fixed small issues related to technical nodes in the tree
- Intentionally broke partial decoding as it is not applicable for array structures. Need to rework that in future
### What's done:
- Changes in the logic of inserting Arrays of Tables
- Reworked the logic of insretion of tables in the AST
- Fixed small issues related to technical nodes in the tree
- Intentionally broke partial decoding as it is not applicable for array structures. Need to rework that in future
@orchestr7 orchestr7 linked an issue Feb 16, 2022 that may be closed by this pull request
@orchestr7 orchestr7 merged commit a76f5e8 into main Feb 16, 2022
@orchestr7 orchestr7 deleted the feature/array-of-tables-ast branch February 16, 2022 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Arrays of Tables
1 participant