]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2022-01-09  Rico Tzschichholzgstreamer: Cherry-pick bindings fixes from 0.56
2022-01-09  Rico Tzschichholzgirparser: Avoid possibily creating duplicated attributes
2022-01-09  Rico Tzschichholztests: Add "type-parameter property clash" test to...
2022-01-09  Rico Tzschichholzcodegen: Use a dedicated EmitContext for _variant_get...
2022-01-09  Rico Tzschichholzvala: Report statement parsing error if it is not meant...
2022-01-09  Rico Tzschichholztests: Add more "chain up" tests to increase coverage
2022-01-09  Rico Tzschichholzvala: Set is_yield_expression in async context when...
2022-01-09  Rico Tzschichholzcodegen: Correctly handle chain up of struct creation...
2022-01-09  wxxvala: NullLiteral is not a valid argument for string...
2022-01-09  Rico Tzschichholzgtkmodule: Handle nested closure elements and bind...
2022-01-09  Lorenz Wildbergtests/girwriter: Use the actual expected output of...
2022-01-09  Rico Tzschichholzbuild: Update git-version-gen to latest upstream
2022-01-09  Alexander Kanavinvapigen.m4: use $PKG_CONFIG_SYSROOT_DIR
2022-01-09  Rico Tzschichholzglib-2.0: Always use the actual C type for CCode.array_...
2022-01-08  Rico TzschichholzRelease 0.52.9 0.52.9
2022-01-08  Rico Tzschichholzcodegen: Clear existing length values when revisiting...
2022-01-08  Rico Tzschichholztests: Add "async signal handler" test to increase...
2022-01-04  Rico Tzschichholzcodegen: Cast given default-value of struct with possib...
2022-01-04  Rico Tzschichholzcodegen: Allow boxing of non-external SimpleType structs
2022-01-04  Rico Tzschichholzgio-2.0: Add custom MemoryOutputStream.with_*data(...
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
next