| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move file_types list to compat module. | Andi Albrecht | 2016-08-10 | 1 | -0/+5 |
| | | |||||
| * | Update init and misc files | Victor Uriarte | 2016-06-06 | 1 | -1/+1 |
| | | |||||
| * | Add unicode-str compatible cls decorator | Victor Uriarte | 2016-06-04 | 1 | -0/+10 |
| | | |||||
| * | Add or Update copyright year to files | Victor Uriarte | 2016-06-04 | 1 | -0/+7 |
| | | |||||
| * | Replace iter(range(len(...))) with enumerate | Victor Uriarte | 2016-06-02 | 1 | -2/+0 |
| | | |||||
| * | Bid Adieu to metaclass | Victor Uriarte | 2016-05-29 | 1 | -15/+1 |
| | | | | | | | | | | | The singleton pattern isn't applicable since only one language is being implemented. Simplify Lexer initialization. Fix compat func `u` on Py3. Signature didn't match Py2. Feature isn't used yet. | ||||
| * | Update compat and utils | Victor Uriarte | 2016-05-10 | 1 | -6/+17 |
| | | |||||
| * | Use compat module for single Python 2/3 code base. | Andi Albrecht | 2015-10-26 | 1 | -2/+2 |
| | | | | | This change includes minor fixes and code cleanup too. | ||||
| * | Add compatibility module from v0.2.0 branch. | Andi Albrecht | 2015-10-26 | 1 | -0/+42 |
