Commit Graph

11 Commits

Author SHA1 Message Date
Florent Cailhol 3fb63f94cc Deprecate System.import() parser plugin
- `system: undefined`: Warns if `System.import()` is used
- `system: true`: Disable warning
- `system: false`: Skip `System.import()` instrumentation
2018-01-18 11:34:02 +01:00
Florent Cailhol 48b412453c Make walk/prewalk calls static 2017-12-31 18:09:26 +01:00
Florent Cailhol e58e1f9261 Use hooks in test cases 2017-12-21 07:17:27 +01:00
Tobias Koppers 758f1eb464 Merge branch 'master' into next 2017-12-12 14:45:09 +01:00
Florent Cailhol da08376fd9 Evaluate bitwise and exponential operations 2017-12-05 17:16:45 +01:00
Tobias Koppers 85951d33be Merge branch 'master' into next 2017-12-05 09:03:45 +01:00
Nikhil Gaba 1083deabdd Fixed styling issues 2017-12-04 18:40:23 -08:00
Nikhil Gaba 3c53df78c7 Added unit tests for new Foo (...) parser feature 2017-12-04 18:03:50 -08:00
Tobias Koppers 5941ab0d0c fix linting errors 2017-11-15 14:08:11 +01:00
Tobias Koppers 122e7dc649 Merge branch 'master' into next
# Conflicts:
#	package.json
#	test/HarmonyModulesHelpers.unittest.js
#	test/StatsTestCases.test.js
#	yarn.lock
2017-10-19 21:31:35 +02:00
Tobias Koppers 0c104a683f separate integration and unit tests, use codecov flags 2017-10-19 17:35:20 +02:00