summaryrefslogtreecommitdiff
path: root/src/codec-json
AgeCommit message (Collapse)Author
2023-06-10c++: Setting up testing progressClaudius "keldu" Holeksa
2023-06-10tests,c++: Intermediate commit preparing testing and jsonClaudius Holeksa
2023-06-07codec-json,c++: Progress on design issuesClaudius Holeksa
2023-06-05codec-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-12Apparently nix doesn't like local sources being settable by external means? ↵Claudius Holeksa
Further investigation required. Fixed build though
2023-05-07nix: changeable srcClaudius Holeksa
2023-05-03Moved dirs and added codec-json dirClaudius Holeksa