smith
98466ea3fd
Litstr must die, episode I.
...
Converted lots of callsites to StaticString, removed a few
dead overloaded litstr functions.
2013-04-17 10:12:48 -07:00
aalexandre
26178124a4
Eliminate int32, uint32, int16, uint16, int8, uint8.
...
This concludes the inttypes replacement.
These replacement have been mostly mechanical
with the use of cxx_replace.
2013-03-09 10:25:16 -08:00
mwilliams
35e456c966
Put the compiler-id into a variable
...
So that we only have to recompile one file when it changes.
2013-03-08 17:52:20 -08:00
aalexandre
b3b41e08bb
Replaced NULL with nullptr
2013-02-19 06:57:54 -08:00
Jordan Delong
363d1bb20f
Code move src/ -> hphp/
...
This change is mostly for FB internal organizational reasons.
Building is not effected beyond the fact that the target now
lands in hphp/hhvm/hhvm rather than src/hhvm/hhvm.
2013-02-11 02:10:41 -08:00