index
:
forstio
dev
fb-tools
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
codec
Commit message (
Collapse
)
Author
Age
*
c++,codec: Added init to union for non default init in native case
Claudius "keldu" Holeksa
2023-07-16
|
*
c++,codec: Adding a wrapper class to the code
Claudius "keldu" Holeksa
2023-07-03
|
*
c++,codec-json,codec: Working on fixes for JSON Array decoding. Test
Claudius Holeksa
2023-06-27
|
|
|
|
failing currently
*
c++,codec,core: Added Union to KelSimple and fixed the native data type.
Claudius Holeksa
2023-06-27
|
|
|
|
Made some errors more clear as well
*
c++,codec: Introduced Tuple and String as KelSimple Encoding
Claudius Holeksa
2023-06-26
|
*
c++,codec: Added kelsimple array and struct decoding / encoding
Claudius Holeksa
2023-06-26
|
*
c++, codec: Adding binary transport protocol
Claudius "keldu" Holeksa
2023-06-23
|
*
c++,codec: Protocol forst cleanup
Claudius "keldu" Holeksa
2023-06-22
|
*
c++, codec-json: Added multi dimensional arrays to json
Claudius Holeksa
2023-06-15
|
*
c++,codec: Adding missing dependency for tests and minor change to
Claudius Holeksa
2023-06-15
|
|
|
|
unsigned arg
*
c++: Let test run in test-case derivation and ammend changed schema
Claudius Holeksa
2023-06-14
|
|
|
|
dimension changes
*
c++, codec-json: Added struct to json encoding and fixed a buffer bug on
Claudius "keldu" Holeksa
2023-06-11
|
|
|
|
the fly
*
c++, codec-json: Added testing for tuples and fixed minor buffer
Claudius "keldu" Holeksa
2023-06-11
|
|
|
|
changes
*
c++: Setting up testing progress
Claudius "keldu" Holeksa
2023-06-10
|
*
c++: Made copy default in data
Claudius "keldu" Holeksa
2023-05-28
|
*
Added default constructor to every data native type
Claudius "keldu" Holeksa
2023-05-27
|
*
Missed expansion
Claudius "keldu" Holeksa
2023-05-27
|
*
Fixed compilation error regarding native data tuple
Claudius "keldu" Holeksa
2023-05-27
|
*
Adding tuple
Claudius "keldu" Holeksa
2023-05-27
|
*
Missed a typename
Claudius "keldu" Holeksa
2023-05-27
|
*
Another fix
Claudius "keldu" Holeksa
2023-05-27
|
*
Missed a previous change
Claudius "keldu" Holeksa
2023-05-27
|
*
c++: Added more template arg handling
Claudius "keldu" Holeksa
2023-05-27
|
*
c++: Added support for literal handling
Claudius "keldu" Holeksa
2023-05-27
|
*
c++: Added more template support
Claudius "keldu" Holeksa
2023-05-27
|
*
c++: Added struct and support for pack interpretation
Claudius "keldu" Holeksa
2023-05-27
|
*
c++: Renamed NamedMember to Member
Claudius "keldu" Holeksa
2023-05-27
|
*
c++: Expanding data
Claudius Holeksa
2023-05-27
|
*
c++: Fixed missing struct keyword
Claudius Holeksa
2023-05-24
|
*
c++: Fixed include
Claudius Holeksa
2023-05-24
|
*
nix: Fixed include
Claudius Holeksa
2023-05-24
|
*
Apparently nix doesn't like local sources being settable by external means? ↵
Claudius Holeksa
2023-05-12
|
|
|
|
Further investigation required. Fixed build though
*
nix: changeable src
Claudius Holeksa
2023-05-07
|
*
codec: Working on ProtoForst
Claudius Holeksa
2023-05-04
|
*
Moved dirs and added codec-json dir
Claudius Holeksa
2023-05-03