about summary refs log tree commit diff stats
path: root/041jump_target.cc
Commit message (Expand)AuthorAgeFilesLines
* 2494Kartik K. Agaram2015-11-281-1/+1
* 2493 - eliminate a couple of dependenciesKartik K. Agaram2015-11-281-1/+1
* 2441 - never miss any specializationsKartik K. Agaram2015-11-151-1/+1
* 2383 - new concern: idempotence of transformsKartik K. Agaram2015-11-061-1/+1
* 2379 - further improvements to map operationsKartik K. Agaram2015-11-061-2/+2
* 2377 - stop using operator[] in mapKartik K. Agaram2015-11-061-9/+9
* 2360Kartik K. Agaram2015-11-041-1/+1
* 2358 - starting to tackle the phase ordering problemKartik K. Agaram2015-11-041-2/+2
* 2321 - more preparations for static dispatchKartik K. Agaram2015-10-291-5/+5
* 2258 - separate warnings from errorsKartik K. Agaram2015-10-061-9/+9
* 2226 - standardize warning formatKartik K. Agaram2015-10-011-4/+4
* 2138 - warn on jump to an ambiguous labelKartik K. Agaram2015-09-041-0/+158