dillon1000/react
Commit
Browse files [wip][typer] Infer Array instance properties
--- TODO: add inference for TypedFunction to `InferReferenceEffects`
Changed paths13 files
First-parent comparisoncompiler/forget/src/HIR/ObjectShape.ts AddedM compiler/forget/src/HIR/PrintHIR.ts ModifiedM compiler/forget/src/HIR/Types.ts ModifiedM compiler/forget/src/TypeInference/InferTypes.ts ModifiedM compiler/forget/src/__tests__/fixtures/hir/simple-array.expect.md ModifiedM compiler/forget/src/__tests__/fixtures/hir/simple-object.expect.md ModifiedM compiler/forget/src/__tests__/fixtures/hir/ssa-renaming-ternary-destruction-with-mutation.expect.md ModifiedM compiler/forget/src/__tests__/fixtures/hir/ssa-renaming-ternary-destruction.expect.md ModifiedM compiler/forget/src/__tests__/fixtures/hir/ssa-renaming-ternary-with-mutation.expect.md ModifiedM compiler/forget/src/__tests__/fixtures/hir/ssa-renaming-ternary.expect.md ModifiedM compiler/forget/src/__tests__/fixtures/hir/ssa-renaming-unconditional-ternary-with-mutation.expect.md ModifiedM compiler/forget/src/__tests__/fixtures/hir/ssa-renaming-unconditional-ternary.expect.md ModifiedM compiler/forget/src/__tests__/fixtures/hir/ssa-renaming-unconditional-with-mutation.expect.md ModifiedPatch
Files changed
Rendering syntax-highlighted changes…