<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jkc.git/src/grammar.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>2026-04-28T20:42:15Z</updated>
<entry>
<title>fixup! grammar: Expand parsing to handle syntax grammar</title>
<updated>2026-04-28T20:42:15Z</updated>
<author>
<name>Joel Klinghed</name>
<email>the_jk@spawned.biz</email>
</author>
<published>2026-04-28T20:42:15Z</published>
<link rel='alternate' type='text/html' href='https://git.spawned.biz/jkc.git/commit/?id=2f43e9123dc406112d0802a82698cd124f42a794'/>
<id>urn:sha1:2f43e9123dc406112d0802a82698cd124f42a794</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixup! java: Add tokens support for Java 21</title>
<updated>2026-04-28T20:26:35Z</updated>
<author>
<name>Joel Klinghed</name>
<email>the_jk@spawned.biz</email>
</author>
<published>2026-04-28T20:26:35Z</published>
<link rel='alternate' type='text/html' href='https://git.spawned.biz/jkc.git/commit/?id=b6dce2750b6dcd06b9fc2e6cdefe353957c5092b'/>
<id>urn:sha1:b6dce2750b6dcd06b9fc2e6cdefe353957c5092b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>grammar: Expand parsing to handle syntax grammar</title>
<updated>2026-04-28T20:26:12Z</updated>
<author>
<name>Joel Klinghed</name>
<email>the_jk@spawned.biz</email>
</author>
<published>2026-04-28T20:24:11Z</published>
<link rel='alternate' type='text/html' href='https://git.spawned.biz/jkc.git/commit/?id=ed00d6111ec63faffe1aee21efb9d66df69a0df3'/>
<id>urn:sha1:ed00d6111ec63faffe1aee21efb9d66df69a0df3</id>
<content type='text'>
Introduce anonymous elements to handle more complicated symbols
</content>
</entry>
<entry>
<title>grammar: More verbose error</title>
<updated>2026-04-28T19:09:28Z</updated>
<author>
<name>Joel Klinghed</name>
<email>the_jk@spawned.biz</email>
</author>
<published>2026-04-28T19:09:16Z</published>
<link rel='alternate' type='text/html' href='https://git.spawned.biz/jkc.git/commit/?id=42643b5543408b9c0b62b16b86834211db1c05e8'/>
<id>urn:sha1:42643b5543408b9c0b62b16b86834211db1c05e8</id>
<content type='text'>
</content>
</entry>
<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>
