Breno Zanato Detomini brenozd
brenozd pushed to main at brenozd/dotfiles 2025-12-05 14:36:42 -03:00
fd2b6efed4 chore: remove submodule configuration
2241a075df feat: Initial configuration setup for Neovim
Compare 2 commits »
brenozd pushed to main at brenozd/dotfiles 2025-12-05 11:42:51 -03:00
5606c9b49a feat: Add configuration files and build script
3927016a44 refactor: Update zsh configuration and plugins
f374932a8d refactor: Update tmux configuration
a9cd3d5cff refactor: Update Alacritty theme and settings
3b99f281cc chore: remove nvim subproject and shim script
Compare 5 commits »
brenozd pushed to main at brenozd/docai 2025-12-05 11:07:35 -03:00
fac3d45817 refactor: remove templated sample file
brenozd pushed to main at brenozd/docai 2025-12-05 11:06:46 -03:00
5964f16877 feat: Add reST docstring renderer support
a814502bbb fix: returning tuple on _get_node_to_document abstract
64c77d7026 refactor: Improve docstring rendering consistency
f2d654ed76 fix: Change _is_node_namespace to return the node or None instead of a boolean.
f6a5c606e4 refactor: Improve DocAI constants and Doxygen renderer
Compare 13 commits »
brenozd deleted branch refactor/parser from brenozd/docai 2025-12-05 11:06:46 -03:00
brenozd merged pull request brenozd/docai#3 2025-12-05 11:06:45 -03:00
refactor/parser
brenozd created pull request brenozd/docai#3 2025-12-05 07:57:14 -03:00
refactor/parser
brenozd pushed to refactor/parser at brenozd/docai 2025-12-05 07:56:33 -03:00
5964f16877 feat: Add reST docstring renderer support
brenozd pushed to refactor/parser at brenozd/docai 2025-12-04 16:47:54 -03:00
a814502bbb fix: returning tuple on _get_node_to_document abstract
64c77d7026 refactor: Improve docstring rendering consistency
Compare 2 commits »
brenozd pushed to refactor/parser at brenozd/docai 2025-12-04 16:43:07 -03:00
f2d654ed76 fix: Change _is_node_namespace to return the node or None instead of a boolean.
brenozd pushed to refactor/parser at brenozd/docai 2025-12-04 16:39:32 -03:00
f6a5c606e4 refactor: Improve DocAI constants and Doxygen renderer
37325894f7 refactor: Update parsers to handle skip child traversal
f260826985 refactor: Update parsers to use _get_node_to_document
f543c2b6ab refactor: Improve descriptions in EntityDoc model
d66f3d81c4 refactor: Adjust logging levels for initialization and success messages
Compare 6 commits »
brenozd created branch refactor/parser in brenozd/docai 2025-12-04 11:58:12 -03:00
brenozd pushed to refactor/parser at brenozd/docai 2025-12-04 11:58:12 -03:00
81f243a04f refactor: Remove redundant comment/doc removal logic
1ccd75201e docs: Enhance LLM system prompt for documentation generation
7db84fe764 refactor: Update entity extraction logic in parsers
Compare 3 commits »
brenozd pushed to master at brenozd/c-template 2025-08-05 17:20:21 -03:00
dce84da61e fix: clang-tidy fixes
brenozd pushed to master at brenozd/c-template 2025-08-05 17:19:08 -03:00
efd29765c3 fix: update README.md to include pre-commit hooks
brenozd pushed to master at brenozd/c-template 2025-08-05 17:17:53 -03:00
4ea83d7797 Merge branch 'master' of git.bzd.gg:brenozd/c-template
cb0e094896 chore: editorconfig
Compare 2 commits »
brenozd pushed to master at brenozd/c-template 2025-08-05 17:17:34 -03:00
3c8490903d chore: editorconfig
brenozd pushed to master at brenozd/c-template 2025-08-05 17:16:37 -03:00
e0dd25fa33 chore: README.md
brenozd pushed to master at brenozd/c-template 2025-08-05 17:09:47 -03:00
e017717218 fix: removing cppchecks from clang-tidy
b0cf83b1f3 feat: adding argparser and logger
Compare 2 commits »
brenozd pushed to master at brenozd/c-template 2025-08-05 15:49:20 -03:00
b6301a6aea minor: clang-tidy ajusts and unused macro