Commit History

Author SHA1 Message Date
  ljfa 9c63256baa Add exports for shared libraries. Closes #7 9 years ago
  ljfa-ag 5c6cb9eca8 More inlining. Closes #3 9 years ago
  ljfa-ag 936b2390d8 Inline some methods 9 years ago
  ljfa-ag b67a3f9b0a Add write_payload methods to stream_writer and tags 9 years ago
  ljfa-ag 82a5208169 Add typedef for map type used by tag_compound 9 years ago
  ljfa-ag 43842d2246 Implement read_payload for all tags 9 years ago
  ljfa-ag db169073f1 Change how emplacing is being done 9 years ago
  ljfa-ag 3bab56d8f1 Change some parameters to value_initializer 9 years ago
  ljfa-ag f5fc52e27b Overload has_key with version that takes tag_type 9 years ago
  ljfa-ag 125a605965 Create tag_list::of function 9 years ago
  ljfa-ag 4945e533c3 Create tag_compound::insert method 9 years ago
  ljfa-ag ea71042f79 Change signature of put to take value 9 years ago
  ljfa-ag e5d34354de Remove redundand includes 9 years ago
  ljfa-ag 00b3c2bc9c Change return type of put and emplace to match std::map 9 years ago
  ljfa-ag 792bbf09c4 Correct documentations for operator[] 9 years ago
  ljfa-ag cdcbcd5adf Implement value_initializer 9 years ago
  ljfa-ag 36c1393a56 Create value_initializer 9 years ago
  ljfa-ag eaced354e7 Fix tag_compound::emplace 9 years ago
  ljfa-ag 3dfa9f71ee Also define get_type with CRTP 9 years ago
  ljfa-ag ffaf121d24 Implement CRTP for tag 9 years ago
  ljfa-ag e0ff3b56c0 Minor reformatting 9 years ago
  ljfa-ag 2345716fbd Create tag::assign method 9 years ago
  ljfa-ag d648754b1f Overload operator== for each tag individually 9 years ago
  ljfa-ag 26a08e6eea Create move_clone method 9 years ago
  ljfa-ag 955bdfe3ae Make tag classes final 9 years ago
  ljfa-ag 49ce5a019c Change interfaces of tag_compound and value once again 9 years ago
  ljfa-ag b81ebe6cba Fix tag_compound and value 9 years ago
  ljfa-ag 6374857bfd Iterators typedefs for tag_compound 9 years ago
  ljfa-ag 1393bc318e Rename nbt_value to value 9 years ago
  ljfa-ag e040454ca3 Add operator== and equals for tag 9 years ago