Files
tinygo/transform/testdata
Ayke van Laethem f2e8d7112c compiler: refactor method names
This commit includes two changes:

  * It makes unexported interface methods package-private, so that it's
    not possible to type-assert on an unexported method in a different
    package.
  * It makes the globals used to identify interface methods defined
    globals, so that they can (eventually) be left in the program for an
    eventual non-LTO build mode.
2021-06-17 12:17:32 +02:00
..
2020-09-29 21:58:03 +02:00
2020-07-16 20:50:23 +02:00
2021-06-17 12:17:32 +02:00
2020-06-30 20:48:42 +02:00
2020-06-30 20:48:42 +02:00
2020-04-09 20:23:51 +02:00