Skip to content

Parsing for for...of statements#2066

Merged
JsonFreeman merged 13 commits into
masterfrom
forOf
Feb 19, 2015
Merged

Parsing for for...of statements#2066
JsonFreeman merged 13 commits into
masterfrom
forOf

Conversation

@JsonFreeman
Copy link
Copy Markdown
Contributor

This is the initial parsing and grammar checking for for...of loops. I recommend looking at this commit-by-commit. Type checking work to follow.

@yuit
Copy link
Copy Markdown
Contributor

yuit commented Feb 18, 2015

lgtm once address the code review

Conflicts:
	src/compiler/diagnosticInformationMap.generated.ts
	src/compiler/diagnosticMessages.json
	tests/baselines/reference/APISample_compile.js
	tests/baselines/reference/APISample_compile.types
	tests/baselines/reference/APISample_linter.js
	tests/baselines/reference/APISample_linter.types
	tests/baselines/reference/APISample_transform.js
	tests/baselines/reference/APISample_transform.types
	tests/baselines/reference/APISample_watcher.js
	tests/baselines/reference/APISample_watcher.types
JsonFreeman added a commit that referenced this pull request Feb 19, 2015
Parsing for for...of statements
@JsonFreeman JsonFreeman merged commit d2c992c into master Feb 19, 2015
@JsonFreeman JsonFreeman deleted the forOf branch February 19, 2015 02:41
@microsoft microsoft locked and limited conversation to collaborators Jun 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants