Halid Odat
edfafc4e03
Feature `Context` ( #656 )
...
- Move `Console` to `Context`
- Change `Context::global()` to `Context::global_object()`
- Remove some `use std::borrow::Borrow`
- Add some pub exports
- Add `Context::eval()`
- Deprecate forward_val, forward, exec
- Make boa_cli use Context::eval()
- Deprecated forward forward_val and exec
- Make deprecated functions
4 years ago
neeldug
3725e5dcfb
Formats dependabot.yml with Prettier ( #685 )
...
Should stop webassembly CI from failing.
4 years ago
Iban Eguia
8fde98afa9
Add ECMAScript test suite (test262) ( #567 )
4 years ago
Halid Odat
f372a2248f
Fix invalid dependabot key.
4 years ago
neeldug
ef1423d71f
Adds `Dependabot` configuration file ( #676 )
...
* Adds `cargo` dependabot checks for dependencies
- Allows dependabot to automatically check for dependency version
updates daily using cargo.
- `versioning-strategy` supports default strategy and lockfile-only for
cargo, will need to see which is more suitable.
- Perhaps add `rebase-strategy` and `reviewers` if necessary, although
with proper unit tests, shouldn't be too necessary.
* Adds github-actions updates to dependabot
4 years ago
Iban Eguia
1673871116
Some cleanup ( #666 )
4 years ago
Iban Eguia
84db01ee09
Improved the description of the issue templates ( #554 )
4 years ago
Iban Eguia
64dbf13afd
Implemented #427 , #429 and #430 , and upgraded dependencies ( #472 )
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
Jason Williams
081884e8d0
Use latest compare action
4 years ago
Iban Eguia
145f0e3f03
Our benchmarks action now lives in boa-dev ( #438 )
4 years ago
Jason Williams
073b8cee06
Update rust.yml
...
just use @v1
4 years ago
Paul Lancaster
b308f82302
Update to use a newer version of codecov github action ( #436 )
4 years ago
Paul Lancaster
ce0d801685
Add code coverage: tarpaulin / codecov ( #411 )
...
* Adding tarpaulin code coverage step
Co-authored-by: Iban Eguia <razican@protonmail.ch>
4 years ago
n14little
4e5b8ee2b5
run security audit daily at midnight. ( #391 )
...
* run security audit daily at midnight.
* add new line to end of security_audit.yml
5 years ago
Iban Eguia
59df3acc6b
Added issue/PR templates ( #385 )
5 years ago
Iban Eguia
19fcd2837d
Fixing master build ( #342 )
...
* Fixing master build
* Using gh-pages as default branch
5 years ago
Iban Eguia
91bece6f62
Improved CI workflows ( #330 )
5 years ago
HalidOdat
7dd32a6859
Added continuous integration for windows ( #318 )
5 years ago
Jason Williams
e9428807f2
should now be able to use master
5 years ago
Jason Williams
5c07b20113
i did'nt build
5 years ago
Jason Williams
95899e9bc5
weird caching happening, even when pointing to specific commit
5 years ago
Jason Williams
6333e7b9cc
back to debugging
5 years ago
Jason Williams
0fa4003f71
compare action
5 years ago
Jason Williams
046f68f6f9
adding some logging of output files
5 years ago
Jason Williams
fce25be382
cache after files have been stored
5 years ago
Jason Williams
68c086b194
cache build and registry for benchmarks action
5 years ago
Jason Williams
b2e3bc0f64
attempting to use cache to speed up benchmarks PR
5 years ago
Jason Williams
cb850fc13e
Update pull_request.yml
...
https://github.com/jasonwilliams/boa/pull/247#issuecomment-585474183
5 years ago
Jason Williams
3f83d17d34
Update benchmark.yml
5 years ago
Jason Williams
55b3f1dc3d
change title
5 years ago
Jason Williams
b73c71af60
adding auto push
5 years ago
Jason Williams
fa47abfc4d
testing benchmark action
5 years ago
Jason Williams
d32e7d6279
stable
5 years ago
Jason Williams
0c977a2fa6
benchmark testing
5 years ago
Jason Williams
881873cb0d
use updated master branch
5 years ago
Jason Williams
afc782cf39
Go back to v1
...
Should fix the master branch issue
5 years ago
Jason Williams
bb9391ef86
fix git checkout (benchmark action), try v2
5 years ago
Jason Williams
38b1a9d6a1
Test2 ( #135 )
...
* testing
* updating yml
* sd
* env
5 years ago
Jason Williams
5df34762e6
fixing PR benchmarks ( #132 )
...
* fixing PR benchmarks
5 years ago
Jason Williams
35103b0095
Update pull_request.yml
...
Checkout files
5 years ago
Jason Williams
aa8ab62420
attempting to use my Github action to try commenting on PRs
5 years ago
Jason Williams
fecdcd5be4
pull_request
5 years ago
Jason Williams
4e50debbbd
adding pull_request
5 years ago