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
/
semantic
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Add more method tests to increase coverage
HEAD
staging
main
Rico Tzschichholz
2023-05-17
2
-0
/
+25
*
codegen: Return CCodeInvalidExpression instead of null
Rico Tzschichholz
2023-04-13
1
-0
/
+11
*
vala: Check type-argument count of interface prerequisites
Rico Tzschichholz
2023-04-08
4
-0
/
+40
*
vala: Set proper value-type of unary ref/out expression in initializers
Rico Tzschichholz
2023-03-19
4
-0
/
+236
*
vala: Add support for Hexadecimal floating point literals
wszqkzqk
2023-01-30
2
-0
/
+10
*
tests: Update c-expected
wszqkzqk
2023-01-11
19
-19
/
+19
*
tests: Add "type check comparison" test to increase coverage
Rico Tzschichholz
2022-12-22
2
-0
/
+316
*
vala: Fix assignment operators for element access
Simon Werbeck
2022-11-14
2
-0
/
+175
*
vala: Report error in real literal if exponent has no digits
星外之神
2022-10-26
3
-0
/
+15
*
vala: Don't unconditionally expect ObjectType of Class
Rico Tzschichholz
2022-07-30
1
-0
/
+13
*
codegen: Check cname of fields and methods against reserved identfiers
Rico Tzschichholz
2022-06-14
2
-0
/
+15
*
vala: Improve accessibility check inside member initializer
Rico Tzschichholz
2022-04-04
1
-0
/
+10
*
codegen: Emit G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC() for structs
Rico Tzschichholz
2022-02-24
1
-0
/
+1
*
tests: Fix objectcreation-no-creation-method.test
Rico Tzschichholz
2022-02-22
1
-1
/
+3
*
codegen: Add support for async main
Princeton Ferro
2022-01-17
1
-5
/
+0
*
Add native support to specify non default length-type for arrays
Rico Tzschichholz
2022-01-04
2
-0
/
+10
*
codegen: Use __once instead of __volatile in generated code
Val Och
2022-01-03
11
-64
/
+64
*
codegen: Initialize "result" variable on declaration for abstract methods only
Rico Tzschichholz
2022-01-03
5
-11
/
+11
*
vala: Check accessibility of initializer for constant and enum value
Rico Tzschichholz
2021-11-30
2
-0
/
+18
*
vala: Check for unavailable value-type of variable initializer
Rico Tzschichholz
2021-11-17
2
-0
/
+12
*
vala: Don't allow casting to void
Colin Kiama
2021-11-08
1
-3
/
+1
*
codegen: Emit constants without initializer list in defines section
Rico Tzschichholz
2021-11-07
1
-2
/
+2
*
codegen: Use CCodeConstant for member access of constant symbol
Rico Tzschichholz
2021-11-06
2
-0
/
+46
*
vala: Add accessibility check of type for constants and structs base type
Rico Tzschichholz
2021-11-06
2
-0
/
+21
*
tests: Fix mixed up naming of base-type tests for classes
Rico Tzschichholz
2021-11-06
2
-5
/
+5
*
tests: Add invalid "unary decrement" test to increase coverage
Rico Tzschichholz
2021-10-23
1
-0
/
+9
*
tests: Add more invalid "(un)lock" tests to increase coverage
Rico Tzschichholz
2021-10-23
4
-0
/
+44
*
tests: Add more invalid "member access" tests to increase coverage
Rico Tzschichholz
2021-10-18
2
-0
/
+14
*
tests: Add invalid "target/destroy access" tests to increase coverage
Rico Tzschichholz
2021-10-18
2
-0
/
+18
*
tests: Add more "type-arguments" tests to increase coverage
Rico Tzschichholz
2021-10-17
4
-0
/
+40
*
tests: Add more "type-arguments" tests to increase coverage
Rico Tzschichholz
2021-10-15
4
-0
/
+40
*
tests: Add missing cast-void-not-allowed.c-expected
Rico Tzschichholz
2021-09-15
1
-0
/
+50
*
vala: Warn about unsupported cast to void and drop it
Rico Tzschichholz
2021-09-14
2
-5
/
+11
*
codegen: Fix property access inside opaque compact class
Princeton Ferro
2021-08-30
2
-2
/
+20
*
tests: Add expected generated C sources
Rico Tzschichholz
2021-07-16
19
-0
/
+4255
*
vala: Mark tranformed static member-access as qualified
Rico Tzschichholz
2021-03-20
1
-0
/
+14
*
vala: Improve error for incompatible expressions in conditional expression
Rico Tzschichholz
2021-03-14
1
-0
/
+7
*
vala: Check (optional) type-arguments of array creation expression
Rico Tzschichholz
2021-03-07
2
-0
/
+16
*
vala: Check array type of declarations for errornous type-arguments
Rico Tzschichholz
2021-03-07
1
-0
/
+8
*
tests: Add some tests to increase coverage
Rico Tzschichholz
2021-03-03
1
-0
/
+6
*
tests: Add some "unary expressions" tests to increase coverage
Rico Tzschichholz
2021-02-27
2
-0
/
+28
*
tests: Add more "unsupported creation method" tests to increase coverage
Rico Tzschichholz
2021-02-27
4
-0
/
+38
*
vala: Capturing va_list parameters/variables is not allowed
Rico Tzschichholz
2021-02-16
2
-0
/
+25
*
vala: Don't allow GLib.Value casting to nullable struct/simple types
Rico Tzschichholz
2021-02-03
1
-0
/
+6
*
Add further support for params arrays in constructors
Rico Tzschichholz
2021-01-28
2
-0
/
+23
*
Add support for 'opaque' compact classes
Simon Werbeck
2021-01-19
5
-0
/
+57
*
vala: value_type of PointerIndirection expressions must not be owned
Rico Tzschichholz
2020-12-21
1
-0
/
+16
*
vala: Issue an error on void initializer for local-variable
Rico Tzschichholz
2020-09-30
1
-0
/
+5
*
tests: Add more "invalid" tests to increase coverage
Rico Tzschichholz
2020-08-10
2
-0
/
+12
*
vala: Mark tranformed member-access as qualified
Rico Tzschichholz
2020-08-05
1
-0
/
+20
[next]