Roberto Raggi
|
1eefd16383
|
Fixed a few typos and bugs in the ObjC++ support.
|
2009-07-13 12:05:29 +02:00 |
|
Roberto Raggi
|
3e54a65a69
|
Replaced T_INT_LITERAL and T_FLOAT_LITERAL with T_NUMERIC_LITERAL.
|
2009-07-10 15:45:09 +02:00 |
|
Jason McDonald
|
884b7af769
|
Update license headers and sales contact details.
Reviewed-by: Trust Me
|
2009-06-17 00:01:27 +10:00 |
|
Thorbjørn Lindeijer
|
ec69936c7c
|
Support Doxygen comment style after members
Forms /**<, /*!<, ///< and //!<.
Done with Roberto Raggi.
|
2009-03-20 14:24:02 +01:00 |
|
Roberto Raggi
|
f96d8ff9e0
|
Fixed: Parsing of /**/ tokens.
|
2009-03-02 19:00:57 +01:00 |
|
Roberto Raggi
|
fd22788d9e
|
Improved matching of qdox/doxygen comments.
|
2009-03-02 10:10:30 +01:00 |
|
hjk
|
8ca887aae2
|
Fixes: change file license headers to include LGPL
|
2009-02-25 09:15:00 +01:00 |
|
Thorbjørn Lindeijer
|
c5d600b1d6
|
Fixed highlighting of comment closing element */
Was taking the wrong state, causing it to appear in Doxygen style
instead of as a normal comment.
Fix by Roberto Raggi
|
2009-02-20 16:34:48 +01:00 |
|
Roberto Raggi
|
4c5ff047f0
|
Initial support for doxygen comments.
|
2009-02-20 11:52:27 +01:00 |
|
hjk
|
fe0533de2a
|
Fixes: move all files in shared/* to src/shared/*
|
2009-01-26 16:19:24 +01:00 |
|