index
:
forstio
dev
fb-tools
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Collapse
)
Author
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-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-05
core,c++: Changed from reference member to member pointer
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-17
c++: Formatting
Claudius Holeksa
2023-05-16
c++: Fix naming convention for error
Claudius Holeksa
2023-05-12
Removed unused let section
Claudius Holeksa
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