Opened 16 years ago
Closed 16 years ago
#158 closed task (fixed)
implement garbage collection
| Reported by: | Stephen Siegel | Owned by: | Stephen Siegel |
|---|---|---|---|
| Priority: | major | Milestone: | Release 1.0 |
| Component: | semantics | Version: | 1.0 |
| Keywords: | garbage collection pointer reference | Cc: |
Description
Change History (2)
comment:1 by , 16 years ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
comment:2 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Implemented with heap canonicalization, in ModelEnvironment. There is definitely room for some optimization though.