index
:
forstio
dev
fb-tools
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
tools
/
c++
Age
Commit message (
Collapse
)
Author
2024-07-08
Fix typo
Claudius "keldu" Holeksa
2024-07-07
Base for rpc translation
Claudius "keldu" Holeksa
2024-07-05
Adding cli analyzer error message
Claudius "keldu" Holeksa
2024-06-24
Working on rpc translation
Claudius "keldu" Holeksa
2024-05-06
Reworking the cli manipulator a little bit
Claudius "keldu" Holeksa
2024-05-06
Renamae rmt to storage since it's not related to remote, but locality
Claudius "keldu" Holeksa
2024-04-02
tools, codec-json: Initial whitespace is also valid json. Also fixed
Claudius "keldu" Holeksa
reading for cli manip as well
2024-04-02
core, tools: Fixed include bug and some other behaviours
Claudius "keldu" Holeksa
2024-04-02
tools: Fixed compilation issues.
Claudius "keldu" Holeksa
It was okay before I started to modify cli functionality
2024-04-02
tools,nix: Setting up build example env for cli modification
Claudius "keldu" Holeksa
2024-03-29
tools: Working towards struct gen
Claudius "keldu" Holeksa
2024-03-28
tools: Working on struct translation
Claudius "keldu" Holeksa
2024-03-27
tools: Added primitive translation to cpp for inputs
Claudius "keldu" Holeksa
2024-03-27
tools: Changing transpiling and adding structs
Claudius "keldu" Holeksa
2024-03-26
tools: Breaking the C transpilation into multiple strings.
Claudius "keldu" Holeksa
2024-03-25
tools: Work on struct generation
Claudius "keldu" Holeksa
2024-03-18
tools: More generation fun
Claudius "keldu" Holeksa
2024-03-18
tools: Generating C interface sources for primitives
Claudius "keldu" Holeksa
2024-03-18
io,codec,io_codec: RPC work
Claudius "keldu" Holeksa
2024-03-15
tools: Check for context
Claudius "keldu" Holeksa
2024-03-12
tools: Added minor comment
Claudius "keldu" Holeksa
2024-03-11
tools: better error printing
Claudius "keldu" Holeksa
2024-03-11
tools: Added context creation declaration
Claudius "keldu" Holeksa
2024-03-10
tools: Replace parameter type names in functions with their alias
Claudius "keldu" Holeksa
2024-03-10
codec,tools: Fixed Header generation
Claudius "keldu" Holeksa
2024-03-08
codec,tools: Working on better c iface generation
Claudius "keldu" Holeksa
2024-02-17
tools: Dangling changes
Claudius "keldu" Holeksa
2024-02-16
core,tools,codec: Moving towards lang tooling
Claudius "keldu" Holeksa
2024-02-14
tools: Adding params and other dangling changes
Claudius "keldu" Holeksa
2024-02-05
tools: Minor adjustments for c_iface generation
Claudius "keldu" Holeksa
2024-02-05
tools: Move to new module structure and moving to more schema based
Claudius "keldu" Holeksa
generation to convert more easily to json