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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Fix -Werror=array-bounds failure
Rico Tzschichholz
2023-03-20
2
-2
/
+2
*
vala: Set proper value-type of unary ref/out expression in initializers
Rico Tzschichholz
2023-03-19
5
-0
/
+238
*
tests: Drop superfluous GLIB_2_56 preprocessing
Rico Tzschichholz
2023-03-18
1
-3
/
+0
*
codegen: Use g_object_class_override_property to implement generic interface ...
Rico Tzschichholz
2023-03-13
3
-0
/
+546
*
codegen: Add cast to accessor calls for generic property implementations
Rico Tzschichholz
2023-03-13
3
-4
/
+200
*
codegen: Consistently handle GLib.Error as boxed type
Rico Tzschichholz
2023-03-09
5
-33
/
+824
*
vala: Correctly handle pre/post-increment expression as index of element access
Rico Tzschichholz
2023-03-08
4
-9
/
+65
*
Require and target GLib >= 2.56
Rico Tzschichholz
2023-02-28
9
-243
/
+299
*
vala: Better handling of [NoReturn] call inside finally clause
Rico Tzschichholz
2023-02-06
3
-0
/
+74
*
codegen: Cast vfunc of property accessors by using cast_method_pointer()
Rico Tzschichholz
2023-02-05
12
-62
/
+62
*
codegen: Cast return value of generic type accessor functions
Rico Tzschichholz
2023-02-05
2
-6
/
+6
*
codegen: Perform required cast while assigning and passing function pointers
Rico Tzschichholz
2023-02-05
3
-12
/
+12
*
codegen: Perform required casts for generic types of return-values and in/out...
Rico Tzschichholz
2023-01-31
7
-0
/
+486
*
vala: Add support for Hexadecimal floating point literals
wszqkzqk
2023-01-30
7
-0
/
+126
*
vala: Improve missing exponent check for real literals
Rico Tzschichholz
2023-01-30
2
-0
/
+10
*
vala: Improve compatibility type checks of array elements in assignments
Rico Tzschichholz
2023-01-30
8
-0
/
+1010
*
glib-2.0: Improve string.replace()
wszqkzqk
2023-01-30
1
-62
/
+42
*
tests: Extend string.replace() test to increase coverage
Rico Tzschichholz
2023-01-18
2
-0
/
+20
*
codegen: Add foreach support for strings
Frederik Zipp
2023-01-11
2
-0
/
+44
*
tests: Update c-expected
wszqkzqk
2023-01-11
623
-623
/
+623
*
parser: Support one-line declaration of multiple fields in classes/structs
wszqkzqk
2023-01-05
3
-0
/
+359
*
tests: Add "one-line declaration of local variables" test to increase coverage
Rico Tzschichholz
2023-01-05
3
-0
/
+33
*
codegen: Correctly handle fixed-length array initialization of fields in classes
Rico Tzschichholz
2023-01-04
7
-2
/
+453
*
parser: Properly handle chained equality expressions
wszqkzqk
2022-12-22
4
-0
/
+292
*
tests: Add "string relation" tests to increase coverage
Rico Tzschichholz
2022-12-22
3
-0
/
+49
*
tests: Add "type check comparison" test to increase coverage
Rico Tzschichholz
2022-12-22
3
-0
/
+317
*
vala: Add support for binary/octal integer literal
星外之神
2022-12-08
14
-0
/
+180
*
vala: Improve integer literal checks
Rico Tzschichholz
2022-12-08
6
-0
/
+28
*
vala: Fix assignment operators for element access
Simon Werbeck
2022-11-14
3
-0
/
+176
*
vala: Add support for verbatim template string
星外之神
2022-10-30
13
-30
/
+418
*
vala: Report error in real literal if exponent has no digits
星外之神
2022-10-26
4
-0
/
+18
*
codegen: Add glib.h include for TRUE/FALSE literal
Rico Tzschichholz
2022-10-02
4
-1
/
+30
*
tests: Add "entry point exists" test to increase coverage
Rico Tzschichholz
2022-09-26
2
-0
/
+10
*
tests: Split up gir parser tests into dedicated files
Rico Tzschichholz
2022-09-12
81
-639
/
+845
*
vala: Make try-statement parsing more resilient
Rico Tzschichholz
2022-08-15
2
-0
/
+17
*
vala: Enforce required type-arguments on parameter/return types of callables
Rico Tzschichholz
2022-08-09
5
-0
/
+41
*
Bump version suffix to 0.58
0.57.0
Rico Tzschichholz
2022-08-01
1
-0
/
+2
*
vala: Don't unconditionally expect ObjectType of Class
Rico Tzschichholz
2022-07-30
2
-0
/
+14
*
codegen: Check cname of fields and methods against reserved identfiers
Rico Tzschichholz
2022-06-14
3
-0
/
+17
*
codegen: Detect usage of static type-parameter in runtime context
Rico Tzschichholz
2022-05-31
2
-0
/
+15
*
codegen: Correctly set array-length for NoAccessorMethods properties
Rico Tzschichholz
2022-05-10
3
-0
/
+379
*
vala: Improve accessibility check inside member initializer
Rico Tzschichholz
2022-04-04
7
-0
/
+694
*
vala: Don't allow nullable enum value as real GObject property
Rico Tzschichholz
2022-03-29
3
-0
/
+260
*
codegen: Drop confusing warning when accessing interface members
Rico Tzschichholz
2022-03-08
3
-0
/
+656
*
girparser: Don't count instance-parameter when checking for backwards closure...
Rico Tzschichholz
2022-03-04
1
-0
/
+41
*
girparser: Handle duplicated and unnamed symbols
Rico Tzschichholz
2022-02-28
3
-0
/
+48
*
girparser: Pick up type_id of error domains
Rico Tzschichholz
2022-02-24
1
-2
/
+2
*
codegen: Emit GType definition for error domains
Rico Tzschichholz
2022-02-24
37
-8
/
+802
*
codegen: Emit G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC() for structs
Rico Tzschichholz
2022-02-24
35
-0
/
+40
*
codegen: Emit G_DEFINE_AUTOPTR_CLEANUP_FUNC() for interfaces with base class
Rico Tzschichholz
2022-02-24
63
-0
/
+72
[next]