Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Scan > and < only as single char punctuators in XJSTag/Child #39

Merged
merged 1 commit into from
Feb 3, 2015
Merged

Conversation

syranide
Copy link

Avoid extended scanning of > and < inside XJS to prevent occurences of >=, >>, etc from being parsed as the JavaScript operators rather than > followed by =. Fixes #37.

Test plan: npm test

cc @jeffmo @benjamn

@santagada
Copy link

any chance of updating this pull request to remove all merge conflicts?

@chinchang
Copy link

@syranide Will this PR make SCRIPT tags work too?

@syranide
Copy link
Author

syranide commented Feb 2, 2015

@jeffmo Rebased.

@jeffmo
Copy link

jeffmo commented Feb 2, 2015

cc @gabelevi

jeffmo added a commit that referenced this pull request Feb 3, 2015
Scan > and < only as single char punctuators in XJSTag/Child
@jeffmo jeffmo merged commit 7ceb373 into facebookarchive:fb-harmony Feb 3, 2015
@syranide syranide deleted the scantag branch February 3, 2015 20:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
4 participants