| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
introduces unit testing
|
| |
|
|
|
|
| |
other input and output formats
|
| |
|
| |
|
|
|
|
| |
jump command to simulate command blocks
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
readBuffer
|
|
|
|
| |
instead of a dedicated JSONInRoot structure
|
| |
|
|
|
|
| |
structure
|
| |
|
|
|
|
| |
better use of the buffer system
|
|
|
|
| |
decrease the number mallocs
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
improving performance
|
| |
|
| |
|
|
|
|
| |
instead of the runes
|
|
|
|
| |
interface to a single struct
|
| |
|
| |
|
|
|
|
|
|
| |
own JSON parser and serialiser
These changes improve performance
|
| |
|
|
|
|
| |
implementation
|
| |
|
|
|
|
| |
This is to reduce the amount of translating between them that needs to be done
|
| |
|
|
|
|
| |
This results in a massive performance boost, ~4x speedup
|
|
|
|
| |
whatever is inside it
|
| |
|
| |
|
|
|
|
| |
We'll see if this sticks
|
| |
|
| |
|
| |
|
| |
|