11 Commits (e38bade82801645d8cc1010e3f4e9826052244cb)

Author SHA1 Message Date
Ben Noordhuis a7581d0859 src: replace ARRAY_SIZE with typesafe arraysize 9 years ago
Michaël Zasso ad0ce57432 src: fix NewInstance deprecation warnings 9 years ago
Michaël Zasso d515a3f4b4 src: replace usage of deprecated GetDebugContext 9 years ago
Michaël Zasso 4417f99432 src: replace usage of deprecated SetMessageHandler 9 years ago
Chris911 e20abb715e src: remove no longer relevant comments 9 years ago
Ben Noordhuis 25776f3ea1 debugger: guard against call from non-node context 9 years ago
Michaël Zasso 4abc896a82 src: replace usage of v8::Handle with v8::Local 10 years ago
Ben Noordhuis 9a03ae6356 src: enable v8 deprecation warnings and fix them 10 years ago
Ben Noordhuis 38dc0cd8f4 src: switch from QUEUE to intrusive list 10 years ago
Ben Noordhuis b1dcaadb0e src: replace NULL with nullptr in debug agent 10 years ago
Ben Noordhuis 29d7fd6bb8 src: move debug agent from deps/ to src/ 10 years ago
Fedor Indutny 7a0cfe9b11 deps: re-implement debugger-agent 11 years ago
Fedor Indutny 6a610a0f67 deps: re-implement debugger-agent 11 years ago