Waldo
Член от
Скоро променяни документи
Преглед на цялата активностСтраница | Дата | Коментар |
---|---|---|
Lexical grammar |
Document hashbang syntax, as partway-standardized syntax, in one place that ought mention it | |
JSON.stringify() |
||
JSON.stringify() |
Update text in light of the spec changes for lone surrogates and the well-formed JSON superset proposals | |
Using C++ in Mozilla code |
Split out bit-field default member initializers from all others, because bit-field default initializers don't come til C++2a and our compilers don't support them yet | |
Using C++ in Mozilla code |
std::nullptr_t is now used in a ton of code without complaint, so no need for decltype(nullptr) any more |