[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r68] by hawk777

Remove unused includes.

2014-12-28 05:27:32 Tree
[r67] by hawk777

Implement NBT::Visitor and NBT::ConstVisitor and the supporting machinery. Move parsing and serialization out from core tag classes into visitors. Make an exception more generic. Include serializing infinities and NaNs in unit tests.

2014-12-28 05:00:20 Tree
[r66] by hawk777

Remove unused AnyTag.

2014-12-28 04:58:15 Tree
[r65] by hawk777

Add NBT::List to build file list.

2014-12-27 21:39:40 Tree
[r64] by hawk777

Add unit tests for NBT::List.

2014-12-27 21:39:21 Tree
[r63] by hawk777

Make operator== a virtual member of NBT::Tag able to compare to any other tag, and make operator!= call it. Implement operator== in subclasses appropriately.

2014-12-27 21:30:28 Tree
[r62] by hawk777

Mark some classes final.

2014-12-27 21:17:41 Tree
[r61] by hawk777

Make data a public member of NBT::Scalar, which eliminates a lot of casts for conversions in unit tests.

2014-12-27 21:03:02 Tree
[r60] by hawk777

Add some missing template instantiations.

2014-12-26 22:03:54 Tree
[r59] by hawk777

Add equality operators to NBT::Array.

2014-12-26 21:20:43 Tree
Older >