Commits
User selector
Commit History
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on May 28, 2021
Next step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
Commits on Feb 22, 2019
Remove stripLeadingAndTrailingWhitespace from MathMLElement.cpp
Show description for 6d4b561authored andcommitted
Commits on Dec 20, 2018
wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from
Show description for 462a669committed
Commits on Mar 17, 2018
Put the DOM in IsoHeaps
Show description for 6e5d6fbcommitted
Filip Pizlo
Commits on Nov 27, 2016
[WTF] Import std::optional reference implementation as WTF::Optional
Show description for dd0db06committed
Commits on Aug 28, 2016
Make MathMLSpaceElement and MathMLTokenElement inherit from MathMLPresentationElement
Show description for b1cfc23authored andcommitted
Commits on Aug 24, 2016
More consistent header inclusions in the MathML module
Show description for 6c704e4committed
Commits on Aug 23, 2016
Share and improve extraction of character for operator and token elements
Show description for b2f5696committed
Commits on Aug 22, 2016
Rename MathMLTextElement to MathMLTokenElement
Show description for cbb4444committed
Loading