Files
tinygo/compiler
Ayke van Laethem 374349cfa5 compiler: refactor func lowering to the transform package
This commit makes a number of changes:

  * It avoids a dependency on Compiler.emitStartGoroutine.
  * It moves the func-lowering pass to the transform package.
  * It adds testing to func lowering.

No functionality should have changed with this commit.
2019-12-04 22:19:49 +01:00
..
2019-09-22 17:58:00 +02:00
2019-04-26 08:52:10 +02:00
2019-11-04 11:45:35 +01:00
2019-11-04 11:45:35 +01:00
2019-11-07 21:39:29 +01:00
2019-09-18 20:15:17 +02:00
2019-11-04 11:45:35 +01:00