titan-lang / titan

The Titan programming language
http://titan-lang.org
MIT License
406 stars 13 forks source link

Gc for real now #188

Closed hugomg closed 6 years ago

hugomg commented 6 years ago

Initial implementation of garbage collection. (Depends on merging PR #187 first)

codecov-io commented 6 years ago

Codecov Report

Merging #188 into lablua will increase coverage by 0.31%. The diff coverage is 100%.

Impacted Files Coverage Δ
titan-compiler/coder.lua 88.48% <100%> (+1.15%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 85f19ca...72e94bd. Read the comment docs.