<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jinx/pkg/lang/scanner/scanner.go, branch main</title>
<subtitle>silly.</subtitle>
<id>http://git.rnrd.eu/jinx/atom/pkg/lang/scanner/scanner.go?h=main</id>
<link rel='self' href='http://git.rnrd.eu/jinx/atom/pkg/lang/scanner/scanner.go?h=main'/>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/'/>
<updated>2022-12-18T00:33:22+00:00</updated>
<entry>
<title>Skip comments in scanner</title>
<updated>2022-12-18T00:33:22+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-12-18T00:33:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/commit/?id=acb34cc0edcff326654714ebb19907e51562b384'/>
<id>urn:sha1:acb34cc0edcff326654714ebb19907e51562b384</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Scanner escape sequences</title>
<updated>2022-08-30T00:28:12+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-08-30T00:28:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/commit/?id=c935cde4c4ec65192d51933202e270da1e4d2050'/>
<id>urn:sha1:c935cde4c4ec65192d51933202e270da1e4d2050</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Scan global keyword as keyword</title>
<updated>2022-08-08T23:58:13+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-08-08T23:58:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/commit/?id=42e78f469ca71360943f95c54080c89d39346cd7'/>
<id>urn:sha1:42e78f469ca71360943f95c54080c89d39346cd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Put correct token strings in parser errors</title>
<updated>2022-07-27T22:50:42+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-07-27T22:20:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/commit/?id=4f23155ca7f8591cae0be6938610386513d24b7f'/>
<id>urn:sha1:4f23155ca7f8591cae0be6938610386513d24b7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow underscores in identifiers in scanner</title>
<updated>2022-07-11T01:00:04+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-07-11T01:00:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/commit/?id=0a6339f5e2008a29df1b03ca012e69bd1dfd46cc'/>
<id>urn:sha1:0a6339f5e2008a29df1b03ca012e69bd1dfd46cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract source walk part of scanner</title>
<updated>2022-05-08T22:01:02+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-05-08T22:01:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/commit/?id=b09a14147d397904722ee7c25e4defc56135b96f'/>
<id>urn:sha1:b09a14147d397904722ee7c25e4defc56135b96f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Emit EOL tokens in scanner</title>
<updated>2022-04-19T21:53:53+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-04-19T21:53:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/commit/?id=d816a9eae2822c1db57efd5de80af926de474611'/>
<id>urn:sha1:d816a9eae2822c1db57efd5de80af926de474611</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Scanner tight number fix</title>
<updated>2022-04-19T21:53:30+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-04-19T21:53:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/commit/?id=65fc6afb54190af91f1b66627dfdd097ee9e4fbc'/>
<id>urn:sha1:65fc6afb54190af91f1b66627dfdd097ee9e4fbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More scanner tests and tight idents fix</title>
<updated>2022-04-19T20:49:16+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-04-19T20:49:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/commit/?id=2b8642aff15bc56751b32dea1057cb08827e7edc'/>
<id>urn:sha1:2b8642aff15bc56751b32dea1057cb08827e7edc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Basic scanner for lang</title>
<updated>2022-04-16T20:05:25+00:00</updated>
<author>
<name>Mel</name>
<email>einebeere@gmail.com</email>
</author>
<published>2022-04-16T20:05:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.rnrd.eu/jinx/commit/?id=bbb2962bd4bac0ce1271ec7d7cb65d038ead8ed2'/>
<id>urn:sha1:bbb2962bd4bac0ce1271ec7d7cb65d038ead8ed2</id>
<content type='text'>
</content>
</entry>
</feed>
