| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improved lexers for Easytrieve and JCL | Thomas Aglassinger | 2013-06-02 | 1 | -3/+13 |
| | | | | | | | * Added highlighting names of Easytrive file, macro, procedure and report declarations. * Added missing Easytrive keyword "MACRO". * Cleaned up JCL lexer stack by changing a few named target states to '#pop'. There are still several named states left though. | ||||
| * | Cleaned up naming of Easytrieve (instead of EasyTrieve). | Thomas Aglassinger | 2013-02-23 | 1 | -1/+1 |
| | | |||||
| * | Added Easytrieve macros. | Thomas Aglassinger | 2013-02-23 | 1 | -0/+4 |
| | | |||||
| * | Cleaned up punctuation in comments. | Thomas Aglassinger | 2013-02-23 | 1 | -2/+2 |
| | | |||||
| * | * Added guessing for EasyTrieve, JCL and (Web)FOCUS lexer. | Thomas Aglassinger | 2013-02-22 | 1 | -1/+1 |
| | | | | | | | * Removed comment containing "<-" from EasyTrieve example so it won't be guessed to be a source code for the S language. * Improved guessing for Mason language so it does not interpret FOCUS FIDEL variable references as Mason calling components. * Cleaned up indentation. | ||||
| * | Renamed mainframe example files from test.* to example.*. | Thomas Aglassinger | 2013-02-20 | 1 | -0/+18 |
