5 Commits (cad1a62d325b011887349687962700dfe7510525)

Author SHA1 Message Date
Rich Trott 082cc8d6d8 test: remove unnecessary assignments 9 years ago
Tristian Flanagan dfee4e3712 module: fix column offsets in errors 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
Fedor Indutny 01c2a670a1 contexify: fix infinite recursion in delete cb 11 years ago
Domenic Denicola 7afdba6e0b vm, core, module: re-do vm to fix known issues 11 years ago
lukebayes ae1b0ca7a5 assert: improve support for new execution contexts 14 years ago
isaacs 0cdf85e28d Lint all the JavaScripts. 13 years ago
Bert Belder 892056bf97 tests: fix more lint issues 13 years ago
Ryan Dahl 9d27faa2c4 Revert "Fix #1801 vm: Use 'sandbox' as global_prototype" 13 years ago
elliottcable 200df8641b Fix #1801 vm: Use 'sandbox' as global_prototype 13 years ago
Colton Baker 87286cc737 Fixed a lot of jslint errors. 13 years ago
Antranig Basman c05936ca13 vm: fix incorrect dispatch of vm.runInContext for argument "filename" 14 years ago
Ben Noordhuis f087206067 Verify that the argument passed to vm.runInContext() is a context object. 13 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Oleg Efimov 0665f0271e GJSLint all simple tests exclude http-*, url, path 14 years ago
Ryan Dahl a0159b4b29 Fix global leaks 14 years ago
Oleg Efimov c0d69a4883 GJSLint part of tests 14 years ago
Ryan Dahl 8b1082825c Rename require('javascript') to require('vm') 14 years ago
Ryan Dahl d787a444c5 Use require('javascript') instead of process.binding('evals') 14 years ago
Ryan Dahl 31b59400f8 Allow null context in Script 14 years ago
Ryan Dahl 9fd5e3c89c Update tests to work with module contexts 14 years ago
Ruben Rodriguez 242161bef2 Added new API to Script, and implemented it in the REPL 15 years ago