summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-expected.gir
Commit message (Expand)AuthorAgeFilesLines
* Add support for element-type to GListModelissue-328Emmanuele Bassi2020-04-281-0/+29
* 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
* Merge branch 'array-to-pointer-adjustment' into 'master'Christoph Reiter2018-06-181-1/+1
|\
| * Perform array to pointer adjustment in function parameters.Tomasz Miąsko2018-04-281-1/+1
* | Add regression tests for default ByteArray element type.Tomasz Miąsko2018-04-151-0/+8
|/
* Reuse const_table between calls to SourceScanner parse_files and parse_macros.Tomasz Miąsko2018-02-131-0/+5
* Preserve complete_ctype when using type from annotation.Tomasz Miąsko2018-02-091-1/+1
* regress: Check that enum value assignments work for all membersEmmanuele Bassi2018-01-251-0/+5
* regress: Test for property and method with conflicting namesRico Tzschichholz2017-07-211-0/+21
* Add a test for "(in) (transfer floating)" parameters beeing an alias for "(in...Christoph Reiter2017-05-171-0/+6
* regress: Add test for setting a NULL strv in a GValueSam Spilsbury2017-04-251-0/+6
* tests: Update "expected" for Regress-1.0.girRico Tzschichholz2017-03-201-1/+1
* tests: Update "expected" for hidden fundamental classRico Tzschichholz2017-01-171-0/+7
* tests: add regression test for anonymous structScott D Phillips2016-05-081-0/+22
* tests: Add regression test for signal w. array+lenPhilip Chimento2016-02-081-1/+14
* tests: Add regression test for out array of structPhilip Chimento2016-02-071-0/+23
* tests: Add more regression tests for (not nullable)Philip Withnall2015-11-061-0/+38
* Add support for function typedefs without pointerBen Iofel2015-10-191-0/+20
* maintransformer: Fix regression in callback closure assignmentColin Walters2015-10-101-23/+12
* giscanner: Mark gpointer nodes as nullable by defaultPhilip Withnall2015-10-041-10/+21
* giscanner: Mark (closure) parameters as (nullable) by conventionPhilip Withnall2015-10-041-17/+85
* scanner: Fix allow-none on return valuesGarrett Regier2015-09-291-1/+13
* scanner: GVariants are also valid to be floatingColin Walters2015-09-281-0/+6
* scanner: Warn and ignore on incorrect transfer annotationsColin Walters2015-09-271-1/+1