-
-
Notifications
You must be signed in to change notification settings - Fork 68
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
Allow @transform
directive to be applied to properties.
#617
base: main
Are you sure you want to change the base?
Commits on Jun 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0f83d67 - Browse repository at this point
Copy the full SHA 0f83d67View commit details -
Accept
FieldRef
for fold-specific field outputs in IR. (#616)This lays the groundwork for allowing us to transform those values before outputting them.
Configuration menu - View commit details
-
Copy full SHA for c5e1bdf - Browse repository at this point
Copy the full SHA c5e1bdfView commit details -
Allow
FieldRef
in fold post-filtering operations. (#618)This lays the groundwork for `@fold @Transform(op: "count")` followed by more `@transform` operations before a subsequent `@filter`.
Configuration menu - View commit details
-
Copy full SHA for e9be0ea - Browse repository at this point
Copy the full SHA e9be0eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e749c8 - Browse repository at this point
Copy the full SHA 0e749c8View commit details -
Initial "transform on properties" data structures and updates to erro…
…r infra. (#623) * Initial draft of the data structures for transforming values. * Update error message generation and tests.
Configuration menu - View commit details
-
Copy full SHA for 0b5ea39 - Browse repository at this point
Copy the full SHA 0b5ea39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 977d1a7 - Browse repository at this point
Copy the full SHA 977d1a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 387c1ff - Browse repository at this point
Copy the full SHA 387c1ffView commit details
Commits on Jun 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1bb0dea - Browse repository at this point
Copy the full SHA 1bb0deaView commit details
Commits on Jun 18, 2024
-
Partially implement
@transform
on properties in frontend.Only works for zero-arg transform operators, only on properties, and not tested currently. Required some noticeable refactors, and I needed an intermediate checkpoint.
Configuration menu - View commit details
-
Copy full SHA for 9bae1ee - Browse repository at this point
Copy the full SHA 9bae1eeView commit details -
Implemented minimal portion of transform execution logic.
First passing end-to-end test featuring `@transform` on a property!
Configuration menu - View commit details
-
Copy full SHA for 0b748c2 - Browse repository at this point
Copy the full SHA 0b748c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ffbf82 - Browse repository at this point
Copy the full SHA 9ffbf82View commit details
Commits on Jun 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for da48215 - Browse repository at this point
Copy the full SHA da48215View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20cc45d - Browse repository at this point
Copy the full SHA 20cc45dView commit details
Commits on Jun 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 54bbfca - Browse repository at this point
Copy the full SHA 54bbfcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a57d68 - Browse repository at this point
Copy the full SHA 1a57d68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05a8caa - Browse repository at this point
Copy the full SHA 05a8caaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c1226d - Browse repository at this point
Copy the full SHA 5c1226dView commit details
Commits on Jun 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 639131d - Browse repository at this point
Copy the full SHA 639131dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad7b6c3 - Browse repository at this point
Copy the full SHA ad7b6c3View commit details
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b3aa219 - Browse repository at this point
Copy the full SHA b3aa219View commit details -
Configuration menu - View commit details
-
Copy full SHA for d79f172 - Browse repository at this point
Copy the full SHA d79f172View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99d8189 - Browse repository at this point
Copy the full SHA 99d8189View commit details
Commits on Jul 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5a31e02 - Browse repository at this point
Copy the full SHA 5a31e02View commit details
Commits on Jul 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fd5a19c - Browse repository at this point
Copy the full SHA fd5a19cView commit details
Commits on Jul 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1b2cde2 - Browse repository at this point
Copy the full SHA 1b2cde2View commit details
Commits on Jul 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 01f6a49 - Browse repository at this point
Copy the full SHA 01f6a49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2685817 - Browse repository at this point
Copy the full SHA 2685817View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf0bdcc - Browse repository at this point
Copy the full SHA bf0bdccView commit details
Commits on Jul 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 009363e - Browse repository at this point
Copy the full SHA 009363eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bed2ac5 - Browse repository at this point
Copy the full SHA bed2ac5View commit details
Commits on Jul 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eb72c70 - Browse repository at this point
Copy the full SHA eb72c70View commit details