index
:
delta/vala.git
0.10
0.10-parallel
0.12
0.14
0.16
0.18
0.20
0.22
0.24
0.26
0.28
0.30
0.32
0.34
0.36
0.38
0.40
0.42
0.44
0.46
0.48
0.50
0.52
0.54
0.56
0.6
0.8
1270-remove-static-codecontext-access
685-remove-context-from-semantic-analyzer
786-add-gir-version-annotation
abstract-interpreter
b0.26
baserock/bootstrap
baserock/temp/3de261fa3d9a492394bb1cba4ca3dc96/e42b3a0c9f3b4711b3c318884acf952b
baserock/temp/a4c9e066389d40e59c4919a6a7211ca4/eec3556bb9ab488cbd7dca2f70fe674e
baserock/temp/c6d1a483a0014a309c9e7f1a684b0d1d/b9065c09818c45858bd8f37d3f5ae058
baserock/tiagogomes/armv8l64
bug615830
bug713240
bug736774
emit-j
gsource
main
master
master.msvc
meson-msvc
mjog/glib_tz_identifier
mjog/jsc_object_add_property
mjog/webkit-usermessage-nullables
staging
tests
tintou/dbus-coverage
tintou/gdbus-properties
tintou/gdk4-headers
tintou/libusb-1.0
tintou/ptr-array-foreach
tintou/sealed
tintou/test-digit
tintou/update-valadoc-style
vala-0-2
vala-0-4
wip/682_array_methods_refactor
wip/abi
wip/alsa
wip/arch-defines
wip/array-helper
wip/async-out
wip/attribute-expression
wip/baedert/nullable
wip/beniofel/transform
wip/bug567269
wip/bug615830
wip/bug769229
wip/callabletype
wip/ci
wip/class-posix
wip/code-transformer
wip/cpp
wip/dbusgen
wip/defines
wip/devhelp-internal
wip/direct-generics
wip/docbook-manual
wip/docs
wip/error-gtype
wip/explicit-class-access
wip/fixed-arrays
wip/foreach
wip/gdk-pixbuf
wip/gee
wip/generics
wip/generics-constraints
wip/genie
wip/gettext
wip/gio-2.0
wip/girparser
wip/girparser2
wip/glib-2-50
wip/glib-2.32
wip/gnu
wip/gobject-2.0
wip/gobjectgir
wip/gsk
wip/gsl
wip/gtask
wip/gtimezone
wip/gtk
wip/gtk-gvalue
wip/gtk4
wip/gtkgir
wip/gtktemplate
wip/gtkunixprint
wip/housekeeping
wip/issue/1043
wip/issue/1061
wip/issue/1062
wip/issue/1073
wip/issue/1094
wip/issue/1121
wip/issue/1128
wip/issue/1167
wip/issue/1177
wip/issue/1222
wip/issue/1429
wip/issue/160
wip/issue/278
wip/issue/327
wip/issue/370
wip/issue/395
wip/issue/442
wip/issue/601
wip/issue/606
wip/issue/607
wip/issue/658
wip/issue/764
wip/issue/777
wip/issue/839
wip/issue/871
wip/issue/894
wip/issue/996
wip/javascript
wip/juergbi
wip/key-constants
wip/libgsf
wip/libgsf-1-gir
wip/libgtop-2.0
wip/limited-generics
wip/listmodel
wip/manpages
wip/manual
wip/merge-valadoc
wip/meson
wip/mickey/posix-profile
wip/mjog/valadoc-style-ephy
wip/news
wip/nm-bindings
wip/null-conditional
wip/printer
wip/profile-posix
wip/queue-0.41
wip/ricotz/lsp-rev
wip/sdl2
wip/singleton
wip/strings
wip/test-bindings
wip/tests
wip/tintou/dbus-autogen
wip/tintou/glib
wip/tintou/gst-static-caps
wip/tintou/libarchive-v3
wip/tintou/linux-connector
wip/tintou/more-tests
wip/tintou/source-file-remove-code-context
wip/tintou/tests
wip/tintou/update-valadoc-style
wip/transform
wip/transform-ast
wip/traverse-visitor
wip/type-args
wip/unicode
wip/valadate
wip/valadoc
wip/valaparser
wip/valgrind
wip/vapicheck
wip/x-version
x-version
gitlab.gnome.org: GNOME/vala.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
codegen
Commit message (
Expand
)
Author
Age
Files
Lines
*
codegen: Add basic support for using C++ libraries
wip/cpp
Luca Bruno
2012-04-11
9
-41
/
+261
*
codegen: Generate typedefs for boolean, integer, and floating types
Jürg Billeter
2012-03-30
2
-21
/
+20
*
codegen: Fix delegate target C name for static fields
Jürg Billeter
2012-03-21
1
-1
/
+3
*
codegen: Allow usage of gtype structs inheriting non-gtype struct
Luca Bruno
2012-02-10
1
-8
/
+24
*
Support initializer list for structs that have a base type
Luca Bruno
2012-02-09
1
-0
/
+3
*
Added error when not exporting any namespaces for GIR
Jesse van den Kieboom
2012-02-08
1
-0
/
+4
*
codegen: Fix C warning when passing lambda free functions
Luca Bruno
2012-02-06
1
-1
/
+2
*
codegen: Add support for delegate_target_cname in CCode
Luca Bruno
2012-02-06
8
-17
/
+40
*
codegen: support virtual functions with vfunc_name but no invokers
Evan Nemerson
2012-01-31
1
-1
/
+1
*
codegen: Fix getting NoAccessorMethod properties of real struct type
Luca Bruno
2012-01-29
1
-0
/
+5
*
girwriter: Add <doc> support
Florian Brosch
2012-01-26
1
-29
/
+164
*
codegen: Do not use g_object_class_override_property
Ryan Lortie
2012-01-24
1
-15
/
+6
*
codegen: Use NULL as default C value for nullable structs
Luca Bruno
2012-01-23
1
-1
/
+1
*
codegen: MemberAccess already refers to base property
Luca Bruno
2012-01-23
1
-12
/
+6
*
Initialize the variable directly when assigning a struct creation
Luca Bruno
2012-01-23
2
-10
/
+30
*
codegen: support free_function_address_of annotation
Evan Nemerson
2012-01-18
2
-1
/
+65
*
codegen: Reintroduce memory leak when using generics in interfaces
Luca Bruno
2012-01-18
1
-1
/
+1
*
codegen: Fix type check for vfunc returning SimpleType structs
Luca Bruno
2012-01-13
2
-2
/
+7
*
girwriter: do not emit a package as a dependency of itself
Evan Nemerson
2012-01-11
1
-2
/
+4
*
codegen: Don't copy array parameters when captured
Luca Bruno
2012-01-07
2
-18
/
+28
*
codegen: Generate _dup() and _free() for structs in the posix profile
Aaron Andersen
2011-12-25
1
-9
/
+22
*
codegen: Fix external fields
Jürg Billeter
2011-12-18
1
-94
/
+96
*
GVariant: Close the switch statement in the generated to_string() of enums
Simon Busch
2011-12-11
1
-0
/
+2
*
codegen: Destroy the elements of GQueue
Luca Bruno
2011-11-22
1
-2
/
+6
*
Make .vapi files on the command line generate quoted includes
Daniel Silverstone
2011-11-15
1
-1
/
+3
*
codegen: Fix type check of ref parameters
Luca Bruno
2011-11-11
1
-1
/
+5
*
codegen: Fix memory leak when destroying generic variables
Luca Bruno
2011-11-02
1
-1
/
+3
*
codegen: Fix capturing generic variables within generic methods
Luca Bruno
2011-11-02
1
-12
/
+31
*
codegen: Fix capturing generic variables having instance type parameters
Luca Bruno
2011-11-01
1
-11
/
+30
*
codegen: Fix C warning when copying immutable classes
Luca Bruno
2011-11-01
1
-0
/
+1
*
GAsync: Don't pass generic arguments to .end() calls
Luca Bruno
2011-10-29
1
-2
/
+4
*
codegen: Don't create temp var in transform_value if lvalue isn't allowed
Luca Bruno
2011-10-17
1
-7
/
+12
*
GVariant: Fix unboxing of Variant to a real non-null struct
Luca Bruno
2011-10-17
1
-2
/
+12
*
codegen: Fix is_reference_counting() result for interfaces
Luca Bruno
2011-10-14
1
-1
/
+7
*
Fix small mistake in previous commit, use "_data_" instead of "data"
Luca Bruno
2011-10-02
1
-1
/
+1
*
codegen: Avoid name clashes in the closure struct
Luca Bruno
2011-10-02
5
-42
/
+68
*
codegen: Use real_get/set_* functions as helpers for NoAccessorMethod props
Luca Bruno
2011-09-29
1
-3
/
+19
*
codegen: Do not set accessor vfunc for NoAccessorMethod properties
Luca Bruno
2011-09-29
1
-26
/
+30
*
codegen: Do not treat void* to not leak memory anymore
Luca Bruno
2011-09-26
1
-4
/
+2
*
codegen: Fix lambda expressions in instance destructor
Luca Bruno
2011-09-10
1
-0
/
+12
*
codegen: Use get_this_type() to simplify several if statements
Luca Bruno
2011-09-10
6
-35
/
+19
*
codegen: Fix emitting the static destructor of classes
Luca Bruno
2011-09-09
1
-2
/
+2
*
codegen: Fix determining the default cheaders of symbols
Luca Bruno
2011-09-06
1
-3
/
+8
*
codegen: Do not try to unbox a GValue from a GValue
Luca Bruno
2011-09-02
1
-1
/
+1
*
Revert "Set lvalue access for struct properties"
Luca Bruno
2011-09-02
1
-4
/
+0
*
Set lvalue access for struct properties
Luca Bruno
2011-09-02
1
-0
/
+4
*
codegen: Do not hardcode the cname for abstract/virtual property accessor
Luca Bruno
2011-09-01
1
-2
/
+2
*
codegen: Enable real_cname CCode for property accessors
Luca Bruno
2011-09-01
3
-19
/
+24
*
girwriter: Drop unwanted call when writing abstract methods
Luca Bruno
2011-08-31
1
-1
/
+1
*
codegen: Fix equal function for SimpleType structs with only static fields
Luca Bruno
2011-08-31
1
-1
/
+4
[next]