Ali Mohammad Pur
|
746b8ec8de
Spreadsheet: Make it possible to refer to ranges in other sheets
|
3 سال پیش |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 سال پیش |
Lenny Maiorani
|
160bda7228
Applications: Use default constructors/destructors
|
3 سال پیش |
davidot
|
4ef1e8f226
Spreadsheet: No longer use vm.exception() to signal exception state
|
3 سال پیش |
Luke Wilde
|
631bbcd00a
LibJS: Refactor interpreter to use Script and Source Text Modules
|
3 سال پیش |
mjz19910
|
10ec98dd38
Everywhere: Fix spelling mistakes
|
3 سال پیش |
Ali Mohammad Pur
|
235eb0b1ad
Spreadsheet: Replace hacky JS VM configuration with a more correct one
|
3 سال پیش |
Ali Mohammad Pur
|
91444de2cf
Spreadsheet: Reimplement ranges as lazy objects instead of arrays
|
3 سال پیش |
Timothy Flynn
|
1939c72ecc
Spreadsheet: Convert JSIntegration to ThrowCompletionOr
|
3 سال پیش |
Andreas Kling
|
398c181c79
LibJS: Rename PropertyName to PropertyKey
|
3 سال پیش |
Idan Horowitz
|
40eb3a39d4
LibJS: Rename define_native_function => define_old_native_function
|
3 سال پیش |
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
|
4 سال پیش |
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 سال پیش |