aboutsummaryrefslogtreecommitdiffstats
path: root/backend/Unusedglobproof.v
Commit message (Expand)AuthorAgeFilesLines
* Extend annotations so that they can keep track of global variables and local ...Xavier Leroy2015-03-271-0/+77
* Introduce symbol environments (type Senv.t) as a restricted view on global en...Xavier Leroy2014-11-261-3/+3
* Verification of the Unusedglob pass (removal of unreferenced static global de...Xavier Leroy2014-11-241-0/+1256