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

Only use ExprEval in ConstantExpr if its known that it will be safe #15694

Merged
merged 36 commits into from
Mar 5, 2024

Commits on Jan 15, 2024

  1. add cl

    kgyrtkirk committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    44a5652 View commit details
    Browse the repository at this point in the history
  2. add some final+new class

    kgyrtkirk committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    0f9d207 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    225a984 View commit details
    Browse the repository at this point in the history
  4. cexpr

    kgyrtkirk committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    f2e9e69 View commit details
    Browse the repository at this point in the history
  5. make some stuff immutable

    kgyrtkirk committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    fbd859a View commit details
    Browse the repository at this point in the history
  6. add some @immutable

    kgyrtkirk committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    3c508ee View commit details
    Browse the repository at this point in the history
  7. thats one approach :D

    kgyrtkirk committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    8cfa145 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bcbad4e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    11d7061 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    fd09d9f View commit details
    Browse the repository at this point in the history
  2. add #singleThreaded

    kgyrtkirk committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    532f8f7 View commit details
    Browse the repository at this point in the history
  3. add some unimplemented

    kgyrtkirk committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    d0660f8 View commit details
    Browse the repository at this point in the history
  4. Revert "revertIble-testing-related-trial-stuff"

    This reverts commit fd09d9f.
    kgyrtkirk committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    3d5458b View commit details
    Browse the repository at this point in the history
  5. use with shuttle

    kgyrtkirk committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    0343f87 View commit details
    Browse the repository at this point in the history
  6. Revert "add some unimplemented"

    This reverts commit d0660f8.
    kgyrtkirk committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    27f96f8 View commit details
    Browse the repository at this point in the history
  7. update docs

    kgyrtkirk committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    25900aa View commit details
    Browse the repository at this point in the history
  8. cover array

    kgyrtkirk committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    e1eee2c View commit details
    Browse the repository at this point in the history
  9. apidoc

    kgyrtkirk committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    078c578 View commit details
    Browse the repository at this point in the history
  10. undo test changes

    kgyrtkirk committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    f688ea0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    26fb269 View commit details
    Browse the repository at this point in the history
  12. move annotation

    kgyrtkirk committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    368a131 View commit details
    Browse the repository at this point in the history
  13. undo benchmark exec time

    kgyrtkirk committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    1e13056 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

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

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    8c4c518 View commit details
    Browse the repository at this point in the history
  2. add test

    kgyrtkirk committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    3a50a71 View commit details
    Browse the repository at this point in the history
  3. alternate way

    kgyrtkirk committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    0de8451 View commit details
    Browse the repository at this point in the history
  4. test1

    kgyrtkirk committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    107b825 View commit details
    Browse the repository at this point in the history
  5. Revert "test1"

    This reverts commit 107b825.
    kgyrtkirk committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    82f7b2d View commit details
    Browse the repository at this point in the history
  6. cleanup

    kgyrtkirk committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    2055cf7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    506c8f2 View commit details
    Browse the repository at this point in the history
  8. apidoc

    kgyrtkirk committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    f369ab7 View commit details
    Browse the repository at this point in the history
  9. cleanup

    kgyrtkirk committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    7ea005a View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. add caseSearched100

    kgyrtkirk committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    e838f8c View commit details
    Browse the repository at this point in the history
  2. updates

    kgyrtkirk committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    2d424af View commit details
    Browse the repository at this point in the history
  3. protected realEval

    kgyrtkirk committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    2215302 View commit details
    Browse the repository at this point in the history
  4. fix intellij err

    kgyrtkirk committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    b999abc View commit details
    Browse the repository at this point in the history