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: Exclude nullable simple-type structs from gobject-property support
Rico Tzschichholz
2019-09-03
2
-0
/
+7
*
tests: Add regression test for genie struct construction
Jeremy Philippe
2019-09-03
2
-0
/
+10
*
codewriter: Write "weak" modifier for properties
Jeremy Philippe
2019-09-02
2
-3
/
+11
*
tests: Add dedicated "property ownership" tests
Rico Tzschichholz
2019-09-02
2
-0
/
+90
*
tests: Extend "pre- and post-condition" test to increase coverage
Rico Tzschichholz
2019-08-29
1
-0
/
+20
*
girparser: Improve evalution of instance-parameter information
Rico Tzschichholz
2019-08-28
2
-0
/
+51
*
vala: Init formal_target_type of ArrayCreationExpr from InitializerList
Rico Tzschichholz
2019-08-16
2
-0
/
+15
*
vala: Support static methods in error-domains
Rico Tzschichholz
2019-07-30
3
-0
/
+26
*
tests: Add GMutex and GRecMutex test to increase coverage
Rico Tzschichholz
2019-07-23
2
-0
/
+16
*
codegen: Use G_TYPE_CHECK_INSTANCE_CAST for comparisons with interfaces
Rico Tzschichholz
2019-07-22
2
-0
/
+55
*
codegen: Real structs are allowed by simple generics and passed as reference
Rico Tzschichholz
2019-07-08
3
-0
/
+51
*
codegen: Assign GValue result of function calls to temp-var on copy_value
Rico Tzschichholz
2019-07-05
2
-0
/
+16
*
codegen: Don't write declaration of extern symbols with given header
Rico Tzschichholz
2019-07-04
2
-0
/
+32
*
tests: Null-terminate arrays for compatibility test of uint8 and uchar
Rico Tzschichholz
2019-06-17
1
-4
/
+4
*
vala: Strip "basedir" from Source.filename attribute
Rico Tzschichholz
2019-05-20
2
-18
/
+19
*
codegen: When freeing local variables don't stop at "switch" on "continue"
Rico Tzschichholz
2019-05-17
2
-0
/
+25
*
vala: No-accessor struct properties in GLib.Object class must be owned
Rico Tzschichholz
2019-05-16
2
-0
/
+14
*
tests: Properties with NoAccessorMethod return heap-allocated structs
Rico Tzschichholz
2019-05-16
1
-1
/
+1
*
codegen: Support GObject properties with nullable GType-based struct type
Rico Tzschichholz
2019-05-06
2
-0
/
+49
*
girwriter: Write implicit fields for arrays and delegates
Rico Tzschichholz
2019-05-03
3
-0
/
+21
*
girwriter: Write implicit parameters and properties for generics
Rico Tzschichholz
2019-05-03
3
-0
/
+165
*
girwriter: Properly write attributes for non-GObject classes
Rico Tzschichholz
2019-04-29
3
-3
/
+74
*
tests: Actually define SkippedStruct as struct for girwriter
Rico Tzschichholz
2019-04-28
3
-13
/
+12
*
tests: Adjust for fuzzy generated GIR header
Rico Tzschichholz
2019-04-28
2
-3
/
+1
*
girwriter: Don't write "property" attribute for non-gobject properties
Rico Tzschichholz
2019-04-28
3
-0
/
+31
*
tests: Fix namespace attributes for girwriter
Rico Tzschichholz
2019-04-27
2
-2
/
+2
*
girwriter: Mention that this file is generated and not meant to be modified
Rico Tzschichholz
2019-04-27
1
-0
/
+1
*
tests: More "unassigned variable" tests to increase coverage
Rico Tzschichholz
2019-04-23
3
-0
/
+18
*
tests: Add "fast-vapi" test to increase coverage
Rico Tzschichholz
2019-04-18
4
-0
/
+103
*
tests: Extend "foreach" tests to increase coverage
Rico Tzschichholz
2019-04-14
1
-0
/
+31
*
tests: Extend "assigned local variable" control flow tests
Rico Tzschichholz
2019-04-14
1
-0
/
+20
*
codegen: Always assign original variable when consuming instance to destroy
Rico Tzschichholz
2019-04-08
1
-1
/
+82
*
tests: Add "unassigned local variable in while" test
Rico Tzschichholz
2019-04-06
2
-0
/
+12
*
tests: Extend "assigned local variable" control flow tests
Rico Tzschichholz
2019-04-06
1
-0
/
+22
*
codegen: Implement silent-cast for GLib.Variant
Rico Tzschichholz
2019-03-28
3
-0
/
+82
*
girparser: Create correct output in get_default_lower_case_suffix()
Rico Tzschichholz
2019-03-28
2
-0
/
+27
*
tests: Add "struct (un)boxing" variant test
Rico Tzschichholz
2019-03-27
1
-0
/
+16
*
codegen: Use available *_unref functions in G_DEFINE_AUTOPTR_CLEANUP_FUNC
Rico Tzschichholz
2019-03-25
2
-0
/
+13
*
codegen: Move implicit GValue cast for comparison to BinaryExpression
Rico Tzschichholz
2019-03-25
2
-0
/
+99
*
codegen: Resolve generics in sizeof-expression of parameter initializer
Rico Tzschichholz
2019-03-22
2
-0
/
+29
*
tests: Add more invalid "assignment" tests to increase coverage
Corentin Noël
2019-03-22
8
-0
/
+83
*
tests: Add a field starting with a digit test
Corentin Noël
2019-03-22
2
-0
/
+9
*
tests: Add some invalid "array slice" tests to increase coverage
Rico Tzschichholz
2019-03-20
4
-0
/
+24
*
vala: Bump implicit target-glib to 2.48
Rico Tzschichholz
2019-03-19
1
-0
/
+8
*
vala: Variadic parameters are not supported for async methods
Rico Tzschichholz
2019-03-19
3
-0
/
+16
*
vala: Report error for yield statements without async context
Rico Tzschichholz
2019-03-17
2
-0
/
+6
*
vala: Report error for public creation methods of abstract classes
Rico Tzschichholz
2019-03-17
2
-0
/
+10
*
parser: Implicit creation method of abstract classes must be protected
Rico Tzschichholz
2019-03-12
1
-1
/
+1
*
Mark defined constructors of abstract classes as protected
Rico Tzschichholz
2019-03-12
2
-2
/
+2
*
vala: Allow assignment of 0U to enum types
Rico Tzschichholz
2019-03-10
2
-0
/
+22
[next]