<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jkc.git/test/java_tokens.cc, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.spawned.biz/jkc.git/atom?h=main</id>
<link rel='self' href='https://git.spawned.biz/jkc.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.spawned.biz/jkc.git/'/>
<updated>2025-09-29T07:50:47Z</updated>
<entry>
<title>java: Add tokens support for Java 21</title>
<updated>2025-09-29T07:50:47Z</updated>
<author>
<name>Joel Klinghed</name>
<email>the_jk@spawned.biz</email>
</author>
<published>2025-09-29T07:39:49Z</published>
<link rel='alternate' type='text/html' href='https://git.spawned.biz/jkc.git/commit/?id=d196d51e07f50f3510c43ad375c5559b58860023'/>
<id>urn:sha1:d196d51e07f50f3510c43ad375c5559b58860023</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>java: Add tokens</title>
<updated>2025-09-29T07:39:17Z</updated>
<author>
<name>Joel Klinghed</name>
<email>the_jk@spawned.biz</email>
</author>
<published>2025-09-28T20:53:30Z</published>
<link rel='alternate' type='text/html' href='https://git.spawned.biz/jkc.git/commit/?id=1e9e51dae1c01bab7562911b958c47528b8011c8'/>
<id>urn:sha1:1e9e51dae1c01bab7562911b958c47528b8011c8</id>
<content type='text'>
Only parses Java 8 tokens for now.
</content>
</entry>
</feed>
