Clean up simple text cases in prep for code generator |
|
More...
|
about 11 years ago
|
keep depth of expected group nesting |
|
More...
|
about 11 years ago
|
prioritize the remaining TODOs |
|
More...
|
about 11 years ago
|
Fixed bug in generated code example |
|
More...
|
about 11 years ago
|
Still tracking down generated code bug, adding tests. |
|
More...
|
about 11 years ago
|
Tracking down bug in Generated example code. |
|
More...
|
about 11 years ago
|
Still thinking about the generated code and how it should look. |
|
More...
|
about 11 years ago
|
Begin refactor to split FieldReaders into codeGen and primitiveReader |
|
More...
|
about 11 years ago
|
Working on performance tests |
|
More...
|
about 11 years ago
|
Testing code generation ideas. |
|
More...
|
about 11 years ago
|
Starting to layout what code needs to be generated. |
|
More...
|
about 11 years ago
|
Clean up TODOs |
|
More...
|
about 11 years ago
|
Fixed Encoder to match test file |
|
More...
|
about 11 years ago
|
Fixing more encoding issues |
|
More...
|
about 11 years ago
|
fixed optional decimals |
|
More...
|
about 11 years ago
|
Debugging issues in encoder |
|
More...
|
about 11 years ago
|
added skipField methods to primitiveReader and fixing write compatibility. |
|
More...
|
about 11 years ago
|
Change read loop to step through groups not fields. Prep for code gen. |
|
More...
|
about 11 years ago
|
Need CodeGen if decode is to be any faster or new script design. |
|
More...
|
about 11 years ago
|
refactor to cleanup hasMore loop. |
|
More...
|
about 11 years ago
|
Investigating encoding failure at end of message. |
|
More...
|
about 11 years ago
|
Tighten up jump value in reader loop for sequences |
|
More...
|
about 11 years ago
|
general cleanup and trying new default value idea |
|
More...
|
about 11 years ago
|
working out details of sequence in writer dispatch. |
|
More...
|
over 11 years ago
|
Fixed non-blocking fast return in reader call. |
|
More...
|
over 11 years ago
|
clean up types for reset of dictionary. |
|
More...
|
over 11 years ago
|
ringbuffer handoff of char text to encoder |
|
More...
|
over 11 years ago
|
Fixing performance issues and designing text hand off. |
|
More...
|
over 11 years ago
|
clean up of ring buffer for hand-off to encoder. |
|
More...
|
over 11 years ago
|
cleaning up performance test and ring buffer |
|
More...
|
over 11 years ago
|