chaokunyang opened a new pull request, #3295: URL: https://github.com/apache/fory/pull/3295
## Summary - add the list keyword as a repeated alias in the FDL lexer/parser and emit list for list fields - update compiler docs and README to use list while keeping repeated as an alias - add tests to ensure list and repeated generate identical code ## Testing - python -m pytest fory_compiler/tests/test_fdl_emitter.py fory_compiler/tests/test_generated_code.py Fixes #3294 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
