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

kn/experiment ejson core #1322

Draft
wants to merge 87 commits into
base: main
Choose a base branch
from
Draft

kn/experiment ejson core #1322

wants to merge 87 commits into from

Commits on May 27, 2023

  1. Worthy of first commit

    nielsenko committed May 27, 2023
    Configuration menu
    Copy the full SHA
    3ba78cb View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. Add actual generator

    nielsenko committed May 28, 2023
    Configuration menu
    Copy the full SHA
    0273fa0 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    16f5675 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    a3bc311 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    e9d20f6 View commit details
    Browse the repository at this point in the history
  2. Fix CI generator tests

    nielsenko committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    470405a View commit details
    Browse the repository at this point in the history
  3. Fix CI native build

    nielsenko committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    04137e7 View commit details
    Browse the repository at this point in the history
  4. Fix CI flutter tests

    nielsenko committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    0dbcc84 View commit details
    Browse the repository at this point in the history
  5. Fix CI baas deploy

    nielsenko committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    ab78a74 View commit details
    Browse the repository at this point in the history
  6. Fix CI dart tests

    nielsenko committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    35e80e5 View commit details
    Browse the repository at this point in the history
  7. Fix CI baas terminate

    nielsenko committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    0943e37 View commit details
    Browse the repository at this point in the history
  8. *sigh*

    nielsenko committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    ebe48c6 View commit details
    Browse the repository at this point in the history
  9. *sigh* even more

    nielsenko committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    39b79ee View commit details
    Browse the repository at this point in the history
  10. slightly speculative..

    nielsenko committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    cdd7765 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a8026a2 View commit details
    Browse the repository at this point in the history
  12. Doh!

    nielsenko committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    87eeb14 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2018f73 View commit details
    Browse the repository at this point in the history
  14. Fix podspec stuff

    nielsenko committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    03c71f8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c1790f8 View commit details
    Browse the repository at this point in the history
  16. Drop iOS symlink

    nielsenko committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    e43a4b5 View commit details
    Browse the repository at this point in the history
  17. Drop empty Assets dir

    nielsenko committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    4979eb0 View commit details
    Browse the repository at this point in the history
  18. Tweak cash key

    nielsenko committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    8aa0f0a View commit details
    Browse the repository at this point in the history
  19. binary dir moved

    nielsenko committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    21cea33 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5016748 View commit details
    Browse the repository at this point in the history
  21. Fetch to new path

    nielsenko committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    02ca979 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    01bc732 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d725c36 View commit details
    Browse the repository at this point in the history
  24. Update cSpell words

    nielsenko committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    1a3b65f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3ea80bc View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Update Run ffigen on ci

    nielsenko committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    9960ce8 View commit details
    Browse the repository at this point in the history
  2. Update ffi plugin symlinks

    nielsenko committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    0c3eb69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16569ca View commit details
    Browse the repository at this point in the history
  4. Tweak build caching

    nielsenko committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    4cffa1f View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    0f0ed3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c38ea9 View commit details
    Browse the repository at this point in the history
  3. cleanup symlink removal

    nielsenko committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    47af73c View commit details
    Browse the repository at this point in the history
  4. update local .gitignore

    nielsenko committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    8ff7d58 View commit details
    Browse the repository at this point in the history
  5. Use PartBuilder instead of SharedPartBuilder

    This will allow other builders to consume output of the realm generator.
    Generated files are now suffixed with `.realm.dart` instead of `.g.dart`.
    nielsenko committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    8768553 View commit details
    Browse the repository at this point in the history
  6. Fix generator tests

    nielsenko committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    796bf92 View commit details
    Browse the repository at this point in the history
  7. Rude fix

    nielsenko committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    174b595 View commit details
    Browse the repository at this point in the history
  8. Force unicode glyphs in error messages

    Instead of reading it from the console. Github windows actions are weird
    in this respect. The logs will alway be rendered with unicode anyway.
    nielsenko committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    5c8d54d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    086e1b3 View commit details
    Browse the repository at this point in the history
  10. Fix multi-file generate

    nielsenko committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    4c95865 View commit details
    Browse the repository at this point in the history
  11. Update CHANGELOG

    nielsenko committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    242f0b4 View commit details
    Browse the repository at this point in the history
  12. Update workflows

    nielsenko committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    61d5983 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cf9aea1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b4968f5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5169eca View commit details
    Browse the repository at this point in the history
  16. Custom decoding tests

    nielsenko committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    794f7f1 View commit details
    Browse the repository at this point in the history
  17. Fix realm generator tests

    nielsenko committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    48a69e5 View commit details
    Browse the repository at this point in the history
  18. Update pubspec repo ref

    nielsenko committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    e848e16 View commit details
    Browse the repository at this point in the history
  19. wip

    nielsenko committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    19df9a0 View commit details
    Browse the repository at this point in the history
  20. Add copyright headers

    nielsenko committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    11afd69 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ed8b428 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    52e3032 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    bd65398 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a69c040 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d35c6c8 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ce87aea View commit details
    Browse the repository at this point in the history
  27. testCompile supports skip

    nielsenko committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    ad0060b View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    56728dc View commit details
    Browse the repository at this point in the history
  29. Use utc in test

    nielsenko committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    0c05e85 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    1efe4f7 View commit details
    Browse the repository at this point in the history
  31. More melos magic

    nielsenko committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    ec748dc View commit details
    Browse the repository at this point in the history
  32. Make ejson package public

    nielsenko committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    6c1414a View commit details
    Browse the repository at this point in the history
  33. Add internal dep

    nielsenko committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    62c61d6 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    6aae584 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    a495165 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    b035543 View commit details
    Browse the repository at this point in the history
  37. Fix bug in testCompile

    nielsenko committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    2fb0cef View commit details
    Browse the repository at this point in the history
  38. format and check coverage

    nielsenko committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    9fb2bd9 View commit details
    Browse the repository at this point in the history
  39. Use ejson in realm

    nielsenko committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    0f6cf31 View commit details
    Browse the repository at this point in the history
  40. Lint rules (WIP)

    nielsenko committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    1343e40 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    f92e436 View commit details
    Browse the repository at this point in the history
  42. Use links for LICENSE file

    nielsenko committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    5ccb38f View commit details
    Browse the repository at this point in the history
  43. Link READMEs

    nielsenko committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    9d85d08 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    d3a49ed View commit details
    Browse the repository at this point in the history
  45. Fix tests after rebase

    nielsenko committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    d8d858a View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    4ce37c1 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    52e9fc3 View commit details
    Browse the repository at this point in the history
  48. Update lint related deps

    nielsenko committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    c83bccb View commit details
    Browse the repository at this point in the history
  49. Fix lints and tests

    nielsenko committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    8ba421d View commit details
    Browse the repository at this point in the history
  50. Run builder runner

    nielsenko committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    298b52f View commit details
    Browse the repository at this point in the history
  51. Fix realm generator tests

    nielsenko committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    ed19fbf View commit details
    Browse the repository at this point in the history
  52. Rename ejson package to ejson_core and create new ejson package

    The purpose is to make ejson a single package that you can
    consume, if you don't care about dev dependencies. Useful
    for end-user apps.
    
    Packages can still split deps between dev and direct deps, as
    to not pollute the end-user package dependency tree.
    nielsenko committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    2ec0894 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    8324874 View commit details
    Browse the repository at this point in the history
  54. 2nd attempt

    nielsenko committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    e70bfbb View commit details
    Browse the repository at this point in the history