- May 28, 2009
-
-
Roberto Raggi authored
Name::identifier() returns the identifier used to declare the name.
-
- May 19, 2009
-
-
Roberto Raggi authored
-
- May 13, 2009
-
-
Thorbjørn Lindeijer authored
-
- May 11, 2009
-
-
Thorbjørn Lindeijer authored
This means at the moment the PrettyPrinter isn't doing anything useful, but the idea is that from here we can improve it to adapt the code to a certain style. Reviewed-by: Roberto Raggi
-
Thorbjørn Lindeijer authored
Mainly comma tokens. Referencing all tokens is necessary to be able to implement pretty-printing based on the AST while maintaining user formatting. Reviewed-by: Roberto Raggi
-
- Apr 28, 2009
-
-
Roberto Raggi authored
-
- Mar 31, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Mar 30, 2009
-
-
Roberto Raggi authored
-
- Mar 26, 2009
-
-
Thorbjørn Lindeijer authored
-
- Mar 25, 2009
-
-
Roberto Raggi authored
-
- Mar 20, 2009
-
-
Thorbjørn Lindeijer authored
Forms /**<, /*!<, ///< and //!<. Done with Roberto Raggi.
-
- Mar 17, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Mar 06, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Mar 04, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Mar 03, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Mar 02, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Feb 25, 2009
- Feb 20, 2009
-
-
Thorbjørn Lindeijer authored
Was taking the wrong state, causing it to appear in Doxygen style instead of as a normal comment. Fix by Roberto Raggi
-
Roberto Raggi authored
-
- Feb 19, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Feb 18, 2009
-
-
Roberto Raggi authored
-
- Feb 17, 2009
-
-
Thorbjørn Lindeijer authored
Done with Roberto Raggi
-
- Feb 16, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Feb 10, 2009
-
-
Thorbjørn Lindeijer authored
Introduced UndefinedType class to replace null pointer. Done with Roberto Raggi
-
Roberto Raggi authored
-
Thorbjørn Lindeijer authored
These checks are necessary cause of a recent change in the C++ engine. Reviewed-by: Roberto Raggi