Edwin Smith
9f338c96f9
Remove Variant::operator[](litstr)
...
And its remaining call sites.
2013-05-10 10:54:41 -07:00
Edwin Smith
494733bd31
Remove Array::operator[](litstr)
...
Refactor the remaining uses of litstr-indexed Array, and
get rid of the operator overload.
2013-05-10 10:54:37 -07:00
Jordan DeLong
a2df3fcf9a
Fix lint errors about catching exceptions by value
2013-04-22 14:43:50 -07: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