| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 7 hours | WIPHEADmain | Joel Klinghed | |
| 2025-09-29 | java: Add tokens support for Java 21 | Joel Klinghed | |
| Some new keywords, I opted to modify java-8 grammar to use the new names, even if they are not going to match anything. Makes the tokenizer easier to write. | |||
| 2025-09-29 | java: Add tokens | Joel Klinghed | |
| Only parses Java 8 tokens for now. | |||
| 2025-09-10 | Add unicode general category lookup | Joel Klinghed | |
| Generate the lookup tables from UnicodeData.txt, do to that, add gen_ugc, which uses csv, buffers, line, io and other modules to do the job. | |||
