5
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gi/args.cpp: Fix build with Visual Studio More... 11 months ago
build: Disable C++ exceptions by default More... 11 months ago
jsapi-util-args: Use JS::Result to avoid C++ exceptions More... 11 months ago
Merge branch 'may-maintenance' into 'master' More... 11 months ago
release: Copy NEWS from stable branches More... 11 months ago
Merge branch 'args-arrays-cleanup' into 'master' More... 11 months ago
Merge branch 'sonny/update-doc-app' into 'master' More... 11 months ago
Merge branch 'leak-fixes-44' into 'master' More... 11 months ago
Merge branch 'run-in-realm' into 'master' More... 12 months ago
jsapi-util-error: Use JS::CreateError to create error object More... 12 months ago
lsan.supp: Ignore a Gtk4 leak we've a fix for More... 12 months ago
jsapi-util-error: Remove remaining usage of goto More... 12 months ago
jsapi-util-error: Don't fail to throw error if appending cause fails More... 12 months ago
repo: Remove remaining usage of goto More... 12 months ago
repo: Check more efficiently if exception is ImportError More... 12 months ago
ci: Do not detect leaks during builds in clang too More... 12 months ago
Dockerfile.debug: Install gobject-introspection from main in /opt More... 12 months ago
doc: Mention Workbench More... 12 months ago
doc: Remove deprecated methods More... 12 months ago
doc: Add new apps written with GJS More... 12 months ago
jsapi-util: Remove outdated comment More... 12 months ago
jsapi-util-error: Use JSExnType to indicate the kind of exception More... 12 months ago
Merge branch 'andyholmes/docs-update' into 'master' More... 12 months ago
Merge branch 'andyholmes/fix-signals-scraping' into 'master' More... 12 months ago
context: Add gjs_context_run_in_realm() API More... 12 months ago
docs: fix formatting for `Signals.md` More... 12 months ago
module: Pass rejected promise to FinishDynamicModuleImport More... 12 months ago
module: Allow dynamic imports in code evaluated via JSAPI More... 12 months ago
context: Use G_DECLARE_FINAL_TYPE macro More... 12 months ago
log: Remove extra quotes around gjs_debug_string() More... 12 months ago