index
:
delta/gjs.git
107-connect-pretty-print
297-prevent-accumulating-toggles
3v1n0/block-access-only-if-finalized
alatiera/native-aarch64
baserock/morph
burninate-macros
ci-use-mozjs-latest
doc-typo-fix
esm-local-imports
esm/dynamic-imports
esm/format-and-reorganize-docs
esm/static-imports
ewlsh/allocate-nullptrs
ewlsh/bind-property-fields
ewlsh/callback-out-args
ewlsh/chain-static
ewlsh/define-children
ewlsh/enable-pending-tests
ewlsh/eslint-v8
ewlsh/fix-blow-up
ewlsh/fix-callback-exit
ewlsh/fix-ci
ewlsh/fix-closures
ewlsh/fix-dynamic-imports-in-console
ewlsh/fix-eslint
ewlsh/fix-function-pointers
ewlsh/fix-fundamental-assert
ewlsh/fix-fundamental-parameters
ewlsh/fix-init-errors
ewlsh/fix-int64-conversion
ewlsh/fix-iwyu
ewlsh/fix-null-pointers
ewlsh/fix-realm-in-async
ewlsh/fix-reentrancy-issues-private-lib
ewlsh/fix-vfunc-clobberin
ewlsh/fix-zero-terminated-string-arrays
ewlsh/fundamental-tests
ewlsh/gobject-new
ewlsh/gtk4-a11y
ewlsh/gvalues
ewlsh/handle-native-enums
ewlsh/implicit-mainloop
ewlsh/interface-resolution
ewlsh/jasmine-360
ewlsh/jasmine291
ewlsh/mainloop-module
ewlsh/nova-repl
ewlsh/optional-arguments
ewlsh/refactor-argv
ewlsh/register-type
ewlsh/remote-debugging
ewlsh/replace-internal-imports
ewlsh/return-null-for-pointers
ewlsh/template-overrides
ewlsh/text-encoding
ewlsh/top-level-await-mainloop
ewlsh/whatwg-timers
ewlsh/workers-api
gbsneto/cherry-pick-3-28
gbsneto/external-capture-writer
gbsneto/we-re-all-in-this-together
generalised-array-args
gjs-1-30
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-2
gnome-3-22
gnome-3-24
gnome-3-26
gnome-3-28
gnome-3-30
gnome-3-32
gnome-3-34
gnome-3-36
gnome-3-38
gnome-3-6
gnome-3-8
gnome-3-8-js17
gnome-40
gnome-41
gnome-42
gnome-43
gnome-44
halfline/debug-metrics
includes
master
master.msvc
mcatanzaro/#357
mem-track
mozjs31
mozjs91
msvc.fixes
msvc.partial.fix
native-registry
rburton/gjs-testdir
revert-6ce45bb3
sonny-master-patch-71423
wip/0-7-14-xulrunner-5
wip/abderrahim/32-bit-fix
wip/binary-data
wip/carlosg/arrays-in-signals
wip/carlosg/setter-methods-on-construct-only
wip/coverage
wip/coverage-2
wip/enum-gtype
wip/fix-imports
wip/gcampax/700643-allow-creating-custom-tree-models
wip/gdbus-2
wip/gjson
wip/gobj-kitchen-sink
wip/imports-cleanup
wip/imports-rewrite
wip/inheritance-warning
wip/installed-tests
wip/jasper/688731-strings-with-length-argument-should-be-merged-into-one-argument
wip/jasper/enum-gtype
wip/jasper/imports-cleanup
wip/jdahlin/generalised-array-args
wip/js17
wip/js24
wip/jsversion
wip/jsversion-rebase2
wip/mozjs-188
wip/package
wip/ptomato/730101
wip/ptomato/778862
wip/ptomato/autotools
wip/ptomato/develop
wip/ptomato/eval-thread-set
wip/ptomato/internals
wip/ptomato/jasper-imports
wip/ptomato/mayresolve
wip/ptomato/mozjs31
wip/ptomato/mozjs31prep
wip/ptomato/mozjs38
wip/ptomato/mozjs45
wip/ptomato/mozjs45prep
wip/ptomato/mozjs52
wip/ptomato/tests
wip/ptomato/various
wip/ptomato/warnings
wip/ptomato/windows
wip/require
wip/smcv/installed-tests
wip/smcv/lp64be
wip/smcv/test-more-flags
wip/strict
wip/verdre/cache-gtype
wip/verdre/get-string-inside-resolve_impl
wip/xclaesse/57-should-use-g-i-annotations-for-signal
wip/xclaesse/729082-crash-when-callbacks-vfuncs-have-out-arguments
wip/xulrunner-1.9.3-rebase2
wip/xulrunner-1.9.3-rebase4
wip/xulrunner-1.9.3-rebase5
wip/xulrunner-1.9.3-rebase6
wip/xulrunner-1.9.3-rebase7
wip/xulrunner-2
wip/xulrunner-2-rebase2
wip/xulrunner-2-rebase3
wip/xulrunner-2-rebase4
wip/xulrunner-2-rebase5
wip/zeuthen/650133-support-skip-annotation-for-parameters-return-val
xulrunner-1.9.3-rebase3
gitlab.gnome.org: GNOME/gjs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gi
/
wrapperutils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
wrapperutils: Use native ostringstream pointer to string conversion
Marco Trevisan (Treviño)
2021-04-12
1
-2
/
+2
*
js: Add new system for creating wrapper objects for native types
Philip Chimento
2021-01-30
1
-16
/
+0
*
js: Use strings and stringstreams instead of GString
Philip Chimento
2021-01-02
1
-23
/
+13
*
maint: Convert all existing license/copyright comments to SPDX format
Philip Chimento
2020-10-04
1
-21
/
+2
*
wrapperutils: Only use templates to define InfoMethodsPolicy specializations
Marco Trevisan (Treviño)
2020-08-08
1
-22
/
+39
*
js: Remove jsapi-wrapper.h
Philip Chimento
2020-01-19
1
-1
/
+5
*
maint: Fix header includes once and for all
Philip Chimento
2019-06-08
1
-2
/
+6
*
maint: Remove C-style NULLs from some files
Philip Chimento
2019-06-08
1
-3
/
+3
*
wrapperutils: Move define_static_methods into GIWrapper
Philip Chimento
2019-06-08
1
-0
/
+3
*
wrapperutils: Fix compiler warning on GCC 5.x
Philip Chimento
2019-05-29
1
-8
/
+8
*
Merge branch 'january-maintenance' into 'master'
Cosimo Cecchi
2019-02-15
1
-1
/
+3
|
\
|
*
wrapperutils: Avoid template policy warning
Philip Chimento
2019-02-10
1
-1
/
+3
*
|
wrapperutils: Define $gtype property as non-enumerable
Philip Chimento
2019-02-14
1
-1
/
+1
|
/
*
wrapperutils: Factor out gjs_define_static_methods()
Philip Chimento
2019-01-01
1
-0
/
+80
*
wrapperutils: Make native address const
Philip Chimento
2018-12-22
1
-1
/
+1
*
js: Factor out definition of '$gtype' property
Philip Chimento
2018-12-22
1
-0
/
+12
*
gi: Rename "proxy" to "wrapper"
Philip Chimento
2018-12-22
1
-0
/
+84