COMMITS
July 18, 2024
L
[ci] Update sizebot node_modules caching strategy
Lauren Tan committed
L
Add run prettier commit to .git-blame-ignore-revs
Lauren Tan committed
L
[ci] Fix sizebot job omitting build_and_lint dependency
Lauren Tan committed
L
[ci] Only run sizebot on pull requests
Lauren Tan committed
J
Compiler: unfork prettier config (#30205)
Jan Kassens committed
L
[circleci] Inline scrape_warning_messages
Lauren Tan committed
L
[ci] Remove sizebot from circleci
Lauren Tan committed
L
[ci] Add sizebot to gh actions
Lauren Tan committed
L
[ci] Add script to download artifact from github
Lauren Tan committed
L
[ci] Use yargs to parse args to download-experimental-build
Lauren Tan committed
L
[ci] Fork scripts/release/download-experimental-build.js
Lauren Tan committed
L
[ci] Rename temporary build parts
Lauren Tan committed
M
[compiler][patch] Don't wrap non-ascii fbt operands in JSXExpressionContainer
Mofei Zhang committed
M
[compiler][fixtures] Repro for fbt + non-ascii strings
Mofei Zhang committed
M
[compiler][patch] Fix jsx non-ascii regex pattern
Mofei Zhang committed
July 17, 2024
L
[ci][ez] Rename artifact from process_artifacts_combined
Lauren Tan committed
July 16, 2024
J
[compiler] Show outlined functions in logging, playground
Joe Savona committed
J
[compiler][be] Promote destructured params to temporaries
Joe Savona committed
N
fix(compiler): Align return types of `ErrImp<E>` and `OkImpl<T>` with `Result<T, E>` for TS 5.5 (#30345)
Niklas Mollenhauer committed
L
[ci] Remove RELEASE_CHANNEL_stable_yarn_test_dom_fixtures from circleci
Lauren Tan committed
L
[ci] Add RELEASE_CHANNEL_stable_yarn_test_dom_fixtures to gh actions
Lauren Tan committed
L
[ci] Remove run_fixtures_flight_tests from circleci
Lauren Tan committed
L
[ci] Add run_fixtures_flight_tests to gh actions
Lauren Tan committed
L
[ci] Remove check_error_codes from circleci
Lauren Tan committed
L
[ci] Add check_error_codes to gh actions
Lauren Tan committed
L
[ci] Remove some circleci jobs
Lauren Tan committed
July 15, 2024
J
[compiler] General-purpose function outlining
Joe Savona committed
J
[compiler] Refactor Program to use queue of functions to compile
Joe Savona committed
J
[compiler] Fixture for function outlining
Joe Savona committed
J
[compiler] Store babel scope on Environment
Joe Savona committed