16 Commits (b92329667ff1f32a112e277bbb3cd6bc192c6f6d)

Author SHA1 Message Date
Ryan Dahl 1345103c3a Fix typos 14 years ago
Ryan Dahl 1c7cd4aac3 Make syntax error display optional 14 years ago
Ryan Dahl 40f29dd48a Lint node_script.cc 14 years ago
Ryan Dahl b57c1f51b9 Saner, yet still ugly, fix to displaying syntax errors 14 years ago
Ryan Dahl f123a1ab40 hack to display syntax errors. FIXME 14 years ago
Ryan Dahl fe74283e1d Fix a few compiler warnings... 14 years ago
Ben Noordhuis 55c65cc2d5 Safe constructor for ObjectWrapped classes 14 years ago
Herbert Vojčík 71651bf8b2 Make test-global work with NODE_MODULE_CONTEXTS. 14 years ago
Ryan Dahl 31b59400f8 Allow null context in Script 14 years ago
Paul Querna 870aa3d97f Move evals to extension module. 15 years ago
Blake Mizerany 8c8534046c fix whitespace errors 15 years ago
Ryan Dahl 23172c5d85 Lint node_script.cc 15 years ago
Ruben Rodriguez 242161bef2 Added new API to Script, and implemented it in the REPL 15 years ago
Ryan Dahl f1a4f17897 script.runIn*Context not throwing errors properly. 15 years ago
isaacs 78be1e4930 Remove the ReportException from the Script class 15 years ago
Herbert Vojcik c2a06725d6 Script class with eval-function-family in binding('evals') plus tests. 15 years ago