<feed xmlns='http://www.w3.org/2005/Atom'>
<title>urubu/spec, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://euandre.org/git/urubu/atom?h=main</id>
<link rel='self' href='http://euandre.org/git/urubu/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://euandre.org/git/urubu/'/>
<updated>2024-12-10T15:29:03Z</updated>
<entry>
<title>Namespace packages with "urubu/"</title>
<updated>2024-12-10T15:29:03Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2024-12-10T15:29:03Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/urubu/commit/?id=8359c047aaebe274a2d811d61922b571ca7d10df'/>
<id>urn:sha1:8359c047aaebe274a2d811d61922b571ca7d10df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Start building test files</title>
<updated>2024-12-10T14:14:54Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2024-12-10T14:14:54Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/urubu/commit/?id=e4cb98c21f14f8b1f6d36fde56cb6c5c49b0db88'/>
<id>urn:sha1:e4cb98c21f14f8b1f6d36fde56cb6c5c49b0db88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build and test existing code as is</title>
<updated>2024-12-02T18:41:30Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2024-12-02T18:41:30Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/urubu/commit/?id=ab1ad9eecffed26c4aa3d6fd346d7b06e9eadbb1'/>
<id>urn:sha1:ab1ad9eecffed26c4aa3d6fd346d7b06e9eadbb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import source code of lexer generator</title>
<updated>2022-11-09T15:40:16Z</updated>
<author>
<name>Ryo Nihei</name>
<email>nihei.dev@gmail.com</email>
</author>
<published>2022-11-06T12:31:46Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/urubu/commit/?id=f89d021bbe134e3efa0d015a41e9712960cdd009'/>
<id>urn:sha1:f89d021bbe134e3efa0d015a41e9712960cdd009</id>
<content type='text'>
From: https://github.com/nihei9/maleeni
</content>
</entry>
<entry>
<title>Move the skip table from lexer-related data to parser-related data</title>
<updated>2022-11-05T17:18:35Z</updated>
<author>
<name>Ryo Nihei</name>
<email>nihei.dev@gmail.com</email>
</author>
<published>2022-11-05T11:32:53Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/urubu/commit/?id=a0aa647770ac6458e9b4749c3efa38d56e2fe4fe'/>
<id>urn:sha1:a0aa647770ac6458e9b4749c3efa38d56e2fe4fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove anonymous symbol system</title>
<updated>2022-11-05T07:52:37Z</updated>
<author>
<name>Ryo Nihei</name>
<email>nihei.dev@gmail.com</email>
</author>
<published>2022-11-05T07:52:37Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/urubu/commit/?id=a6001b32cf805c4e72e05adc37ee60272a600bf1'/>
<id>urn:sha1:a6001b32cf805c4e72e05adc37ee60272a600bf1</id>
<content type='text'>
Remove unimportant features to tidy up the specification.
</content>
</entry>
<entry>
<title>Remove alias system</title>
<updated>2022-11-05T05:21:13Z</updated>
<author>
<name>Ryo Nihei</name>
<email>nihei.dev@gmail.com</email>
</author>
<published>2022-11-05T05:21:13Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/urubu/commit/?id=b24f61a465d21af404ed647a977160042017e601'/>
<id>urn:sha1:b24f61a465d21af404ed647a977160042017e601</id>
<content type='text'>
Remove unimportant features to tidy up the specification.
</content>
</entry>
<entry>
<title>Add tests</title>
<updated>2022-08-06T10:51:05Z</updated>
<author>
<name>Ryo Nihei</name>
<email>nihei.dev@gmail.com</email>
</author>
<published>2022-08-06T10:51:05Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/urubu/commit/?id=d45b86063a0e5cdf8cf4efb163637b6d0ee9c5af'/>
<id>urn:sha1:d45b86063a0e5cdf8cf4efb163637b6d0ee9c5af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove underscore syntax matching any symbol</title>
<updated>2022-08-06T09:34:40Z</updated>
<author>
<name>Ryo Nihei</name>
<email>nihei.dev@gmail.com</email>
</author>
<published>2022-08-06T09:34:40Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/urubu/commit/?id=90331573a642f1e7e6f3758f1eab8628793bb8f4'/>
<id>urn:sha1:90331573a642f1e7e6f3758f1eab8628793bb8f4</id>
<content type='text'>
Underscore syntax:

For instance, a tree `(expr (id 'a') (add '+') (_))` matches both source codes `a + b * c` and `a - b / c`.

This feature is helpful because it allows you to emphasize the main points of the test by ignoring nodes of no interest.
However, we will remove the feature for the time being to reconsider the grammar.
</content>
</entry>
<entry>
<title>Prohibit error node having children</title>
<updated>2022-08-04T17:36:21Z</updated>
<author>
<name>Ryo Nihei</name>
<email>nihei.dev@gmail.com</email>
</author>
<published>2022-08-03T14:07:06Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/urubu/commit/?id=2fcab705ddf787fa0f4edab2f2dc7e579ca982d9'/>
<id>urn:sha1:2fcab705ddf787fa0f4edab2f2dc7e579ca982d9</id>
<content type='text'>
</content>
</entry>
</feed>
