mwilliams
c68de03df2
Don't fold invalid string operations at compile time
...
It turns out the String::rvalAt and String::set don't raise
warnings on invalid offsets, so check explicitly before using them.
2013-04-18 13:55:38 -07:00
jan
fcb32cf8ac
Kill needs{ObjTemp,RefTemp,CheckMem} and cppTemp
2013-03-21 19:33:53 -07:00
mwilliams
c59f2ae71f
Remove outputCPP support from hphp
2013-03-08 17:52:38 -08:00
mwilliams
a8e7668189
Get rid of lots of outputCPP code
...
Very little is actually used anymore
2013-03-07 20:44:34 -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