index
:
forstio
dev
fb-tools
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2023-07-11
c++,core: Added an error category get function
Claudius "keldu" Holeksa
2023-07-09
c++,core: Fixed an error with the unique error category.
Claudius "keldu" Holeksa
2023-07-03
c++,window-opengl: Starting to provide the basic gl creation
Claudius "keldu" Holeksa
2023-07-03
c++,codec: Adding a wrapper class to the code
Claudius "keldu" Holeksa
2023-07-03
c++,window: Fixed compilation issues for window.
Claudius "keldu" Holeksa
2023-07-03
c++,window: Progressing to rework. Compilation errors persist
Claudius "keldu" Holeksa
2023-07-01
c++,window: Rewriting window code to match new code
Claudius "keldu" Holeksa
2023-07-01
c++,codec-json: Changed to more appropriate error
Claudius "keldu" Holeksa
2023-07-01
c++,core,codec-json: Changed an error
Claudius "keldu" Holeksa
2023-06-29
c++,codec-json: Fixed unicode and control sequence handling
Claudius "keldu" Holeksa
2023-06-29
c++,window: Progress save. Reworking from old style to more public one
Claudius "keldu" Holeksa
2023-06-29
c++,codec-json: Implemented Tuple Decoding
Claudius "keldu" Holeksa
2023-06-29
c++,window: Reworking the context creation
Claudius "keldu" Holeksa
2023-06-29
c++,codec-json: Added Struct decoding
Claudius "keldu" Holeksa
2023-06-28
c++,codec-json: Fixed exception handling
Claudius "keldu" Holeksa
2023-06-28
c++,async: Removed iostream include
Claudius Holeksa
2023-06-28
c++,codec-json: Fixed bugs relating to wrong buffer calls and missing
Claudius Holeksa
return call
2023-06-27
c++,codec-json,codec: Working on fixes for JSON Array decoding. Test
Claudius Holeksa
failing currently
2023-06-27
c++,codec,core: Added Union to KelSimple and fixed the native data type.
Claudius Holeksa
Made some errors more clear as well
2023-06-26
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-23
c++,codec-json: Added minor helpers for json
Claudius Holeksa
2023-06-23
c++, codec: Adding binary transport protocol
Claudius "keldu" Holeksa
2023-06-22
c++,codec: Protocol forst cleanup
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-15
c++,codec: Adding missing dependency for tests and minor change to
Claudius Holeksa
unsigned arg
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-11
core,c++: Fixed an error_registry bootstrap infinite recursion bug
Claudius "keldu" Holeksa
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-06-05
core,c++: Changed from reference member to member pointer
Claudius "keldu" Holeksa
2023-05-28
c++: Made copy default in data
Claudius "keldu" Holeksa
2023-05-27
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
[next]