Bruno Oliveira
Bruno Oliveira
# Description This PR adds a visualization tool that allows the visual mapping of the source code to the AST. This tool was develop on the context of the summer...
In Clava-JS, it seems that the `getCode` method of type trait expressions is not implemented, and the resulting string is being injected into the output. To replicate this bug, run...
There appears to be a bug in Clava-JS, where a node of a direct call to a lambda expression appears duplicated. To replicate this error, run Clava-JS with the script:...
Closes #1267 It adds the new bottom navbar. To use it, the app needs to provide the navbar items, along with their icons and desired behaviors.  I also added...
Closes #872 I included some example flags to clarify the normal use-case, they should be removed later when real feature flags are to be included ## Workflow 1. Add the...