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
*
vala: Parse standalone integer/real literals as expression statement
Rico Tzschichholz
2020-04-04
3
-0
/
+15
*
tests: Extend "array foreach" test to increase coverage
Rico Tzschichholz
2020-04-02
1
-0
/
+7
*
vala: Consider boolean types are compatible with each other
Rico Tzschichholz
2020-04-01
3
-1
/
+23
*
tests: Add "expression as argument" tests to increase coverage
Rico Tzschichholz
2020-04-01
3
-0
/
+26
*
codegen: Correct field declaration for captured inline-allocated array
Rico Tzschichholz
2020-03-31
2
-0
/
+15
*
codegen: Don't free value if property setter takes ownership
Rico Tzschichholz
2020-03-31
2
-0
/
+23
*
tests: Add "local clash with implicit this" test to increase coverage
Rico Tzschichholz
2020-03-31
2
-0
/
+13
*
tests: Add "switch enum" test to increase coverage
Rico Tzschichholz
2020-03-31
2
-0
/
+19
*
vala: Support struct initializer list in non-constant array
Simon Werbeck
2020-03-25
2
-0
/
+25
*
codegen: Append initializer for "_*_size_" of array field in internal struct
Rico Tzschichholz
2020-03-25
2
-0
/
+34
*
tests: Add "throw in loops" tests to increase coverage
Rico Tzschichholz
2020-03-25
2
-0
/
+120
*
Bump version suffix to 0.50
Rico Tzschichholz
2020-03-23
1
-0
/
+2
*
tests: Drop usage of "--main main" and avoid ambigious entry-points
Rico Tzschichholz
2020-03-22
15
-69
/
+2
*
vala: Inline-allocated array can't be instantiated with creation expression
Rico Tzschichholz
2020-03-21
2
-0
/
+6
*
parser: Improve error message for invalid ArrayCreationExpression
Rico Tzschichholz
2020-03-19
2
-0
/
+6
*
codegen: Initialize temp-var for property array length before calling getter
Rico Tzschichholz
2020-03-18
2
-0
/
+22
*
codegen: Use memset to initialize inline-allocated array with non-constant size
Rico Tzschichholz
2020-03-18
1
-9
/
+45
*
codegen: Improve handling of "array_length_type" attribute
Rico Tzschichholz
2020-03-17
2
-0
/
+157
*
vala: Accept enum-values as length for inline allocated arrays
Rico Tzschichholz
2020-03-14
2
-0
/
+20
*
codegen: Correctly access captured parameter in precondition of method
Rico Tzschichholz
2020-03-13
2
-0
/
+36
*
codegen: Emit postconditions before free'ing local variables
Rico Tzschichholz
2020-03-13
2
-0
/
+52
*
codegen: Reset outdated array _size_ variable after use as ref parameter
Rico Tzschichholz
2020-03-12
2
-0
/
+12
*
tests: Extend "GLib.Value (un-)boxing" test to increase coverage
Rico Tzschichholz
2020-03-10
1
-0
/
+38
*
vala: Real struct-type without type_id can't be used for GObject property
Rico Tzschichholz
2020-03-08
2
-0
/
+15
*
codegen: Actually respect "delegate_target" attribute of method/parameter
Rico Tzschichholz
2020-03-08
2
-0
/
+106
*
test: Fix "GenericAccessors" test
Rico Tzschichholz
2020-03-07
1
-1
/
+1
*
tests: Extend "GenericAccessors" test to increase coverage
Rico Tzschichholz
2020-03-07
1
-0
/
+4
*
codegen: Add destroy of parameter in vfunc of delegate property setter
Rico Tzschichholz
2020-03-07
2
-0
/
+54
*
tests: Rerun a few tests with POSIX profile to increase coverage
Rico Tzschichholz
2020-03-06
2
-2
/
+11
*
tests: Split array tests to provide a GLib-independent test
Rico Tzschichholz
2020-03-06
3
-48
/
+51
*
vala: Bail ThrowStatement.get_error_types() if error is set
Rico Tzschichholz
2020-02-20
2
-0
/
+15
*
tests: Add invalid "return" tests to increase coverage
Rico Tzschichholz
2020-02-20
5
-0
/
+41
*
Add support for sealed classes in bindings
Rico Tzschichholz
2020-02-19
4
-0
/
+28
*
vala: Don't process arguments of MethodCall if error is set
Rico Tzschichholz
2020-02-18
2
-0
/
+9
*
vala: Set error and return early on invalid index in ElementAccess
Rico Tzschichholz
2020-02-18
2
-0
/
+7
*
vala: Don't process initializer of parameter if error is set
Rico Tzschichholz
2020-02-18
2
-0
/
+8
*
tests: Add "GObject and GType class lifetime" tests to increase coverage
Rico Tzschichholz
2020-02-18
3
-0
/
+61
*
vala: Handle PointerType and VoidType in Constant.check_const_type()
Rico Tzschichholz
2020-02-18
2
-0
/
+7
*
testrunner: Pass G_DEBUG=fatal-warnings to invalid test
Rico Tzschichholz
2020-02-18
1
-1
/
+1
*
codegen: Don't initialize stack-allocated array with local-constant length
Rico Tzschichholz
2020-02-17
2
-0
/
+14
*
testrunner: Invalid tests and therefore expected failures must return 1
Rico Tzschichholz
2020-02-05
1
-1
/
+5
*
codegen: Explicitly include <glib.h> as needed for null-literal
Rico Tzschichholz
2020-02-01
2
-0
/
+4
*
codegen: Explicitly include header for length-type of arrays
Rico Tzschichholz
2020-02-01
2
-0
/
+4
*
vala: Inline allocated arrays require length or initializer
Rico Tzschichholz
2020-02-01
5
-0
/
+30
*
tests: Add more "parser" tests to increase coverage
Rico Tzschichholz
2020-01-30
3
-0
/
+20
*
vala: Improve detection of recursive struct declarations
Princeton Ferro
2020-01-29
2
-0
/
+14
*
codegen: Handle different type-symbols in visit_base_access()
Rico Tzschichholz
2020-01-25
4
-0
/
+92
*
codegen: Skip StructRegisterFunction for boolean/integer/floating types
Rico Tzschichholz
2020-01-25
2
-0
/
+12
*
codegen: Cast instance parameter in member-initializer for base-properties
Rico Tzschichholz
2020-01-21
2
-0
/
+20
*
Add further support for params arrays
Rico Tzschichholz
2020-01-15
5
-0
/
+72
[next]