Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Let qbasic lexer match functions like 'RIGHT$', with test | Tim Hatch | 2014-04-24 | 1 | -13/+15 |
* | Properly escape functions for qbasic | Tim Hatch | 2014-04-24 | 1 | -46/+53 |
* | Fixes by regexlint | Tim Hatch | 2014-04-24 | 1 | -4/+4 |
* | Merged in pathawks/pygments (pull request #182) | Tim Hatch | 2014-04-24 | 1 | -10/+17 |
* | Merged in pathawks/pygments-1/pathawks/mimetypes-is-plural-1375403583927 (pul... | Pat Hawks | 2013-08-01 | 1 | -1/+1 |
|\ | |||||
| * | `mimetypes` Is plural | Pat Hawks | 2013-08-02 | 1 | -1/+1 |
* | | Change arrays to proper arrays that wrap around 80 | Pat Hawks | 2013-08-02 | 1 | -18/+47 |
|/ | |||||
* | While there are still a few edge cases, I think the biggest problem is differ... | Pat Hawks | 2013-03-08 | 1 | -14/+21 |
* | Updating the way CHR$ is handled. | Pat Hawks | 2013-03-07 | 1 | -3/+2 |
* | I think `REM` is maybe a preprocessor comment? | Pat Hawks | 2013-03-07 | 1 | -1/+2 |
* | Let's not forget about line numbers | Pat Hawks | 2013-03-07 | 1 | -0/+2 |
* | I think we're getting closer? | Pat Hawks | 2013-03-07 | 1 | -15/+26 |
* | Adding simple QBasic support. | Pat Hawks | 2013-03-07 | 1 | -0/+92 |