Files
tinygo/compiler
Ayke van Laethem 00e91ec569 all: rename garbage collectors
dumb -> leaking:
  make it more clear what this "GC" does: leak everything.
marksweep -> conservative:
  "marksweep" is too generic, use "conservative" to differentiate
  between future garbage collectors: precise marksweep / mark-compact /
  refcounting.
2019-07-01 13:03:07 +02:00
..
2019-06-20 13:30:38 +02:00
2019-07-01 13:03:07 +02:00
2019-04-26 08:52:10 +02:00
2019-04-26 08:52:10 +02:00