]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2022-01-04  Rico Tzschichholzvala: Correctly replace "in" expression in pre-/postcon...
2021-12-20  Rico Tzschichholzvala: Non nullable enum types are simple types
2021-12-20  Rico Tzschichholzvala: Allow unsafe assignment of integer to enum while...
2021-12-02  Rico TzschichholzRelease 0.52.8 0.52.8
2021-11-29  Rico Tzschichholztests: Add missing methods/parameter-ccode-type.vala
2021-11-29  Rico Tzschichholzpango: Cherry-pick bindings fixes from 0.56
2021-11-29  Rico Tzschichholzgstreamer: Cherry-pick bindings fixes from 0.56
2021-11-29  Lorenz Wildbergtests: Rename colliding test case to avoid conflict
2021-11-29  Rico Tzschichholzgnome-desktop-3.0: Some parameter fixes
2021-11-29  Rico Tzschichholzcodegen: Accept CCode.type attribute on parameters
2021-11-29  Rico Tzschichholzcodegen: Drop inconsistent space for ObjectType parameters
2021-11-29  Rico Tzschichholztests: Rename colliding test cases to avoid conflicts
2021-11-29  Rico Tzschichholzvala: Fix signals with generic return
2021-11-29  Rico Tzschichholzvala: Report error on missing gio-2.0 package for async...
2021-11-29  Rico Tzschichholztests: Add runtime checks to signals tests and increase...
2021-11-29  Rico Tzschichholztests/girwriter: Increase coverage
2021-11-29  Rico Tzschichholztests: Add [Profile] method test to increase coverage
2021-11-29  Rico Tzschichholzvala: Add [Profile] as known attribute for methods
2021-11-29  Rico Tzschichholzccode: Fix CCodeUnaryExpression.write() for PREFIX_INCR...
2021-11-29  Rico Tzschichholzgenie: Accept accessibility and async modifiers on...
2021-11-29  Rico Tzschichholzgstreamer-base-1.0: Some parameter fixes
2021-11-29  Nikola Hadžićalsa: Add more API and fix a few things
2021-11-20  Rico Tzschichholzcodegen: Add missing check while overriding virtual...
2021-11-18  Rico Tzschichholzcodegen: Check required length of enum type name for...
2021-11-18  Rico Tzschichholzvala: Check for unavailable value-type of variable...
2021-11-15  Rico Tzschichholzcodegen: Add and use CCodeConstantIdentifier for access...
2021-11-14  Rico Tzschichholzcodegen: Use CCodeConstant for member access of constan...
2021-11-14  Rico Tzschichholztests: Fix mixed up naming of base-type tests for classes
2021-11-14  Rico Tzschichholztests: Add more "statement" tests for genie to increase...
2021-11-14  Yotam Nachumgtkmodule: Improve error message for invalid signal...
2021-11-14  Rico Tzschichholztests: Add more "declaration" tests for genie to increa...
2021-11-14  Rico Tzschichholzgenie: "exception" is the expected string for TokenType...
2021-11-14  Rico Tzschichholzgenie: Properly handle plain "get" or "set" property...
2021-11-14  Rico Tzschichholzgenie: Accept INTERR token before type arguments when...
2021-11-14  Alistair Thomasgenie: Amend text of indent and dedent for error messages
2021-11-14  Rico Tzschichholzparser: Better handling of misplaced switch sections
2021-11-14  Rico Tzschichholzparser: Split out Parser.parse_switch_section_statement()
2021-11-14  Rico Tzschichholzvala: Using SignalHandler.disconnect() is required...
2021-11-14  Rico Tzschichholztests: Extend "dynamic" signal test to increase coverage
2021-11-14  Rico Tzschichholzgirparser: Accept "sealed" for transformed records...
2021-11-14  Lorenz Wildbergvala: Improve error message for invalid handler of...
2021-10-30  Rico TzschichholzRelease 0.52.7 0.52.7
2021-10-24  Rico Tzschichholztests: Add "throws error code" tests to increase coverage
2021-10-24  Rico Tzschichholzvala: Improve CodeWriter.visit_catch_clause()
2021-10-24  Rico Tzschichholzvala: Implement CodeWriter.visit_foreach_statement()
2021-10-24  Rico Tzschichholzparser: Make sure ErrorCodes are accessible as needed
2021-10-24  Rico Tzschichholzcodegen: Use ErrorType.error_domain if possible
2021-10-24  Rico Tzschichholzvala: Report error for non ErrorType in throws
2021-10-24  Rico Tzschichholztests: Add "no error type in catch" tests to increase...
2021-10-24  Rico Tzschichholzvala: Replace and drop UnaryExpression.find_member_access()
2021-10-24  Rico Tzschichholztests: Add invalid "unary decrement" test to increase...
2021-10-24  Rico Tzschichholztests: Add more invalid "(un)lock" tests to increase...
2021-10-24  Rico Tzschichholzvala: Correctly output signature of callable throwing...
2021-10-24  Rico Tzschichholzvala: Really check compatiblity of error types for...
2021-10-19  Rico Tzschichholzvala: Set more missing source references of CodeNode...
2021-10-19  Rico Tzschichholztests: Split "Variant (de)serialization" test to trigge...
2021-10-19  Rico Tzschichholztests: Extend "access virtual signal of interface"...
2021-10-19  Rico Tzschichholztests: Add more invalid "member access" tests to increa...
2021-10-19  Rico Tzschichholztests: Add "instance access to implicit to_string(...
2021-10-19  Rico Tzschichholztests: Add invalid "target/destroy access" tests to...
2021-10-19  Rico Tzschichholzparser: Don't bail parsing of yield expression on error
2021-10-19  Rico Tzschichholztests: Avoid causing unrelated errors in invalid test...
2021-10-19  Rico Tzschichholztests: Add more "type-arguments" tests to increase...
2021-10-19  Rico Tzschichholztests: Rename invalid yield-return test to avoid conflict
2021-10-19  Rico Tzschichholzcodegen: Actually free data when using "remove(_all...
2021-10-19  Rico Tzschichholzvala: More thorough check of ValueType and set CodeNode...
2021-10-19  Rico Tzschichholzvala: No need to run return_type.check() twice for...
2021-10-19  Rico Tzschichholztests: Add more "type-arguments" tests to increase...
2021-10-19  Rico Tzschichholztests/girwriter: Add missing type-argument
2021-10-19  Rico Tzschichholzgee: Add missing type-arguments
2021-10-19  Rico Tzschichholzgirparser: Add support for "ref_/ref_sink_/unref_functi...
2021-10-19  wxxvala: Parameter following ellipsis parameter is not...
2021-10-04  Rico TzschichholzRelease 0.52.6 0.52.6
2021-10-04  Rico Tzschichholzvala: Set source references of created DataType instanc...
2021-10-04  Rico Tzschichholzgtk4: Backport fixes from 0.54.2
2021-10-04  Rico Tzschichholzgio-2.0: Backport fixes from 0.54.2
2021-10-04  Rico Tzschichholztests: Add "integer/float literal" tests to increase...
2021-10-04  Rico Tzschichholzvala: Accept NullType as generic type argument
2021-10-04  Rico Tzschichholzdocs: Add myself to AUTHORS
2021-10-04  Rico Tzschichholzdocs: Bump vala version references in README.md
2021-10-04  Rico Tzschichholzbuild: At least valac 0.16.1 is required
2021-10-04  Rico Tzschichholzvala: Multi-dimensional params-array not allowed
2021-09-22  Rico Tzschichholzcodegen: Add type declaration for implicit temporary...
2021-09-22  Rico Tzschichholzvala: Don't restrict element type of GLib.Array
2021-09-22  Gustav Hartvigssonvaladoc: Correctly format background of inline @link's
2021-09-22  Rico Tzschichholzvala: Warn about unsupported cast to void and drop it
2021-09-22  Rico Tzschichholzgio-2.0: Unhide a few usable symbols which are marked...
2021-09-22  Rico Tzschichholzglib-2.0: Add RefString since 2.58
2021-09-22  Rico Tzschichholztests: Extend "field access" tests to increase coverage
2021-09-18  Rico Tzschichholzglib-2.0: Current constants in GLib.Math are part of...
2021-09-18  Princeton Ferrocodegen: Fix property access inside opaque compact...
2021-08-16  Rico TzschichholzRelease 0.52.5 0.52.5
2021-08-16  wxxvala: Disallow resize() for constant arrays
2021-08-16  Ole André Vadla... gobject-2.0: Fix the Closure.invoke() signature
2021-08-16  Rico Tzschichholzgstreamer: Update from 1.19.0+ git master
2021-08-16  Rico Tzschichholzgtk4: Update to 4.3.2+04f3c805
2021-08-16  Rico Tzschichholzgirwriter: Write missing c:type attribute of compact...
2021-08-09  Rico TzschichholzPartly revert "gstreamer: Update from 1.19.0+ git master"
2021-08-09  Rico TzschichholzSlightly improve source_reference for get_dup_func_expr...
2021-08-09  Rico Tzschichholzgirparser: Add support for "final" class attribute
next