19 Commits (c67edabcb3a566a97c9610a93aa04284b10aadc7)

Author SHA1 Message Date
porlan1 d9e1cb7955 unit test files as UMD modules 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 0a700fa29d Updates Jasmine version. 9 years ago
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 10 years ago
Collin Anderson 54e984c763 cleaned whitespace 10 years ago
Yury Delendik f750e35224 Optimizes functions to not create arrays 11 years ago
Yury Delendik cb81bd6be6 Compiles some of the FunctionType 4 11 years ago
Tim van der Meij b0349cd184 Use strict equalities in test/unit/{function_spec, stream_spec, testreporter}.js 11 years ago
Tim van der Meij 4caf5b694e Completes unit tests for PostScript evaluator and fixes two bugs in the evaluator itself 11 years ago
Jonas Jenwald 3cd64a85ba Fix coding style in test/unit/function_spec.js 11 years ago
Yury Delendik 81f8f92696 Adds web/* and test/* for jshint target 12 years ago
Brendan Dahl e5732f489d Handle junk at the end of postscript functions. 13 years ago
Brendan Dahl 9de52f375d Fix idiv and cvi. Add test case for idiv. 14 years ago
Brendan Dahl 6afb49c6c6 Address Yury's PR comments. 14 years ago
Brendan Dahl 20dace0513 Switch to a single "code stack". 14 years ago
Brendan Dahl 27b0d0c941 Switch to two arrays for instructions. 14 years ago
Brendan Dahl 971f35d165 Add unit files to lint, fix lint errors. 14 years ago
Brendan Dahl 1089c30b56 Adding type4 postscript function support. 14 years ago