summaryrefslogtreecommitdiff
path: root/redo/zwinconstgen.go
AgeCommit message (Collapse)Author
2014-07-11Fixed compiler errors in zwinconstgen.go output.Pietro Gagliardi
2014-07-10Actually never mind I'm dumb there's no Windows files yetPietro Gagliardi
2014-07-10Moved winconstgen.go into a tools/ folder because blah more than one package ↵Pietro Gagliardi
found.
2014-07-10Fixed compilation errors in zwinconstgen.go.Pietro Gagliardi
2014-07-09Added the beginning of a modified winconstgen.go that'll be more thorough ↵Pietro Gagliardi
than the old one (includes structures and functions) and treats all names like hacknames. THe defaultCCs CL will need to be resolved somehow...