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

Query syntax revamp, perf improvements #100

Merged
merged 14 commits into from
Mar 13, 2024
Merged

Query syntax revamp, perf improvements #100

merged 14 commits into from
Mar 13, 2024

Commits on Feb 17, 2024

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

Commits on Feb 21, 2024

  1. Fiddle with syntax for making systems, try out a DSL pattern, start i…

    …mplementing new query syntax for tracking
    0ffz committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    565e86c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8b3215 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Fixing tests for new syntax

    0ffz committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    b19f506 View commit details
    Browse the repository at this point in the history
  2. Use this instead of target for referencing current queried entity

    - expand upon accessorholder for events
    0ffz committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    a44d831 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    42523fc View commit details
    Browse the repository at this point in the history
  2. Compiles again

    0ffz committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    ca78571 View commit details
    Browse the repository at this point in the history
  3. All tests passing

    0ffz committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    007799f View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Disallow modification during system iteration if accessors use cache,…

    … add deferred syntax instead
    0ffz committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    df1aeae View commit details
    Browse the repository at this point in the history
  2. Some cleanup for systems

    - Add syntax for declaring repeating systems
    0ffz committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    9cf2748 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6202329 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Cleaning out some TODOs

    0ffz committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    a305b25 View commit details
    Browse the repository at this point in the history
  2. Some more todos!

    0ffz committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    994181c View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Version bump

    0ffz authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1ff6487 View commit details
    Browse the repository at this point in the history