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

XJS -> JSX #85

Merged
merged 1 commit into from Feb 26, 2015
Merged

XJS -> JSX #85

merged 1 commit into from Feb 26, 2015

Conversation

zpao
Copy link

@zpao zpao commented Jan 23, 2015

Simple find+replace across the codebase. Tests pass. We'll want to bump major versions for this, but otherwise it seems pretty ok.

Fixes #83

cc @jeffmo @spicyj @sebmarkbage @gabelevi

@@ -1,6 +1,6 @@
/*
* WARNING: This file is autogenerated by tools/generate-fbtest.js
* Do NOT modify this file directly! Instead, add your tests to
* Do NOT modify this file directly! Instead, add your tests to

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dun dun dun

@zpao
Copy link
Author

zpao commented Jan 23, 2015

See #86 (comment) for why this is failing in node 0.11

@jeffmo
Copy link

jeffmo commented Jan 23, 2015

woohoo!

@jeffmo
Copy link

jeffmo commented Jan 23, 2015

What changed in test/3rdparty/threejs-r51.js?

@RReverser
Copy link

I guess it's also worth to mention @benjamn so he could update ast-types defs as well.
EDIT: Ah, just figured out from his profile that he doesn't work for FB anymore.

@RReverser
Copy link

@zpao @jeffmo Are there any issues with this?

@jeffmo
Copy link

jeffmo commented Jan 30, 2015

The only issue right now is that it's failing the Travis build

@zpao
Copy link
Author

zpao commented Jan 30, 2015

Which is a cascading issue - we need to fix #87 so we can merge upstream in again more cleanly, which updates the linting process, which makes the travis build pass.

Simple find+replace across the codebase.
@zpao
Copy link
Author

zpao commented Feb 25, 2015

Rebased and tests passing. We'll want to get our JSX transform in React changed (which is annoying with dependencies and having it in multiple places...). But otherwise, I think we can this in any time.

@zpao zpao mentioned this pull request Feb 25, 2015
4 tasks
zpao added a commit that referenced this pull request Feb 26, 2015
@zpao zpao merged commit 778b4b9 into facebookarchive:fb-harmony Feb 26, 2015
@zpao zpao deleted the jsx branch February 28, 2015 01:52
lencioni added a commit to lencioni/espree that referenced this pull request Mar 7, 2015
The Esprima-FB project recently renamed all references of `XJS` to
`JSX`, so this should no longer be listed as an incompatibility.

- https://github.com/facebook/esprima/issues/83
- facebookarchive/esprima#85
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