-
Notifications
You must be signed in to change notification settings - Fork 41
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
V4.x pretty ergo tree #831
base: develop
Are you sure you want to change the base?
Conversation
Fix possible race condition in PrecompiledScriptReducer
Fix RoboVM incompatibility
…/registers/conditionals)
…Nodes in Values.scala file.
…ing, Any, AvlTree, Global.
…ns only applied to nodes when pririties needed..
…nthesis for special cases.
… function with block body.
…umeric/boolean type conversion, update comments.
…s, update collection repr for constant node, remove/update comments..
…t indent BlockValue twice (indent vs bracketBy).
Codecov Report
@@ Coverage Diff @@
## master #831 +/- ##
==========================================
+ Coverage 66.42% 66.62% +0.19%
==========================================
Files 245 246 +1
Lines 18567 18764 +197
Branches 600 627 +27
==========================================
+ Hits 12334 12501 +167
- Misses 6233 6263 +30
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
@aslesarenko how can we make this merged into master? |
@jozanek, it should go to master only through |
No description provided.