Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scanner: Print out a message if warnings were off | Colin Walters | 2010-10-25 | 1 | -5/+5 |
* | scanner: Don't duplicate fatal message text | Colin Walters | 2010-09-29 | 1 | -1/+2 |
* | [Message] Implement Position.__repr__ | Johan Dahlin | 2010-09-20 | 1 | -0/+6 |
* | [message] Add apositions argument to a few functions | Johan Dahlin | 2010-09-20 | 1 | -6/+8 |
* | [scanner] Add a Position class | Johan Dahlin | 2010-09-20 | 1 | -47/+56 |
* | [message] Set file_positions to an empty list | Johan Dahlin | 2010-09-20 | 1 | -1/+1 |
* | [scanner] Make fatal warnings exit | Johan Dahlin | 2010-09-07 | 1 | -4/+6 |
* | scanner: Add various static debug hooks in GI_SCANNER_DEBUG | Colin Walters | 2010-09-07 | 1 | -0/+3 |
* | scanner: Actually exit with code 1 on fatal warnings again | Colin Walters | 2010-09-03 | 1 | -1/+1 |
* | [message] exit after calling message.fatal() | Johan Dahlin | 2010-09-02 | 1 | -1/+1 |
* | [message] Add an output parameter | Johan Dahlin | 2010-09-02 | 1 | -7/+10 |
* | [scanner] add a message module | Johan Dahlin | 2010-09-02 | 1 | -0/+155 |