2008-08-14 |
Johan Dahlin | Clear up constant parsing |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Johan Dahlin | Don't require c:type. Test boxed.gir Update, remove... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Johan Dahlin | New internal function for adding a new node. |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Johan Dahlin | Define an internal _H_ variable so we skip parsing... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Colin Walters | Comment data structures. Also squash pointers in resolv... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Johan Dahlin | Avoid importing two GObject symbols in transformer.py |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Johan Dahlin | Make pyflakes.py conform to pep8.py |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Johan Dahlin | Add pyflakes.py and run it in make check. Update the... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Johan Dahlin | Refactor the parser a bit. Add parent type to interface... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Johan Dahlin | Clean up cgobject.py a little, fix pep8 errors |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Johan Dahlin | Refactor a bit, avoid isinstance and add a method for... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Johan Dahlin | Run pep8.py in make check, fix old errors. |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Colin Walters | Parse records. |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Colin Walters | Install again. Add some more bits. |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Colin Walters | Use correct namespace, add GType. Handle aliases. Recor... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Johan Dahlin | Allow get_type to be None, set a get_type for GInitiall... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Johan Dahlin | remote two prints |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Johan Dahlin | Register GInitiallyUnowned |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Colin Walters | Object is in GObject namespace. |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Colin Walters | Fix processing of functions from last commit. |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Colin Walters | Parse more than just <class. Put aliases in a separate... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Johan Dahlin | Allow multiple libraries Rename load_library to add_lib... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Colin Walters | Record typedefs as <alias> elements. Also attempt to... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Colin Walters | Also transform object properties. |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Colin Walters | pep8 |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Colin Walters | Also transform callbacks and structure field types... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Colin Walters | Handle 'any'. Add test for void *. |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Colin Walters | We need to do type resolution in a second pass after... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Colin Walters | Add enum return value. Transform function return types... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Colin Walters | Dep .gir files on scanner sources too. Also remove... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Colin Walters | Remove usage of (GAPI-oriented) TypeTag in favor of... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Colin Walters | Use the correct tests. |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Johan Dahlin | PEP-8* |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Colin Walters | Add new decorator @gwrap which forces us to declare... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Johan Dahlin | add a pep8 script |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Johan Dahlin | Clean up gcov integration a bit |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Johan Dahlin | PEP8ify |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Johan Dahlin | Remove outdated relaxng schemas. |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Johan Dahlin | Rename metadata to typelib in variable names, comments... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Johan Dahlin | Remove old C scanner, which got rewritten in python. |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Johan Dahlin | Move shared *.[ch] files to girepository from tools |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Johan Dahlin | Rename *.test to *.gir |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Johan Dahlin | Rename tests/parser to test/scanner |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Colin Walters | Use local .gir files again. |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Colin Walters | .gir file depends on libtool library. |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Colin Walters | Pass through parent node so we can print the node whose... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Colin Walters | Remove debug print |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Colin Walters | Say explicitly which node was NULL |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Johan Dahlin | disable a test |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Johan Dahlin | Disable roundtrip tests which are not yet working Rewri... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Johan Dahlin | type -> ntype |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Johan Dahlin | Merge in the gir-compiler branch. Thanks to Philip... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Colin Walters | Install g-idl-compiler and g-idl-generate to go along... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Colin Walters | Add environment variable G_IREPOSITORY_VERBOSE so we... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Jürg Billeter | Fix typo |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Johan Dahlin | metadata->typelib here too, bump version |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Johan Dahlin | rename metadata-format.txt to typelib-format.txt |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Johan Dahlin | Ignore a few more tags |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Johan Dahlin | Add support for gtk-doc annotations for allow-none... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Johan Dahlin | Start using abstract type instead of the raw C types... |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Rob Taylor | Update authors |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Philip Van... | tools/gidlnode.c |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Johan Dahlin | Regenerate with proper indentation |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Johan Dahlin | Improve line wrapping when > 79 charaters |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Jürg Billeter | Use <type> element for field types Update testcase |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Johan Dahlin | Fix a bug which prevented GdkEvent from being generated |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Johan Dahlin | Improve enum member parsing and introspection |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Johan Dahlin | Revert this part, it broke atk |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Johan Dahlin | Add a new source type enum for member. Use __repr__... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Johan Dahlin | Improve error reporting when trying to quote None.... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Johan Dahlin | And the Makefile, d'oh |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Johan Dahlin | Update sys.path before running the parser so we don... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Johan Dahlin | Rename pkg-config name to gobject-introspection-1.0... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Johan Dahlin | Prevent a crash when symbol->indent is NULL. |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Johan Dahlin | Add ctype_name, a function to convert a CTYPE symbol... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Johan Dahlin | Revert back to using temporary files to send in headers... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Johan Dahlin | Clean up and refactor enum namespacing |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Johan Dahlin | Move namespace stripping glibtransformer->transformer |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Johan Dahlin | Move part of the namespace prefix parsing from glibtran... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Johan Dahlin | Improve repr() for ast nodes |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Johan Dahlin | Resurrect GIDL |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Johan Dahlin | Introduce a namespace ast node |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Johan Dahlin | Add data type constants |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Johan Dahlin | Move sourcescanner symbols to the sourcescanner module... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Johan Dahlin | Format header, Remove dummy sys.path.insert |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Johan Dahlin | Refactor and comment scanner frontend |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Johan Dahlin | Avoid a tiny bit of duplication |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Johan Dahlin | Handle missing parameters better, allow - and + in... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Johan Dahlin | Parse struct fields properly, improve debugging. |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Johan Dahlin | Use transfer-ownership everywhere, to mark ownership... |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Johan Dahlin | Add a basic, unfinshed man page for g-ir-scanner, move... |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Johan Dahlin | gdk-pixbuf.gidl note |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Johan Dahlin | Write record/structs to gir file too. Add a couple... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Johan Dahlin | Calculate the line length properly, include the provide... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Johan Dahlin | Add a --strip-prefix and sort out confusion between... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Johan Dahlin | Avoid recursion when scanning girepository.h |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Johan Dahlin | Update |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Johan Dahlin | Rename most c:identifier to c:type. Add new ones to |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Johan Dahlin | Update TODO |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Johan Dahlin | Move c:identifier from return-value to subchild type... |
commit | commitdiff | tree | snapshot |
next |