27 Commits
Author SHA1 Message Date
Iuri Matias 706c61dcf1 remove excessive debug logs 2026-02-02 20:48:16 -05:00
Iuri Matias c1473a5d4c flatten imports - workaroudn for now to avoid compatibility issues 2026-02-02 20:30:48 -05:00
Iuri Matias c2a209c322 output include/ folder flat like before to avoid compatibility issues 2026-02-02 20:21:11 -05:00
Iuri Matias d52cdb7908 fix include 2026-02-02 19:52:48 -05:00
Iuri Matias d5af4067c7 group between client and provider 2026-02-02 19:34:20 -05:00
Iuri Matias 1ee26fe3b9 remove unnecessary token management var 2026-02-02 18:52:26 -05:00
Iuri Matias 5d8a0eeeef group between client and provider 2026-02-02 18:45:40 -05:00
Iuri Matias 5f34c03212 remove unused files 2026-02-02 18:30:21 -05:00
Iuri Matias 2ebbc40289 group between logos-cpp-sdk and logos-transport 2026-02-02 18:28:31 -05:00
Iuri Matias 32f1d7080d Merge pull request #8 from logos-co/docs
add docs
2026-01-06 13:32:09 -05:00
Iuri Matias 19e0c4f239 add docs 2026-01-06 13:31:25 -05:00
Iuri Matias 8a69971bc2 Merge pull request #3 from logos-co/fix_timeout
fixes issue with two int parameters at the end by making timeout a special type
2025-12-11 13:42:17 -05:00
Iuri Matias a8b2d5b083 fixes issue with two int parameters at the end by making timeout a special type 2025-12-11 13:40:41 -05:00
Iuri Matias 5d0bbd0d1e Merge pull request #1 from logos-co/support_local
Add support for a 'local' mode that does not use separate processes. required for some platforms such as mobile
2025-12-02 13:26:32 -05:00
Iuri Matias 3c82d99f20 fix return of getPluginMethods 2025-12-02 13:21:51 -05:00
Iuri Matias c754c83f27 add support for a 'local' mode that does not use separate processes. required for some platforms such as mobile.
support local mode

some refactor

some refactor
2025-12-02 13:21:23 -05:00
Iuri Matias 4b143922c1 support --general-only and --module-only options to make code generator more flexible 2025-10-23 10:45:34 -04:00
Iuri Matias 85d35b303f add support to generate only the files for a particular module 2025-10-23 10:15:06 -04:00
Iuri Matias aaddaf5ffb support setting an output folder for the code generator 2025-10-23 10:06:50 -04:00
Iuri Matias b5b0bdb81d refactor nix file 2025-10-23 09:54:45 -04:00
Iuri Matias c40515612f output files to include/ folder 2025-10-23 09:43:34 -04:00
Iuri Matias e855512c77 build cpp-generator 2025-10-22 13:18:50 -04:00
Iuri Matias 84d4b24dae chore: update README.md to describe how to use nix or manually build 2025-10-08 15:50:16 -04:00
Iuri Matias eecae5c7ef update flake so it compiles cpp-generator as well 2025-10-08 15:39:04 -04:00
Iuri Matias bb5498edef feat: add nix flake
feat: add nix flake

test
2025-10-02 16:42:25 -04:00
Iuri Matias 65aa4a1b24 feat: move logos-cpp-sdk to its own repo 2025-09-30 14:56:47 -04:00
Iuri Matias c05739331a first commit 2025-09-25 15:32:28 -04:00