1642 Commits (5002b9b8e40708952f10ca238abb5bb0d7ecaabc)
 

Author SHA1 Message Date
dependabot[bot] 3549ea5046 Bump minimist from 1.2.5 to 1.2.6 (#1978) 3 years ago
pd 4133801220 [perf][vm] (#1973) 3 years ago
pd e2630faf82 Fix panic in do while (#1968) 3 years ago
jedel1043 e1c2e14b6b Preserve ints when executing int operations (#1964) 3 years ago
dependabot[bot] 3ad9d18d74 Bump node-forge from 1.2.1 to 1.3.0 (#1969) 3 years ago
dependabot[bot] 6c9e210088 Bump peter-evans/create-or-update-comment from 1.4.5 to 2 (#1967) 3 years ago
dependabot[bot] 8bf1e31dc7 Bump peter-evans/find-comment from 1.3.0 to 2 (#1965) 3 years ago
dependabot[bot] 2d01d122a3 Bump actions/cache from 2.1.7 to 3 (#1966) 3 years ago
Magic Panda 5fa16685ec migrated to clap 3 (#1957) 3 years ago
Taras Boiko e73c3fd65a Fix panic on AST dump in JSON format (#1959) 3 years ago
jedel1043 f25ce46a1e Migrate to NPM and cleanup Playground (#1951) 3 years ago
Ademílson F. Tonato 3b4708ce2f docs: update README by structuring the topics (#1958) 3 years ago
Aaron Ross 6498216c3f convert inner datetime to local in `to_date_string` (#1953) 3 years ago
Aaron Ross 520b81ea66 add README for crates.io publish (#1952) 3 years ago
dependabot[bot] aaa07cf826 Bump prettier from 2.5.1 to 2.6.0 (#1945) 3 years ago
raskad dbfd42d0a9 Fix link to the playground (#1947) 3 years ago
dependabot[bot] ebf2bc64cb Bump dyn-clone from 1.0.4 to 1.0.5 (#1946) 3 years ago
jedel1043 ebab0ecd67
Deploy playground to custom destination dir (#1943) 3 years ago
jasonwilliams 8f5d9ce8b2 try gh-pages action 3 years ago
jasonwilliams bbd6529f65 remove push 3 years ago
jasonwilliams 44aed97038 remove deps 3 years ago
jasonwilliams afe3c28202 comment out publish job 3 years ago
jasonwilliams 199912b960 change order 3 years ago
jasonwilliams ea33772de6 move to args 3 years ago
jasonwilliams abce76c674 remove cd into boa_engine 3 years ago
jasonwilliams bdab5e2b98 add boa_engine as argument 3 years ago
jasonwilliams 16f3a0bd29 give everything a version 3 years ago
Jason Williams be901735e5
generated changelog for 0.14 (#1882) 3 years ago
Halid Odat 17a6c8661e Fix `BigInt` and `Number` comparison (#1887) 3 years ago
dependabot[bot] 40e35f101b Bump test262 from `f7fb969` to `0bccacd` (#1928) 3 years ago
dependabot[bot] 48f23b3c77 Bump monaco-editor from 0.32.1 to 0.33.0 (#1927) 3 years ago
raskad 23711a638b Refresh vm docs and fix bytecode trace output (#1921) 3 years ago
Nikodem Rabuliński 9eb6a78abc Implement Array.from (#1831) 3 years ago
Iban Eguia 128f836680 Added funding information to the repository (#1871) 3 years ago
dependabot[bot] 09bfabb0b0 Bump git2 from 0.14.1 to 0.14.2 (#1919) 3 years ago
raskad 0027f26d21 Use function name from identifiers in assignment expressions (#1908) 3 years ago
jedel1043 51f75d8ccb Update `yarn.lock` and add `build:prod` command (#1910) 3 years ago
raskad a44be7073b Fix postfix increment and decrement return values (#1913) 3 years ago
dependabot[bot] 51ae856c83 Bump css-loader from 6.7.0 to 6.7.1 (#1914) 3 years ago
dependabot[bot] f7920cdca8 Bump regex from 1.5.4 to 1.5.5 (#1915) 3 years ago
Addison Crump 92dbba6c5d Prevent breaks without loop or switch from causing panics (#1860) 3 years ago
raskad 7f90829f88 Compile StatementList after parse passes on negative tests (#1906) 3 years ago
Jason Williams 44b5617d8d Added boa examples (#1161) 3 years ago
raskad 6ff36fb2a3 Implement destructing assignments for assignment expressions (#1895) 3 years ago
jedel1043 9f9e36c910 Fix try/catch/finally related bugs and add tests (#1901) 3 years ago
jedel1043 2a6ea9dad6 Deny const declarations without initializer inside for loops (#1903) 3 years ago
dependabot[bot] a49b57beb7 Bump css-loader from 6.6.0 to 6.7.0 (#1904) 3 years ago
dependabot[bot] 6378204052 Bump test262 from `18ce639` to `f7fb969` (#1905) 3 years ago
Addison Crump cc755db485 Continue panic fixes (#1896) 3 years ago
Addison Crump 7fa37b50bc Fix unreachable panics in compile_access (#1861) 3 years ago