13 Commits (35f2f64edd55157bf713e3ef70600705acd1c581)

Author SHA1 Message Date
Michaël Zasso 4abc896a82 src: replace usage of v8::Handle with v8::Local 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 75adde07f9 src: remove `node_isolate` from source 11 years ago
Ben Noordhuis f674b09f40 src: use v8::String::NewFrom*() functions 12 years ago
Ben Noordhuis 02cab97490 src: more lint after cpplint tightening 12 years ago
Fedor Indutny 8e29ce9f13 src: lint c++ code 12 years ago
Ben Noordhuis 34b0a36120 src: don't use NewExternal() with unaligned strings 12 years ago
Trevor Norris f65e14ed1d src: pass Isolate to all applicable api 12 years ago
Ben Noordhuis eef57dddf4 core: use proper #include directives 13 years ago
Ben Noordhuis ff4a9d381d core: use proper #include directives 13 years ago
Peter Bright 13d6a1f67f Basic VC++ compatibility work. 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Tom Hughes 74954ce7d8 Add string class that uses ExternalAsciiStringResource. 14 years ago
Ryan Dahl c4636a578c Dynamically load native scripts 14 years ago