2468 Commits (9e5f9a829d598190cbec0a72d3b4cdcab5c675e7)
 

Author SHA1 Message Date
dependabot[bot] e4b7e63830
Bump serde from 1.0.163 to 1.0.164 (#3016) 1 year ago
raskad 493176b4f8
Return the correct value during a labelled break (#2996) 1 year ago
dependabot[bot] 45e0b880a4
Bump getrandom from 0.2.9 to 0.2.10 (#3010) 1 year ago
dependabot[bot] cc0bd8df16
Bump monaco-editor from 0.38.0 to 0.39.0 (#3008) 1 year ago
dependabot[bot] 279ee4a86e
Bump comfy-table from 6.2.0 to 7.0.0 (#3009) 1 year ago
José Julián Espina 9a903fb5f6
Correctly parse `yield import(..)` expressions (#3006) 1 year ago
José Julián Espina a989462e25
Unify async iterators and iterators compilation (#2976) 1 year ago
dependabot[bot] 6879c5915c
Bump regex from 1.8.3 to 1.8.4 (#3003) 1 year ago
dependabot[bot] 2168f7fcad
Bump webpack from 5.85.0 to 5.85.1 (#3002) 1 year ago
dependabot[bot] d13ac8c096
Bump clap from 4.3.1 to 4.3.2 (#3005) 1 year ago
dependabot[bot] bcfc6c9c32
Bump hashbrown from 0.13.2 to 0.14.0 (#3004) 1 year ago
raskad c9a7bdcab8
Fix panic in constructor call (#3001) 1 year ago
scc 64b6d84330
test: add wasm32 target e2e test (#2989) 1 year ago
Shane Murphy eeeaaeebcc
Fix prompt on windows (#2986) 1 year ago
dependabot[bot] 85261a8317
Bump webpack-cli from 5.1.1 to 5.1.3 (#2997) 1 year ago
dependabot[bot] 8d3bca893b
Bump clap from 4.3.0 to 4.3.1 (#2998) 1 year ago
dependabot[bot] f18b3be672
Bump once_cell from 1.17.2 to 1.18.0 (#2999) 1 year ago
dependabot[bot] 0da298c943
Bump test262 from `3e858ef` to `f4e31fc` (#3000) 1 year ago
raskad 940529ac8a
Fix panic in optional expressions with private identifiers (#2995) 1 year ago
José Julián Espina ee97198d01
Allow `true`, `false` and `null` in object patterns (#2994) 1 year ago
Jason Williams de241c2b60
show object kind, name and address when using dbg! (#2960) 1 year ago
Veera 7b5b6b305c
Fix Grammar and Links in Docs (#2984) 1 year ago
José Julián Espina 2fa9c65e97
Correctly initialize functions inside modules (#2993) 1 year ago
José Julián Espina 65bf54d7e0
Fix WASM playground (#2992) 1 year ago
Addison Crump 6b595e7999
Update fuzzers and add building them to CI (#2983) 1 year ago
raskad 9367ee24aa
Fix rust 1.70 lints (#2990) 1 year ago
dependabot[bot] 5794555f6c
Bump webpack from 5.84.1 to 5.85.0 (#2988) 1 year ago
dependabot[bot] 14176a2cee
Bump chrono from 0.4.25 to 0.4.26 (#2982) 1 year ago
dependabot[bot] d178a6260b
Bump bootstrap from 5.2.3 to 5.3.0 (#2981) 1 year ago
José Julián Espina f9c26de90e
Add test case for issue #2719 (#2980) 1 year ago
Veera 4a68fb5120
Deny Unicode Escapes in boolean and null expressions (#2931) 1 year ago
Haled Odat f0422bdf3b
Direct conversion from `u8` to `Opcode` (#2951) 1 year ago
dependabot[bot] 44ef49efa7
Bump chrono from 0.4.24 to 0.4.25 (#2977) 1 year ago
dependabot[bot] 867685e1f0
Bump once_cell from 1.17.1 to 1.17.2 (#2978) 1 year ago
Haled Odat c013caca22
Prune collected shared shapes (#2941) 1 year ago
Haled Odat f1bab1edef
Remove `arguments_binding` field from `CodeBlock` (#2969) 1 year ago
dependabot[bot] 374d102b88
Bump test262 from `88a2f0d` to `3e858ef` (#2973) 1 year ago
dependabot[bot] 68598b86fa
Bump css-loader from 6.7.4 to 6.8.1 (#2970) 1 year ago
dependabot[bot] 7eee1e6f2a
Bump log from 0.4.17 to 0.4.18 (#2972) 1 year ago
dependabot[bot] 0ed7fb844d
Bump syn from 2.0.16 to 2.0.18 (#2974) 1 year ago
dependabot[bot] e0b894edaf
Bump comfy-table from 6.1.4 to 6.2.0 (#2971) 1 year ago
Haled Odat 67c5652911
Remove unneded `num_bindings` in `Opcode`s and `CodeBlock` (#2967) 1 year ago
raskad 4ea80f4621
Remove unused lint allows (#2968) 1 year ago
dependabot[bot] d70b229e20
Bump quote from 1.0.27 to 1.0.28 (#2965) 1 year ago
dependabot[bot] 8486c28fdc
Bump regex from 1.8.2 to 1.8.3 (#2964) 1 year ago
Haled Odat 15749ed295
Remove redundant `param_count` field from `CallFrame` (#2962) 1 year ago
dependabot[bot] 4dd3507455
Bump proc-macro2 from 1.0.58 to 1.0.59 (#2966) 1 year ago
dependabot[bot] 2c0e144439
Bump webpack from 5.84.0 to 5.84.1 (#2963) 1 year ago
dependabot[bot] e973602e21
Bump webpack from 5.83.1 to 5.84.0 (#2961) 1 year ago
José Julián Espina 7ae858204b
Implement pseudo-property `import.meta` (#2956) 1 year ago