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: Use G_PARAM_STATIC_STRINGS
Rico Tzschichholz
2018-01-20
2
-4
/
+4
*
codegen: Add abi-stability path for classes
Daniel Espinosa
2018-01-20
1
-13
/
+40
*
codegen: Factor-out generators for struct entries of class members
Daniel Espinosa
2018-01-18
1
-111
/
+125
*
codegen: Add support for abstract/virtual methods and properties in compact c...
Daniel Espinosa
2018-01-15
4
-28
/
+101
*
codegen: Drop dead lambda-in-constructor path
Rico Tzschichholz
2018-01-07
1
-12
/
+4
*
codegen: Add destroy out-param when invoking delegate returned by delegate
Rico Tzschichholz
2018-01-06
1
-0
/
+11
*
codegen: Only add property-enum and GParamSpec-array for GObject classes
Rico Tzschichholz
2018-01-03
1
-2
/
+5
*
codegen: Use g_enum/flags_to_string while targeting glib >= 2.54
Rico Tzschichholz
2018-01-03
1
-12
/
+20
*
codegen: Fix chain-up regression with real non-null struct parameters
Rico Tzschichholz
2017-12-20
1
-2
/
+8
*
vala: Add dedicated BinaryExpression.chained() constructor
Rico Tzschichholz
2017-12-14
1
-2
/
+2
*
codegen: Avoid silent casts if not needed
Rico Tzschichholz
2017-12-14
2
-3
/
+3
*
codegen: Don't hold reference of CodeContext in TypeRegisterFunction
Rico Tzschichholz
2017-12-14
7
-29
/
+23
*
Release taken references to CodeContext after using it
Rico Tzschichholz
2017-12-14
2
-0
/
+6
*
girwriter: Use local reference to current CodeContext
Rico Tzschichholz
2017-12-14
1
-2
/
+2
*
codegen: Don't create null-safe destroy-wrapper for GenericType
George Barrett
2017-12-07
1
-1
/
+1
*
Move type_parameter property to GenericType
Rico Tzschichholz
2017-12-06
3
-26
/
+31
*
Use type-check to determine a GenericType
Rico Tzschichholz
2017-12-06
3
-14
/
+14
*
codegen: Discover invalid member access to instance field
Rico Tzschichholz
2017-11-27
1
-0
/
+8
*
codegen: Avoid use of temp-var for some callables returning ValueType
Rico Tzschichholz
2017-11-22
1
-0
/
+13
*
codegen: Avoid use of temp-var to access in/ref parameters
Rico Tzschichholz
2017-11-22
1
-1
/
+1
*
codegen: Add boolean "use_inplace" ccode-attribute for methods
Rico Tzschichholz
2017-11-22
1
-0
/
+2
*
codegen: Enforce name-length >= 3 for structs using GType
Rico Tzschichholz
2017-11-19
1
-0
/
+6
*
Allow to pass compatible delegates to signal.connect()
Rico Tzschichholz
2017-11-19
1
-5
/
+27
*
codegen: Factor out static getters for ccode-attributes
Rico Tzschichholz
2017-11-19
12
-531
/
+561
*
codegen: Install as private library for sharing between internal components
Rico Tzschichholz
2017-11-19
1
-1
/
+7
*
codegen: Avoid possible conflicts with internal property/signal defines
Rico Tzschichholz
2017-10-25
1
-4
/
+4
*
codegen: Prioritize "array_length=true" over "array_null_terminated=true"
Rico Tzschichholz
2017-10-10
1
-1
/
+4
*
codegen: Use array_length_cexpr to support fixed-arrays for return-values
Rico Tzschichholz
2017-09-15
1
-0
/
+2
*
codegen: Report warning if property-type is not compatible with GLib.Object
Rico Tzschichholz
2017-09-15
1
-11
/
+22
*
codegen: Try to use a more unique internal define for properties
Rico Tzschichholz
2017-09-08
2
-5
/
+5
*
docs: Fix syntax of several documentation blocks
Rico Tzschichholz
2017-09-06
1
-2
/
+0
*
Improve error while method is incompatible with delegate
Rico Tzschichholz
2017-09-02
1
-1
/
+1
*
codegen: Add support for "type-func" in ui-files
Rico Tzschichholz
2017-09-02
1
-5
/
+54
*
codegen: Initialize temp-variable for fixed-size arrays to zero first
Rico Tzschichholz
2017-09-02
1
-0
/
+1
*
codegen: Use given dup_function for structs
Rico Tzschichholz
2017-08-27
2
-5
/
+18
*
codegen: Adjust format-index for printf/scanf-methods which throw errors
Rico Tzschichholz
2017-08-27
1
-1
/
+14
*
codegen: Actually write declaration for GNodeTraverseFunc wrapper
Rico Tzschichholz
2017-08-26
1
-1
/
+1
*
codegen: Include glib-object.h for Structs with type_id
Rico Tzschichholz
2017-08-16
1
-0
/
+1
*
codegen: Include glib-object.h for Enums with type_id
Rico Tzschichholz
2017-08-15
1
-0
/
+1
*
gee: Add some useful symbols from gee-0.8
Rico Tzschichholz
2017-06-27
1
-8
/
+4
*
girwriter: Write length-parameters of arrays with rank > 1
Rico Tzschichholz
2017-06-21
1
-2
/
+7
*
codegen: Don't allow assigning delegate if no target/closure is available
Rico Tzschichholz
2017-06-19
1
-2
/
+9
*
codegenerator: Add source_reference parameter to CodeGenerator.store_*()
Rico Tzschichholz
2017-06-19
3
-13
/
+13
*
codegen: Nullable ValueType requires POINTER as marshaller signature
Rico Tzschichholz
2017-06-17
2
-10
/
+4
*
codegen: Make the task_complete flag for < 2.44 more similar to >= 2.44
Carlos Garnacho
2017-06-12
1
-6
/
+59
*
compiler: Add --gresourcesdir option
Daniel Espinosa
2017-06-07
1
-3
/
+3
*
gvariant: Optimize (de)serialization of arrays with type-signature "ay"
Ole André Vadla Ravnås
2017-06-07
1
-0
/
+53
*
codegen: Support renamed signals
Rico Tzschichholz
2017-06-07
8
-20
/
+38
*
codegen: Use *_free_full to free GLib.List, GLib.SList and GLib.Queue
Rico Tzschichholz
2017-05-17
1
-15
/
+17
*
Require and target GLib >= 2.40
Rico Tzschichholz
2017-05-17
4
-216
/
+106
[next]