Skip to content

Actions: awesomekling/serenity

Package the js repl as a binary artifact

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
621 workflow runs
621 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

LibSyntax: Remove minor unnecessary use of LibGUI
Package the js repl as a binary artifact #960: Commit 4fb9bd0 pushed by awesomekling
June 2, 2024 17:46 2s libsyntax-no-gui
June 2, 2024 17:46 2s
LibWeb: Add Web::UIEvents::MouseButton enum, drop dependency on LibGUI
Package the js repl as a binary artifact #959: Commit 5e12527 pushed by awesomekling
June 2, 2024 17:43 2s web-mouse-buttons
June 2, 2024 17:43 2s
LibWeb: Add Web::UIEvents::MouseButton enum, drop dependency on LibGUI
Package the js repl as a binary artifact #958: Commit 2239139 pushed by awesomekling
June 2, 2024 17:21 2s web-mouse-buttons
June 2, 2024 17:21 2s
LibWeb: Add Web::UIEvents::MouseButton enum, drop dependency on LibGUI
Package the js repl as a binary artifact #957: Commit ae9aa0e pushed by awesomekling
June 2, 2024 17:02 2s web-mouse-buttons
June 2, 2024 17:02 2s
LibJS/Bytecode: Make constant deduplication a bit smarter
Package the js repl as a binary artifact #956: Commit ac4072e pushed by awesomekling
June 2, 2024 13:28 2s hello_june_hello_js
June 2, 2024 13:28 2s
LibJS: Add test to verify copying this to a local doesn't break
Package the js repl as a binary artifact #955: Commit 949005d pushed by awesomekling
June 1, 2024 06:18 2s better_this
June 1, 2024 06:18 2s
LibJS: Add test to verify copying this to a local doesn't break
Package the js repl as a binary artifact #954: Commit 2e38147 pushed by awesomekling
June 1, 2024 05:04 3s better_this
June 1, 2024 05:04 3s
LibJS: Rearrange ExecutionContext members to shrink the class
Package the js repl as a binary artifact #953: Commit 09acc31 pushed by awesomekling
May 31, 2024 13:16 3s remove_unused_ec_members
May 31, 2024 13:16 3s
LibJS: Null-check current executable in VM::dump_backtrace()
Package the js repl as a binary artifact #952: Commit a890d96 pushed by awesomekling
May 27, 2024 14:09 3s some_wpt_fixes
May 27, 2024 14:09 3s
LibWeb: Stop spamming animation events on the wrong event target
Package the js repl as a binary artifact #951: Commit c3c3c7a pushed by awesomekling
May 23, 2024 08:36 2s animation-event-spam
May 23, 2024 08:36 2s
LibWeb: Stop spamming animation events on the wrong event target
Package the js repl as a binary artifact #950: Commit edfc93c pushed by awesomekling
May 23, 2024 08:35 3s animation-event-spam
May 23, 2024 08:35 3s
LibJS/Bytecode: Add dedicated instruction for getting length property
Package the js repl as a binary artifact #949: Commit 2cefc2a pushed by awesomekling
May 20, 2024 09:57 2s bytecode-getlength
May 20, 2024 09:57 2s
LibJS/Bytecode: Add dedicated instruction for getting length property
Package the js repl as a binary artifact #948: Commit 622df33 pushed by awesomekling
May 20, 2024 09:56 2s bytecode-getlength
May 20, 2024 09:56 2s
LibJS+AK: Fix integer overflow UB on (any Int32 - -2147483648)
Package the js repl as a binary artifact #947: Commit 5ba7513 pushed by awesomekling
May 18, 2024 09:02 3s js_sub_ub
May 18, 2024 09:02 3s
LibJS/Bytecode: Add environment coordinate caching to SetVariable
Package the js repl as a binary artifact #944: Commit 9c08ac7 pushed by awesomekling
May 13, 2024 20:04 3s js_set_variable_caching
May 13, 2024 20:04 3s
LibWeb: Use memcpy() in CanvasRenderingContext2D.getImageData()
Package the js repl as a binary artifact #943: Commit f58398a pushed by awesomekling
May 13, 2024 14:26 3s some_more_another_world
May 13, 2024 14:26 3s
LibWeb: Use memcpy() in CanvasRenderingContext2D.getImageData()
Package the js repl as a binary artifact #942: Commit 990bf7b pushed by awesomekling
May 13, 2024 10:53 2s some_more_another_world
May 13, 2024 10:53 2s
LibJS/Bytecode: Move environment variable caches into instructions
Package the js repl as a binary artifact #941: Commit daed2b1 pushed by awesomekling
May 12, 2024 17:34 2s weekend_optimizations
May 12, 2024 17:34 2s
LibJS: Make Environment::is_declarative_environment() non-virtual
Package the js repl as a binary artifact #940: Commit 09c904a pushed by awesomekling
May 11, 2024 12:10 2s clusters-go-brr
May 11, 2024 12:10 2s
LibJS: Manually limit the recursion depth in Proxy
Package the js repl as a binary artifact #939: Commit 0706dc2 pushed by awesomekling
May 11, 2024 10:49 2s proxy_recursion_depth
May 11, 2024 10:49 2s
LibJS: Manually limit the recursion depth in Proxy
Package the js repl as a binary artifact #938: Commit 391f7ef pushed by awesomekling
May 11, 2024 10:15 2s proxy_recursion_depth
May 11, 2024 10:15 2s
LibJS/Bytecode: Make execute_impl() return void for non-throwing ops
Package the js repl as a binary artifact #937: Commit 0d53cdc pushed by awesomekling
May 10, 2024 15:33 3s follow-oops
May 10, 2024 15:33 3s
Meta: Update Clang version requirement to 17+
Package the js repl as a binary artifact #936: Commit 135e5ce pushed by awesomekling
May 10, 2024 15:17 3s follow-oops
May 10, 2024 15:17 3s