Commit Graph

15 Commits

Author SHA1 Message Date
Lucidiot bd3dfe6746
Bump to 0.1.1 2019-10-05 14:37:05 +02:00
Lucidiot ebf519bd9b
Fix getattr on namespaces, closes #2 2019-10-05 14:36:24 +02:00
Lucidiot ba8dbc7740
Linting 2019-10-03 08:43:07 +02:00
Lucidiot 269e578dd4
Add documentation 2019-10-03 08:39:35 +02:00
Lucidiot e5dcb746ad
Add _repr_pretty_ for IPython 2019-09-30 07:17:06 +02:00
Lucidiot cdf39c3464 Merge branch 'tests' into 'master'
Unit tests

See merge request Lucidiot/objtools!1
2019-09-23 19:46:52 +00:00
Lucidiot 9ec858772a Unit tests 2019-09-23 19:46:52 +00:00
Lucidiot 60a29a3162
Fixes 2019-09-22 19:55:36 +02:00
Lucidiot b764ea199e
Fixes 2019-09-15 15:31:28 +02:00
Lucidiot 33144e022c
Merge branch 'master' of https://gitlab.com/Lucidiot/objtools 2019-09-15 15:30:29 +02:00
Lucidiot bf670fb578
Enhance ClassRegistry 2019-09-15 15:21:35 +02:00
Lucidiot 71f9e394de
Rename MappingObjects to Namespaces 2019-09-15 13:11:50 +02:00
Lucidiot b17611d45a
Base implementation for ClassRegistry 2019-09-15 13:10:03 +02:00
Lucidiot 37784170a6
Implement MappingObjects and MutableMappingObjects 2019-09-15 13:09:45 +02:00
Lucidiot 7d20e6cd3c
Base setup 2019-09-15 13:09:32 +02:00