Skip to content
Snippets Groups Projects
Unverified Commit 76971ed7 authored by Piotr Maślanka's avatar Piotr Maślanka Committed by GitHub
Browse files

Version 1.0 (#46)

* 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
parent 4a734cf2
No related branches found
No related tags found
No related merge requests found
Showing
with 390 additions and 291 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment