0
0
Fork 0
mirror of https://github.com/denoland/rusty_v8.git synced 2025-02-07 23:06:30 -05:00

Commit graph

  • db047c1e47
    feat: enable maglev (#1517) snek 2024-07-08 07:48:50 -07:00
  • 959a527db4 Rolling to V8 12.7.224.12 denobot 2024-07-08 10:08:18 +00:00
  • 8820e5b4ee
    Use &mut Isolate in Object::wrap and Object::unwrap (#1518) Divy Srivastava 2024-07-06 19:22:45 -07:00
  • 8bab278b24 Use &mut Isolate in Object::wrap and Object::unwrap Divy Srivastava 2024-07-06 10:27:38 +05:30
  • 0c7be7285c
    build: remove symlink on Windows before creating it (#1516) Bartek Iwańczuk 2024-07-06 00:23:09 +01:00
  • 48837b5d77
    allow to fail Bartek Iwańczuk 2024-07-06 00:53:44 +02:00
  • d7f59b6f88
    feat: enable maglev snek 2024-07-05 09:28:56 -07:00
  • 6b524c8fa3
    Fmt Bartek Iwańczuk 2024-07-05 01:39:06 +02:00
  • 6c5f026d64
    build: remove symlink on Windows before creating it Bartek Iwańczuk 2024-07-05 01:21:47 +02:00
  • 06c7eb0e81
    v0.96.0 (#1515) v0.96.0 Bartek Iwańczuk 2024-07-05 00:18:11 +01:00
  • 0e73e2db03
    v0.96.0 Bartek Iwańczuk 2024-07-05 00:19:08 +02:00
  • 49b92c1e76
    feat: Add Source Maps APIs (#1514) Bartek Iwańczuk 2024-07-04 23:13:11 +01:00
  • febde75999
    add a test if there's no source map url magic comment Bartek Iwańczuk 2024-07-04 23:46:03 +02:00
  • 3a18f94e0c
    fmt Bartek Iwańczuk 2024-07-04 13:37:25 +02:00
  • 2a3ed17fff
    fmt Bartek Iwańczuk 2024-07-04 04:24:07 +02:00
  • 43da79d623
    some tests are passing Bartek Iwańczuk 2024-07-04 04:15:52 +02:00
  • 5bb7372593
    feat: add source map APIs Bartek Iwańczuk 2024-07-04 04:05:50 +02:00
  • 8df8a1a7cb
    Rolling to V8 12.7.224.10 (#1509) denobot 2024-07-03 06:37:11 +09:00
  • ee06e0a6a3 Rolling to V8 12.7.224.10 denobot 2024-07-02 10:08:09 +00:00
  • 6bac39b579
    Add non-static external onebyte string (#1511) Nathan Whitaker 2024-06-28 15:39:23 -07:00
  • 46ee308dc0
    Trying to retrigger CI Nathan Whitaker 2024-06-28 14:24:14 -07:00
  • 4ebb980395
    Address comments Nathan Whitaker 2024-06-28 10:39:33 -07:00
  • 7cc3721d97
    Fix unnecessary conversion Nathan Whitaker 2024-06-28 09:46:23 -07:00
  • 56cf541c29
    Add raw api, cleanup Nathan Whitaker 2024-06-27 19:23:43 -07:00
  • 6f67018b9d
    Revert "Use bindgen + raw api" Nathan Whitaker 2024-06-27 19:13:21 -07:00
  • 3f40b1796f
    Rm unnecessary lines Nathan Whitaker 2024-06-27 19:00:27 -07:00
  • ea3c70fa18
    Rm unnecessary cast Nathan Whitaker 2024-06-27 18:35:41 -07:00
  • 8ea00476b6
    Use bindgen + raw api Nathan Whitaker 2024-06-27 18:34:11 -07:00
  • b085881ac4
    Cleanup binding + fix adjust memory Nathan Whitaker 2024-06-27 12:04:34 -07:00
  • b313721245
    Boxed str, fix as_str, doc comments Nathan Whitaker 2024-06-27 11:35:09 -07:00
  • 573e6c7af1
    Add basic test Nathan Whitaker 2024-06-25 19:39:01 -07:00
  • 1cd7f415fd
    Enable creating an external onebyte string that's freed by v8 Nathan Whitaker 2024-06-25 19:38:19 -07:00
  • f59ae97166
    Enable getting external onebyte resource + fix encoding Nathan Whitaker 2024-06-25 19:37:42 -07:00
  • 3a4266d6dc
    Rename existing method Nathan Whitaker 2024-06-25 19:33:07 -07:00
  • 04dd49291a
    v0.95.0 (#1510) v0.95.0 snek 2024-06-27 10:49:55 -07:00
  • 89c255a7c3
    v0.95.0 snek 2024-06-27 09:38:09 -07:00
  • e747f405a4
    fix: remove use of deprecated apis (#1488) snek 2024-06-27 08:29:46 -07:00
  • 78136474a2
    fix: replace deprecated apis snek 2024-05-22 12:02:24 -07:00
  • 0b440db772
    feat: rust bindgen and publish flow (#1507) snek 2024-06-26 19:49:06 -07:00
  • 7ee8557a0c
    feat: rust bindgen and publish flow snek 2024-06-24 15:04:46 -07:00
  • b8d49899d3
    Rolling to V8 12.7.224.9 (#1508) denobot 2024-06-25 20:46:01 +09:00
  • bcd35f429d Rolling to V8 12.7.224.9 denobot 2024-06-25 10:08:10 +00:00
  • 5ca1067013
    Rolling to V8 12.7.224.8 (#1506) denobot 2024-06-24 22:50:03 +09:00
  • 08fbfe216b Rolling to V8 12.7.224.8 denobot 2024-06-24 10:08:47 +00:00
  • a0dc5c1893
    Add cppgc::InnerMember::get_mut (#1505) Divy Srivastava 2024-06-22 08:28:31 -07:00
  • 1f3b3f855e Add cppgc::InnerMember::get_mut Divy Srivastava 2024-06-21 07:37:30 +05:30
  • 425862adbc
    Rolling to V8 12.7.224.6 (#1503) denobot 2024-06-20 00:15:30 +09:00
  • 7a3566164f Rolling to V8 12.7.224.6 denobot 2024-06-19 10:08:31 +00:00
  • 3ec0ad6ea1
    v0.94.0 (#1504) v0.94.0 Bartek Iwańczuk 2024-06-14 02:34:43 +01:00
  • 47c292f0b8
    v0.94.0 Bartek Iwańczuk 2024-06-13 23:59:00 +02:00
  • 4f03751d4a
    Rolling to V8 12.7.224.1 (#1502) denobot 2024-06-13 07:27:05 +09:00
  • ee3409f150
    idk snek 2024-06-12 13:51:53 -07:00
  • 9374854f8c
    fix eb0bb2596a snek 2024-06-12 12:46:22 -07:00
  • 2b30e02e73 Rolling to V8 12.7.224.1 denobot 2024-06-12 17:58:41 +00:00
  • 37023e66cc
    Update v8 to 12.7 (#1501) snek 2024-06-12 10:33:26 -07:00
  • 8663617c83
    Update v8 to 12.7 snek 2024-06-12 10:06:49 -07:00
  • 857cf52856 chore: don't ignore deprecated declarations dont-ignore-deprecated-declarations Ryan Dahl 2024-06-11 23:53:32 -04:00
  • 70f7881d99
    Rolling to V8 12.6.228.16 (#1492) denobot 2024-06-12 03:56:34 +09:00
  • c3687bd565
    chore: error on bad c++ formatting in ci (#1499) Ryan Dahl 2024-06-11 11:10:17 -04:00
  • 0d87f00aaa bump Ryan Dahl 2024-06-11 10:44:39 -04:00
  • a249ca25bc fmt Ryan Dahl 2024-06-11 10:26:37 -04:00
  • f7a278bd99 try again Ryan Dahl 2024-06-11 10:05:10 -04:00
  • 01930d9ee5 remove -- Ryan Dahl 2024-06-11 09:52:57 -04:00
  • a142ee57b2 ci: error on bad c++ formatting Ryan Dahl 2024-06-11 09:52:02 -04:00
  • cd35623fb2 Rolling to V8 12.6.228.16 denobot 2024-06-11 10:08:09 +00:00
  • def3fd06ec
    v0.93.1 (#1498) v0.93.1 Divy Srivastava 2024-06-11 07:36:31 +05:30
  • 2bbc9053b5
    Add v8::Template::set_intrinsic_data_property (#1496) Kedas 2024-06-10 10:40:14 -07:00
  • 108a22d0ef v0.93.1 Divy Srivastava 2024-06-10 20:57:31 +05:30
  • ff92021910
    Fix uninitialized context annex slot (#1497) Divy Srivastava 2024-06-10 20:55:09 +05:30
  • a0e15fd4aa lint Divy Srivastava 2024-06-10 19:28:59 +05:30
  • 464bd6da47 Fix uninitialized annex slot Divy Srivastava 2024-06-10 19:06:53 +05:30
  • ef125ce2e0
    fix: cargo fmt Mia 2024-06-08 17:21:27 -07:00
  • bf64dd7853
    fix: use assert_eq instead of assert Mia 2024-06-08 02:18:14 -07:00
  • 1241d2037c
    feat: add v8::Template::set_intrinsic_data_property Mia 2024-06-08 02:05:01 -07:00
  • 101be535c8
    build: fix publishing step (#1495) Bartek Iwańczuk 2024-06-06 22:02:18 +01:00
  • e1c34a163b
    build: fix publishing step Bartek Iwańczuk 2024-06-06 18:52:24 +02:00
  • 0911b83bcd
    v0.93.0 (#1494) v0.93.0 Bartek Iwańczuk 2024-06-06 02:07:29 +01:00
  • a49f90ce00
    v0.93.0 Bartek Iwańczuk 2024-06-06 02:40:45 +02:00
  • 4205a5083f
    v0.91.2 Bartek Iwańczuk 2024-06-06 02:23:12 +02:00
  • 74ae0b4712
    chore: update dependencies (#1493) Bartek Iwańczuk 2024-06-06 01:22:42 +01:00
  • 6211d62bf4
    chore: update dependencies Bartek Iwańczuk 2024-06-06 01:14:59 +02:00
  • 2a8b117c93
    feat: add DataView constructor (#1491) snek 2024-06-03 13:47:57 -07:00
  • bbffe5f091
    feat: add DataView constructor snek 2024-06-03 11:53:44 -07:00
  • 756f47dcb9
    v0.92.1 v0.92.1 Ryan Dahl 2024-05-29 10:36:40 -04:00
  • 3b4ecfdc6f
    fix: fix size checking on 32-bit platforms (#1489) liushuyu 2024-05-29 08:32:50 -06:00
  • 5f00aa7f31 clang-format Ryan Dahl 2024-05-29 09:23:20 -04:00
  • 54b06febc0 v0.92.1 Ryan Dahl 2024-05-29 09:21:20 -04:00
  • d5a6a0a828
    fix: fix size checking on 32-bit platforms ... liushuyu 2024-05-28 22:14:40 -06:00
  • 6dc819bba1
    Rolling to V8 12.6.228.9 (#1487) denobot 2024-05-25 22:40:26 +09:00
  • 34f844c866 bump Ryan Dahl 2024-05-25 09:14:00 -04:00
  • 6c901e86ed Rolling to V8 12.6.228.9 denobot 2024-05-25 10:08:16 +00:00
  • 4e8a1b5c08 enable v8 sandbox sandbox Ryan Dahl 2024-05-17 13:47:19 -04:00
  • 5ba0f3098c
    Rolling to V8 12.6.228.5 (#1484) denobot 2024-05-18 01:40:07 +09:00
  • 5d3925212e Rolling to V8 12.6.228.5 denobot 2024-05-17 10:08:03 +00:00
  • 4011969ff0
    Merge ece2bdefac into cf3f19c512 Munrok 2024-05-16 14:24:23 +00:00
  • ece2bdefac Applying modified patches from FreeBSD ports (freebsd-ports/www/deno/files/) Munrok 2024-05-16 16:08:57 +02:00
  • cf3f19c512
    chore: Update use of deprecated APIs (#1481) Bartek Iwańczuk 2024-05-16 00:21:56 +01:00
  • a4646c9e05
    Merge branch 'main' into update_deprecated_apis Bartek Iwańczuk 2024-05-16 00:53:28 +02:00
  • d40be8ea33
    indexed property callbacks Bartek Iwańczuk 2024-05-16 00:53:16 +02:00
  • cd80ff3b84
    renames Bartek Iwańczuk 2024-05-16 00:47:33 +02:00