307 Commits

Author SHA1 Message Date
Tom MacWright
9c82bba6fb [wip] use diff3 like a module (#3228)
* [wip] use diff3 like a module

* Fix diff3 style, comment out diff3 test
2016-07-06 14:16:25 -04:00
Tom MacWright
ecea55ba00 Const is verboten 2016-07-05 21:44:00 -04:00
Tom MacWright
1ef83b925c Make JXON pass style check 2016-07-05 19:12:33 -04:00
Tom MacWright
b15338b964 Use local jxon 2016-07-05 19:00:12 -04:00
Kushan Joshi
e79f8fb022 external modules for util 2016-06-22 12:34:43 +05:30
Martin Raifer
02e9f1f55a export "getPrototypeOf" as var instead of const
to make it run in phantomjs (for tests) and browsers that don't support ES6's const yet.
2016-06-15 09:26:52 -04:00
Martin Raifer
2b488b5567 refactor "util" into ES6 modules for #3118 2016-06-15 09:26:52 -04:00