| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-02-27 | Fix a pretty printer crash on `/***`. | Chris Morgan | -0/+14 | |
| The pretty printer was treating block comments with more than two asterisks after the first slash (e.g. `/***`) as doc comments (which are attributes), whereas in actual fact they are just regular comments. | ||||
