<feed xmlns='http://www.w3.org/2005/Atom'>
<title>itmo/crisp/compiler/src/lexer/error.rs, branch dev-easy</title>
<subtitle>Crispy Lisp Virtual Machine in Rust</subtitle>
<id>http://git.igorek.dev/itmo/crisp/atom?h=dev-easy</id>
<link rel='self' href='http://git.igorek.dev/itmo/crisp/atom?h=dev-easy'/>
<link rel='alternate' type='text/html' href='http://git.igorek.dev/itmo/crisp/'/>
<updated>2026-05-08T12:25:55Z</updated>
<entry>
<title>Fold unclosed string error into Token variant</title>
<updated>2026-05-08T12:25:55Z</updated>
<author>
<name>Tolmachev Igor</name>
<email>me@igorek.dev</email>
</author>
<published>2026-05-08T12:25:55Z</published>
<link rel='alternate' type='text/html' href='http://git.igorek.dev/itmo/crisp/commit/?id=58b937521f3e459089c0d475551bf9a49f930657'/>
<id>urn:sha1:58b937521f3e459089c0d475551bf9a49f930657</id>
<content type='text'>
UnclosedString was the only error variant, making lexer::Error redundant. Also removes Result from
the Iterator impl.
</content>
</entry>
<entry>
<title>Add lexer</title>
<updated>2026-05-07T14:46:44Z</updated>
<author>
<name>Tolmachev Igor</name>
<email>me@igorek.dev</email>
</author>
<published>2026-05-07T14:46:44Z</published>
<link rel='alternate' type='text/html' href='http://git.igorek.dev/itmo/crisp/commit/?id=558c5dcaf7bcc32cfe5672c4113962e3bcd19188'/>
<id>urn:sha1:558c5dcaf7bcc32cfe5672c4113962e3bcd19188</id>
<content type='text'>
</content>
</entry>
</feed>
