projects
/
platform
/
upstream
/
gobject-introspection.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
giscanner: use dict.items()...
[platform/upstream/gobject-introspection.git]
/
giscanner
/
annotationparser.py
2012-11-28
Dieter Verfaillie
giscanner: use dict.items()...
blob
|
commitdiff
2012-11-28
Dieter Verfaillie
giscanner: use "if in [a, b]" instead of "if == a or...
blob
|
commitdiff
|
diff to current
2012-11-28
Dieter Verfaillie
giscanner: improve wording of inline documentation
blob
|
commitdiff
|
diff to current
2012-04-17
Dieter Verfaillie
annotationparser: cleanup and add tests for the new...
blob
|
commitdiff
|
diff to current
2012-04-17
Dieter Verfaillie
Revert "annotationparser: indent _parse_comment_block...
blob
|
commitdiff
|
diff to current
2012-04-17
Alban Browaeys
annotationparser: indent _parse_comment_block gtkdoc...
blob
|
commitdiff
|
diff to current
2012-04-09
Will Thompson
annotationparser: split validate() into sub-methods
blob
|
commitdiff
|
diff to current
2012-04-09
Will Thompson
annotationparser: correct "maximium" in error messages
blob
|
commitdiff
|
diff to current
2012-04-09
Will Thompson
annotationparser: remove duplication of annotation...
blob
|
commitdiff
|
diff to current
2012-04-05
Dieter Verfaillie
Split parameter and tag storage in annotationparser...
blob
|
commitdiff
|
diff to current
2012-04-05
Johan Dahlin
Don't parse doc comments in dependencies
blob
|
commitdiff
|
diff to current
2012-04-05
Johan Dahlin
Replace ''' with """, to avoid confusing syntax highlig...
blob
|
commitdiff
|
diff to current
2012-04-05
Dieter Verfaillie
Now make AnnotationParser do what gobject-introspection...
blob
|
commitdiff
|
diff to current
2012-04-05
Dieter Verfaillie
Make AnnotationParser._parse_comment() do what gtk...
blob
|
commitdiff
|
diff to current
2011-11-25
Johan Dahlin
Add a floating alias for none
blob
|
commitdiff
|
diff to current
2011-09-14
Johan Dahlin
Add constant value annotation
blob
|
commitdiff
|
diff to current
2011-08-14
Colin Walters
annotationparser: Don't eat lines that look like parame...
blob
|
commitdiff
|
diff to current
2011-08-13
Johan Dahlin
Merge remote-tracking branch 'origin/gir-docbook'
blob
|
commitdiff
|
diff to current
2011-08-13
Colin Walters
annotationparser: Only accept certain tags
blob
|
commitdiff
|
diff to current
2011-08-13
Colin Walters
scanner: Don't throw away blank lines in the docs
blob
|
commitdiff
|
diff to current
2011-08-13
Colin Walters
scanner: Don't throw away blank lines in the docs
blob
|
commitdiff
|
diff to current
2011-07-22
Jasper St. Pierre
giscanner: Make comments starting with tab characters...
blob
|
commitdiff
|
diff to current
2011-02-02
Tomeu Vizoso
Add (method) overrides
blob
|
commitdiff
|
diff to current
2011-02-01
Johan Dahlin
Preserve gtk-doc section names
blob
|
commitdiff
|
diff to current
2011-01-28
Tomeu Vizoso
Add (constructor) annotation
blob
|
commitdiff
|
diff to current
2010-10-19
Colin Walters
Accept trailing whitespace at the start of a comment...
blob
|
commitdiff
|
diff to current
2010-09-28
Colin Walters
annotationparser: Don't ignore annotations if there...
GOBJECT_INTROSPECTION_0_9_8
blob
|
commitdiff
|
diff to current
2010-09-25
Johan Dahlin
[annotationparser] Extract (skip) for doc blocks
blob
|
commitdiff
|
diff to current
2010-09-24
Johan Dahlin
Print out line numbers
blob
|
commitdiff
|
diff to current
2010-09-24
Johan Dahlin
Add a script to extract gio annotations
blob
|
commitdiff
|
diff to current
2010-09-24
Johan Dahlin
Add an annotation tool
blob
|
commitdiff
|
diff to current
2010-09-24
Johan Dahlin
[annotationparser] Allow param less closures
blob
|
commitdiff
|
diff to current
2010-09-24
Johan Dahlin
Add more array warnings + tests
blob
|
commitdiff
|
diff to current
2010-09-24
Johan Dahlin
[annotationparser] Validate the rest of the annotations
blob
|
commitdiff
|
diff to current
2010-09-24
Johan Dahlin
Add a position to doc options
blob
|
commitdiff
|
diff to current
2010-09-24
Johan Dahlin
[annotation] Add constants for out options
blob
|
commitdiff
|
diff to current
2010-09-23
Johan Dahlin
Add scope annotation value warnings
blob
|
commitdiff
|
diff to current
2010-09-23
Johan Dahlin
Make the invalid annotation warning a bit prettier
blob
|
commitdiff
|
diff to current
2010-09-23
Johan Dahlin
Validate transfer annnotations
blob
|
commitdiff
|
diff to current
2010-09-23
Johan Dahlin
Remove TAG_TRANSFER
blob
|
commitdiff
|
diff to current
2010-09-23
Johan Dahlin
[annotationparser] Make it a bit stricter
blob
|
commitdiff
|
diff to current
2010-09-23
Johan Dahlin
[scanner] Warn for invalid scanner annotations
blob
|
commitdiff
|
diff to current
2010-09-20
Johan Dahlin
[scanner] Add a Position class
blob
|
commitdiff
|
diff to current
2010-09-19
Johan Dahlin
[annotationparser] Preserve line numbers
blob
|
commitdiff
|
diff to current
2010-09-19
Johan Dahlin
Save the line number of a source comment
blob
|
commitdiff
|
diff to current
2010-09-14
Johan Dahlin
Add a parameter mismatch warning
blob
|
commitdiff
|
diff to current
2010-09-02
Johan Dahlin
[annotationparser] Send in comments directly
blob
|
commitdiff
|
diff to current
2010-08-31
Colin Walters
Major rewrite
blob
|
commitdiff
|
diff to current
2010-08-31
Colin Walters
Use GLib types consistently
blob
|
commitdiff
|
diff to current
2010-07-09
Johan Dahlin
Add support for non-GObject fundamental objects
blob
|
commitdiff
|
diff to current
2010-06-25
Colin Walters
Initialize value member
blob
|
commitdiff
|
diff to current
2010-06-25
Colin Walters
Clean up annotation parsing, don't try to parse invalid...
blob
|
commitdiff
|
diff to current
2010-06-24
David Zeuthen
Allow attributes on parameters and return values
blob
|
commitdiff
|
diff to current
2010-06-22
Johan Dahlin
[annotationparser] Reuse method for determining array...
blob
|
commitdiff
|
diff to current
2010-06-17
Colin Walters
Apply annotations from invoker to vfunc
blob
|
commitdiff
|
diff to current
2010-06-08
Tomeu Vizoso
Support the (transfer) annotation for properties.
blob
|
commitdiff
|
diff to current
2010-06-02
Tomeu Vizoso
Fix marshalling of GStrv.
GOBJECT_INTROSPECTION_0_6_13
blob
|
commitdiff
|
diff to current
2010-05-31
Johan Dahlin
[giscanner] Parse multiline gtk-doc comments
blob
|
commitdiff
|
diff to current
2010-05-27
Johan Dahlin
Add type annotation for properties
blob
|
commitdiff
|
diff to current
2010-05-27
Johan Dahlin
[scanner] Element-type annotation for GArray types
blob
|
commitdiff
|
diff to current
2010-05-27
Johan Dahlin
[annotationparser] Avoid a couple of \
blob
|
commitdiff
|
diff to current
2010-05-26
Colin Walters
Support (out caller-allocates)
blob
|
commitdiff
|
diff to current
2010-05-23
Tomeu Vizoso
Add support for the 'foreign' annotation to g-i-scanner
GOBJECT_INTROSPECTION_0_6_12
blob
|
commitdiff
|
diff to current
2010-05-07
Owen W. Taylor
Fix parameter ordering in error message
blob
|
commitdiff
|
diff to current
2010-05-07
Owen W. Taylor
Validate parameter references
blob
|
commitdiff
|
diff to current
2010-05-07
Owen W. Taylor
Validate scope annotation values
blob
|
commitdiff
|
diff to current
2010-05-07
Owen W. Taylor
Use -1 not None for closure/destroy indices
blob
|
commitdiff
|
diff to current
2010-05-04
Tomeu Vizoso
Add support for GArrays: add g_type_info_get_array_type...
blob
|
commitdiff
|
diff to current
2010-05-03
Tomeu Vizoso
Revert "Add support for GArrays: add g_type_info_get_ar...
blob
|
commitdiff
|
diff to current
2010-04-30
Tomeu Vizoso
Add support for GArrays: add g_type_info_get_array_type...
blob
|
commitdiff
|
diff to current
2010-04-28
Johan Dahlin
[annotationparser] Disable warning
blob
|
commitdiff
|
diff to current
2010-04-28
Tomeu Vizoso
Warn about annotations for unknown args
blob
|
commitdiff
|
diff to current
2010-03-15
Alan Knowles
Small fix to handle @attributes: .... (.....) as...
blob
|
commitdiff
|
diff to current
2010-02-11
Colin Walters
Assume allow-none for GCancellable
blob
|
commitdiff
|
diff to current
2010-01-15
Johan Bilien
scanner: Always explicitely set the scope of callbacks
blob
|
commitdiff
|
diff to current
2009-12-09
Dan Winship
[scanner] Fix various hardcoded type name checks
blob
|
commitdiff
|
diff to current
2009-12-09
Johan Dahlin
Fix an annotationparser bug for empty tags
blob
|
commitdiff
|
diff to current
2009-12-08
Johan Dahlin
Wrap line in 80 characters
blob
|
commitdiff
|
diff to current
2009-12-04
Stefan Kost
annotationparser: include symbol name in warning
blob
|
commitdiff
|
diff to current
2009-12-03
Johan Dahlin
Check for AsyncReadyCallback / DestroyNotify
blob
|
commitdiff
|
diff to current
2009-12-02
Johan Dahlin
Better scope in GAsyncReadyCallback/GDestroyNotify
blob
|
commitdiff
|
diff to current
2009-08-24
Dan Winship
Bug 556628 – (skip) annotation
blob
|
commitdiff
|
diff to current
2009-07-06
Johan Dahlin
Merge commit 'origin'
blob
|
commitdiff
|
diff to current
2009-07-03
Andreas Rottmann
Allow annotations on fields
blob
|
commitdiff
|
diff to current
2009-06-23
Colin Walters
Bug 579008 - Don't override element-type for arrays
blob
|
commitdiff
|
diff to current
2009-06-12
C. Scott Ananian
Bug 581685: Parse parameterized types (using <>) in...
blob
|
commitdiff
|
diff to current
2009-06-09
Colin Walters
Bug 584453 - Handle char ** correctly (and const variation)
blob
|
commitdiff
|
diff to current
2009-05-12
C. Scott Ananian
Allow the use of the "Rename To" annotation for literal...
blob
|
commitdiff
|
diff to current
2009-03-23
Andreas Rottmann
Bug 574284 - Add support for a 'closure' and 'destroy...
blob
|
commitdiff
|
diff to current
2009-03-19
Andreas Rottmann
Bug 556475 – support Shadows: annotation
blob
|
commitdiff
|
diff to current
2009-03-16
Colin Walters
Bug 565147 - Add (type) annotation to override the...
blob
|
commitdiff
|
diff to current
2009-03-05
Colin Walters
Bug 557383 - Virtual method support
blob
|
commitdiff
|
diff to current
2009-03-04
Andreas Rottmann
Bug 573332 - Allow annotation of enums as bitfields
blob
|
commitdiff
|
diff to current
2009-03-04
Andreas Rottmann
Introduce documentation-block options
blob
|
commitdiff
|
diff to current
2009-03-03
Colin Walters
Bug 571548 - Generic attributes
blob
|
commitdiff
|
diff to current
2009-02-17
Johan Dahlin
Merge commit 'origin'
blob
|
commitdiff
|
diff to current
2009-02-17
Colin Walters
Merge branch 'master' of ssh://walters@git.gnome.org...
blob
|
commitdiff
|
diff to current
2009-02-17
Owen W. Taylor
Parse doc-comment tags case-insensitive
blob
|
commitdiff
|
diff to current
2009-01-20
Johan Dahlin
Bug 562615 – Struct methods missing
blob
|
commitdiff
|
diff to current
2009-01-13
Johan Dahlin
Clean up some abstraction breakage to reduce code dupli...
blob
|
commitdiff
|
diff to current
next