Commit Graph

  • 79d60b2cc1 Update on "[compiler] Receiver is mutate? for functions wo signatures" Joe Savona 2025-06-03 09:01:21 -07:00
  • b13c06cbcf Update base for Update on "[compiler] Receiver is mutate? for functions wo signatures" Joe Savona 2025-06-03 09:01:20 -07:00
  • 493bf2a4f0 Update on "[compiler] Handle legacy mutableIfOperandsMutable signatures" Joe Savona 2025-06-03 09:01:18 -07:00
  • e2f5526080 Update base for Update on "[compiler] Handle legacy mutableIfOperandsMutable signatures" Joe Savona 2025-06-03 09:01:17 -07:00
  • 44a6d907d3 Update on "[compiler] Prep for making new/call/etc use Apply effects" Joe Savona 2025-06-03 09:01:14 -07:00
  • 852dec879f Update base for Update on "[compiler] Prep for making new/call/etc use Apply effects" Joe Savona 2025-06-03 09:01:13 -07:00
  • 241cd1454e Update on "[compiler] Bailout on mutations of frozen/global values" Joe Savona 2025-06-03 09:01:11 -07:00
  • a9fea62735 Update base for Update on "[compiler] Bailout on mutations of frozen/global values" Joe Savona 2025-06-03 09:01:10 -07:00
  • 1131f9244a Update on "[compiler] comments and todos" Joe Savona 2025-06-03 09:01:07 -07:00
  • 7027914157 Update base for Update on "[compiler] comments and todos" Joe Savona 2025-06-03 09:01:06 -07:00
  • 0ca14e94f2 Update on "[compiler] Translate legacy FunctionSignature into new AliasingEffects" Joe Savona 2025-06-03 09:01:03 -07:00
  • 8c1e5cedde Update base for Update on "[compiler] Translate legacy FunctionSignature into new AliasingEffects" Joe Savona 2025-06-03 09:01:02 -07:00
  • 85354fccf9 Update on "[compiler] First example of an aliasing signature (array push)" Joe Savona 2025-06-03 09:00:59 -07:00
  • 9c1d6fad1c Update base for Update on "[compiler] First example of an aliasing signature (array push)" Joe Savona 2025-06-03 09:00:58 -07:00
  • db202a6d43 Update on "[compiler] Delay mutation of function expr context variables until function is called" Joe Savona 2025-06-03 09:00:55 -07:00
  • 2872c42507 Update base for Update on "[compiler] Delay mutation of function expr context variables until function is called" Joe Savona 2025-06-03 09:00:54 -07:00
  • 3a29f046e4 Update on "[compiler] Add ImmutableCapture effect, CreateFrom no longer needs Capture" Joe Savona 2025-06-03 09:00:52 -07:00
  • 547c7a25f5 Update base for Update on "[compiler] Add ImmutableCapture effect, CreateFrom no longer needs Capture" Joe Savona 2025-06-03 09:00:51 -07:00
  • 2d16132716 Update on "[compiler] Improve inference of function expression mutation/aliasing effects" Joe Savona 2025-06-03 09:00:48 -07:00
  • 9841b263a1 Update base for Update on "[compiler] Improve inference of function expression mutation/aliasing effects" Joe Savona 2025-06-03 09:00:48 -07:00
  • fbcebf0908 Update on "[compiler] Alternate pipeline for new mutability model" Joe Savona 2025-06-03 09:00:45 -07:00
  • bd496d0e4a Update base for Update on "[compiler] Alternate pipeline for new mutability model" Joe Savona 2025-06-03 09:00:44 -07:00
  • 9fcfb7f91f Update on "[compiler] Add HIRFunction.returns: Place" Joe Savona 2025-06-03 09:00:41 -07:00
  • eefde44bb3 Update base for Update on "[compiler] Add HIRFunction.returns: Place" Joe Savona 2025-06-03 09:00:40 -07:00
  • d3e4fbb1e8 Update on "[compiler] Foundation of new mutability and aliasing (alternate take)" Joe Savona 2025-06-03 09:00:37 -07:00
  • 5af860715c Update base for Update on "[compiler] Foundation of new mutability and aliasing (alternate take)" Joe Savona 2025-06-03 09:00:36 -07:00
  • 14c5592764 Update on "[compiler] Add Instruction.effects property" Joe Savona 2025-06-03 09:00:33 -07:00
  • 7f347c868f Update base for Update on "[compiler] Add Instruction.effects property" Joe Savona 2025-06-03 09:00:32 -07:00
  • 38c2e4c81f Update on "[compiler] Repro for imprecise memo due to closure capturing changes" Joe Savona 2025-06-03 09:00:29 -07:00
  • f0f22f1959 Update base for Update on "[compiler] Repro for imprecise memo due to closure capturing changes" Joe Savona 2025-06-03 09:00:28 -07:00
  • c5621f6401 Update on "[compiler] avoid empty switch case bodies" Joe Savona 2025-06-03 09:00:25 -07:00
  • 3d2908ba0c Update base for Update on "[compiler] avoid empty switch case bodies" Joe Savona 2025-06-03 09:00:24 -07:00
  • 5497c0fdb9 Update on "[compiler] allow local fixtures to be excluded from git w "nocommit" prefix" Joe Savona 2025-06-03 09:00:21 -07:00
  • fc564319bb Update base for Update on "[compiler] allow local fixtures to be excluded from git w "nocommit" prefix" Joe Savona 2025-06-03 09:00:20 -07:00
  • facde52afe Update on "[compiler] Fix for PropertyStore object effect" Joe Savona 2025-06-03 09:00:17 -07:00
  • 76f4b980bc Update base for Update on "[compiler] Fix for PropertyStore object effect" Joe Savona 2025-06-03 09:00:16 -07:00
  • e63dd4f5c6 Update on "[compiler] Fixture tests for PropertyStore effects" Joe Savona 2025-06-03 09:00:13 -07:00
  • 9153fb2164 Update base for Update on "[compiler] Fixture tests for PropertyStore effects" Joe Savona 2025-06-03 09:00:13 -07:00
  • 6536b85168 Update on "[compiler] Move co-mutation range extension to InferMutableRanges" Joe Savona 2025-06-03 09:00:10 -07:00
  • 4dfeb47ff2 Update base for Update on "[compiler] Move co-mutation range extension to InferMutableRanges" Joe Savona 2025-06-03 09:00:09 -07:00
  • ddd2a2aa46 Update on "[compiler] Infer alias effects for function expressions" Joe Savona 2025-06-03 09:00:06 -07:00
  • 9df592fc48 Update base for Update on "[compiler] Infer alias effects for function expressions" Joe Savona 2025-06-03 09:00:05 -07:00
  • 1fc953c642 Update on "[compiler] Correctly infer context mutation places as outer (context) places" Joe Savona 2025-06-03 09:00:03 -07:00
  • c221917111 Update base for Update on "[compiler] Correctly infer context mutation places as outer (context) places" Joe Savona 2025-06-03 09:00:02 -07:00
  • 904ff4a536 Update on "[compiler] Repro for false positive ValidateNoFreezingKnownMutableFunctions" Joe Savona 2025-06-03 08:59:59 -07:00
  • 9848383e96 Update base for Update on "[compiler] Repro for false positive ValidateNoFreezingKnownMutableFunctions" Joe Savona 2025-06-03 08:59:57 -07:00
  • 2bb1f667a3 Use underscore instead of « » for useId algorithm (#33422) sebmarkbage 2025-06-03 08:38:09 -07:00
  • 45da59b429 Use underscore instead of « » for useId algorithm (#33422) sebmarkbage 2025-06-03 08:37:35 -07:00
  • 1ae0a845bd Use underscore instead of « » for useId algorithm (#33422) Sebastian Markbåge 2025-06-03 11:30:17 -04:00
  • 2b4064eb9b [mcp] Add MCP tool to print out the component tree of the currently open React App (#33305) Jorge Cabiedes 2025-06-02 21:42:34 -07:00
  • 3531b26729 [scripts] Switch back to flow parser for prettier (#33414) Ricky 2025-06-03 00:00:28 -04:00
  • 8cdd63963e [compiler] Further improve new range inference Joe Savona 2025-06-02 18:32:17 -07:00
  • fccfbfbd7f Update on "[compiler] InferMutationAliasingRanges precisely models which values mutate when" Joe Savona 2025-06-02 18:32:15 -07:00
  • 56bde89475 Update base for Update on "[compiler] InferMutationAliasingRanges precisely models which values mutate when" Joe Savona 2025-06-02 18:32:15 -07:00
  • ca1d5e068b Fix flow component-tree-tool Jorge Cabiedes 2025-06-02 12:56:24 -07:00
  • ecb1861dd8 Fix lints Jorge Cabiedes 2025-06-02 11:16:36 -07:00
  • a5861172c6 Gate __internal_only_getComponentTree definition Jorge Cabiedes 2025-06-02 11:09:42 -07:00
  • 3fd524e9f5 [Fizz] Add Owner Stacks when render is aborted (#32735) eps1lon 2025-06-02 10:33:56 -07:00
  • 4a1f29079c [Fizz] Add Owner Stacks when render is aborted (#32735) Sebastian "Sebbie" Silbermann 2025-06-02 19:27:49 +02:00
  • bd2cf53c3b [compiler][patch] Emit unary expressions instead of negative numbers (#33383) mofeiZ 2025-06-02 08:53:55 -07:00
  • e0d5f7404d [compiler][patch] Emit unary expressions instead of negative numbers (#33383) mofeiZ 2025-06-02 08:53:19 -07:00
  • 526dd340b3 [compiler][patch] Emit unary expressions instead of negative numbers (#33383) mofeiZ 2025-06-02 11:43:45 -04:00
  • 1f512c3735 merge commit for archive created by Sapling Mofei Zhang 2025-06-02 11:35:39 -04:00
  • 1d4cbaffb5 [compiler][patch] Emit unary expressions instead of negative numbers pr33383 Mofei Zhang 2025-06-02 11:31:51 -04:00
  • 8ed07a13b2 [compiler] InferMutationAliasingRanges precisely models which values mutate when Joe Savona 2025-06-01 17:19:54 -07:00
  • 5554f608ac Update on "[compiler] Fix mutable ranges for StoreContext" Joe Savona 2025-06-01 17:19:52 -07:00
  • 8cce5cca2c Update base for Update on "[compiler] Fix mutable ranges for StoreContext" Joe Savona 2025-06-01 17:19:51 -07:00
  • 52bd1a1be4 Update on "[compiler] Distinguish Alias/Assign effects" Joe Savona 2025-06-01 17:19:49 -07:00
  • 94c8839d81 Update base for Update on "[compiler] Distinguish Alias/Assign effects" Joe Savona 2025-06-01 17:19:49 -07:00
  • 4642ec465a Update on "[compiler] Effect inference across signatures and user-provided callbacks" Joe Savona 2025-06-01 17:19:47 -07:00
  • 1a6846c08a Update base for Update on "[compiler] Effect inference across signatures and user-provided callbacks" Joe Savona 2025-06-01 17:19:46 -07:00
  • 168b98d3b0 Update on "[compiler] Receiver is mutate? for functions wo signatures" Joe Savona 2025-06-01 17:19:44 -07:00
  • 98dc1a77c1 Update base for Update on "[compiler] Receiver is mutate? for functions wo signatures" Joe Savona 2025-06-01 17:19:43 -07:00
  • a7e1b56aa8 Update on "[compiler] Handle legacy mutableIfOperandsMutable signatures" Joe Savona 2025-06-01 17:19:41 -07:00
  • 6da9c032b3 Update base for Update on "[compiler] Handle legacy mutableIfOperandsMutable signatures" Joe Savona 2025-06-01 17:19:40 -07:00
  • 127a4c4356 Update on "[compiler] Prep for making new/call/etc use Apply effects" Joe Savona 2025-06-01 17:19:38 -07:00
  • c98c55bf34 Update base for Update on "[compiler] Prep for making new/call/etc use Apply effects" Joe Savona 2025-06-01 17:19:37 -07:00
  • 4f14104bf8 Update on "[compiler] Bailout on mutations of frozen/global values" Joe Savona 2025-06-01 17:19:35 -07:00
  • 476745f413 Update base for Update on "[compiler] Bailout on mutations of frozen/global values" Joe Savona 2025-06-01 17:19:34 -07:00
  • 34559006dd Update on "[compiler] comments and todos" Joe Savona 2025-06-01 17:19:32 -07:00
  • 2ec80a2215 Update base for Update on "[compiler] comments and todos" Joe Savona 2025-06-01 17:19:31 -07:00
  • f4f55840ee Update on "[compiler] Translate legacy FunctionSignature into new AliasingEffects" Joe Savona 2025-06-01 17:19:29 -07:00
  • 7ccda7ff31 Update base for Update on "[compiler] Translate legacy FunctionSignature into new AliasingEffects" Joe Savona 2025-06-01 17:19:29 -07:00
  • 4fcb9cb7b0 Update on "[compiler] First example of an aliasing signature (array push)" Joe Savona 2025-06-01 17:19:27 -07:00
  • 8bd377b32d Update base for Update on "[compiler] First example of an aliasing signature (array push)" Joe Savona 2025-06-01 17:19:26 -07:00
  • b74fbfdb14 Update on "[compiler] Delay mutation of function expr context variables until function is called" Joe Savona 2025-06-01 17:19:24 -07:00
  • 000e404f36 Update base for Update on "[compiler] Delay mutation of function expr context variables until function is called" Joe Savona 2025-06-01 17:19:23 -07:00
  • f3bce166e5 Update on "[compiler] Add ImmutableCapture effect, CreateFrom no longer needs Capture" Joe Savona 2025-06-01 17:19:21 -07:00
  • bac4273818 Update base for Update on "[compiler] Add ImmutableCapture effect, CreateFrom no longer needs Capture" Joe Savona 2025-06-01 17:19:21 -07:00
  • d992ed80c9 Update on "[compiler] Improve inference of function expression mutation/aliasing effects" Joe Savona 2025-06-01 17:19:19 -07:00
  • 0cc7ce4bd4 Update base for Update on "[compiler] Improve inference of function expression mutation/aliasing effects" Joe Savona 2025-06-01 17:19:18 -07:00
  • 5acb8a6340 Update on "[compiler] Alternate pipeline for new mutability model" Joe Savona 2025-06-01 17:19:16 -07:00
  • d429c7f381 Update base for Update on "[compiler] Alternate pipeline for new mutability model" Joe Savona 2025-06-01 17:19:16 -07:00
  • 73cd4c0899 Update on "[compiler] Add HIRFunction.returns: Place" Joe Savona 2025-06-01 17:19:13 -07:00
  • dd068ddd40 Update base for Update on "[compiler] Add HIRFunction.returns: Place" Joe Savona 2025-06-01 17:19:13 -07:00
  • 54b93d9676 Update on "[compiler] Foundation of new mutability and aliasing (alternate take)" Joe Savona 2025-06-01 17:19:11 -07:00
  • ca693f268e Update base for Update on "[compiler] Foundation of new mutability and aliasing (alternate take)" Joe Savona 2025-06-01 17:19:10 -07:00
  • 0c49d97b11 Update on "[compiler] Add Instruction.effects property" Joe Savona 2025-06-01 17:19:08 -07:00
  • f1da2bb074 Update base for Update on "[compiler] Add Instruction.effects property" Joe Savona 2025-06-01 17:19:08 -07:00
  • 01fc1f5c60 Update on "[compiler] Repro for imprecise memo due to closure capturing changes" Joe Savona 2025-06-01 17:19:06 -07:00