Commit Graph

  • d23c7aac3d Reset currentEventTransitionLane after flushing sync work (#33159) sebmarkbage 2025-05-13 12:28:17 -07:00
  • 4a0575d571 [Fiber] Stash the entangled async action lane on currentEventTransitionLane (#33188) sebmarkbage 2025-05-13 12:27:45 -07:00
  • d76abdf425 [Fiber] Stash the entangled async action lane on currentEventTransitionLane (#33188) sebmarkbage 2025-05-13 12:27:12 -07:00
  • 0cac32d60d [Fiber] Stash the entangled async action lane on currentEventTransitionLane (#33188) Sebastian Markbåge 2025-05-13 15:20:59 -04:00
  • 676f0879f3 Reset currentEventTransitionLane after flushing sync work (#33159) Sebastian Markbåge 2025-05-13 15:18:02 -04:00
  • 282bf23bad [DevTools] Get source location from structured callsites in prepareStackTrace (#33143) sebmarkbage 2025-05-13 09:46:46 -07:00
  • 997c7bc930 [DevTools] Get source location from structured callsites in prepareStackTrace (#33143) Sebastian Markbåge 2025-05-13 12:39:10 -04:00
  • d5a02f564b [Fizz] Gate rel="expect" behind enableFizzBlockingRender (#33183) sebmarkbage 2025-05-13 07:24:17 -07:00
  • b94603b955 [Fizz] Gate rel="expect" behind enableFizzBlockingRender (#33183) Sebastian Markbåge 2025-05-13 10:17:53 -04:00
  • f090b69fca [ReactFlightWebpackPlugin] Add support for .mjs file extension (#33028) sebmarkbage 2025-05-12 18:23:26 -07:00
  • 2bcf06b692 [ReactFlightWebpackPlugin] Add support for .mjs file extension (#33028) Jenny Steele 2025-05-12 18:16:15 -07:00
  • 667dae2a24 [compiler] Sketch of new InferReferenceEffects equivalent gh/josephsavona/89/orig Joe Savona 2025-05-12 16:49:32 -07:00
  • fcf9bc817c [compiler] Sketch of new InferReferenceEffects equivalent gh/josephsavona/89/head Joe Savona 2025-05-12 17:01:10 -07:00
  • c567f48300 [compiler] Sketch of new mutation/aliasing effects gh/josephsavona/88/orig Joe Savona 2025-05-12 15:20:24 -07:00
  • c3b87cc620 [compiler] Sketch of new mutation/aliasing effects gh/josephsavona/89/base gh/josephsavona/88/head Joe Savona 2025-05-12 17:01:04 -07:00
  • 861b34947b [compiler] Repro for imprecise memo due to closure capturing changes Joe Savona 2025-05-12 11:53:36 -07:00
  • b0b09a74a8 Update on "[compiler] Repro for imprecise memo due to closure capturing changes" gh/josephsavona/88/base Joe Savona 2025-05-12 17:01:02 -07:00
  • f40a865bc9 Update base for Update on "[compiler] Repro for imprecise memo due to closure capturing changes" Joe Savona 2025-05-12 17:01:01 -07:00
  • 754bd2cb3f Update on "[compiler] avoid empty switch case bodies" Joe Savona 2025-05-12 17:00:59 -07:00
  • a0fa3bbeb4 [compiler] avoid empty switch case bodies Joe Savona 2025-05-09 15:46:54 -07:00
  • edbca881b2 Update base for Update on "[compiler] avoid empty switch case bodies" Joe Savona 2025-05-12 17:00:58 -07:00
  • 18faf65cdd Update on "[compiler] allow local fixtures to be excluded from git w "nocommit" prefix" Joe Savona 2025-05-12 17:00:55 -07:00
  • 63a015cce6 [compiler] allow local fixtures to be excluded from git w "nocommit" prefix Joe Savona 2025-05-09 15:26:43 -07:00
  • dff4754a6f Update base for Update on "[compiler] allow local fixtures to be excluded from git w "nocommit" prefix" Joe Savona 2025-05-12 17:00:54 -07:00
  • 53a90a5c2f Update on "[compiler] Fix for PropertyStore object effect" Joe Savona 2025-05-12 17:00:52 -07:00
  • f082a54a76 [compiler] Fix for PropertyStore object effect Joe Savona 2025-05-09 10:23:56 -07:00
  • 37f0212e50 Update base for Update on "[compiler] Fix for PropertyStore object effect" Joe Savona 2025-05-12 17:00:51 -07:00
  • 28d6b84c76 [compiler] Fixture tests for PropertyStore effects Joe Savona 2025-05-09 10:23:23 -07:00
  • 3677cbbc76 Update on "[compiler] Fixture tests for PropertyStore effects" Joe Savona 2025-05-12 17:00:48 -07:00
  • bf60833927 Update base for Update on "[compiler] Fixture tests for PropertyStore effects" Joe Savona 2025-05-12 17:00:47 -07:00
  • f64243778d Update on "[compiler] Move co-mutation range extension to InferMutableRanges" Joe Savona 2025-05-12 17:00:45 -07:00
  • 15b3ab755d [compiler] Move co-mutation range extension to InferMutableRanges Joe Savona 2025-05-08 16:13:59 -07:00
  • 986bb3bcdf Update base for Update on "[compiler] Move co-mutation range extension to InferMutableRanges" Joe Savona 2025-05-12 17:00:44 -07:00
  • 49a8425f67 Update on "[compiler] Infer alias effects for function expressions" Joe Savona 2025-05-12 17:00:42 -07:00
  • c140e06cef [compiler][wip] Infer alias effects for function expressions Joe Savona 2025-05-07 17:30:03 -07:00
  • e6ad14334b Update base for Update on "[compiler] Infer alias effects for function expressions" Joe Savona 2025-05-12 17:00:41 -07:00
  • dd775b1631 Update on "[compiler] Correctly infer context mutation places as outer (context) places" Joe Savona 2025-05-12 17:00:39 -07:00
  • d3c74d0373 [compiler] Correctly infer context mutation places as outer (context) places Joe Savona 2025-05-03 16:21:16 +09:00
  • 8e202cf7ec Update base for Update on "[compiler] Correctly infer context mutation places as outer (context) places" Joe Savona 2025-05-12 17:00:37 -07:00
  • 451b00eb09 [compiler] Repro for false positive ValidateNoFreezingKnownMutableFunctions Joe Savona 2025-05-03 09:56:08 +09:00
  • e4bc8383eb Update on "[compiler] Repro for false positive ValidateNoFreezingKnownMutableFunctions" Joe Savona 2025-05-12 17:00:35 -07:00
  • f469cd3b00 Update base for Update on "[compiler] Repro for false positive ValidateNoFreezingKnownMutableFunctions" Joe Savona 2025-05-12 17:00:35 -07:00
  • bfff07b450 [compiler] Repro for imprecise memo due to closure capturing changes Joe Savona 2025-05-12 11:56:39 -07:00
  • 5fc610efb3 [compiler] avoid empty switch case bodies Joe Savona 2025-05-12 11:56:33 -07:00
  • 68ab155cfe [compiler] allow local fixtures to be excluded from git w "nocommit" prefix Joe Savona 2025-05-12 11:56:25 -07:00
  • 4afa39de4e Update on "[compiler] Fix for PropertyStore object effect" Joe Savona 2025-05-12 11:56:21 -07:00
  • 275866f3fc Update base for Update on "[compiler] Fix for PropertyStore object effect" Joe Savona 2025-05-12 11:56:20 -07:00
  • 785e4cb3e5 Update on "[compiler] Fixture tests for PropertyStore effects" Joe Savona 2025-05-12 11:56:18 -07:00
  • b297645137 Update base for Update on "[compiler] Fixture tests for PropertyStore effects" Joe Savona 2025-05-12 11:56:17 -07:00
  • 24c3f79d0a Update on "[compiler] Move co-mutation range extension to InferMutableRanges" Joe Savona 2025-05-12 11:56:15 -07:00
  • f0727b9918 Update base for Update on "[compiler] Move co-mutation range extension to InferMutableRanges" Joe Savona 2025-05-12 11:56:15 -07:00
  • ed8a0b4df2 Update on "[compiler] Infer alias effects for function expressions" Joe Savona 2025-05-12 11:56:13 -07:00
  • 1bfed27359 Update base for Update on "[compiler] Infer alias effects for function expressions" Joe Savona 2025-05-12 11:56:12 -07:00
  • 3c0908a0ba Update on "[compiler] Correctly infer context mutation places as outer (context) places" Joe Savona 2025-05-12 11:56:10 -07:00
  • 9ca91aa536 Update base for Update on "[compiler] Correctly infer context mutation places as outer (context) places" Joe Savona 2025-05-12 11:56:09 -07:00
  • 069eef08a1 Update on "[compiler] Repro for false positive ValidateNoFreezingKnownMutableFunctions" Joe Savona 2025-05-12 11:56:07 -07:00
  • 878c4c9354 Update base for Update on "[compiler] Repro for false positive ValidateNoFreezingKnownMutableFunctions" Joe Savona 2025-05-12 11:56:06 -07:00
  • 79b68866d3 Add eager alternate.stateNode cleanup (#33161) sammy-SC 2025-05-12 09:45:35 -07:00
  • 5d04d73274 Add eager alternate.stateNode cleanup (#33161) Samuel Susla 2025-05-12 17:39:20 +01:00
  • 45a889cb87 Update on "[compiler] Fix for PropertyStore object effect" Joe Savona 2025-05-09 11:21:51 -07:00
  • 23222b4b36 Update base for Update on "[compiler] Fix for PropertyStore object effect" Joe Savona 2025-05-09 11:21:50 -07:00
  • 08f86c9e2e Update on "[compiler] Fixture tests for PropertyStore effects" Joe Savona 2025-05-09 11:21:48 -07:00
  • 09c681e434 Update base for Update on "[compiler] Fixture tests for PropertyStore effects" Joe Savona 2025-05-09 11:21:47 -07:00
  • cf11452a38 Update on "[compiler] Move co-mutation range extension to InferMutableRanges" Joe Savona 2025-05-09 11:21:45 -07:00
  • 67c818c7c7 Update base for Update on "[compiler] Move co-mutation range extension to InferMutableRanges" Joe Savona 2025-05-09 11:21:44 -07:00
  • ba46290bb3 Update on "[compiler] Infer alias effects for function expressions" Joe Savona 2025-05-09 11:21:42 -07:00
  • c50f0cf056 Update base for Update on "[compiler] Infer alias effects for function expressions" Joe Savona 2025-05-09 11:21:41 -07:00
  • fbe597d407 Update on "[compiler] Correctly infer context mutation places as outer (context) places" Joe Savona 2025-05-09 11:21:39 -07:00
  • d88aa65a56 Update base for Update on "[compiler] Correctly infer context mutation places as outer (context) places" Joe Savona 2025-05-09 11:21:38 -07:00
  • 646e843c76 Update on "[compiler] Repro for false positive ValidateNoFreezingKnownMutableFunctions" Joe Savona 2025-05-09 11:21:36 -07:00
  • 40e29bb4e0 Update base for Update on "[compiler] Repro for false positive ValidateNoFreezingKnownMutableFunctions" Joe Savona 2025-05-09 11:21:35 -07:00
  • 865800150c [compiler][entrypoint] Fix edgecases for noEmit and opt-outs (#33148) mofeiZ 2025-05-09 10:44:40 -07:00
  • b418aef372 [compiler][entrypoint] Fix edgecases for noEmit and opt-outs (#33148) mofeiZ 2025-05-09 10:44:00 -07:00
  • 98b02b93f9 Update on "[compiler] Fix for PropertyStore object effect" Joe Savona 2025-05-09 10:42:52 -07:00
  • 52a34e4fa0 Update base for Update on "[compiler] Fix for PropertyStore object effect" Joe Savona 2025-05-09 10:42:51 -07:00
  • d1d5e74496 Update on "[compiler] Fixture tests for PropertyStore effects" Joe Savona 2025-05-09 10:42:49 -07:00
  • 1067a8f708 Update base for Update on "[compiler] Fixture tests for PropertyStore effects" Joe Savona 2025-05-09 10:42:48 -07:00
  • c435b2b76b Update on "[compiler] Move co-mutation range extension to InferMutableRanges" Joe Savona 2025-05-09 10:42:47 -07:00
  • 254b7777ec Update base for Update on "[compiler] Move co-mutation range extension to InferMutableRanges" Joe Savona 2025-05-09 10:42:46 -07:00
  • 0111754fec Update on "[compiler] Infer alias effects for function expressions" Joe Savona 2025-05-09 10:42:44 -07:00
  • abe2ded0ed Update base for Update on "[compiler] Infer alias effects for function expressions" Joe Savona 2025-05-09 10:42:43 -07:00
  • c2c343e842 Update on "[compiler] Correctly infer context mutation places as outer (context) places" Joe Savona 2025-05-09 10:42:41 -07:00
  • 52968fa744 Update base for Update on "[compiler] Correctly infer context mutation places as outer (context) places" Joe Savona 2025-05-09 10:42:41 -07:00
  • 8da1df5ba0 Update on "[compiler] Repro for false positive ValidateNoFreezingKnownMutableFunctions" Joe Savona 2025-05-09 10:42:39 -07:00
  • 5bf3eb6085 Update on "[compiler] Fix for PropertyStore object effect" Joe Savona 2025-05-09 10:40:57 -07:00
  • b9367e0e3b Update base for Update on "[compiler] Fix for PropertyStore object effect" Joe Savona 2025-05-09 10:40:57 -07:00
  • 9fa5b0be87 Update on "[compiler] Fixture tests for PropertyStore effects" Joe Savona 2025-05-09 10:40:55 -07:00
  • 1f8dfcf12c Update base for Update on "[compiler] Fixture tests for PropertyStore effects" Joe Savona 2025-05-09 10:40:54 -07:00
  • 13b2d32d48 Update on "[compiler] Move co-mutation range extension to InferMutableRanges" Joe Savona 2025-05-09 10:40:53 -07:00
  • 5740fe08fd Update base for Update on "[compiler] Move co-mutation range extension to InferMutableRanges" Joe Savona 2025-05-09 10:40:52 -07:00
  • dd3625bb1b Update on "[compiler] Infer alias effects for function expressions" Joe Savona 2025-05-09 10:40:50 -07:00
  • a9015fdaa3 Update base for Update on "[compiler] Infer alias effects for function expressions" Joe Savona 2025-05-09 10:40:49 -07:00
  • b32b3b86b9 Update on "[compiler] Correctly infer context mutation places as outer (context) places" Joe Savona 2025-05-09 10:40:47 -07:00
  • c27becfe66 Update base for Update on "[compiler] Correctly infer context mutation places as outer (context) places" Joe Savona 2025-05-09 10:40:47 -07:00
  • 4de20da296 Update on "[compiler] Repro for false positive ValidateNoFreezingKnownMutableFunctions" Joe Savona 2025-05-09 10:40:45 -07:00
  • 3820740a7f [compiler][entrypoint] Fix edgecases for noEmit and opt-outs (#33148) mofeiZ 2025-05-09 13:37:49 -04:00
  • 90ed7e8228 [compiler] Fix for PropertyStore object effect Joe Savona 2025-05-09 10:36:17 -07:00
  • a25a7e1873 [compiler] Fixture tests for PropertyStore effects Joe Savona 2025-05-09 10:36:12 -07:00
  • 206e7e93d8 Update on "[compiler] Move co-mutation range extension to InferMutableRanges" Joe Savona 2025-05-09 10:36:11 -07:00
  • 63e29f78e3 Update base for Update on "[compiler] Move co-mutation range extension to InferMutableRanges" Joe Savona 2025-05-09 10:36:10 -07:00