tinygo/compiler
Ayke van Laethem d7844ce124
compiler, runtime: move defer notes to the runtime file
This seems like the more appropriate place to describe the
implementation of defer.
2018-11-01 11:42:04 +01:00
..
calls.go compiler, runtime: move defer notes to the runtime file 2018-11-01 11:42:04 +01:00
compiler.go compiler: only produce one bitcast from an alloca 2018-10-30 20:10:29 +01:00
map.go compiler: support comma-ok in map lookup 2018-10-20 17:54:16 +02:00
optimizer.go compiler: remove println statement 2018-10-29 18:18:23 +01:00
sizes.go compiler: refactor compiler into separate package 2018-09-22 20:32:28 +02:00