root/imapclient/response_lexer.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @304:239f24fbd17c [304:239f24fbd17c] 3 weeks Menno Smits <menno@…> updated copyright date to 2012
(edit) @229:85569119917a [229:85569119917a] 12 months Menno Smits <menno@…> Halfway through re-working how BODY/BODYSTRUCTURE is handled so the parser …
(edit) @204:ea3eff2a866a [204:ea3eff2a866a] 16 months Menno Smits <menno@…> Updated copyright dates to 2011 and fixed a number of incorrect and …
(edit) @182:f60b165dfc6a [182:f60b165dfc6a] 19 months Menno Smits <menno@…> Cleaned up implementation of juxtaposed tuple handling
(edit) @181:78af62651ae8 [181:78af62651ae8] 19 months Menno Smits <menno@…> Handling of juxtaposed tuples implemented. A little messy, needs cleaning …
(edit) @180:5ea0f6d430d4 [180:5ea0f6d430d4] 20 months Menno Smits <menno@…> experimenting with fix for BODYSTRUCTURE tuples issue (#58)
(edit) @171:81ccefd2036e [171:81ccefd2036e] 21 months Menno Smits <menno@…> Tokens shouldn't necessarily terminate after a "]" This was breaking …
(edit) @169:6edae8cc6f50 [169:6edae8cc6f50] 21 months Menno Smits <menno@…> Significant clean up of response parsing code It's quite a bit easier to …
(edit) @168:c144e46a534f [168:c144e46a534f] 21 months Menno Smits <menno@…> Fixed handling of fetch parts that use square brackets and contain spaces …
(edit) @153:a8b8beb4b0dd [153:a8b8beb4b0dd] 2 years Menno Smits <menno@…> Speedups: avoid initialising constants in init, use frozenset instead …
(edit) @152:989709474b5a [152:989709474b5a] 2 years Menno Smits <menno@…> Lexer cleanup done. All tests passing.
(edit) @151:8b42bc92613a [151:8b42bc92613a] 2 years Menno Smits <menno@…> refactored Lexer classes. Not quite working yet.
(add) @149:ee1c4e27b4e0 [149:ee1c4e27b4e0] 2 years Mark Hammond <mhammond@…> implement a lexer which performs 7x faster for us
Note: See TracRevisionLog for help on using the revision log.