<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dwarvish.git/src/recite, branch signal</title>
<subtitle>a (mostly) posix compliant shell and tiny functional programming language
</subtitle>
<link rel='alternate' type='text/html' href='https://git.dwarvish.org/dwarvish.git/'/>
<entry>
<title>Reorganization and comments</title>
<updated>2024-02-23T06:12:24+00:00</updated>
<author>
<name>Rory Dudley</name>
</author>
<published>2024-02-23T06:12:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dwarvish.org/dwarvish.git/commit/?id=536e250653e5c140a6d9e60f1cd652b79135e7a6'/>
<id>536e250653e5c140a6d9e60f1cd652b79135e7a6</id>
<content type='text'>
Broke out the structs for a poem into their own file: src/recite.rs.
Also put the 'prefresh' function into it's own file: src/recite/path.rs.
Commented most of the parser code (including structs and helper methods
related to parsing (i.e. Verse, Stanza, Meter, Poem)). Renamed any
instance of the 'paths' variable to 'path'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Broke out the structs for a poem into their own file: src/recite.rs.
Also put the 'prefresh' function into it's own file: src/recite/path.rs.
Commented most of the parser code (including structs and helper methods
related to parsing (i.e. Verse, Stanza, Meter, Poem)). Renamed any
instance of the 'paths' variable to 'path'.
</pre>
</div>
</content>
</entry>
</feed>
