Skip to content
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

Version 10 misc chores and small breaking changes #2325

Merged
merged 10 commits into from Jan 31, 2020
Merged

Conversation

joshgoebel
Copy link
Member

@joshgoebel joshgoebel commented Dec 15, 2019

Should go a long ways towards closing #2273, but not completely.

@joshgoebel joshgoebel added enhancement An enhancement or new feature big picture Policy or high level discussion parser labels Dec 15, 2019
@joshgoebel joshgoebel force-pushed the wip_version_10 branch 6 times, most recently from 3b0a63f to d029109 Compare January 2, 2020 00:56
@joshgoebel joshgoebel changed the title WIP: Version 10 misc breaking changes Version 10 misc chores and small breaking changes Jan 2, 2020
@joshgoebel
Copy link
Member Author

Anything else?

@joshgoebel
Copy link
Member Author

I think I plan to merge this first, so now the other big PR is pending based on this one being approved. :-)

@joshgoebel joshgoebel self-assigned this Jan 20, 2020
Copy link
Collaborator

@egor-rogov egor-rogov left a comment

Choose a reason for hiding this comment

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

Everything makes sense.
Just take care to resolve conflicts with the new build system PR, e. g. there will be no tools/tasks.js and probably something else.

@joshgoebel
Copy link
Member Author

Just take care to resolve conflicts with the new build system PR, e. g. there will be no tools/tasks.js and probably something else.

You don't need to remind me. :-) I'll make sure it all comes together properly. :-) Then once this better foundation is in place I'll try to go back to some smaller changes you'll find easier to review. :-)

...in favor of only the newer `DOMContentLoaded`
- chore(parser): effectively rename `cpp.js` to `c-like.js` [Josh Goebel][]
- chore(parser): create new `c.js` (C), depends on `c-like` now [Josh Goebel][]
- chore(parser): create new `cpp.js` (C), depends on `c-like` now [Josh Goebel][]
- This will allow us to clean up C/C++ in the future without another breaking change
  by getting this require change out of the way early.
  (#2146)
@joshgoebel joshgoebel merged commit 36fa74e into master Jan 31, 2020
@joshgoebel joshgoebel deleted the wip_version_10 branch February 7, 2020 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
big picture Policy or high level discussion enhancement An enhancement or new feature parser
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants