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
/
vala
Commit message (
Expand
)
Author
Age
Files
Lines
*
valaparser: Don't allow to declare array parameters with "type array[]"
Rico Tzschichholz
2016-12-02
1
-1
/
+6
*
methodcall: Don't try to remove N_/NC_ while they are properly handled in C
Rico Tzschichholz
2016-11-30
1
-19
/
+0
*
girparser: No support for fixed-size array as return-value
Rico Tzschichholz
2016-11-24
1
-0
/
+8
*
Move "blurb", "nick" and "notify" into Property
Rico Tzschichholz
2016-11-11
1
-0
/
+45
*
Don't initilize local variable if not requested
Rico Tzschichholz
2016-11-10
1
-1
/
+1
*
codegen: Remove unused create_local()
Rico Tzschichholz
2016-11-10
1
-2
/
+0
*
Revert "Always initialize temp variables to fix fatal warnings of GCC 4.8"
Rico Tzschichholz
2016-11-10
1
-1
/
+0
*
vala: Clean up PropertyAccessor API
Rico Tzschichholz
2016-11-08
1
-6
/
+6
*
vala: check a property has an accessor and/or a mutator
Alistair Thomas
2016-11-08
1
-0
/
+6
*
vala: Pass through the format-literal
Rico Tzschichholz
2016-11-07
2
-2
/
+2
*
method: Print encountered type if return types mismatch
Timm Bäder
2016-11-05
1
-1
/
+1
*
Do not use non-literal printf format strings
Jürg Billeter
2016-11-03
2
-5
/
+5
*
Add [FormatArg] attribute to Parser.get_error
Jürg Billeter
2016-11-03
2
-2
/
+2
*
Support [FormatArg] attribute for parameters
Jürg Billeter
2016-11-03
6
-4
/
+46
*
Fix deprecation of class/struct fields
Rico Tzschichholz
2016-11-03
1
-1
/
+1
*
parser: Cache current token if possible
Rico Tzschichholz
2016-11-01
2
-14
/
+16
*
Check printf arguments of object creation expressions
Jürg Billeter
2016-11-01
2
-0
/
+38
*
Don't create constant Regex on demand and use static field where possible
Rico Tzschichholz
2016-11-01
2
-4
/
+7
*
writer: Some string optimizations
Rico Tzschichholz
2016-11-01
1
-15
/
+10
*
field: Drop unused methods
Rico Tzschichholz
2016-11-01
1
-8
/
+0
*
vala: Add missing TokeType cases for to_string()
Rico Tzschichholz
2016-11-01
2
-0
/
+10
*
Avoid some string copying
Rico Tzschichholz
2016-11-01
1
-3
/
+3
*
vala: Avoid superfluous string copying
Rico Tzschichholz
2016-10-30
2
-2
/
+2
*
Use more "...".printf to concat strings
Rico Tzschichholz
2016-10-30
2
-8
/
+8
*
Add explicit copy method for arrays
Luca Bruno
2016-10-20
3
-0
/
+55
*
girparser: Avoid fatal handling of nameless unions
Rico Tzschichholz
2016-10-18
1
-1
/
+27
*
valaparser: Allow casts of pointer expressions without enclosing parens
Rico Tzschichholz
2016-10-17
1
-0
/
+10
*
girparser: Use type_id information from gir if not already overridden
Rico Tzschichholz
2016-10-15
1
-26
/
+33
*
girparser: More complete parsing of field information
Rico Tzschichholz
2016-10-15
1
-4
/
+15
*
Warn about mismatched parameter direction before mismatched type
Sam Thursfield
2016-10-13
1
-11
/
+14
*
Support [HasEmitter] for vala sources
Simon Werbeck
2016-10-12
1
-0
/
+36
*
genie: Add empty file check to read_token ()
Alistair Thomas
2016-10-12
1
-1
/
+5
*
codegen: Trigger deprecation warning for NoArrayLength from a better place
Rico Tzschichholz
2016-10-11
1
-0
/
+1
*
Make use of Callable to replace some if-else-trees
Rico Tzschichholz
2016-10-11
1
-24
/
+7
*
vala: Add common Callable interface for Method, Delegate and Signal.
Luca Bruno
2016-10-11
5
-3
/
+49
*
Ignore --thread commandline option and drop all gthread-2.0 references
Rico Tzschichholz
2016-10-10
1
-5
/
+0
*
Deny access to protected constructors
Rico Tzschichholz
2016-10-08
1
-3
/
+7
*
Add missing generic-type arguments of delegates
Rico Tzschichholz
2016-10-08
2
-7
/
+4
*
vala: Check accessibility of default arguments
Simon Werbeck
2016-10-06
18
-0
/
+118
*
Do not report internal error for invalid code with nested generics
Jürg Billeter
2016-10-06
1
-4
/
+4
*
vala: Check type arguments in DataType.equals
Matthias Berndt
2016-10-06
1
-0
/
+11
*
Add CCode finish_vfunc_name to used attrs
Rico Tzschichholz
2016-09-29
1
-1
/
+1
*
Fix type checking when using generics in combination with subtyping
Matthias Berndt
2016-09-28
2
-17
/
+14
*
Fix type parameter check for overriding generic methods
Jürg Billeter
2016-09-26
6
-25
/
+45
*
Add support for the \v escape charactor
Rico Tzschichholz
2016-09-20
1
-0
/
+3
*
Check for assignment to constant
Simon Werbeck
2016-09-18
1
-0
/
+6
*
codegen: Add support for finish_vfunc_name in CCode
Rico Tzschichholz
2016-09-18
1
-1
/
+6
*
Revert "valainterface: Don't allow 'type' properties"
Rico Tzschichholz
2016-09-17
1
-5
/
+0
*
valainterface: Don't allow 'type' properties
Timm Bäder
2016-09-17
1
-0
/
+5
*
D-Bus: Support DBus.timeout attribute for client methods
Michele Dionisio
2016-09-17
1
-1
/
+1
[next]