|
0b35fa0828
|
Uodated copyright years.
|
2019-03-20 06:15:43 +01:00 |
|
|
e07dc45184
|
Inherit constructors from Entity.
|
2019-03-11 20:48:54 +01:00 |
|
|
318221a2e6
|
Changed uint_fast16_t to uint16_t and uint_fast64_t to uint64_t.
|
2019-02-22 08:29:54 +01:00 |
|
|
0b47e0ec8d
|
Changed ids from uint_fast64_t to const string in all Entities.
|
2019-01-27 03:44:08 +01:00 |
|
|
ee82d35357
|
Removed const where it has no effect.
|
2018-12-04 11:26:28 +01:00 |
|
|
c492158f64
|
Enhanced description for language(const string &language)
|
2018-11-17 20:41:06 +01:00 |
|
|
121cf0f32b
|
Added Status::card()
|
2018-11-17 20:38:09 +01:00 |
|
|
a8e27d7f5d
|
Added Status::replies_count()
|
2018-11-17 20:32:36 +01:00 |
|
|
b74381ceed
|
Enhanced Entity::valid
It now checks if all non-nullable attributes are set. fixes #10
|
2018-07-14 11:54:13 +02:00 |
|
|
7bd17a0ef0
|
Added a lot more version tags to the documentation
That was tedious! 😓
|
2018-06-14 11:17:26 +02:00 |
|
|
929e815c73
|
added @since-tags
|
2018-06-14 01:52:05 +02:00 |
|
|
a56f6f0340
|
Made Easy::Status writable (#1)
|
2018-06-13 23:55:19 +02:00 |
|
|
87fded18db
|
Moved entites into src/easy/entities/
|
2018-04-03 00:17:42 +02:00 |
|