- 05 Mar, 2018 2 commits
-
-
Valentin Lorentz authored
Switched broken pypip.in badges to shields.io
-
Michael Overmeyer authored
-
- 09 Dec, 2017 1 commit
-
-
Tpt authored
-
- 04 May, 2017 3 commits
-
-
Valentin Lorentz authored
-
Valentin Lorentz authored
-
Valentin Lorentz authored
-
- 27 Sep, 2016 3 commits
-
-
Valentin Lorentz authored
-
Valentin Lorentz authored
Adds support for 'response-language' in request
-
Tpt authored
Implementation of https://github.com/ProjetPP/Documentation/commit/81848b3f3f3c853aaa4751a7f272d00552429e97
-
- 31 Mar, 2016 2 commits
-
-
Valentin Lorentz authored
-
Valentin Lorentz authored
-
- 30 Mar, 2016 5 commits
-
-
Tom Cornebize authored
In communication objects, raise appropriate type of exception if attributes do not validate.
-
Valentin Lorentz authored
ie. TypeError if they are not the right type (consistent with nodes), and AttributeNotProvided if an attribute is missing.
-
Thomas Tanon authored
Add optional TraceItem.times attribute.
-
Valentin Lorentz authored
-
Valentin Lorentz authored
-
- 21 Nov, 2015 1 commit
-
-
Sir Isaac Newton authored
-
- 16 May, 2015 2 commits
-
-
Thomas Tanon authored
Add equality between a singleton list and its element. Closes GH-45.
-
Valentin Lorentz authored
Return NotImplemented when testing equality between TypedAttributeHolder instances with different types.
-
- 15 May, 2015 1 commit
-
-
Valentin Lorentz authored
-
- 14 Mar, 2015 6 commits
-
-
Valentin Lorentz authored
-
Valentin Lorentz authored
-
Thomas Tanon authored
Factorize serialization-related code.
-
Valentin Lorentz authored
-
Valentin Lorentz authored
-
Valentin Lorentz authored
-
- 06 Mar, 2015 3 commits
-
-
Thomas Tanon authored
Introduce Nth node.
-
Valentin Lorentz authored
-
Valentin Lorentz authored
-
- 05 Mar, 2015 1 commit
-
-
Valentin Lorentz authored
Introduced in https://github.com/ProjetPP/Documentation/pull/59
-
- 03 Mar, 2015 3 commits
-
-
Thomas Tanon authored
Add Python2.7 support.
-
Valentin Lorentz authored
-
Valentin Lorentz authored
-
- 01 Mar, 2015 2 commits
-
-
Valentin Lorentz authored
-
Valentin Lorentz authored
-
- 28 Feb, 2015 4 commits
-
-
Thomas Tanon authored
Split AbstractNode into four classes.
-
Valentin Lorentz authored
AttributesHolder -> TypedAttributesHolder -> SerializableAttributesHolder -> AbstractNode AttributesHolder and TypedAttributesHolder: theoretical part of the datamodel specification SerializableAttributesHolder: serialization part of the spec AbstractNode: utilities for making operations on trees.
-
Thomas Tanon authored
Implement Triple.inverse.
-
Valentin Lorentz authored
-
- 18 Feb, 2015 1 commit
-
-
Valentin Lorentz authored
-