تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Andreas Kling e2c8d5859e LibJS: Remove ability to disable bytecode VM 1 سال پیش
  Andreas Kling efe3eb8f4c test-js: Remove ability to run with AST interpreter 1 سال پیش
  Shannon Booth cb23eaa92d test-js: Add global function to determine if using bytecode interpreter 2 سال پیش
  Andreas Kling 1768d70823 Revert "LibJS: Remove "uprooting" mechanism from garbage collector" 2 سال پیش
  Andreas Kling 6232ad3a0d LibJS: Remove "uprooting" mechanism from garbage collector 2 سال پیش
  Linus Groh f345f72b55 LibJS: Port Value::to_object() to NonnullGCPtr 2 سال پیش
  Timothy Flynn 24e9cea524 LibJS: Convert remaining usages of Value::TDSWOSE to Value::TSWOSE 2 سال پیش
  Timothy Flynn b245300ba1 LibJS+Everywhere: Deprecate Value::to_string_without_side_effects 2 سال پیش
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string 2 سال پیش
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible 2 سال پیش
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 سال پیش
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 سال پیش
  Linus Groh 26366d5930 LibJS: Replace GlobalObject with VM in ArrayBuffer AOs [Part 11/19] 2 سال پیش
  Linus Groh ae9e031f56 LibJS: Replace GlobalObject with VM in Reference AOs [Part 6/19] 2 سال پیش
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] 2 سال پیش
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() 2 سال پیش
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 سال پیش
  Idan Horowitz a80d3fdf49 LibJS: Implement WeakMap changes from 'Symbol as WeakMap Keys Proposal' 3 سال پیش
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 سال پیش
  Timothy Flynn d04a683f85 test-js: Define detachArrayBuffer global function 3 سال پیش
  Ali Mohammad Pur 8b50009e9b LibTest: Provide detailed per-file JSON output with --per-file 3 سال پیش
  Ali Mohammad Pur bed129a69f LibTest+Spreadsheet: Add some basic spreadsheet runtime behaviour tests 3 سال پیش
  davidot 676554d3f8 LibJS: Convert resolve_binding() to ThrowCompletionOr 3 سال پیش
  Sam Atkins 9e3a786a64 Tests: Cast unused smart-pointer return values to void 3 سال پیش
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 سال پیش
  Idan Horowitz 390a04a985 LibJS: Convert the GetValue AO to ThrowCompletionOr 3 سال پیش
  Idan Horowitz d73b258874 LibJS: Convert reference deletion to ThrowCompletionOr 3 سال پیش
  Idan Horowitz 44555eb50a LibJS: Convert test-js/test-web/test-wasm to ThrowCompletionOr 3 سال پیش
  Linus Groh 52976bfac6 LibJS: Convert to_object() to ThrowCompletionOr 3 سال پیش
  Linus Groh 4d8912a92b LibJS: Convert to_string() to ThrowCompletionOr 3 سال پیش