Files
garble/testdata/scripts
pagran ea4a01df87 More correct comments transformation (#152)
More correct comments transformation was implemented.

Added processing of //go:linkname localname [importpath.name] directive, now localname is not renamed. This is safe and does not cause a name disclosure because the functions marked //linkname do not have a name in the resulting binary.

Added cgo directives support

Fixed filename leak protection for cgo

Part of #149
2020-10-05 16:12:25 +03:00
..
2020-09-29 20:09:39 +01:00
2020-09-06 13:32:00 +01:00
2020-09-02 14:00:13 -04:00