This website requires JavaScript.
Explore
Help
Sign In
tinygo-org
/
tinygo
Watch
1
Star
0
Fork
0
You've already forked tinygo
mirror of
https://github.com/tinygo-org/tinygo.git
synced
2026-08-11 14:33:41 +00:00
Code
Issues
Packages
Projects
Releases
6
Wiki
Activity
610
Commits
89
Branches
51
Tags
fa5b75464d92be8f715354f8a20b5b7de7707a3c
Commit Graph
2 Commits
Author
SHA1
Message
Date
Ayke van Laethem
23b283366d
compiler: add header comment to defer.go
2018-12-01 22:43:01 +01:00
Ayke van Laethem
69fbfbddbb
compiler: move defer code out of compiler.go
...
This puts all defer-related code into a single file, making it easier to understand it.
2018-12-01 19:23:56 +01:00