~vcs-imports/vala/trunk

  • Committer: Rico Tzschichholz
  • Date: 2021-05-03 19:12:38 UTC
  • Revision ID: git-v1:e2322237e19db90602cff73f4f3cd15baac79dfc
codegen: Replace wrongly hard coded usage of G_OBJECT_GET_CLASS

This is used by plain GTypeInstance classes as well.
Filename Latest Rev Last Changed Committer Comment Size
..
bug541728.test 8028 6 years ago Rico Tzschichholz tests: Add various regression "codegen" tests to i 85 bytes Diff Download File
bug554329.test 8410 5 years ago Rico Tzschichholz tests: Add "missing class prerequisite for interfa 192 bytes Diff Download File
bug564011.test 8028 6 years ago Rico Tzschichholz tests: Add various regression "codegen" tests to i 67 bytes Diff Download File
bug564090.test 8028 6 years ago Rico Tzschichholz tests: Add various regression "codegen" tests to i 106 bytes Diff Download File
bug566909.vala 8826 5 years ago Rico Tzschichholz tests: Extend "detailed signal" test to increase c 554 bytes Diff Download File
bug574146.test 8028 6 years ago Rico Tzschichholz tests: Add various regression "codegen" tests to i 93 bytes Diff Download File
bug585344.test 8028 6 years ago Rico Tzschichholz tests: Add various regression "codegen" tests to i 101 bytes Diff Download File
bug587905.test 7850 6 years ago Rico Tzschichholz vala: Report error for missing type-parameter on e 91 bytes Diff Download File
bug588203.vala 5470 13 years ago Luca Bruno codegen: Fix definition of fields when array lengt 146 bytes Diff Download File
bug589928.vala 5546 13 years ago Luca Bruno codegen: Support calling methods that return modif 193 bytes Diff Download File
bug593137.vala 7883 6 years ago Rico Tzschichholz tests: Add further "use of generics in constructor 202 bytes Diff Download File
bug593260.vala 3219 14 years ago Jürg Billeter Add test for bug 593260 130 bytes Diff Download File
bug596621.vala 7386 7 years ago Rico Tzschichholz tests: Don't rely on external delegate defintions 181 bytes Diff Download File
bug597155.vala 3267 14 years ago Jürg Billeter Fix memory management for closures used as signal 213 bytes Diff Download File
bug597161.vala 3271 14 years ago Jürg Billeter Fix return statements in creation methods Fixes b 107 bytes Diff Download File
bug603491.test 7627 7 years ago Rico Tzschichholz vala: Disallow private accessors in overridable pr 199 bytes Diff Download File
bug613486.vala 3787 14 years ago Jürg Billeter Fix member access for derived generic types Fixes 129 bytes Diff Download File
bug613840.vala 5432 13 years ago Luca Bruno codegen: Fix copy of fixed arrays when elements re 90 bytes Diff Download File
bug615830-1.test 7371 7 years ago Jürg Billeter Fix type checking when using generics in combinati 123 bytes Diff Download File
bug615830-2.test 7371 7 years ago Jürg Billeter Fix type checking when using generics in combinati 129 bytes Diff Download File
bug620675.vala 6245 11 years ago Jürg Billeter codegen: Fix variadic constructors Fixes bug 6206 1.2 KB Diff Download File
bug620706.vala 4471 13 years ago Jürg Billeter Support implicit GValue conversion when assigning 151 bytes Diff Download File
bug624594.vala 4513 13 years ago Jürg Billeter GObject: Add _vala_ suffix to get/set_property to 76 bytes Diff Download File
bug626038-2.vala 10037 3 years ago Rico Tzschichholz vala: Replace all type parameter occurances in par 499 bytes Diff Download File
bug626038.vala 5589 12 years ago Luca Bruno codegen: Use temporary variables when accessing a 96 bytes Diff Download File
bug628639.vala 5085 13 years ago Jürg Billeter Fix signals with generic parameters Fixes bug 628 286 bytes Diff Download File
bug629593.vala 8539 5 years ago Rico Tzschichholz tests: Add bug specific "lock test" https://bugzi 437 bytes Diff Download File
bug631267.vala 8138 6 years ago Rico Tzschichholz Drop trailing spaces/tabs It was about time to do 1 KB Diff Download File
bug634782.vala 5592 12 years ago Luca Bruno codegen: Make copy_value be effect-free Fixes bug 179 bytes Diff Download File
bug641418-1.test 7482 7 years ago Rico Tzschichholz tests: Add missing main() in bug641418-*.test 178 bytes Diff Download File
bug641418-2.test 7482 7 years ago Rico Tzschichholz tests: Add missing main() in bug641418-*.test 198 bytes Diff Download File
bug641418-3.test 7482 7 years ago Rico Tzschichholz tests: Add missing main() in bug641418-*.test 203 bytes Diff Download File
bug641828.vala 7404 7 years ago Rico Tzschichholz codegen: Use g_signal_emit where possible https:/ 227 bytes Diff Download File
bug642809.vala 5419 13 years ago Luca Bruno GType: Support virtual signals in interfaces Fixe 171 bytes Diff Download File
bug643711.vala 5461 13 years ago Luca Bruno Fix checking for abstract/virtual methods inside s 211 bytes Diff Download File
bug644938.vala 7456 7 years ago Rico Tzschichholz codegen: Allow underscores in type parameter names 212 bytes Diff Download File
bug646362.vala 5854 12 years ago Luca Bruno codegen: Fix lambda expressions in instance destru 121 bytes Diff Download File
bug646792.vala 5784 12 years ago Luca Bruno Add PointerType.get_actual_type Fixes bug 646792. 204 bytes Diff Download File
bug647018.vala 6767 10 years ago Luca Bruno codegen: Fix local and field names starting with a 161 bytes Diff Download File
bug653138.vala 5535 13 years ago Luca Bruno codegen: Fix regression when setting delegate prop 123 bytes Diff Download File
bug654702.vala 5641 12 years ago Luca Bruno codegen: Support gobject-style chainup to base cla 119 bytes Diff Download File
bug663134.vala 5914 12 years ago Luca Bruno codegen: Fix capturing generic variables having in 274 bytes Diff Download File
bug664529.vala 5935 12 years ago Luca Bruno codegen: Destroy the elements of GQueue When dest 140 bytes Diff Download File
bug667668.vala 6040 12 years ago Luca Bruno Allow specialization of generic properties Fixes 244 bytes Diff Download File
bug681356.vala 7405 7 years ago Rico Tzschichholz Support [HasEmitter] for vala sources https://bug 196 bytes Diff Download File
bug683646.vala 6314 11 years ago Jürg Billeter codegen: Fix memory management when assigning to c 165 bytes Diff Download File
bug695671.vala 6457 11 years ago Luca Bruno codegen: Destroy value of "as" cast in case the re 620 bytes Diff Download File
bug702736.vala 6511 11 years ago Luca Bruno Fix base access of properties Fixes another bug i 471 bytes Diff Download File
bug702846.vala 6512 11 years ago Luca Bruno codegen: Don't convert GValue/GVariant on non-null 116 bytes Diff Download File
bug731547.vala 7712 7 years ago Rico Tzschichholz codegen: Support renamed signals The CCode attrib 665 bytes Diff Download File
bug741465.vala 8317 5 years ago Rico Tzschichholz codegen: Fix invocation of abstract/virtual method 1.5 KB Diff Download File
bug751338.vala 9950 3 years ago Rico Tzschichholz tests: Don't leak array if length is -1 Found by 821 bytes Diff Download File
bug758816.vala 7645 7 years ago Rico Tzschichholz signalmodule: Handle nullable ValueTypes properly 1 KB Diff Download File
bug760031.test 7390 7 years ago Rico Tzschichholz Deny access to protected constructors Based on pa 82 bytes Diff Download File
bug764481.vala 7806 6 years ago Rico Tzschichholz codegen: Report warning if property-type is not co 585 bytes Diff Download File
bug766739.vala 7548 7 years ago Rico Tzschichholz codegen: Fix memory leak when using object initial 1.4 KB Diff Download File
bug767092.test 7289 8 years ago Jürg Billeter Check type arguments recursively This fixes error 99 bytes Diff Download File
bug768823.test 7300 7 years ago Jürg Billeter Check type parameters when comparing types Fix th 139 bytes Diff Download File
bug773956-1.test 7471 7 years ago Rico Tzschichholz vala: check a property has an accessor and/or a mu 88 bytes Diff Download File
bug773956-2.test 7471 7 years ago Rico Tzschichholz vala: check a property has an accessor and/or a mu 89 bytes Diff Download File
bug778632.vala 9585 3 years ago Rico Tzschichholz tests: Don't use invalid syntax to declare local v 435 bytes Diff Download File
bug779038-1.test 7628 7 years ago Rico Tzschichholz class: Perform more thorough compatibility check o 284 bytes Diff Download File
bug779038-2.test 7628 7 years ago Rico Tzschichholz class: Perform more thorough compatibility check o 283 bytes Diff Download File
bug779038-3.test 7628 7 years ago Rico Tzschichholz class: Perform more thorough compatibility check o 301 bytes Diff Download File
bug779219.vala 7604 7 years ago Rico Tzschichholz memberaccess: Don't resolve base_method/property t 300 bytes Diff Download File
bug779955.vala 8138 6 years ago Rico Tzschichholz Drop trailing spaces/tabs It was about time to do 216 bytes Diff Download File
bug783897.vala 7720 7 years ago Rico Tzschichholz codegen: Nullable ValueType requires POINTER as ma 1.2 KB Diff Download File
bug788964.vala 7829 6 years ago Rico Tzschichholz codegen: Avoid possible conflicts with internal pr 177 bytes Diff Download File
bug795225-1.test 8173 6 years ago Rico Tzschichholz vala: Accessors of abstract properties cannot have 117 bytes Diff Download File
bug795225-2.test 8175 6 years ago Rico Tzschichholz vala: Report an error when initializing non-auto p 159 bytes Diff Download File
bug795225-3.test 8175 6 years ago Rico Tzschichholz vala: Report an error when initializing non-auto p 131 bytes Diff Download File
bug795225-4.test 8175 6 years ago Rico Tzschichholz vala: Report an error when initializing non-auto p 136 bytes Diff Download File
bug795521.vala 8196 6 years ago Rico Tzschichholz tests: Treat new lock/unlock tests as compile-only 440 bytes Diff Download File
chainup.vala 6595 10 years ago Luca Bruno Support chain up to constructv functions. 627 bytes Diff Download File
class-ccode-cprefix.vala 9555 4 years ago Rico Tzschichholz Consistently use get_ccode_lower_case_prefix() for 239 bytes Diff Download File
class-destroysinstance.vala 9216 4 years ago Rico Tzschichholz vala: Restore DestroysInstance behaviour for non-c 210 bytes Diff Download File
class-inner-types.vala 9141 4 years ago Rico Tzschichholz vala: Accept interface as inner type for object-ty 187 bytes Diff Download File
class-new-no-override.vala 9523 4 years ago Rico Tzschichholz vala: Explicit "new" method may be incompatible wi 259 bytes Diff Download File
class-vfunc-base-access.vala 9633 3 years ago Rico Tzschichholz tests: Add "access vfunc pointer" test to increase 428 bytes Diff Download File
class_only.vala 8631 5 years ago Rico Tzschichholz codegen: Interfaces require including "glib-object 32 bytes Diff Download File
classes-implicit-implementation.vala 8657 5 years ago Rico Tzschichholz codegen: Use properly checked implicit interface i 451 bytes Diff Download File
classes-interfaces-virtuals.vala 8658 5 years ago Rico Tzschichholz vala: Allow explicit interface methods to be virtu 593 bytes Diff Download File
classes-interfaces.vala 8657 5 years ago Rico Tzschichholz codegen: Use properly checked implicit interface i 416 bytes Diff Download File
classes.vala 7978 6 years ago Rico Tzschichholz test: Drop workaround for fixed bug with compact c 3.7 KB Diff Download File
compact-class-custom-ref.vala 9124 4 years ago Rico Tzschichholz codegen: Fix custom reference-counting for compact 528 bytes Diff Download File
compact-class-destructor.vala 8893 5 years ago Rico Tzschichholz codegen: Always assign original variable when cons 1.3 KB Diff Download File
compact-class-refcount.vala 8871 5 years ago Rico Tzschichholz codegen: Use available *_unref functions in G_DEFI 155 bytes Diff Download File
compact-class.vala 8566 5 years ago Rico Tzschichholz tests: Add some minimal test cases to catch insuff 59 bytes Diff Download File
constructor-abstract-public.test 8847 5 years ago Rico Tzschichholz vala: Report error for public creation methods of 75 bytes Diff Download File
constructor-inner-error.vala 9813 3 years ago Rico Tzschichholz tests: Add "constructor with inner error" test to 231 bytes Diff Download File
constructor-variadic.test 8002 6 years ago Rico Tzschichholz vala: Variadic constructors without a real first p 62 bytes Diff Download File
constructor-wrong-name.test 9138 4 years ago Rico Tzschichholz tests: Add "wrongly named constructor" tests 66 bytes Diff Download File
constructors.vala 9667 3 years ago Rico Tzschichholz tests: Add "return in construct/destructor" tests 573 bytes Diff Download File
destructors.vala 10120 3 years ago Rico Tzschichholz codegen: Add missing "_return" label and "_inner_e 605 bytes Diff Download File
duplicating-instance-invalid.test 8411 5 years ago Rico Tzschichholz tests: Add invalid "duplicating instance" test to 100 bytes Diff Download File
dynamic.vala 7950 6 years ago Rico Tzschichholz tests: Add "dynamic" signal and property tests to 591 bytes Diff Download File
field-leading-digit.test 8859 5 years ago Corentin Noël tests: Add a field starting with a digit test 70 bytes Diff Download File
fields.vala 10131 3 years ago Rico Tzschichholz tests: Refactor "fields" test to increase coverage 5.9 KB Diff Download File
generics.vala 9745 3 years ago Rico Tzschichholz Don't use broken and unsupported cast expression a 212 bytes Diff Download File
gobject-class-lifetime.vala 9339 4 years ago Rico Tzschichholz tests: Add "GObject and GType class lifetime" test 584 bytes Diff Download File
gsource.vala 8292 6 years ago Rico Tzschichholz glib-2.0: Source.dispatch() accepts a null SourceF 292 bytes Diff Download File
gtype-class-lifetime.vala 9339 4 years ago Rico Tzschichholz tests: Add "GObject and GType class lifetime" test 244 bytes Diff Download File
initially-unowned.vala 7948 6 years ago Rico Tzschichholz tests: Add "initially-unowned" test to increase co 194 bytes Diff Download File
instance-comparison.vala 9001 4 years ago Rico Tzschichholz codegen: Use G_TYPE_CHECK_INSTANCE_CAST for compar 720 bytes Diff Download File
interface-abstract-async-override.vala 9454 4 years ago Rico Tzschichholz vala: Warn about usage of override to implement ab 333 bytes Diff Download File
interface-async-base-access.vala 9151 4 years ago Rico Tzschichholz codegen: Use G_TYPE_INSTANCE_GET_INTERFACE to get 325 bytes Diff Download File
interface-async-captured-generic.vala 10108 3 years ago Rico Tzschichholz codegen: Fix access to captured generics in async 327 bytes Diff Download File
interface-base-access.vala 9151 4 years ago Rico Tzschichholz codegen: Use G_TYPE_INSTANCE_GET_INTERFACE to get 295 bytes Diff Download File
interface-generics.vala 8654 5 years ago Rico Tzschichholz vala: Don't just guess and check for a matching ba 152 bytes Diff Download File
interface-inner-types.vala 9141 4 years ago Rico Tzschichholz vala: Accept interface as inner type for object-ty 214 bytes Diff Download File
interface-property-base-access.vala 9153 4 years ago Rico Tzschichholz tests: Extend "property base-access" interface tes 549 bytes Diff Download File
interface-property-base-impl.vala 9283 4 years ago Rico Tzschichholz codegen: Don't set implemenation of interface prop 275 bytes Diff Download File
interface-property-delegate.vala 9229 4 years ago Rico Tzschichholz codegen: Fix vfunc signature of delegate-typed pro 380 bytes Diff Download File
interface-property-override.vala 9274 4 years ago Rico Tzschichholz vala: Allow to override base interface properties 606 bytes Diff Download File
interface-virtual-override.vala 9077 4 years ago Rico Tzschichholz vala: Allow to override virtual interface implemen 230 bytes Diff Download File
interface_only.vala 8631 5 years ago Rico Tzschichholz codegen: Interfaces require including "glib-object 36 bytes Diff Download File
interfaces.vala 8138 6 years ago Rico Tzschichholz Drop trailing spaces/tabs It was about time to do 1.1 KB Diff Download File
member-initializer-base-properties.vala 9301 4 years ago Rico Tzschichholz codegen: Cast instance parameter in member-initial 305 bytes Diff Download File
member-initializer-chained-2.vala 9979 3 years ago Rico Tzschichholz vala: Properly parse and handle chained initializa 276 bytes Diff Download File
member-initializer-chained.vala 9979 3 years ago Rico Tzschichholz vala: Properly parse and handle chained initializa 858 bytes Diff Download File
member-initializer-property-owned-setter.vala 9444 4 years ago Rico Tzschichholz codegen: Don't free value if property setter takes 366 bytes Diff Download File
member-initializer-property.vala 9457 4 years ago Rico Tzschichholz codegen: Don't pass CCodeCastExpression to NULL-aw 144 bytes Diff Download File
methods.vala 9950 3 years ago Rico Tzschichholz tests: Don't leak array if length is -1 Found by 4.2 KB Diff Download File
paramspec.vala 8137 6 years ago Rico Tzschichholz tests: Add GLib.ParamSpec tests to increase covera 4.6 KB Diff Download File
plugin-module-init.vala 8790 5 years ago Rico Tzschichholz tests: TypeModule allows registering static types 344 bytes Diff Download File
properties.vala 9425 4 years ago Rico Tzschichholz tests: Drop usage of "--main main" and avoid ambig 3.1 KB Diff Download File
property-array-length.vala 9417 4 years ago Rico Tzschichholz codegen: Initialize temp-var for property array le 254 bytes Diff Download File
property-array.vala 9099 4 years ago Rico Tzschichholz codegen: Support gobject property of null-terminat 2 KB Diff Download File
property-base-access.vala 9478 4 years ago Rico Tzschichholz codegen: Fix base-access to non-abstract/non-virtu 337 bytes Diff Download File
property-class-invalid-name.test 10106 3 years ago Rico Tzschichholz vala: Properly check GLib.Object naming convention 89 bytes Diff Download File
property-construct-only-write-after.test 9991 3 years ago Rico Tzschichholz vala: Improve context check whether property is wr 146 bytes Diff Download File
property-construct-only-write-foreign.test 8860 5 years ago Rico Tzschichholz tests: Add more invalid "assignment" tests to incr 210 bytes Diff Download File
property-construct-only-write.test 8860 5 years ago Rico Tzschichholz tests: Add more invalid "assignment" tests to incr 151 bytes Diff Download File
property-construct-only.vala 9991 3 years ago Rico Tzschichholz vala: Improve context check whether property is wr 603 bytes Diff Download File
property-delegate-owned.vala 9378 4 years ago Rico Tzschichholz codegen: Add destroy of parameter in vfunc of dele 733 bytes Diff Download File
property-delegate.vala 9108 4 years ago Rico Tzschichholz codegen: Support gobject property of delegates not 1.1 KB Diff Download File
property-enum.vala 9666 3 years ago Rico Tzschichholz tests: Add "enum typed property" tests to increase 1.2 KB Diff Download File
property-gboxed-nullable.vala 8937 5 years ago Rico Tzschichholz codegen: Support GObject properties with nullable 883 bytes Diff Download File
property-interface-invalid-name.test 10106 3 years ago Rico Tzschichholz vala: Properly check GLib.Object naming convention 103 bytes Diff Download File
property-notify-owned-getter.vala 9851 3 years ago Rico Tzschichholz codegen: Don't leak memory on internal value compa 901 bytes Diff Download File
property-notify.vala 8142 6 years ago Rico Tzschichholz codegen: Apply G_PARAM_EXPLICIT_NOTIFY on properti 663 bytes Diff Download File
property-ownership.vala 9031 4 years ago Rico Tzschichholz tests: Add dedicated "property ownership" tests 1.8 KB Diff Download File
property-read-only-auto.vala 8303 5 years ago Rico Tzschichholz vala: Allow read-only properties See https://gitl 458 bytes Diff Download File
property-read-only-member-write.test 9991 3 years ago Rico Tzschichholz vala: Improve context check whether property is wr 193 bytes Diff Download File
property-read-only-write.test 8860 5 years ago Rico Tzschichholz tests: Add more invalid "assignment" tests to incr 147 bytes Diff Download File
property-real-struct-assignment.vala 9859 3 years ago Rico Tzschichholz codegen: Fix assignment of casted struct value to 680 bytes Diff Download File
property-real-struct-no-accessor.test 8945 5 years ago Rico Tzschichholz vala: No-accessor struct properties in GLib.Object 136 bytes Diff Download File
property-simple-type-struct-nullable.vala 9044 4 years ago Rico Tzschichholz vala: Exclude nullable simple-type structs from go 86 bytes Diff Download File
property-static.vala 8619 5 years ago Rico Tzschichholz vala: Admit that structs are emtpy even with a sta 661 bytes Diff Download File
property-struct-no-gtype.vala 9388 4 years ago Rico Tzschichholz vala: Real struct-type without type_id can't be us 201 bytes Diff Download File
property-write-only-member-read.test 9991 3 years ago Rico Tzschichholz vala: Improve context check whether property is wr 133 bytes Diff Download File
regex.vala 3853 14 years ago Jürg Billeter Add experimental support for regular expression li 2.4 KB Diff Download File
sealed-abstract-class.test 9344 4 years ago Rico Tzschichholz Add support for sealed classes in bindings The "s 62 bytes Diff Download File
sealed-class.test 9344 4 years ago Rico Tzschichholz Add support for sealed classes in bindings The "s 74 bytes Diff Download File
sealed-compact-class.test 9344 4 years ago Rico Tzschichholz Add support for sealed classes in bindings The "s 63 bytes Diff Download File
signals-default-class-handler.vala 9668 3 years ago Rico Tzschichholz codegen: Support non-virtual signals with default 310 bytes Diff Download File
signals-delegate-parameter.vala 8615 5 years ago Rico Tzschichholz codegen: Add support for delegate parameters in si 1.3 KB Diff Download File
signals-delegate.vala 7847 6 years ago Rico Tzschichholz Allow to pass compatible delegates to signal.conne 1.9 KB Diff Download File
signals-dymanic-invalid-handler.test 9481 4 years ago Rico Tzschichholz vala: Check assigned handler of dynamic signal bef 96 bytes Diff Download File
signals-enum-marshal.vala 8827 5 years ago Rico Tzschichholz gsignal: Use guint to represent flags-enum in cust 322 bytes Diff Download File
signals-error-marshal.vala 9629 3 years ago Rico Tzschichholz glib-2.0: Drop type_id from GLib.Error, let it be 389 bytes Diff Download File
signals-fundamental-return.vala 9474 4 years ago Rico Tzschichholz codegen: Use get_value_*_function() in GSignalModu 400 bytes Diff Download File
signals-gobject-return.vala 9474 4 years ago Rico Tzschichholz codegen: Use get_value_*_function() in GSignalModu 370 bytes Diff Download File
signals-lambda-delegate.vala 8755 5 years ago Rico Tzschichholz codegen: Pass lambda expression of variable initia 669 bytes Diff Download File
signals-prototype-access-invalid-2.test 9634 3 years ago Rico Tzschichholz vala: Allow prototype access to signal with emitte 148 bytes Diff Download File
signals-prototype-access-invalid.test 9634 3 years ago Rico Tzschichholz vala: Allow prototype access to signal with emitte 221 bytes Diff Download File
signals-prototype-access.vala 9634 3 years ago Rico Tzschichholz vala: Allow prototype access to signal with emitte 727 bytes Diff Download File
signals-struct-return.vala 9475 4 years ago Rico Tzschichholz codegen: Correctly handle signals returning real n 964 bytes Diff Download File
signals.vala 8138 6 years ago Rico Tzschichholz Drop trailing spaces/tabs It was about time to do 2 KB Diff Download File
simple-generics-chainup.vala 9848 3 years ago Rico Tzschichholz codegen: Support chain up to simple generics const 512 bytes Diff Download File
singleton.vala 8438 5 years ago Rico Tzschichholz Add support for SingleInstance attribute for GObje 961 bytes Diff Download File
test-025.vala 9425 4 years ago Rico Tzschichholz tests: Drop usage of "--main main" and avoid ambig 454 bytes Diff Download File
test-026.vala 9425 4 years ago Rico Tzschichholz tests: Drop usage of "--main main" and avoid ambig 451 bytes Diff Download File
test-029.vala 9425 4 years ago Rico Tzschichholz tests: Drop usage of "--main main" and avoid ambig 413 bytes Diff Download File
test-034.vala 9425 4 years ago Rico Tzschichholz tests: Drop usage of "--main main" and avoid ambig 936 bytes Diff Download File
type-narrowing-by-precondition.vala 9970 3 years ago Rico Tzschichholz vala: Include type-checks in preconditions of meth 271 bytes Diff Download File
type-narrowing-fallback.vala 9798 3 years ago Rico Tzschichholz vala: Add support for type narrowing This causes 368 bytes Diff Download File
type-narrowing.vala 9798 3 years ago Rico Tzschichholz vala: Add support for type narrowing This causes 961 bytes Diff Download File
with-expression.vala 9540 4 years ago Rico Tzschichholz Add support for "with" statement Creates data typ 625 bytes Diff Download File
with-instance.vala 9540 4 years ago Rico Tzschichholz Add support for "with" statement Creates data typ 1.4 KB Diff Download File
with-nested-in-lambda.vala 9732 3 years ago Rico Tzschichholz vala: Recognize previously inserted implicit acces 223 bytes Diff Download File
with-nested-method.vala 9665 3 years ago Rico Tzschichholz vala: Switch context if with-variable is not owned 256 bytes Diff Download File
with-nested-signal.vala 9732 3 years ago Rico Tzschichholz vala: Recognize previously inserted implicit acces 406 bytes Diff Download File
with-nested-unambigous-signal.vala 9732 3 years ago Rico Tzschichholz vala: Recognize previously inserted implicit acces 214 bytes Diff Download File
with-nested.vala 9540 4 years ago Rico Tzschichholz Add support for "with" statement Creates data typ 585 bytes Diff Download File