535 Commits (d042ddda3fb5239293b28db8383bc54991c039ee)
 

Author SHA1 Message Date
croraf d042ddda3f
[parser] folder structure for VariableStatement and ExpressionStatement (#489) 4 years ago
Paul Lancaster 542b2cc005
Switch impl (#451) 4 years ago
croraf c42fcf12a7
[FunctionDeclaration - execution] evaluate declaration into undefined not function (#473) 4 years ago
abhi a7a5862458
Add benchmarks for array access, create and pop operations. (#458) 4 years ago
gvasquez11 3ff200ea11
updated issue #484 (#485) 4 years ago
Iban Eguia a5ed8b7743
Small optimisation in som types that can be `Copy` (#479) 4 years ago
croraf 5a45ab532e
[NaN] handle NaN token as identifier (#475) 4 years ago
HalidOdat 496278c460
Fix compilation error 4 years ago
Richard a987e76b9f
Add BigInt.asIntN() and BigInt.asUintN() functions (#468) 4 years ago
Colin Suckow 96dec21c02
Implement PreferredType enum (#470) 4 years ago
n14little 73d7a64bb4
add array prototype to arrays built in from_json (#476) 4 years ago
Iban Eguia 64dbf13afd
Implemented #427, #429 and #430, and upgraded dependencies (#472) 4 years ago
Paul Lancaster 634dfb7e80
Optimise type comparisons (#441) 4 years ago
croraf ca80114c53
Fix and tests (#469) 4 years ago
Jason Williams 981404a518
Update pull_request.yml 4 years ago
Jason Williams 2736f7bc1b
Update pull_request.yml 4 years ago
Jason Williams cf3251dd9a
references 4 years ago
Jason Williams b888bae2c8
stick to cwd 4 years ago
Jason Williams f8821bed93
adding package 4 years ago
Jason Williams a76b8d489f
Add inputs to yml 4 years ago
Jason Williams a4ae22ed60
Forgot to build criterion benchmarks 4 years ago
n14little 4763907fbf
Add proto object to from json (#462) 4 years ago
Jason Williams 081884e8d0
Use latest compare action 4 years ago
Paul Lancaster a78934d424
parseInt, parseFloat implementation (#459) 4 years ago
croraf 863abb3747
[TemplateLiteral] Basic lexer implementation (#455) 4 years ago
Iban Eguia d970cf96b5
Execution benchmarks only take execution into account (#431) 4 years ago
dependabot[bot] 691c0d4f3b
Bump websocket-extensions from 0.1.3 to 0.1.4 (#460) 4 years ago
Paul Lancaster 84574b5da8
Divide the `run()` function (#422) 4 years ago
HalidOdat d847ff826b
Specification compliant `ToBigInt` (`to_bigint`) (#450) 4 years ago
Jason Williams 32b0741cc8
Profiler using measureme (#317) 4 years ago
HalidOdat bb2b6f638c
Added `TypeError` implementation (#442) 4 years ago
n14little 4f2191ae1f
Has own property should call get own property (#444) 4 years ago
Iban Eguia 145f0e3f03
Our benchmarks action now lives in boa-dev (#438) 4 years ago
Iban Eguia d003ad3b6d
Fixed badges in README (#437) 4 years ago
HalidOdat 5e71718928
Specification compliant `ToString` (`to_string`) (#425) 4 years ago
Jason Williams 073b8cee06
Update rust.yml 4 years ago
Paul Lancaster b308f82302
Update to use a newer version of codecov github action (#436) 4 years ago
Jason Williams aca55fd9aa
Update README.md 4 years ago
Jason Williams 640b76efaa
Update README.md 4 years ago
Paul Lancaster ce0d801685
Add code coverage: tarpaulin / codecov (#411) 4 years ago
abhi 8255c3a83a
Add support for the reviver function to JSON.parse (#410) 4 years ago
Pedro Paulo 87aea64c1f
Consistency at README.md (#424) 4 years ago
n14little 82908dfdf4
Json stringify replacer (#402) 4 years ago
Pedro Paulo c8218dd91e
Replacement of dead links (#423) 4 years ago
Paul Lancaster d837e040c9
Number constants (#420) 4 years ago
HalidOdat d42e413f8a
Fixed function object constructable/callable (#409) 4 years ago
HalidOdat e7a9c80d97
Fixed parsing if statement without else block preceded by a newline (#412) 4 years ago
Iban Eguia 4beadfc9ad
Execution and Node modularization (#392) 4 years ago
Pedro Paulo 866d5e3033
Update links on README.md (#416) 4 years ago
Jason Williams db18360ed5
Update CHANGELOG.md 4 years ago