<feed xmlns='http://www.w3.org/2005/Atom'>
<title>modelthing/modelica-parser-lalrpop, branch with-katex</title>
<subtitle>collaborative model development</subtitle>
<id>https://git.bnewbold.net/modelthing/atom?h=with-katex</id>
<link rel='self' href='https://git.bnewbold.net/modelthing/atom?h=with-katex'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/modelthing/'/>
<updated>2017-01-15T03:52:56Z</updated>
<entry>
<title>parse out exponentiation</title>
<updated>2017-01-15T03:52:56Z</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2017-01-15T03:41:51Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/modelthing/commit/?id=11569fdec123e9c7aeaf38d8a122842c4c758fdf'/>
<id>urn:sha1:11569fdec123e9c7aeaf38d8a122842c4c758fdf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>parser: statically compile regex w/ lazy_static</title>
<updated>2017-01-08T05:46:24Z</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2017-01-08T05:46:22Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/modelthing/commit/?id=f2c1f1c13772145acaecb1ebf9b4cafcacb98131'/>
<id>urn:sha1:f2c1f1c13772145acaecb1ebf9b4cafcacb98131</id>
<content type='text'>
As per regex library's documentation
</content>
</entry>
<entry>
<title>call ::std::process::exit() directly</title>
<updated>2016-12-27T18:01:15Z</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2016-12-27T18:01:15Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/modelthing/commit/?id=d4e49815052a24e050aaf5a59214bab18bf1ede1'/>
<id>urn:sha1:d4e49815052a24e050aaf5a59214bab18bf1ede1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>parser: fix string_literals</title>
<updated>2016-12-26T13:02:38Z</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2016-12-26T13:02:38Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/modelthing/commit/?id=f97396ea89704ff2ccab28d7b27ceeeb3201ddd0'/>
<id>urn:sha1:f97396ea89704ff2ccab28d7b27ceeeb3201ddd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>parser: refactor vec operations into hashset</title>
<updated>2016-12-26T08:43:58Z</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2016-12-26T08:43:58Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/modelthing/commit/?id=851d72cdd58a51adcf93bcd9a5956d82d3b5417d'/>
<id>urn:sha1:851d72cdd58a51adcf93bcd9a5956d82d3b5417d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>radically simplify scope of parsing</title>
<updated>2016-12-26T08:03:09Z</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2016-12-26T08:03:07Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/modelthing/commit/?id=957c2f75ceccfab3d8a8e546961db5f053876689'/>
<id>urn:sha1:957c2f75ceccfab3d8a8e546961db5f053876689</id>
<content type='text'>
Parsing arbitrary files, packages, blocks, connectors, etc caused the
compilation time for this parser to explode exponentially, and resulted in huge
parser.rs and executable files.

This commit rips out all those features.
</content>
</entry>
<entry>
<title>parser: namespacing</title>
<updated>2016-12-26T07:54:54Z</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2016-12-26T07:54:54Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/modelthing/commit/?id=1e04c8274e473039d2b183c120ab7f3b1b981c3e'/>
<id>urn:sha1:1e04c8274e473039d2b183c120ab7f3b1b981c3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update TODOs</title>
<updated>2016-12-26T05:55:56Z</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2016-12-26T05:55:56Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/modelthing/commit/?id=c902f8215546d73e1584380d7bb841cf965dc86f'/>
<id>urn:sha1:c902f8215546d73e1584380d7bb841cf965dc86f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>parser: more progress</title>
<updated>2016-12-19T08:47:20Z</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2016-12-19T08:47:20Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/modelthing/commit/?id=d60554fce09f8be1bb4d96a83db49577dfbf550d'/>
<id>urn:sha1:d60554fce09f8be1bb4d96a83db49577dfbf550d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>parser: make strip comments a function</title>
<updated>2016-12-19T08:46:53Z</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2016-12-19T08:46:53Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/modelthing/commit/?id=aefce10b8f05dc52017beb1d422ce7b2b97bd6a5'/>
<id>urn:sha1:aefce10b8f05dc52017beb1d422ce7b2b97bd6a5</id>
<content type='text'>
</content>
</entry>
</feed>
