-
Notifications
You must be signed in to change notification settings - Fork 63
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
Remove me #295
Remove me #295
Conversation
@mlshort Please sign the PR (see the DCO details link for an information how to do that). |
@mlshort Can you please fix the remaining issues soon (including the DCO)? I'd like to do a release this weekend. |
Note: I updated a few node modules myself, just enough to make the build green again. However, you have to rebase your patch now. |
No. I was not that insterested in doing a formal PR to begin with. I suggest you invoke |
fair enough, thanks |
- Refactored the context symbol table. Custom symbols now are in own files each. - Switched to newer eslint and fixed issues as suggested by PR #295. - Solved a number of recursive import problems. - Replaced 3rd party await-notify module (which has no type definitions) by an own implementation (Signal). Signed-off-by: Mike Lischke <[email protected]>
No description provided.