Closed jb090979 closed 7 years ago
Thanks for your work. You have progressed a lot.
I plan to take the changes but I will cherrypick and merge them one by one over a period of several days. This will allow me to understand the details.
Are you OK with this?
that fine to me. Please let me know if my implementation of hex integer or structured comment doesn't match you conception.
I just cherrypicked and integrated the hexadecimal literal support with minor modifications:
Feedback is welcome.
I integrated the structured comment support also. am quite excited about this - thanks @jb090979 !
Again, feedback is welcome.
thanks for merging.
Your additional changes are a good improvement. I like it.
Just integrated the support for structured comments in fidl_dump.py - nice!
I merged one more fix, related to nested imports and the relevant test cases. Many thanks for the temporary file creation - very handy!
I did not merge the whole commit 890e86ec061cffdfd0b5f30c7e285b1d8b325d81 as I am not entirely clear about its purpose. By design references should take care of namespace handling. If I have missed anything, let's handle it with separate issues and pull requests.
I am preparing the v0.4.0 release now with all your contributions.
Thanks for merging. But there are still some bugs open. I will create serperate pull request for each bug the next days.
Hi Kaloyan,
this branch contains all my changes. There a lot of change s and I hope that it is not too complex and you are able to understand my changes. Please check my changes.
it contains the following changes: