Skip to content
Snippets Groups Projects
  • Piotr Maślanka's avatar
    Version 1.0 (#46) · 76971ed7
    Piotr Maślanka authored
    * do it fastah!
    
    * fix code generation
    
    * use fixed struct in other places as well
    
    * __slots__ will finally work in these classes
    
    * fix docs
    
    * fix docs
    
    * optionally Protocol
    
    * optional slots for FASTER!!!
    
    * more __slots__
    
    * added more __slots__
    
    * logger.warning
    
    * fix __slots__
    
    * fix locals in content_property.py
    
    * fix __slots__
    
    * add __slots__ to commonly created classes
    
    * fix __slots__
    
    * add __slots__ to event objects
    
    * add more __slots__
    
    * fix on-the-fly compilation
    
    * removed import struct from on-the-fly generated code
    
    * make compliant with python 3.5
    
    * remove logging in on-the-fly compilation
    
    * 1.0
    76971ed7