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

Update for July decisions #55

Merged
merged 8 commits into from
Aug 24, 2023
Merged

Update for July decisions #55

merged 8 commits into from
Aug 24, 2023

Conversation

dslmeinte
Copy link
Contributor

@dslmeinte dslmeinte commented Aug 22, 2023

Main thing is that serialization of LIonCore self-definition and builtins (stdlib) should now match the Java one.

(no Annotations yet)

  + make qualifiedName and allFeatures external to M3Node
  + Refactor here and there
  + organize imports throughout
  + add a pretty-printer to textual format (for easier visual comparison)
  + various Refactorings
  * serializer now generates meaningful meta-pointers and used language dependencies
  * added Node and INamed to LIonCore-builtins, and fixed keys -- serialization now matches the Java one
  * numerous Refactorings
  * implement a “shortener” for the JSON serialization format, for easier visual comparison
  * implement sorting of JSON serialization for easier comparison
  * add a CLI util to generate "extractions"
  * Refactor type name SerializationModel -> SerializationChunk
@ftomassetti
Copy link
Contributor

I am not skilled enough with TS to provide a proper review, but I could not see anything immediately wrong

@dslmeinte dslmeinte merged commit f76f00e into main Aug 24, 2023
2 checks passed
@dslmeinte dslmeinte deleted the update-M3-July branch August 24, 2023 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants