Commit Graph

59 Commits

Author SHA1 Message Date
Andrew Morris
fe730a613a Don't support charAt, charCodeAt 2023-03-13 13:35:07 +11:00
Andrew Morris
d33d93bd34 Improve string indexing, codePointAt 2023-03-13 12:52:33 +11:00
Andrew Morris
b6045b24c1 Move op_sub_string into string_methods 2023-03-13 11:05:07 +11:00
Andrew Morris
cd20dab817 charCodeAt 2023-03-13 10:46:59 +11:00
Andrew Morris
d33861a021 charAt 🫣 2023-03-12 21:30:09 +11:00
Andrew Morris
560124898b String.prototype.at (and autoformatting) 2023-03-12 21:08:45 +11:00
Andrew Morris
76adc05837 BytecodeType::Unrecognized 2023-03-08 12:10:09 +11:00
Andrew Morris
12995eb213 Format bytecode_decoder, report location of unrecognized bytecode type 2023-03-05 20:41:14 +11:00
Andrew Morris
44759d16a8 Reorganize using workspaces 2023-02-27 12:35:37 +11:00