21 Commits (f6bebabbcb55a667979c6ef74e7994dc9adc6d47)

Author SHA1 Message Date
Jonas Jenwald 4a906955c4 Fix the remaining cases of inconsistent spacing and trailing commas in objects, and enable the `comma-dangle` and `object-curly-spacing` ESLint rules 8 years ago
Yury Delendik 140dd0f15b Removes builder.build(). 8 years ago
Jonas Jenwald c850968fa7 Remove `globals` that are now unnecessary thanks to the use of various ESLint environments (e.g. Node, ShellJS, Jasmine) 8 years ago
Jonas Jenwald 2f3805efbc Switch to using ESLint, instead of JSHint, for linting 8 years ago
Yury Delendik a4c81c203b Enables debugger only when needed. 9 years ago
Yury Delendik 006e8fb59d Introduces UMD headers to the web/ folder. 9 years ago
Yury Delendik fc3282db56 Adds RequireJS to worker. 9 years ago
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 10 years ago
Rob Wu f8af4d6567 Fix preprocessor: nesting, error & tests 10 years ago
Rob Wu 8ba73cb4de Improve getWorkerSrcFiles (builder.js) 10 years ago
Mike Corbin 979c108577 Remove unused require() directive 10 years ago
Tim van der Meij 70b6eb09a8 Remove ShellJS copy and use the NPM version 10 years ago
Yury Delendik 5b93cc102c Adds css import preprocessing 11 years ago
Tim van der Meij c29faaa22d Use strict equalities in make.js, external/* and extensions/* 11 years ago
Christian Krebs 5a49d2eb83 Create the WORKER_SRC_FILES and EXT_SRC_FILES lists in make automatically 11 years ago
Jonas Jenwald 4f6b363b2c Fix coding style in external/builder/builder.js 11 years ago
Yury Delendik 894c82cec9 Removes -moz-box-sizing usage 11 years ago
Yury Delendik 2ab481a1da Removes foreign for Firefox CSS prefixes 12 years ago
Jon Buckley 10cdb48f36 Issue #2008 - Fix lint errors for external/builder/ 12 years ago
Kalervo Kujala 7bbf65f56e Correct gjslint warnings in builder.js. 13 years ago
Brendan Dahl e0a6b233dc Move builder/preprocessor into its own file. 13 years ago