752 Commits (21653b6901cf46fe2893ba0a4c7f079d17e47917)

Author SHA1 Message Date
Brian White 7a5bac5d36
build: add target for checking for perm deopts 8 years ago
Vse Mozhet Byt 42dca99cd7 doc, tools: add doc linting to CI 8 years ago
cjihrig 7a4d383c75 tools: enable no-useless-return eslint rule 8 years ago
Vse Mozhet Byt b4fea2a3d6 doc: add eslint-plugin-markdown 8 years ago
Refael Ackermann 14c6ae81fb build: fix case in lib names 8 years ago
Roman Reiss 0584aeb30a
tools: add table parsing capability to the doctool 8 years ago
Ben Noordhuis abe037504c tools: update certdata.txt 8 years ago
Daniel Bevenius d727d5d2cf build: enable cctest to use objects (gyp part) 8 years ago
Ben Noordhuis e6eac853a4 tools: add compile_commands.json gyp generator 8 years ago
Johan Bergström d7a40a8fd3 gyp: inherit parent for `*.host` 9 years ago
Shigeki Ohtsu e7c3f4a97b tools: fix gyp to work on MacOSX without XCode 10 years ago
Refael Ackermann 3a334b1280 tools: update gyp to eb296f6 8 years ago
Rich Trott b3f2e3b7e2 tools: replace custom assert.fail lint rule 8 years ago
Rich Trott 8191af5b29 tools: replace custom new-with-error rule 8 years ago
Refael Ackermann e139dae157
build: fix path voodoo in icu-generic.gyp 8 years ago
Daniel Bevenius 23498f259d deps: backport ec1ffe3 from upstream V8 8 years ago
Refael Ackermann 394b6ac5cb test: more robust check for location of `node.exe` 8 years ago
Rich Trott f637703b86 tools: replace custom ESLint timers rule 8 years ago
Rich Trott 316665235c tools: update ESLint to 3.19.0 8 years ago
Refael Ackermann f6ddbaff8a test: performance, remove Popen(shell=True) on Win 8 years ago
Jason Ginchereau 56e881d0b0
n-api: add support for abi stable module API 8 years ago
Steven R. Loomis b08490774d
tools: add missing #include "unicode/putil.h" 8 years ago
Brian White 61ebfa8d1f tools: add unescaped regexp dot rule to linter 8 years ago
James M Snell 20b18236de tools: add rule prefering common.mustNotCall() 8 years ago
Daniel Bevenius 6a09a69ec9 build: enable cctest to use generated objects 8 years ago
Gibson Fahnestock a1028d5e3e
build: remove cares headers from tarball 8 years ago
liusi 379eec357d build: add cpp linting to windows build 8 years ago
Daniel Bevenius 471aa19ffa build: add node_use_openssl check to install.py 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Michael Cox dd76f5f661 tools: add links to the stability index reference 8 years ago
Roman Reiss 5f32024055
doc/tools: fix more type inconsistencies 8 years ago
Daniel Bevenius 1402fef098 test: make tests pass when configured without-ssl 8 years ago
Rich Trott 22d7dc2212 tools: remove NODE_PATH from environment for tests 8 years ago
Roman Reiss 172be50fe1 tools: fix lint issue in doctool 8 years ago
Roman Reiss 9be03a2903
doc: linkify type[] syntax, support lowercase for primitives 8 years ago
Karan Thakkar 6ae159fa35
doc: change broken fg(1) links to fg(1p) 8 years ago
Anna Henningsen 7cbb4b0e6e
tools,doc: enable changelogs for items 8 years ago
Ali Ijaz Sheikh b30ec59855 deps: switch to v8_inspector in V8 8 years ago
Timothy Gu 6cea5dd39f tools/doc: add more intrinsic and custom types 8 years ago
Ben Noordhuis c30fc8d495 src: support UTF-8 in compiled-in JS source files 8 years ago
Jan Krems fc3f0d63b4
build: add node-inspect integration test 8 years ago
Ben Noordhuis bae093a70b test: remove dependency on node-weak 8 years ago
Ben Noordhuis 3c46bb9931 tools: add compile_commands.json gyp generator 8 years ago
Julien Gilli 23cda7d9de
test: fix test.py command line options processing 8 years ago
Julien Gilli 3b488eccc1 test: add --abort-on-timeout option to test.py 8 years ago
James M Snell 0d9ea4fdcd doc: add documentation for url.format(URL[, options]); 8 years ago
Sakthipriyan Vairamani (thefourtheye) 63f110addb
doc: replace newlines in deprecation with space 8 years ago
Timothy Gu 29f758731f tools: add MDN link for Iterable 8 years ago
Phillip Johnsen 01b90ee1db tools,doc: add Google Analytics tracking. 8 years ago
James M Snell 0c712b6743 tools: add mdn link for Iterator 8 years ago