Commit Graph

14 Commits

Author SHA1 Message Date
tastytea f159f0c391
Get numbers in Easy::Tag::History::accounts() and ::use().
We were trying to get strings before.
2019-08-12 05:48:26 +02:00
tastytea 2a7d02fba8
Marked members of Easy::Tag::History const. 2019-08-12 05:47:49 +02:00
tastytea 8a6bef8c2c
Made type names more consistent. 2019-05-13 21:31:38 +02:00
tastytea 5e6bf432a8
Harmonize calls to Entity::check_valid(). 2019-04-25 14:55:45 +02:00
tastytea 94651f8dba
Changed for-loop to std::transform. 2019-03-30 23:59:27 +01:00
tastytea 54a1fb0d3e
Added Easy::time as time type.
the build was successful Details
2019-03-29 14:44:39 +01:00
tastytea 0b35fa0828
Uodated copyright years. 2019-03-20 06:15:43 +01:00
tastytea e07dc45184
Inherit constructors from Entity. 2019-03-11 20:48:54 +01:00
tastytea c8baf41582
Renamed macros.hpp to debug.hpp. 2019-02-22 11:35:06 +01:00
tastytea 318221a2e6
Changed uint_fast16_t to uint16_t and uint_fast64_t to uint64_t. 2019-02-22 08:29:54 +01:00
tastytea ee82d35357
Removed const where it has no effect.
the build was successful Details
2018-12-04 11:26:28 +01:00
tastytea b74381ceed
Enhanced Entity::valid
the build was successful Details
It now checks if all non-nullable attributes are set. fixes #10
2018-07-14 11:54:13 +02:00
tastytea 3423e7f672
Added Easy::Tag::History 2018-06-11 01:41:30 +02:00
tastytea 87fded18db
Moved entites into src/easy/entities/ 2018-04-03 00:17:42 +02:00