2008-04-28 |
Johan Dahlin | Include indentation in line length calculation |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Johan Dahlin | Prettify NS parsing using elementtree. |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Johan Dahlin | Switch over to GIR as the default format. Add a simple... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Johan Dahlin | Refactor pretty attribute indentation to be more generi... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Johan Dahlin | Wrap attributes for lines which are wider than 79 chara... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Johan Dahlin | Simplify & Remove a bit of unused code |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Johan Dahlin | Allow parenthesis in annotations |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Johan Dahlin | Add two new functions to check sequence return values... |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Johan Dahlin | Cast the getter, avoids a compilation warning. |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Johan Dahlin | g-ir-scanner has no sources. |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Johan Dahlin | Split out nodes to ast.py and glibast.py |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Johan Dahlin | Rename treebuilder to transformer and gobjectreebuilder to |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Johan Dahlin | Add LGPLv2 license header and install all python files |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Johan Dahlin | Add support for virtual methods. Pair struct FooClass... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Johan Dahlin | Add support for signals |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Johan Dahlin | Add support for source/header annotations. |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Johan Dahlin | bitmask->bitfield, c:symbol->c:identifer api->repository |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Johan Dahlin | Add support for Callbacks |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Havoc Pennington | If a symbol is not in metadata->module, look for it... |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Havoc Pennington | hack to avoid dlopening a library that is already in... |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Johan Dahlin | Add a callback test |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Havoc Pennington | Use interface_blob_size not object_blob_size to compute... |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Havoc Pennington | remove G_MODULE_BIND_LOCAL flag when loading libraries... |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Havoc Pennington | new function to get the GType given a RegisteredTypeInfo |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Johan Dahlin | Add a LGPL license, to prevent automake to put in a... |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Johan Dahlin | Revert revisions 157,149-148,136-129 and 120. Move... |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Johan Dahlin | Update |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Johan Dahlin | Add an initial GIR writer and a --format option to... |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Johan Dahlin | cleanup namespace stripping |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Johan Dahlin | only attempt load a library if one was specified |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Johan Dahlin | skip private symbols |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Johan Dahlin | avoid sending the same options multiple times to cpp |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Johan Dahlin | Use ctypes.util.find_library to locate gobject-2.0... |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Johan Dahlin | Add a --include argument to include types from other... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Johan Dahlin | Add support for properties. Refactor Class/Interface... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Johan Dahlin | Add a workaround for a glib bug interface introspection bug |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Johan Dahlin | Update Add a string property |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Johan Dahlin | After stripping namespaces, remove the original item... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Johan Dahlin | Strip namespaces before objects, so we'll export GtkBut... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Johan Dahlin | Avoid a bit of duplication |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Johan Dahlin | Add constructors for object/boxed types. |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Johan Dahlin | Add support for boxed types |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Johan Dahlin | Add Constant, so far unused |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Johan Dahlin | mark them as const and comment out |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Johan Dahlin | Mark structures as const, wrap SourceType.const_string. |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Johan Dahlin | Add a couple of constants. |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Johan Dahlin | Add basic support for interfaces |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Havoc Pennington | add some C API wishlist items I could think of quickly |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Johan Dahlin | Use relative imports |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Johan Dahlin | Add a simple api for writing tags which can be used... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Johan Dahlin | Rename and refactor internal introspection api and... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Johan Dahlin | Strip namespace and object prefix from method names. |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Johan Dahlin | Simplify and remove improper use of getattr |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Johan Dahlin | Set default to an empty list |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Johan Dahlin | Add --pkg option to pass in pkg-config modules to get... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Johan Dahlin | Avoid duplication, reuse function writer for methods. |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Johan Dahlin | Resolve libtool .la files. Strip name spaces for method... |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Johan Dahlin | Oops, forgot to uncomment this |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Johan Dahlin | Add support for classes and methods |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Johan Dahlin | Avoid conflicts, keep the output ordered similar to... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Johan Dahlin | Start introspecting get-type functions. Implement suppo... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Johan Dahlin | add a namespace option |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Johan Dahlin | Add support for enums |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Johan Dahlin | Do function names too |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Johan Dahlin | Add a simplistic gidl writer, which can't do too much. |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Johan Dahlin | split tree building and source scanning interface to... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Johan Dahlin | Add support for void ctype |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Johan Dahlin | - Add support for struct/parameter/return, start parsin... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Johan Dahlin | Start constructing a real node tree. |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Johan Dahlin | Start to build abstract syntax node of scanned sources... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Johan Dahlin | Add simple pre-processor using subprocess and a PIPE... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Johan Dahlin | Remove unused files |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Johan Dahlin | Fix a typo and add an example python test program. |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Johan Dahlin | Add constants and wrap a few more SymbolType fields |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Johan Dahlin | Add initial python bindings for the scanner and depend... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Johan Dahlin | Move the scanner to a separate library. |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Johan Dahlin | Split out the source scanner from the generator. Rename... |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Johan Dahlin | Pass in the gobject.gidl since we're defining a GObject. |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Johan Dahlin | Include gobject-2.0 gidl, since we include a GObject... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Johan Dahlin | Add a releaxng in relaxng we can use to validate the... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Juerg Billeter | Fix compiler warnings. |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Juerg Billeter | Start fixing memory management in g-idl-scanner. |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Rob Taylor | Fix critical warning when no shlib passed to g-idl... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Johan Dahlin | Add a get_type-function, so the scanner actually parses... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Johan Dahlin | Add missing trailing quote. Bad Philip! |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Johan Dahlin | Add a new gidl test. 'utility.gidl', which is used... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Johan Dahlin | Remove most global variables |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Johan Dahlin | Remove unused imports |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Philip Van... | Added a few extra tests. Which resulted in finding... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Rob Taylor | Add some comments for strings into generated output... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Rob Taylor | Write out the shlibs variable before writing out the... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Johan Dahlin | Add support for parsing return arguments. Add support... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Johan Dahlin | Remove parsing of the @deprecated syntax used in header... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Johan Dahlin | Coding style fixes |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Johan Dahlin | revert back to 1.7.2 of automake |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Johan Dahlin | Require automake 1.10 Add GCOV_LIBS to GILIBS |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Johan Dahlin | Rename null-ok to direction=out |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Philip Van... | reviewed and extensively tested by Johan |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Johan Dahlin | Add an api to lex filenames. Lex all source .c files... |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Johan Dahlin | Make the generated metadata depend on the g-idl-compiler |
commit | commitdiff | tree | snapshot |
next |