aboutsummaryrefslogtreecommitdiffstats
path: root/backend/Unusedglobproof.v
Commit message (Expand)AuthorAgeFilesLines
* Refactoring of builtins and annotations in the back-end.Xavier Leroy2015-08-211-47/+35
* Long-overdue renaming: val_inject -> Val.inject, etc, for consistency with Va...Xavier Leroy2015-04-301-17/+17
* 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