forked from microsoft/TypeScript
-
Notifications
You must be signed in to change notification settings - Fork 0
Don't use needsUpdate for quick tasks #28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
884c29f to
9cfb18f
Compare
56ef0e1 to
e9316dd
Compare
9cfb18f to
0405877
Compare
e9316dd to
1c70182
Compare
0405877 to
d804da9
Compare
1c70182 to
25cb26a
Compare
d804da9 to
dc0dcaa
Compare
25cb26a to
96f3991
Compare
dc0dcaa to
5dd52e5
Compare
96f3991 to
9576473
Compare
5dd52e5 to
41f5a32
Compare
9576473 to
4849168
Compare
41f5a32 to
704dac1
Compare
4849168 to
12bafe1
Compare
b71e8b2 to
f3bd118
Compare
12bafe1 to
7094ca0
Compare
f3bd118 to
f03a0e5
Compare
7094ca0 to
2349bc4
Compare
f03a0e5 to
697b552
Compare
2349bc4 to
f5ed806
Compare
697b552 to
ed4feed
Compare
de72845 to
e4ef938
Compare
06fd201 to
2dd50e5
Compare
e4ef938 to
6276686
Compare
2dd50e5 to
1c5adef
Compare
6276686 to
fe66643
Compare
1c5adef to
f228ffc
Compare
fe66643 to
8a4e51a
Compare
f228ffc to
fd3428a
Compare
8a4e51a to
2f79f18
Compare
fd3428a to
01839d2
Compare
2f79f18 to
7cc1ad4
Compare
01839d2 to
294e719
Compare
7cc1ad4 to
0eba132
Compare
294e719 to
8ad35b2
Compare
0eba132 to
5c8524a
Compare
8ad35b2 to
7618a69
Compare
5c8524a to
9297909
Compare
7618a69 to
c7d69f5
Compare
9297909 to
3efc360
Compare
c7d69f5 to
0c12baa
Compare
3efc360 to
92c84be
Compare
0c12baa to
37eeaba
Compare
92c84be to
14b7504
Compare
37eeaba to
6a92bb1
Compare
14b7504 to
552c800
Compare
6a92bb1 to
958c796
Compare
needsUpdate may be wrong when the branch changes; these ones are now so fast thanks to being pure JS that we can just always run their contents and be sure that the outputs are right.
552c800 to
14e5186
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
needsUpdate may be wrong when the branch changes; these ones are now so
fast thanks to being pure JS that we can just always run their contents
and be sure that the outputs are right.
Please do not comment on this PR. Depending on how this set of PRs evolves, this PR's contents may change entirely based on the order of commits.
This PR is a part of a stack: