summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-04Update instructions on using ./tools/format.py in READMEYingbo (Max) Wang
2018-10-04formatBert Belder
2018-10-04tools/format: format markdown files with prettierBert Belder
2018-10-04tslint: no-unused-variable is deprecated.Ryan Dahl
2018-10-04Better color output in JS unit tests.Ryan Dahl
2018-10-04Use underscores in filenames.Ryan Dahl
2018-10-04Rename fbs to msg.Ryan Dahl
2018-10-04Rename flatbuffer base.msg to base.innerRyan Dahl
2018-10-04Rename msg_from_js() to dispatch().Ryan Dahl
2018-10-04Rename handler.rs to ops.rsRyan Dahl
2018-10-03First pass at support for TCP servers and clients. (#884)Ryan Dahl
2018-10-03fix: re-enable fixed testsYoshiya Hinosawa
2018-10-03fix: fix //website/app_test.jsYoshiya Hinosawa
2018-10-03Reenable copyFile testsKevin (Kun) "Kassimo" Qian
2018-10-03Update timer test to use #497 test caseAndy Hayden
2018-10-03Implemented readDirSync, readDirJ2P
2018-10-03Upgrade other JS deps.Ryan Dahl
2018-10-03Upgrade TS to 3.0.3Ryan Dahl
2018-10-03Clean up deno.platformRyan Dahl
2018-10-03Rename tsconfig.generated.json to tsconfig.declarations.jsonRyan Dahl
2018-10-03test: disable incorrect testsBert Belder
2018-10-03isolate: work around a rust compiler bugBert Belder
2018-10-03timers: remove the old timer implementationBert Belder
2018-10-03timers: add some more unit testsLi Hao
2018-10-03timers: implement timers in javascriptBert Belder
2018-10-03ci: set RUST_BACKTRACE=1Bert Belder
2018-10-03Hide line with value zero (#882)Kanishkar J
2018-10-03Add fetch_deps to syscall count.Ryan Dahl
2018-10-02Guess extensions on extension not provided (#859)Kevin (Kun) "Kassimo" Qian
2018-10-01Adjust how handle_read handle_write function.Ryan Dahl
2018-10-01Rename FdTable to ResourceTable.Ryan Dahl
2018-10-01Format.Ryan Dahl
2018-10-01Bind `this` to console methods (#873)Kevin (Kun) "Kassimo" Qian
2018-10-01rename parse_core_args to v8_set_flags_preprocess (#871)ztplz
2018-09-30Limit depth of output in console.log for nested objects, and add console.dir ...Yingbo (Max) Wang
2018-09-30Add copyFile/copyFileSync (#863)Kevin (Kun) "Kassimo" Qian
2018-09-30Remove unused table WriteFileSyncKevin (Kun) "Kassimo" Qian
2018-09-30Add fetch_deps syscall count benchmark.Ryan Dahl
2018-09-30FormatRyan Dahl
2018-09-30tools: define ERROR_INVALID_PARAMETER in utils.pyBert Belder
2018-09-30Add deno.truncate (#805)ztplz
2018-09-30Add top-level await issue link to readme (#860)Eric Lewis
2018-09-30Improve fetch headers (#853)ztplz
2018-09-29v0.1.6Ryan Dahl
2018-09-28Adds basic File I/O and FD table.Ryan Dahl
2018-09-28appveyor: re-enable python stdout bufferingBert Belder
2018-09-28libdeno: use cstream instead of printf to write to stderrBert Belder
2018-09-28libdeno: remove dead codeBert Belder
2018-09-27Better build instructions for windowsNisheet Sinvhal
2018-09-27third_party: gitignore depot_tools/.cipd_client temporary filesBert Belder