15 Commits (7dba085fa889a4adc51178bdba80a581f3f26922)

Author SHA1 Message Date
Jonas Jenwald 06b5d97bc6 Remove two instances of leftover console.log debug statements 11 years ago
Nicholas Nethercote 081866a184 Use null instead of [] for ops with no args. 11 years ago
Yury Delendik d8eb8b1de1 Adds Promise to the getOperatorList 11 years ago
Christian Krebs 3e7bcaa892 Handle nested post script arguments in the preprocessor 11 years ago
Yury Delendik 63d5aae3f6 Groups path commands into single command 11 years ago
Yury Delendik 09f8f951c8 Extracts evaluator preprocessor and refactor text extraction 11 years ago
Brendan Dahl f4942b11f8 Reduce the memory usage of the operator list. 12 years ago
Brendan Dahl bf72bc94e2 Incrementally render by sending the operator list by chunks as they're ready. 12 years ago
Mack Duan 2ce00279be Address more of brendan's comments 12 years ago
Mack Duan dbccbaaa27 Make getOperatorList() calls independent and merge queues at end 12 years ago
Yury Delendik 81f8f92696 Adds web/* and test/* for jshint target 12 years ago
mduan 5ab3bb1e03 Skip commands that have too few arguments 12 years ago
Yury Delendik 43f1946c7a Add prefixes for literals 13 years ago
Yury Delendik ec6c185cf5 Allow parsing of the "glued" commands 13 years ago
Yury Delendik 324b867183 Adds evaluator tests 13 years ago