index
:
~smcv/telepathy-spec
account-supersedes
autotools
blocking
break-the-world
captcha
contact-search
conversation-token
ctime
location
master
names
next
next-access-control
next-dtmf
next-snapshot
next-version-the-world
protocol-sidecars
trivia
wip-16bit
Unnamed repository; edit this file to name it for gitweb.
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-20
specparser: add support for old-style Telepathy Properties
Simon McVittie
1
-0
/
+8
2009-03-20
specparser: raise error when things without an array_name are in arrays
Simon McVittie
1
-3
/
+3
2009-03-20
doc-generator.py: cope with non-ASCII characters in the spec
Simon McVittie
1
-5
/
+5
2009-02-27
PEP8
Davyd Madeley
1
-26
/
+26
2009-02-27
Make the output path an argument
Davyd Madeley
1
-5
/
+14
2009-02-27
Support external types
Davyd Madeley
1
-2
/
+38
2009-02-27
Compatibility fixes
Davyd Madeley
1
-9
/
+17
2009-02-25
wrap Foo[] in a DBusList class so that we know its an array
Davyd Madeley
1
-3
/
+51
2009-02-25
Add some checks for things that shouldn't be allowed to happen
Davyd Madeley
1
-0
/
+17
2009-02-25
Display tp:added et al for EnumLike types
Davyd Madeley
1
-0
/
+3
2009-02-25
Support tp:changed
Davyd Madeley
1
-28
/
+19
2009-02-25
Default arg direction to UNSPECIFIED rather than OUT
Davyd Madeley
1
-2
/
+17
2009-02-25
PEP8
Davyd Madeley
1
-247
/
+247
2009-02-25
Remove ` from warning messages
Davyd Madeley
1
-2
/
+2
2009-02-25
Don't inline declare exceptions
Davyd Madeley
1
-6
/
+7
2009-02-25
Clean up trailing spaces
Davyd Madeley
1
-23
/
+23
2009-02-25
Rename class 'base' to 'Base'
Davyd Madeley
1
-10
/
+10
2009-02-19
Add a full index
Davyd Madeley
2
-3
/
+11
2009-02-19
Typed.get_url -> Type.get_type_url to stop it blatting base.get_url for Property
Davyd Madeley
1
-2
/
+2
2009-02-19
Support tp:dbus-ref etc in tp:added and tp:deprecated
Davyd Madeley
1
-57
/
+86
2009-02-17
Support tp:requires
Davyd Madeley
1
-0
/
+8
2009-02-17
Tests using doctest
Davyd Madeley
1
-6
/
+17
2009-02-17
Report Access for properties
Davyd Madeley
1
-2
/
+10
2009-02-17
Add licenses to the new source
Davyd Madeley
2
-1
/
+44
2009-02-17
Add title, copyrights, license and other fun stuff
Davyd Madeley
1
-0
/
+13
2009-02-17
Fix up URLs for Errors and Types
Davyd Madeley
1
-3
/
+8
2009-02-17
Add generic-types and errors HTML files to the spec
Davyd Madeley
2
-6
/
+27
2009-02-17
Support tp:causes-havoc on interface
Davyd Madeley
1
-0
/
+4
2009-02-17
Support tp:deprecated
Davyd Madeley
1
-0
/
+17
2009-02-17
Support tp:added
Davyd Madeley
1
-3
/
+23
2009-02-17
Implement Mapping using code common with Struct
Davyd Madeley
1
-10
/
+28
2009-02-17
Implement Flags using the same code as Enums
Davyd Madeley
1
-9
/
+20
2009-02-17
Support Enum type
Davyd Madeley
1
-1
/
+27
2009-02-17
Fix key generation error in build_name()
Davyd Madeley
1
-1
/
+2
2009-02-17
Support the Struct type
Davyd Madeley
1
-1
/
+25
2009-02-17
Reassociate types with interfaces, show types for an interface
Davyd Madeley
1
-17
/
+30
2009-02-17
Move type deferral into common class to share for Arg/Property
Davyd Madeley
1
-34
/
+42
2009-02-17
Defer type lookups until Arg.get_type() is called
Davyd Madeley
1
-3
/
+10
2009-02-17
Fix up case of the stoopids
Davyd Madeley
1
-2
/
+2
2009-02-16
Errors and docstrings all around
Davyd Madeley
1
-6
/
+29
2009-02-16
Return the list of possible errors
Davyd Madeley
1
-4
/
+13
2009-02-16
Add types to the interface
Davyd Madeley
1
-1
/
+3
2009-02-16
Refactor methods/signals/properties into lists, use one global lookup dict in...
Davyd Madeley
2
-34
/
+34
2009-02-16
Break out some functionality into functions
Davyd Madeley
1
-19
/
+22
2009-02-16
Initial attempt at tp:dbus-ref
Davyd Madeley
1
-0
/
+30
2009-02-16
parse() now returns a Spec() object rather than the interfaces dict
Davyd Madeley
2
-26
/
+29
2009-02-16
Rewrite tp:rationale and tp:method-ref
Davyd Madeley
1
-10
/
+52
2009-02-16
Initial work on adding docstrings
Davyd Madeley
1
-0
/
+22
2009-02-14
Show args in method/signal header
Davyd Madeley
1
-0
/
+14
2009-02-14
Reuse Template object (should save on template compilation
Davyd Madeley
1
-4
/
+4
[next]