Commit Graph

9 Commits

Author SHA1 Message Date
ee82d35357
Removed const where it has no effect.
All checks were successful
the build was successful
2018-12-04 11:26:28 +01:00
b74381ceed
Enhanced Entity::valid
All checks were successful
the build was successful
It now checks if all non-nullable attributes are set. fixes #10
2018-07-14 11:54:13 +02:00
8f30451ec1
Made Easy::Attachment writable (#1)
All checks were successful
the build was successful
2018-06-14 03:19:23 +02:00
a56f6f0340
Made Easy::Status writable (#1)
All checks were successful
the build was successful
2018-06-13 23:55:19 +02:00
d7043c06a6
Added Easy::PushSubscription 2018-05-23 20:21:41 +02:00
87a432f326
bugfix: An exception was thrown when converting empty strings to uint64 2018-05-11 06:15:35 +02:00
f91220c715
Found out about the mutable keyword! :-D 2018-04-10 09:40:26 +02:00
2518f3d4a7
added Easy::Entity::was_set() 2018-04-09 23:20:37 +02:00
445567744d
fixed headers, refactoring 2018-04-01 03:36:11 +02:00