summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-expected.gir
Commit message (Expand)AuthorAgeFilesLines
* Split disguised attribute into twoEmmanuele Bassi2023-01-081-3/+10
* Revert "scanner: don't accept invalid symbols in binary expressions"Emmanuele Bassi2023-01-081-0/+6
* test: Add regression test for the new tagsEmmanuele Bassi2023-01-081-226/+230
* Add `default-value` annotationEmmanuele Bassi2023-01-081-2/+8
* Skip default-value for non-transformable propertiesEmmanuele Bassi2023-01-081-34/+11
* Add an optional attribute for the property default valueEmmanuele Bassi2023-01-081-23/+64
* scanner: don't accept invalid symbols in binary expressionsLubomir Rintel2023-01-081-6/+0
* tests/scanner: add some tests for #definesLubomir Rintel2023-01-081-239/+251
* Revert "scanner: Mark colliding properties as not introspectable"Emmanuele Bassi2022-02-131-1/+0
* scanner: Mark colliding properties as not introspectableEmmanuele Bassi2022-02-121-0/+1
* regress: Add a function to enable conversion between different fundamentalMarco Trevisan (Treviño)2022-01-111-147/+154
* Regress: Add further subtype of fundamental with no set/get functionsMarco Trevisan (Treviño)2022-01-111-151/+187
* regress: Add Fundamental type with no set/get-value-func'sMarco Trevisan (Treviño)2022-01-111-149/+205
* scanner: Warn if property annotations are mismatchedEmmanuele Bassi2021-08-051-3/+7
* scanner: Try to pair properties with accessor methodsEmmanuele Bassi2021-08-051-2/+9
* tests: Add a Regress test for the property accessors annotationsEmmanuele Bassi2021-08-051-1/+5
* tests: Check new property accessors annotationsEmmanuele Bassi2021-08-051-275/+304
* Add glib:name to enum memberMarc-André Lureau2021-06-201-28/+56
* scanner: fix enum member c:identifierMarc-André Lureau2021-06-201-3/+3
* tests: Update line numbers for expected Regress GIREmmanuele Bassi2021-03-121-8/+8
* Merge branch 'standalone-doc-sections' into 'master'Mathieu Duponchelle2020-07-221-26/+32
|\
| * Add the notion of standalone doc sections.Mathieu Duponchelle2020-07-121-26/+32
* | giscanner: parse block comments for members and fieldsMathieu Duponchelle2020-07-121-74/+85
|/
* Revert "Add support for element-type to GListModel"Rico Tzschichholz2020-04-281-31/+0
* Add support for element-type to GListModelEmmanuele Bassi2020-04-261-0/+31
* Revert "Add element-type support to GListModel"Emmanuele Bassi2020-04-261-32/+0
* Add element-type support to GListModelEmmanuele Bassi2020-04-241-0/+32
* Fix regress scanner testsChun-wei Fan2020-02-061-1/+1
* Support array arguments with static keywordEmmanuele Bassi2019-09-151-303/+320
* tests: Don't include "config.h" in installed filesPhilip Chimento2019-08-151-153/+153
* regress: Add regression test for signal with GError paramPhilip Chimento2019-08-011-283/+339
* transformer: only include function macros from headers. See #159Christoph Reiter2019-07-221-18/+0
* scanner: parse and expose function macrosMathieu Duponchelle2019-07-191-1/+352
* regress: Check array length before accessingPhilip Chimento2019-04-151-36/+36
* tests: Mark unused function arguments with G_GNUC_UNUSEDPhilip Chimento2019-04-151-140/+140
* Revert "Restore original meaning of disguised attribute."Christoph Reiter2019-01-161-3/+9
* Restore original meaning of disguised attribute.Tomasz Miąsko2019-01-101-9/+3
* tests: Add functions using flat struct arraysTomasz Miąsko2019-01-081-0/+188
* scanner: Remove incorrect c:type generated for array of synthesized unionsTomasz Miąsko2019-01-061-1/+1
* scanner: Remove incorrect c:type from fields with array typeTomasz Miąsko2019-01-061-13/+9
* scanner: Merge specifiers and qualifiers when merging basic types.Tomasz Miąsko2019-01-051-1/+1
* scanner: Merge basic types in `specifier_qualifier_list` production.Tomasz Miąsko2019-01-051-185/+188
* writer: Include documentation and symbol position in source filesThibault Saunier2018-11-281-361/+1523
* Define grefcount and gatomicrefcount as aliases to gintTomasz Miąsko2018-11-231-0/+8
* regress: Implement interface and override propertiesPhilip Chimento2018-11-071-0/+19
* regress: Add test for write-only propertyPhilip Chimento2018-10-221-0/+6
* regress: implement the getter/setter for the new byte-array property.Christoph Reiter2018-08-111-0/+5
* regress: Add test with signal inout parameterPhilip Chimento2018-06-201-0/+30
* regress: Add test for interface signalPhilip Chimento2018-06-201-0/+24
* Preserve complete C type when applying array annotations.Tomasz Miąsko2018-06-201-6/+6