An open API service providing commit metadata for open source projects.

GitHub / nodejs/llnode / commits

An lldb plugin for Node.js and V8, which enables inspection of JavaScript states for insights into Node.js processes and their core dumps.

SHA Message Author Date Stats
afaec482 doc: update collaborator guide to match the project size Matheus Marchini <m****i@n****m> almost 7 years ago
0dbfad07 src: fix findrefs for context locals Matheus Marchini <m****i@n****m> almost 7 years ago
a5016355 src: improve Check() reliability Matheus Marchini <m****i@n****m> almost 7 years ago
9449d99f src: improve messages on PrintInDebugMode Matheus Marchini <m****i@n****m> almost 7 years ago
e1a74b0c build: drop v6.x support Matheus Marchini <m****i@n****m> almost 7 years ago
fb25c910 src: fix JSError inspection with stringified stack Matheus Marchini <m****i@n****m> almost 7 years ago
74414fc2 src: reduce redundant "error:" for `inspect` and `findrefs` oyyd <o****h@g****m>
Committed by: Matheus Marchini <m****t@m****e>
about 7 years ago
640799a9 docs: fix typo (#284) Jason Cooke <J****e@u****m>
Committed by: Joyee Cheung <j****3@g****m>
about 7 years ago
62ca5230 build: use clang-format from npm Matheus Marchini <m****t@m****e> over 7 years ago
64249920 src: apply clang-format rules Matheus Marchini <m****t@m****e> over 7 years ago
886a03d5 src: run clang-format Matheus Marchini <m****t@m****e> over 7 years ago
99d06e7c doc: add collaborator guide Matheus Marchini <m****t@m****e> over 7 years ago
c29d5af6 test: disable flaky test for findrefs -s Matheus Marchini <m****t@m****e> over 7 years ago
991c731d src: add rudimentary Promise support Matheus Marchini <m****t@m****e>
Committed by: Matheus Marchini <m****i@n****m>
over 7 years ago
c7ede804 release: v2.2.0 Matheus Marchini <m****t@m****e> over 7 years ago
fdb49b81 doc: fix typo in README.md hardfist <y****u@g****m>
Committed by: Matheus Marchini <m****t@m****e>
over 7 years ago
13f70340 build: add tests for Node.js v11 Matheus Marchini <m****t@m****e> over 7 years ago
51bf1f61 src: fix formatting of context address within JSFunction Matheus Marchini <m****t@m****e> over 7 years ago
ea06ef5f meta: drop support for lldb 3.8 Matheus Marchini <m****t@m****e> over 7 years ago
9f3dce3b build: add coverage for javascript code Matheus Marchini <m****t@m****e> over 7 years ago
a36611f7 test: move workqueue tests to correct folder Matheus Marchini <m****t@m****e> over 7 years ago
85f067aa build: add linter scripts and use it on travis Matheus Marchini <m****t@m****e> over 7 years ago
64a4e5e3 build: install clang-format from npm Matheus Marchini <m****t@m****e> over 7 years ago
0c1e3ae4 src: make source list -l flag optional Matheus Marchini <m****t@m****e> over 7 years ago
43edf437 build: add support to gcov and codecov Matheus Marchini <m****t@m****e> over 7 years ago
a295239d src: refactor JSError stringifier Matheus Marchini <m****t@m****e> over 7 years ago
ecfbdcab src: move JSDate "ToString" logic to JSDate class Daniel Beckert <d****t@g****m>
Committed by: Matheus Marchini <m****t@m****e>
over 7 years ago
c17d0d14 src: fix build on older compilers (gcc 4.8) Matheus Marchini <m****t@m****e> over 7 years ago
be6bdc91 2.1.0 Matheus Marchini <m****t@m****e> over 7 years ago
ab2a7867 src: fixes for V8 6.9 and 7.0 Matheus Marchini <m****t@m****e> almost 8 years ago
c851b9ae src: introduce Printer class Matheus Marchini <m****t@m****e> almost 8 years ago
aad54147 src: add recursive option to `findrefs` command Daniel Beckert <d****t@g****m>
Committed by: Matheus Marchini <m****t@m****e>
almost 8 years ago
59b65c45 build: add support for Android Termux build James R. Gambale, Jr <j****e@g****m>
Committed by: Matheus Marchini <m****t@m****e>
almost 8 years ago
388605f8 src: fix performance regression Matheus Marchini <m****t@m****e> almost 8 years ago
2fc1571a src: option to limit output of `findjsinstances` Daniel Beckert <d****t@g****m>
Committed by: Matheus Marchini <m****t@m****e>
almost 8 years ago
411ba515 2.0.0 Matheus Marchini <m****t@m****e>
Committed by: Joyee Cheung <j****3@g****m>
almost 8 years ago
0f1aa0e3 package: update description to match GitHub Matheus Marchini <m****t@m****e>
Committed by: Joyee Cheung <j****3@g****m>
almost 8 years ago
fe238a0b src: run make format on all files Matheus Marchini <m****t@m****e> almost 8 years ago
089dcc9c src: show context objects within `findrefs` Daniel Beckert <d****t@g****m>
Committed by: Joyee Cheung <j****3@g****m>
almost 8 years ago
d5e0adaf src: inspect context objects (Node.js v10.x+) Matheus Marchini <m****s@s****m> about 8 years ago
dbd95d78 build: load lldb symbols at runtime Dane Springmeyer <s****r@u****m>
Committed by: Matheus Marchini <m****t@m****e>
about 8 years ago
7b09c159 src: colorize output for findjsinstances Daniel Beckert <d****t@g****m>
Committed by: Matheus Marchini <m****t@m****e>
about 8 years ago
d348eff8 src: fix inspection of read-only properties Matheus Marchini <m****s@s****m> about 8 years ago
5cf24d0a test: increase Linux test coverate Matheus Marchini <m****s@s****m>
Committed by: Matheus Marchini <m****t@m****e>
about 8 years ago
295a084f src: inspect properties with descriptor details Matheus Marchini <m****s@s****m> about 8 years ago
65debbd2 build: add names to our Travis builds Matheus Marchini <m****s@s****m> about 8 years ago
54d9ec86 build, doc: drop support for Node.js v9.x Matheus Marchini <m****s@s****m> about 8 years ago
bb0d4002 src: print stack for error objects Matheus Marchini <m****s@s****m>
Committed by: Matheus Marchini <m****t@m****e>
about 8 years ago
ad2599a3 src: check oob before slicing String Joyee Cheung <j****3@g****m> about 8 years ago
8b4616d0 src: run make format with clang-format 6.0.1 Joyee Cheung <j****3@g****m> about 8 years ago
816c46c3 src: fix JSError inspection Matheus Marchini <m****s@s****m>
Committed by: Matheus Marchini <m****t@m****e>
about 8 years ago
e30bebaf src: teach llnode how to print Symbol properties names Matheus Marchini <m****s@s****m>
Committed by: Matheus Marchini <m****t@m****e>
about 8 years ago
5b6a6b54 doc: update build matrix to use travis-ci.com Matheus Marchini <m****s@s****m> about 8 years ago
c907d4e4 src: move ParseInspectOptions out of CommandBase Joyee Cheung <j****3@g****m> about 8 years ago
775dd6c1 doc, test: doc API design, add tests Joyee Cheung <j****3@g****m> about 8 years ago
c00c41e4 src: implement JavaScript API
Co-authored-by: Richard Chamberlain <r****n@u****m>
Joyee Cheung <j****3@g****m> about 8 years ago
679055fb 1.7.1 Joyee Cheung <j****3@g****m> about 8 years ago
8045d77a build: add Windows support João Reis <r****s@j****m>
Committed by: Joyee Cheung <j****3@g****m>
about 8 years ago
5e613832 build: add install script João Reis <r****s@j****m>
Committed by: Joyee Cheung <j****3@g****m>
about 8 years ago
bd8a4596 build: convert the llnode shortcut to javascript João Reis <r****s@j****m>
Committed by: Joyee Cheung <j****3@g****m>
about 8 years ago
50b3357d src: fix context inpection for V8 6.8 Matheus Marchini <m****s@s****m> over 8 years ago
546e2c70 src: fix backtrace for V8 6.7 Matheus Marchini <m****s@s****m>
Committed by: Joyee Cheung <j****3@g****m>
over 8 years ago
7f1e7913 src: fix object inspection for V8 6.4 (#192) Matheus Marchini <m****t@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
7ae0deec test: more consistent test for findjsobjects -d (#188) Matheus Marchini <m****t@g****m>
Committed by: Joyee Cheung <j****3@g****m>
over 8 years ago
df723d51 travis: increase versions and OS coverage Matheus Marchini <m****s@s****m>
Committed by: Matheus Marchini <m****t@g****m>
over 8 years ago
6dbd9dd0 src: update constants to match V8 6.4 (#186) Daniel Beckert <d****t@g****m>
Committed by: Joyee Cheung <j****3@g****m>
over 8 years ago
7564d2bc build: separate lldb_include_dir and lldb_lib_dir (#185) Joyee Cheung <j****3@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
e6a622d0 1.7.0 Joyee Cheung <j****3@g****m> over 8 years ago
4c52ed8d build: merge gyp_llnode into scripts/configure.js (#182) Joyee Cheung <j****3@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
a36f7990 findrefs: refactor ::PrintRefs template strings (#178) Matheus Marchini <m****t@g****m>
Committed by: Joyee Cheung <j****3@g****m>
over 8 years ago
cec8a7a8 build: refactor os-specific scripts into different files (#175) Joyee Cheung <j****3@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
9eae8d71 test: refactor inspect-test (#176) Joyee Cheung <j****3@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
baf4cae7 src: add commands to inspect the workqueue Matheus Marchini <m****s@s****m> over 8 years ago
3c3fb94e src: add node's internals constants Matheus Marchini <m****s@s****m> over 8 years ago
d530f1d0 build: fix make install-* Matheus Marchini <m****s@s****m>
Committed by: Joyee Cheung <j****3@g****m>
over 8 years ago
555b038f scripts: do not check llnode.sh into git (#172) Joyee Cheung <j****3@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
7cd8cf22 doc: add logo to the project Raissa Fontoura <r****a@s****m>
Committed by: Joyee Cheung <j****3@g****m>
over 8 years ago
995d0bb4 doc: add logo to the README.md Matheus Marchini <m****s@s****m>
Committed by: Joyee Cheung <j****3@g****m>
over 8 years ago
98f22d8c test: fix hanging when testing with prepared core Joyee Cheung <j****3@g****m> over 8 years ago
c231a6bf src: fix backtrace with v8 6.4 (#168) Joyee Cheung <j****3@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
a3b90322 test: move core saving and loading into common.js (#167) Joyee Cheung <j****3@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
28896bb9 v1.6.3 Joyee Cheung <j****3@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
8c057104 release: remove out/ in files of package.json (#164) Joyee Cheung <j****3@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
877fa3ee doc: add section about developing and testing Joyee Cheung <j****3@g****m> over 8 years ago
e1f8e265 doc: update installation and loading instructions Joyee Cheung <j****3@g****m> over 8 years ago
ab1518b5 doc: add npm badge and use flat square style Joyee Cheung <j****3@g****m> over 8 years ago
0041dd3b test: fix lldb 3.9+ version separator for linux Joyee Cheung <j****3@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
48462999 src: print more debug info when LLNODE_DEBUG=true Joyee Cheung <j****3@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
182e7649 src: add note about frame type removal cjihrig <c****g@g****m> over 8 years ago
20b14d96 src: add a detailed output to findjsobjects Matheus Marchini <m****s@s****r>
Committed by: Joyee Cheung <j****3@g****m>
over 8 years ago
ea0aae74 test: add d8 scenario fixture Joyee Cheung <j****3@g****m> over 8 years ago
7738fdb5 Switch to LLDB 3.9. (#152) David Manouchehri <m****i@r****t>
Committed by: Joyee Cheung <j****3@g****m>
over 8 years ago
42b0a84c src: load symbols from shared lib Joyee Cheung <j****3@g****m> over 8 years ago
65c577cb test: add containsLine function Joyee Cheung <j****3@g****m> over 8 years ago
80724bc1 test: proper error-first handling Joyee Cheung <j****3@g****m> over 8 years ago
dd401ffd travis: show debug output in CI Joyee Cheung <j****3@g****m> over 8 years ago
d7d5e2ce travis: test node 4, 6, 8, 9 with lldb-3.9 Joyee Cheung <j****3@g****m> over 8 years ago
4aec8e64 src: add total row to findjsobjects command (#148) Matheus Marchini <m****t@g****m>
Committed by: Joyee Cheung <j****3@g****m>
almost 9 years ago
4e00a31d test: show lldb output when timing out Joyee Cheung <j****3@g****m> almost 9 years ago
efaf0234 Update travis badge. (#142) Priyank Patel <2****t@u****m>
Committed by: Joyee Cheung <j****3@g****m>
almost 9 years ago

← Back to repository