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

feat: extension spaces, functions, aggregation relations to binary #67

Merged
merged 34 commits into from
Jun 12, 2023

Commits on Jun 7, 2023

  1. feat: fields, schemas, and sources binary output for the textplan parser

        * Fields are now emitted in expressions completing expression handling.
        * Schemas and sources are also now implemented.
    EpsilonPrime committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    6439189 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    628cec5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32380f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    252b61e View commit details
    Browse the repository at this point in the history
  5. Various fixes

    EpsilonPrime committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    8d7d21f View commit details
    Browse the repository at this point in the history
  6. Minor cleanup.

    EpsilonPrime committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    5bb355e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4fbcf67 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    26c701f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6a7ee48 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    248ef10 View commit details
    Browse the repository at this point in the history
  11. Added an option to allow the roundtrip tests to be skipped (useful un…

    …til all of the features have caught up.
    EpsilonPrime committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    72b6dbe View commit details
    Browse the repository at this point in the history
  12. More nullability fixes.

    EpsilonPrime committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    1ba347c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6ca2b4e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bf29afa View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fafc972 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2187faf View commit details
    Browse the repository at this point in the history
  17. Fixed bad merge.

    EpsilonPrime committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    29374fd View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fa7d5aa View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4d67bc6 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5cbc9c0 View commit details
    Browse the repository at this point in the history
  21. Bug fix.

    EpsilonPrime committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    21c9c1b View commit details
    Browse the repository at this point in the history
  22. Updated

    EpsilonPrime committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    2eb897e View commit details
    Browse the repository at this point in the history
  23. Remove unused code.

    EpsilonPrime committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    e3dc336 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2a6d737 View commit details
    Browse the repository at this point in the history
  25. Added some more errors.

    EpsilonPrime committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    102febf View commit details
    Browse the repository at this point in the history
  26. More refactoring.

    EpsilonPrime committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    b5c4de5 View commit details
    Browse the repository at this point in the history
  27. Ran the reformatter.

    EpsilonPrime committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    eced5ca View commit details
    Browse the repository at this point in the history
  28. Clang tidy fix.

    EpsilonPrime committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    7921f59 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    299eb0c View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    ce3cc59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    926ebce View commit details
    Browse the repository at this point in the history
  3. Cleaned up includes.

    EpsilonPrime committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    2e98f09 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    889baf8 View commit details
    Browse the repository at this point in the history
  2. A few clang fixes.

    EpsilonPrime committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    68fea3b View commit details
    Browse the repository at this point in the history