16 Commits (a3fae906a638eb0e0a8d3627e79623f35a9137c3)

Author SHA1 Message Date
Jonas Jenwald a8c87f8019 Fix inconsistent spacing and trailing commas in objects in `src/core/` files, so we can enable the `comma-dangle` and `object-curly-spacing` ESLint rules later on 8 years ago
Jonas Jenwald 982b6aa65b Convert the files in the `/src/core` folder to ES6 modules 8 years ago
Yury Delendik 30bee9fe0c Moves Uint32ArrayView and hasCanvasTypedArrays into compatibility.js. 8 years ago
Jonas Jenwald 2f3805efbc Switch to using ESLint, instead of JSHint, for linting 8 years ago
Jonas Jenwald 68bf47d55d Fix errors reported by the `space-before-function-paren` ESLint rule 8 years ago
Tim van der Meij 5194e68134 Lint: correct code style violations 9 years ago
Yury Delendik 0576c9c6c6 Replaces all preprocessor directives with PDFJSDev calls. 9 years ago
klemens 6f03f62327 trivial spelling fixes 9 years ago
Yury Delendik 6b60c8f4db Adds UMD headers to core, display and shared files. 9 years ago
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 10 years ago
Yury Delendik f3c3b1fc2d Removes B2G preprocessing directives. 10 years ago
Jonas Jenwald a154ca2dd3 Add strict equalities in src/core/murmurhash3.js 11 years ago
Yury Delendik a09aecb24a Fixes murmurhash for old webkit. 11 years ago
Tim van der Meij f463f96f35 Resolving new lint issues 11 years ago
Yury Delendik 791c9a7b13 Relaxes murmurhash array requirement. 11 years ago
Christian Krebs 79f34b183c Treat fonts with the same font descriptor, encoding and unicode map as aliases 11 years ago