Fabio Massaioli

Results 13 issues of Fabio Massaioli

### Rationale At present, garble provides a `reverse` subcommand that enables consumers to map obfuscated identifiers back to their plain counterparts as needed. There are cases where this is not...

enhancement

This PR provides a draft implementation for the proposal described at #849. The `transformer.transformGoFile` method contains some code that computes the obfuscated identifier for a given `types.Object`. This patch does...

# Description This PR enhances the v3 binding generator with support for registered events with strict data typing. Typescript IDEs will provide autocompletion support in JS/TS files for registered events....