17 Commits (be20b65a9e1a2ac6d802f5c8f3f87edd149274eb)

Author SHA1 Message Date
João Borges be20b65a9e
Fix: String.prototype.replace substitutions, closes #610 (#629) 4 years ago
HalidOdat 7f2ea6f2d1
Made `String.prototype.lastIndexOf()` spec compliant (#598) 4 years ago
HalidOdat 9fdadf85d7
Fixed `String.prototype.indexOf()` bug, when the search string is empty (#599) 4 years ago
HalidOdat 356ce1a827
Made `String.prototype.indexOf` spec compliant. (#597) 4 years ago
João Borges 667a820dee
Introduce PropertyKey for field acces, fix #172 (quotes around displayed strings) (#373) 4 years ago
HalidOdat bbed032199
Make `String.prototype.repeat()` ECMAScript specification compliant (#582) 4 years ago
HalidOdat cf253054d9
Fix string prototype `trim` methods (#583) 4 years ago
HalidOdat d8eb7caefd
Extracted `__proto__` from internal slots (#580) 4 years ago
HalidOdat 1e82e7c95a
Merged `create` into `init` for builtins (#547) 4 years ago
HalidOdat fcb4b8b1f1
Cleanup and added test for `String.prototype.concat` (#538) 4 years ago
Iban Eguia 4beadfc9ad
Execution and Node modularization (#392) 4 years ago
Tyler Morten d84d9cbe2e
Fix for 0 length new String (#404) 4 years ago
HalidOdat 1e18cb02d0
Value refactor (#383) 4 years ago
HalidOdat 35f5f0b5b3
Code cleanup (#372) 4 years ago
Jason Williams f02babf0bd
Refactor old function with new function object (#255) 4 years ago
Jason Williams 48c6e886d4
Parser fixes #225 #240 #273 (#281) 4 years ago
Iban Eguia 86052d6d75
Moved test modules to their own files (#258) 4 years ago