Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Tags: prescod/flow

Tags

v0.95.1

Toggle v0.95.1's commit message
v0.95.1

Reviewed By: dsainati1

Differential Revision: D14475950

fbshipit-source-id: 9ad4728f8d6209080c4690cb47aed1126362d20d

v0.95.0

Toggle v0.95.0's commit message
v0.95.0

Reviewed By: nmote

Differential Revision: D14444540

fbshipit-source-id: e7e753ac9fefff9ebda493a7de64aa22956f41e4

v0.94.0

Toggle v0.94.0's commit message
v0.94.0

Summary: Flow v0.94!

Reviewed By: jbrown215

Differential Revision: D14264631

fbshipit-source-id: e54106cb433d3981f2a311a3f7a4add8e5c7f13e

v0.93.0

Toggle v0.93.0's commit message
v0.93.0

Summary: New Release

Reviewed By: jbrown215, pakoito

Differential Revision: D14055925

fbshipit-source-id: 4a0eec7ac10192eceab598c87dd3926d3cb4b711

v0.92.1

Toggle v0.92.1's commit message
v0.92.1

Reviewed By: pakoito

Differential Revision: D13945487

fbshipit-source-id: 7c90d96f2922ad7680bdc01c5eb35be5e918d9dc

v0.92.0

Toggle v0.92.0's commit message
v0.92.0

Summary: New release for 0.92.0

Reviewed By: panagosg7

Differential Revision: D13896533

fbshipit-source-id: 5e6a760b9cc21d7fbb0bc4ce31abdbbbfeadae9b

v0.91.0

Toggle v0.91.0's commit message
v0.91.0

Reviewed By: nmote, dsainati1

Differential Revision: D13703471

fbshipit-source-id: 93ab956fd3936479aa2c0cbcea13c7caff8d8e96

v0.90.0

Toggle v0.90.0's commit message
Fix opaque_id and class_id comparison in Flow_js

Summary:
An opaque type (resp. class instance type) is identified by the line and column span of
it's name at the point of definition. Across rechecks we consider the name of an opaque
type to have remained invariant iff the line and column span remains the same (regardless
of any discrepancies to the offset) -- see `add_loc` in sigHash.ml. This diff copies this logic
to the part of the checker that compares two opaque types.

`loc1 = loc2` is not equivalent to `ALoc.equal loc1 loc2` due to `offset`.

This caused bogus recheck errors to appear whenever the contents of a the file of a
remote opaque type changed, but not the line and column of the opaque type definition.

Reviewed By: avikchaudhuri

Differential Revision: D13614013

fbshipit-source-id: 6a775df51ea4f85799d34fd6223ad83e51699678

v0.89.0

Toggle v0.89.0's commit message
v0.89.0

Reviewed By: jbrown215

Differential Revision: D13439215

fbshipit-source-id: 230a547144d1a1f1a03f56c4067e084a181380bf

v0.88.0

Toggle v0.88.0's commit message
v0.88.0

Reviewed By: dsainati1

Differential Revision: D13371572

fbshipit-source-id: 425c7a9c27045cc3ec8cd32c9f98b46f81c1c830
Morty Proxy This is a proxified and sanitized view of the page, visit original site.