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

some basic fixes that don’t change program output #33

Closed
wants to merge 5 commits into from

Conversation

roryokane
Copy link

The node_modules folder is where dependencies go when I npm install underscore and npm install amd-loader while in the project folder. It’s code from other projects, so it should be ignored.

Each section parses only related constructs. Separating the sections makes it easier to skim them to find the section you’re looking for.

I also added header comments for especially long or non-obvious sections – “strings”, “data types”, and “regexes”.
to match the whitespace style of the rest of the file

I had forgotten that my Vim configuration was set to tabs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants