index
:
forstio
dev
fb-tools
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
codec-json
Age
Commit message (
Collapse
)
Author
2023-06-23
c++, codec: Adding binary transport protocol
Claudius "keldu" Holeksa
2023-06-20
c++, codec-json: Minor progress on arrays for json decoding
Claudius Holeksa
2023-06-20
c++: Adding tests and working around some constness problems
Claudius "keldu" Holeksa
2023-06-15
c++, codec-json: Added multi dimensional arrays to json
Claudius Holeksa
2023-06-14
c++: Let test run in test-case derivation and ammend changed schema
Claudius Holeksa
dimension changes
2023-06-11
c++, codec-json: Added struct to json encoding and fixed a buffer bug on
Claudius "keldu" Holeksa
the fly
2023-06-11
c++, codec-json: Added testing for tuples and fixed minor buffer
Claudius "keldu" Holeksa
changes
2023-06-10
c++: Setting up testing progress
Claudius "keldu" Holeksa
2023-06-10
tests,c++: Intermediate commit preparing testing and json
Claudius Holeksa
2023-06-07
codec-json,c++: Progress on design issues
Claudius Holeksa
2023-06-05
codec-json, c++: Initial ideas for json codec.
Claudius "keldu" Holeksa
Technically We do have to transcode and the language we are transcoding from requires to have some restriction rules as an argument.
2023-05-12
Apparently nix doesn't like local sources being settable by external means? ↵
Claudius Holeksa
Further investigation required. Fixed build though
2023-05-07
nix: changeable src
Claudius Holeksa
2023-05-03
Moved dirs and added codec-json dir
Claudius Holeksa