11 Commits (624d03d2a2fa031584f444ea724aae368ed944fa)

Author SHA1 Message Date
Iban Eguia 624d03d2a2
Fixed a bunch of test262 panics (#817) (#1046) 3 years ago
tofpie d6a594757f
Implement support of Symbol.toPrimitive (#1020) 3 years ago
tofpie 4cede758ed
Implement property accessors (#987) 3 years ago
tofpie d46080d9ef
Fix enumerable attribute on string length property (#974) 3 years ago
Jakub Fijałkowski 8f388d501d
Reduce the number of `Array`-related panics (#919) 3 years ago
Halid Odat 6eac058406
Code cleanup and inline (#916) 4 years ago
George Roman 580c7f1d87
Fix remainder by zero (#882) 4 years ago
Halid Odat 470dbb4381
Refactor `PropertyDescriptor` (#794) 4 years ago
Theia Vogel d76e8bf108
Fix cyclic JSON.stringify / primitive conversion stack overflows (#777) 4 years ago
Halid Odat edfafc4e03
Feature `Context` (#656) 4 years ago
Halid Odat 59d328e67c
Move value module from builtins (#674) 4 years ago
HalidOdat 6e7b362424
Changed to Value::to_*int32 => Value::to_*32 (#638) 4 years ago
Jonathan Dickinson 908cb3a4bf
Fix Stack Overflow for `Debug::fmt` (#630) 4 years ago
HalidOdat c5b708b2ef
Moved value operations from `Interpreter` to `Value` (#625) 4 years ago
HalidOdat 607a534cc7
Fix abstract relational comparison (`<`, `>`, `<=` and `=>`) (#617) 4 years ago
HalidOdat f651210c00
Remove `Value::as_num_to_power()` (#616) 4 years ago
João Borges 667a820dee
Introduce PropertyKey for field acces, fix #172 (quotes around displayed strings) (#373) 4 years ago
Richard e49be361fa
Use correct exponential representation for rational values (#493) 4 years ago
HalidOdat 357c7d07f7
Fix all `Value` operations and add unsigned shift right (#520) 4 years ago
HalidOdat 8f8498eac1
`Value` refactor (#498) 4 years ago
HalidOdat df13272fc0
Object specialization (#419) 4 years ago
croraf c42fcf12a7
[FunctionDeclaration - execution] evaluate declaration into undefined not function (#473) 4 years ago
Paul Lancaster 634dfb7e80
Optimise type comparisons (#441) 4 years ago
Iban Eguia 4beadfc9ad
Execution and Node modularization (#392) 4 years ago
HalidOdat 5f4a1f2266
Feature `BigInt` (#358) 4 years ago
hello2dj 402041d432
impl abstract-equality-comparison (#395) 4 years ago
HalidOdat 1e18cb02d0
Value refactor (#383) 4 years ago
Iban Eguia 86052d6d75
Moved test modules to their own files (#258) 4 years ago