Historique des commits

Auteur SHA1 Message Date
  ljfa 9c63256baa Add exports for shared libraries. Closes #7 il y a 9 ans
  ljfa-ag 2f78701bf8 Remove unneeded semicolon il y a 9 ans
  ljfa-ag 936b2390d8 Inline some methods il y a 9 ans
  ljfa-ag 7626425b2c Add tag::as method il y a 9 ans
  ljfa-ag bfea511ea8 Add noexcept at some important places il y a 9 ans
  ljfa-ag 3a99fb629c Add a few comments il y a 9 ans
  ljfa-ag d003eceb72 Elaborate on use and rationale of value and value_initializer il y a 9 ans
  ljfa-ag 61d29e8ac2 Add static_assert to ensure correct types for as il y a 9 ans
  ljfa-ag c28d3777bf Add value::as method for conversion il y a 9 ans
  ljfa-ag bd1ae77694 Add list accessors to value il y a 9 ans
  ljfa-ag fd4942b6f5 Make value copyable (after all) il y a 9 ans
  ljfa-ag 49bcfa77e1 Create copy and clone functions for value and tag il y a 9 ans
  ljfa-ag 4ea7019e85 Specify undefined behavior on null values il y a 9 ans
  ljfa-ag 9771baae36 Fix conflicting overload of operator[] il y a 9 ans
  ljfa-ag 66a99e80a7 Remove redundant includes il y a 9 ans
  ljfa-ag 792bbf09c4 Correct documentations for operator[] il y a 9 ans
  ljfa-ag 09dca802bd Remove unneeded forward declarations il y a 9 ans
  ljfa-ag c9bbfc4773 Readd value constructor from tag&& il y a 9 ans
  ljfa-ag b64e3db8d0 Implement at and operator[] for value il y a 9 ans
  ljfa-ag 33c26a33d1 Create and implement get/set with tag for value il y a 9 ans
  ljfa-ag 56da3e25fa Reorder and change documentation for value il y a 9 ans
  ljfa-ag bb41bd0013 Remove useless explicit il y a 9 ans
  ljfa-ag ba86b862d6 Add get/set_ptr and operator bool to value il y a 9 ans
  ljfa-ag 6168f3ad47 Change description of value::operator= il y a 9 ans
  ljfa-ag 5f157da658 Partial implementation of value il y a 9 ans
  ljfa-ag 49ce5a019c Change interfaces of tag_compound and value once again il y a 9 ans
  ljfa-ag b81ebe6cba Fix tag_compound and value il y a 9 ans
  ljfa-ag 9337c54552 Add at method to value il y a 9 ans
  ljfa-ag 1393bc318e Rename nbt_value to value il y a 9 ans