Commits
User selector
Commit History
Commits on Feb 16, 2018
Replace "X, Y, and then Z" frame rendering with "Z of Y of X"
Show description for bc1dfb8authored andcommitted
Add a reference to TypeArgCompatibility frame
Show description for 26ab428authored andcommitted
Commits on Feb 15, 2018
Implement colorless code frames
Show description for bce130dauthored andcommitted
Add function to layout reference locations
Show description for 5ee2278authored andcommitted
Group error messages with the same root operation into a single chunk
Show description for aff33cbauthored andcommitted
Remove fallback rendering for friendly errors
Show description for 1e6a1caauthored andcommitted
Add error message text rendering
Show description for 408dbb4authored andcommitted
Add full terminal width error header
Show description for a26a2e1authored andcommitted
Commits on Feb 6, 2018
EAdditionMixed, EComparison, EArithmeticOperand, EBinaryInLHS, EBinaryInRHS, EForInRHS, EObjectComputedPropertyAccess, EObjectComputedPropertyAssign, and EInvalidLHSInAssignment
Show description for 124be18authored andcommitted
EPropAccess and EMutationNotAllowed
Show description for f72b0edauthored andcommitted
Commits on Feb 1, 2018
Improve reference locations: Calls to mk_instance should not automatically be annot_locs
Show description for 0fb3de8authored andcommitted
Property missing errors: EIncompatibleProp, EPropNotFound, and EStrictLookupFailed
Show description for 20cb2b4authored andcommitted
Remove EFunCallParam and use friendly errors
Show description for 91f59bcauthored andcommitted
AssignVar
Show description for bbc1664authored andcommitted
Commits on Sep 5, 2017
use TypeArgCompatibility use_op on ArrT ~> ArrT
Show description for d40ba40authored andcommitted
Commits on Jul 10, 2017
Flow Warnings Mega-Diff
Show description for ab675a9authored andcommitted
Commits on Jun 30, 2017
[PR] Covariant length on ReadOnlyArray<.>
Show description for b815b35authored andcommitted
Commits on Jan 6, 2017
use no_flowlib on tests/
Show description for 67d7767authored andcommitted
Commits on Dec 23, 2016
Treat single-element array literals as still open
Show description for 56a8251authored andcommitted
Commits on Nov 14, 2016
improve errors when an arg doesn't match a param
Show description for 0855c3aauthored andcommitted
fix ops on function call return values
Show description for cc1141fauthored andcommitted
Commits on Nov 2, 2016
improve arithemtic operand errors
Show description for a7cb6daauthored andcommitted
Commits on Jun 10, 2016
fate of the union (a.k.a. the roads not taken)
Show description for 2df7671authored andcommitted
Commits on Apr 25, 2016
adjust core libdef
Show description for 759ae23authored andcommitted
Commits on Apr 5, 2016
Pretty print fix for line 0 locations
Show description for e1d5f08authored andcommitted
Commits on Mar 22, 2016
Add missing declarations to builtins.
Show description for d306bc3authored andcommitted
Commits on Mar 15, 2016
Fix --strip-root for new error format & add "pretty" field to error json
Show description for c945a8dauthored andcommitted
Commits on Mar 9, 2016
[easy] Add Object.values and Object.entries
Show description for aeb099fauthored andcommitted
Commits on Mar 3, 2016
extra info for union type errors
Show description for 0fdb6a4authored andcommitted

Commits on Mar 1, 2016
better intersection/union errors + error API cleanup
Show description for e96a254authored andcommitted

Commits on Feb 26, 2016
[hack] Improve definitions for `Symbol`.
Show description for 966ddbbauthored andcommitted
Commits on Dec 15, 2015
nested union/intersection fix
Show description for de41e09authored andcommitted

Commits on Dec 7, 2015
Some lib definitions mishandle Array invariance
Show description for d2a4515authored andcommitted
Commits on Nov 18, 2015
add function.name, function.length
Show description for 56ccad2authored andcommitted
Commits on Oct 22, 2015
Added Number.isFinite to core.js
Show description for 12de2dbauthored andcommitted
