Commit Graph

  • b9d8badd95
    Wildcard for denotest/bin Nathan Whitaker 2024-11-19 14:32:46 -0800
  • 3bcafcd05f
    feat(task): add --eval flag Bartek Iwańczuk 2024-11-19 23:31:22 +0100
  • 64b330cf1a fix compiler error David Sherret 2024-11-19 17:22:34 -0500
  • 6777f904ce update deno_core David Sherret 2024-11-19 17:14:38 -0500
  • 4042363618
    Merge branch 'main' into add-override-version-publish-flag David Sherret 2024-11-19 17:13:08 -0500
  • 2c50e77424
    add stack_trace attribute to op2 where applicable crowlkats 2024-11-19 23:06:42 +0100
  • 34bac597aa reference issue in todo David Sherret 2024-11-19 17:01:58 -0500
  • 0a74b2277b add todo David Sherret 2024-11-19 16:54:57 -0500
  • e1f6474140
    revert unintentional changes Nathan Whitaker 2024-11-19 13:51:34 -0800
  • d9d8274c29
    rename command, update tests, appease clippy Nathan Whitaker 2024-11-19 13:34:23 -0800
  • b2aee3dc72
    filtering + alias + cleanup Nathan Whitaker 2024-11-19 12:20:20 -0800
  • 137e732927
    more cleanup + tests Nathan Whitaker 2024-11-18 19:23:10 -0800
  • 7a9ebf8677
    rm prints Nathan Whitaker 2024-11-18 16:10:57 -0800
  • e34eb6fd5b
    Cleanup, add some tests Nathan Whitaker 2024-11-18 16:10:45 -0800
  • f0210f525e
    combine update + outdated, cleanup Nathan Whitaker 2024-11-18 12:44:52 -0800
  • fb7d375a1d
    pieces in place Nathan Whitaker 2024-11-14 19:58:00 -0800
  • 81b4242594
    WIP Nathan Whitaker 2024-11-13 10:06:30 -0800
  • 75e4101590 feat(compile): ability to embed directory in executable David Sherret 2024-11-19 16:51:17 -0500
  • 696ad9b884 add lsp test David Sherret 2024-11-19 16:39:11 -0500
  • 46b6037644
    feat(compile): ability to embed local data files (#26934) David Sherret 2024-11-19 16:19:35 -0500
  • be346642e3 fix(ext/websocket): don't throw exception when sending to closed socket Charlie Bellini 2024-11-19 17:34:26 +0100
  • c1fd67691c
    feat: permission stack traces in ops crowlkats 2024-11-19 22:05:44 +0100
  • c55e936be0
    feat(fmt): support SQL (#26750) João Baptista 2024-11-19 21:01:16 +0000
  • d1fd393082 Remove incorrect type checking errors when importing ES modules David Sherret 2024-11-19 16:01:02 -0500
  • e459d802de Fix deno info and requiring wasm via cjs David Sherret 2024-11-19 15:37:53 -0500
  • ff059de5d1
    use version from GH Bartek Iwańczuk 2024-11-19 21:25:28 +0100
  • 8fc5da18d8
    Merge branch 'main' into feature/fmt-sql Bartek Iwańczuk 2024-11-19 21:23:14 +0100
  • 40420991e3 actually fix windows David Sherret 2024-11-19 13:47:50 -0500
  • bbf6ce54e4
    lint Kenta Moriuchi 2024-11-20 03:44:30 +0900
  • 62869a1cd5 doc, check tests David Sherret 2024-11-19 13:40:04 -0500
  • bc68736554 add some tests for wasm modules David Sherret 2024-11-19 13:29:46 -0500
  • 3d7e71c59c
    feat(type): make Float16Array generic Kenta Moriuchi 2024-11-20 03:06:16 +0900
  • 71114a701c Merge branch 'main' into wasm_support David Sherret 2024-11-19 13:01:36 -0500
  • c90a6cf1e7 fix windows maybe David Sherret 2024-11-19 12:49:01 -0500
  • cb531584e1 x Divy Srivastava 2024-11-19 22:48:32 +0530
  • b5a8cd3590 feat(compile): ability to embed data files David Sherret 2024-11-19 12:09:36 -0500
  • 628816448e
    refactor: update deno_doc, use prismjs, remove internal reference html generation logic (#26885) Leo Kettmeir 2024-11-19 08:56:04 -0800
  • 3703e0a5b2 x Divy Srivastava 2024-11-19 22:08:33 +0530
  • 7fd431485c Lint Divy Srivastava 2024-11-19 22:06:23 +0530
  • fd57b68644 use object wrap for webstorage Divy Srivastava 2024-11-19 21:58:55 +0530
  • 85719a67e5
    Merge branch 'denoland:main' into main haturau 2024-11-20 01:20:47 +0900
  • dd5014d57f
    more specific lint and fmt ignores crowlkats 2024-11-19 16:43:04 +0100
  • 4fd06d793b
    Merge 080869a9b9 into 186b52731c Luca Casonato 2024-11-19 16:25:23 +0100
  • 186b52731c
    fix(node): handle resolving ".//<something>" in npm packages (#26920) David Sherret 2024-11-19 09:57:12 -0500
  • bb1a0b8a1e
    Merge branch 'main' into open-flag-on-serve HasanAlrimawi 2024-11-19 15:09:47 +0200
  • 661aa22c03
    feat(task): dependencies (#26467) David Sherret 2024-11-19 07:45:09 -0500
  • 2ca1a7d6cb
    Merge branch 'main' into open-flag-on-serve HasanAlrimawi 2024-11-19 14:30:26 +0200
  • 5f2862bdc8 remove un-needed tests and logs HasanAlrimawi 2024-11-19 14:27:00 +0200
  • f00edf1d54
    remove todo Bartek Iwańczuk 2024-11-19 13:08:36 +0100
  • b4f8593a9d
    Merge branch 'main' into feat_task_dependencies Bartek Iwańczuk 2024-11-19 13:08:23 +0100
  • 98e1880357
    remove debug log Yoshiya Hinosawa 2024-11-19 21:00:51 +0900
  • 069bc15030
    feat(ext/node): perf_hooks.monitorEventLoopDelay() (#26905) Divy Srivastava 2024-11-19 16:49:25 +0530
  • 4dcba1ec21
    Merge branch 'main' into support_create_connection Yoshiya Hinosawa 2024-11-19 19:55:37 +0900
  • 4f005ca82a Merge remote-tracking branch 'upstream/main' into open-flag-on-serve HasanAlrimawi 2024-11-19 12:39:34 +0200
  • 5f351e34e1
    Merge 2131c6214a into 0e2f6e38e7 Livia Medeiros 2024-11-19 15:46:55 +0900
  • f9131d2472
    Merge ff329e2d52 into 0e2f6e38e7 Paweł Rychlicki 2024-11-19 15:46:52 +0900
  • 2a8cccf407
    Merge b6476d461f into 0e2f6e38e7 Bartek Iwańczuk 2024-11-19 15:46:13 +0900
  • bb9a36f929
    Merge 957f63922c into 0e2f6e38e7 Divy Srivastava 2024-11-19 15:45:51 +0900
  • 94830ed090
    Merge 80ef0783e2 into 0e2f6e38e7 Bartek Iwańczuk 2024-11-19 15:44:38 +0900
  • a860eb5203
    Merge 55b97c8571 into 0e2f6e38e7 Bartek Iwańczuk 2024-11-19 15:44:37 +0900
  • f4ef9a7a9e
    Merge e4f23dc956 into 0e2f6e38e7 Connor Didericksen 2024-11-19 15:44:34 +0900
  • 8d10eee7db
    Merge branch 'main' into eld_histogram Divy Srivastava 2024-11-19 12:10:39 +0530
  • 0b4cc09fe5 update deno_core Divy Srivastava 2024-11-19 11:45:22 +0530
  • 45017a5b46 Remove marked now that we keep track of the path David Sherret 2024-11-18 23:08:18 -0500
  • c7f8c4bd18 Show cycle detection, move state into method call, extract function for sorting tasks David Sherret 2024-11-18 22:59:06 -0500
  • b35e17a62f
    add missing newline Bartek Iwańczuk 2024-11-19 04:13:33 +0100
  • 245e81356e Use refcell David Sherret 2024-11-18 21:56:18 -0500
  • 9c60d6f132
    fix a test Bartek Iwańczuk 2024-11-19 03:49:20 +0100
  • 52c2305a5d
    simplify a bit Bartek Iwańczuk 2024-11-19 03:41:07 +0100
  • eb672908a6
    update test crowlkats 2024-11-19 03:40:48 +0100
  • 903da223b4
    remove TODO Bartek Iwańczuk 2024-11-19 03:39:41 +0100
  • 8e4e7d18ee
    cleanup Bartek Iwańczuk 2024-11-19 03:38:41 +0100
  • f537a2b641
    remove a clone Bartek Iwańczuk 2024-11-19 03:37:09 +0100
  • 2317822091
    show which tasks we depend on Bartek Iwańczuk 2024-11-19 03:35:57 +0100
  • 530ac3ac5d
    Merge branch 'main' into feat_task_dependencies Bartek Iwańczuk 2024-11-19 03:18:57 +0100
  • b47c1304ac
    a Bartek Iwańczuk 2024-11-19 03:17:01 +0100
  • d26fb992cc
    fix: update url crate crowlkats 2024-11-19 03:07:49 +0100
  • 0e2f6e38e7
    feat(ext/fetch): Make fetch client parameters configurable (#26909) Yusuke Tanaka 2024-11-19 10:48:57 +0900
  • 9f26ca4509
    feat(ext/http): Make http server parameters configurable (#26785) Yusuke Tanaka 2024-11-19 10:46:24 +0900
  • 27d86a45e8
    wip Bartek Iwańczuk 2024-11-19 02:44:28 +0100
  • 2ba8a8b0ab
    revert expectation crowlkats 2024-11-19 02:01:18 +0100
  • df1d36324f
    fix(node/crypto): support promisify on generateKeyPair (#26913) Marvin Hagemeister 2024-11-19 01:39:40 +0100
  • 0262593aa8
    update deno_doc and add todos crowlkats 2024-11-19 01:37:29 +0100
  • d5c4dc6271
    this doesn't work Bartek Iwańczuk 2024-11-19 01:30:26 +0100
  • b55d5f148f
    reorg Bartek Iwańczuk 2024-11-19 01:00:40 +0100
  • 594a99817c
    feat(runtime): remove public OTEL trace API (#26854) Luca Casonato 2024-11-19 00:55:22 +0100
  • c39282f894
    always use managed resolver Bartek Iwańczuk 2024-11-19 00:53:47 +0100
  • defd9731a4
    Merge branch 'main' into deno_init_npm Bartek Iwańczuk 2024-11-19 00:52:06 +0100
  • a63705f84b fix David Sherret 2024-11-18 18:41:30 -0500
  • 90f105cc4c fix(node): handle resolving ".//<something>" in npm packages David Sherret 2024-11-18 18:38:56 -0500
  • efbd227801 fix: make clippy happy Marvin Hagemeister 2024-11-19 00:37:20 +0100
  • 89c5542a6e feat: parallelize tasks if possible Marvin Hagemeister 2024-11-19 00:34:45 +0100
  • 43ced49ba4
    Merge branch 'main' into improvements Luca Casonato 2024-11-19 00:21:31 +0100
  • 106d47a013
    feat: fmt and lint respect .gitignore file (#26897) Bartek Iwańczuk 2024-11-18 22:54:28 +0000
  • fed35c2bab
    update url expectation crowlkats 2024-11-18 23:36:01 +0100
  • 5688cee35e
    update expectation crowlkats 2024-11-18 23:34:15 +0100
  • ce9ae227aa Try this David Sherret 2024-11-18 17:17:27 -0500
  • 7cf865bbb9
    Merge branch 'main' into deno-doc-html-extration David Sherret 2024-11-18 17:06:00 -0500
  • b5978df3e1 fix: remove accidentally committed fixture Marvin Hagemeister 2024-11-18 22:46:23 +0100
  • c36f877f8d
    fix(lsp): ignore editor indent settings if deno.json is present (#26912) Nayeem Rahman 2024-11-18 21:45:34 +0000