0
I Use This!
Inactive

Commits : Listings

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