Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-05-28 | use Data.Default wherever possible, and deprecate the things it replaces | Daniel Wagner | 1 | -2/+2 |
2010-10-23 | Export types to reduce haddock warnings. | Adam Vogt | 1 | -0/+1 |
2010-01-12 | suppress some warnings under ghc 6.12.1 and clean up redundant imports to get... | Brent Yorgey | 1 | -1/+0 |
2009-10-22 | Refer to modm as the current modMask | Adam Vogt | 1 | -1/+1 |
2008-02-17 | Prompt.Theme: use mkComplFunFromList' to generate completions | Andrea Rossato | 1 | -1/+1 |
2008-02-16 | Theme: move theme's nextCompletion implementation to Prompt.getNextCompletion | Andrea Rossato | 1 | -4/+1 |
2008-02-16 | Prompt.Theme: display all theme information and handle completion accordingly | Andrea Rossato | 1 | -2/+8 |
2008-02-08 | Prompt.Theme: comments and some point-free | Andrea Rossato | 1 | -6/+6 |
2008-02-07 | Add Prompt.Theme: a prompt for dynamically applying a theme to the current wo... | Andrea Rossato | 1 | -0/+52 |