Історія комітів

Автор SHA1 Опис Дата
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros 3 роки тому
  Idan Horowitz aad12b050b LibJS: Convert to_length() to ThrowCompletionOr 3 роки тому
  Idan Horowitz 20d990563c LibJS: Convert to_number() to ThrowCompletionOr 3 роки тому
  Linus Groh 52976bfac6 LibJS: Convert to_object() to ThrowCompletionOr 3 роки тому
  davidot 5611285312 SpreadSheet: Fix that the js integration abused global objects 3 роки тому
  Linus Groh e5409c6ead LibJS: Convert internal_set() to ThrowCompletionOr 3 роки тому
  Linus Groh 6c2b974db2 LibJS: Convert internal_get() to ThrowCompletionOr 3 роки тому
  Timothy Flynn 9def17d4cb Spreadsheet: Use ErrorType::NotAnObjectOfType instead of NotA 3 роки тому
  Andreas Kling d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef 3 роки тому
  Linus Groh 312946059b LibJS+Spreadsheet: Use js_string(VM&, ...) overload more 3 роки тому
  Idan Horowitz e3ef241108 LibJS: Remove the non-standard put helper and replace it's usages 4 роки тому
  Idan Horowitz 53f70e5208 LibJS: Remove the default length & attributes from define_native_* 4 роки тому
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) 4 роки тому
  Idan Horowitz dcb55db99b LibJS: Replace boolean without_side_effects parameters with an enum 4 роки тому
  Linus Groh 317b88a8c3 LibJS: Replace Object's create_empty() with create() taking a prototype 4 роки тому
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 роки тому
  Linus Groh da177c6517 LibJS: Make Errors fully spec compliant 4 роки тому
  Linus Groh 40eab55e7d LibJS: Remove as_size_t() 4 роки тому
  AnotherTest fef165f1d2 Spreadsheet: Do not assume that user input has balanced parenthesis 4 роки тому
  Andreas Kling d792200a55 LibJS: Rename GlobalObject::initialize() => initialize_global_object() 4 роки тому
  AnotherTest 6a6f19a72f Spreadsheet: Store the column index in a Position instead of its name 4 роки тому
  Andreas Kling dc28c07fa5 Applications: Move to Userland/Applications/ 4 роки тому