index
:
~teuf/spice-common
master
meson
quic
test-region
Unnamed repository; edit this file to name it for gitweb.
teuf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python_modules
/
ptypes.py
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-15
codegen: Remove minor attribute
Frediano Ziglio
1
-52
/
+0
2018-10-15
codegen: Remove fixedsize attribute
Frediano Ziglio
1
-6
/
+0
2018-10-15
codegen: Remove bytes_count attribute
Frediano Ziglio
1
-4
/
+0
2018-06-27
ptypes: Improve some attribute documentation
Frediano Ziglio
1
-2
/
+7
2018-05-23
Check for messages with duplicate values inside a channel
Frediano Ziglio
1
-0
/
+8
2018-05-23
Check for messages with duplicate names inside a channel
Frediano Ziglio
1
-0
/
+2
2018-05-23
codegen: Remove duplicate client and server code from ChannelType::resolve
Frediano Ziglio
1
-39
/
+29
2018-05-09
codegen: Removed unused get_type methods
Frediano Ziglio
1
-9
/
+0
2018-05-09
codegen: Add some comments
Frediano Ziglio
1
-1
/
+5
2018-04-17
Remove extra self parameter from member function
Jonathon Jongsma
1
-1
/
+1
2016-06-24
codegen: Fix 'registred' typo
Christophe Fergeau
1
-3
/
+3
2016-06-21
extend a comment for type attributes
Frediano Ziglio
1
-1
/
+1
2016-06-21
add a check for negate cases on enumerations
Frediano Ziglio
1
-0
/
+1
2016-06-02
fix wrong assert check
Frediano Ziglio
1
-1
/
+1
2016-03-10
codegen: simplify FdType
Marc-André Lureau
1
-4
/
+4
2016-03-10
protocol: learn to describe fd passing in messages
Marc-Andre Lureau
1
-0
/
+9
2016-03-10
Revert "Remove files moved to spice-protocol"
Marc-André Lureau
1
-0
/
+1129
2015-08-11
Remove files moved to spice-protocol
Frediano Ziglio
1
-1129
/
+0
2015-08-04
codegen: ptypes.py: keep attribute names in sets
Uri Lublin
1
-4
/
+4
2015-07-23
codegen: Remove old ptr32 attribute
Frediano Ziglio
1
-4
/
+0
2015-07-23
codegen: Do some checks on attributes
Frediano Ziglio
1
-0
/
+72
2015-07-23
codegen: Reuse code to fix attribute from prototype file
Frediano Ziglio
1
-16
/
+16
2015-04-01
Make spice_codegen.py work on both Python 2 and 3
Alexander Wauck
1
-33
/
+33
2013-10-23
codegen: Add a --generate-wireshark-dissector option
Jonathon Jongsma
1
-0
/
+17
2012-06-14
python_modules/ptypes.py/EnumBaseType.c_enumname: add missing return to fix b...
Alon Levy
1
-1
/
+1
2012-03-20
allow attributes on channel elements in .proto files
Christophe Fergeau
1
-1
/
+3
2012-03-20
fix copy & paste error in ptypes.py
Christophe Fergeau
1
-3
/
+1
2012-03-20
codegen: Fix enums.h generation
Hans de Goede
1
-1
/
+3
2012-03-20
python: remove c-ism trailing ;
Marc-André Lureau
1
-3
/
+3
2012-03-20
codegen: typedef the protocol enums
Marc-André Lureau
1
-4
/
+12
2012-03-20
spice codegen: fix copy-o, no such variable value
Alon Levy
1
-1
/
+1
2012-03-20
Don't send CursorHeader if cursor_flags is NONE
Alexander Larsson
1
-2
/
+2
2012-03-20
codegen: Allow @to_ptr to make inline structs demarshal as pointers
Alexander Larsson
1
-1
/
+3
2012-03-20
codegen: Remove unused methos has_pointer()
Alexander Larsson
1
-27
/
+0
2012-03-20
codegen: No SPICE_ADDRESS types left, drop @c_ptr
Alexander Larsson
1
-2
/
+5
2012-03-20
Properly parse QXLImage to the new-world SpiceImage
Gerd Hoffmann
1
-7
/
+24
2012-03-20
codegen: support @chunk on non-pointer arrays
Alexander Larsson
1
-2
/
+2
2012-03-20
marshaller: Make get_nw_offset() handle deep member references
Alexander Larsson
1
-7
/
+32
2012-03-20
marshaller: Make @nonnull a propagated attribute
Alexander Larsson
1
-1
/
+1
2012-03-20
marshaller: Make @c_ptr a propagated attribute
Alexander Larsson
1
-1
/
+1
2012-03-20
marshaller: Add generic way to handle propagating attributes
Alexander Larsson
1
-4
/
+11
2012-03-20
Properly parse and marshall SpiceString
Gerd Hoffmann
1
-1
/
+7
2012-03-20
Simplify SpiceLineAttr by removing unsed stuff
Alexander Larsson
1
-1
/
+14
2012-03-20
Support @marshall to automatically marshall pointers
Alexander Larsson
1
-13
/
+16
2012-03-20
Make pointers 32bit in new protocol format
Alexander Larsson
1
-1
/
+3
2012-03-20
marshaller: Correctly determine if switches are fixed size
Alexander Larsson
1
-1
/
+9
2012-03-20
Fix handling of @ptr32 network size
Alexander Larsson
1
-4
/
+10
2012-03-20
Add support for @virtual markup in spice protocol
Alexander Larsson
1
-0
/
+4
2012-03-20
Initial import of spice protocol description and demarshall generator
Alexander Larsson
1
-0
/
+965