<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rules-sandbox.git/module/ri-wireguard/src, branch master</title>
<subtitle></subtitle>
<id>https://trygvis.io/git/2020/12/rules-sandbox.git/atom?h=master</id>
<link rel='self' href='https://trygvis.io/git/2020/12/rules-sandbox.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/'/>
<updated>2021-02-03T15:35:48Z</updated>
<entry>
<title>Code reorganization.</title>
<updated>2021-02-03T15:35:48Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-02-03T15:35:48Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=bafe762ac01d16904c18404283027e426e19bc73'/>
<id>urn:sha1:bafe762ac01d16904c18404283027e426e19bc73</id>
<content type='text'>
Moving main code to src, keeping modules in modules/
</content>
</entry>
<entry>
<title>Making the wireguard module a kjar.</title>
<updated>2021-02-03T08:03:21Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-02-03T08:03:21Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=36f184d736a636c8e0418e5620e661292a8a9b93'/>
<id>urn:sha1:36f184d736a636c8e0418e5620e661292a8a9b93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Wireguard.</title>
<updated>2021-02-01T21:46:01Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-02-01T21:46:01Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=e728c5d17e9793f32fa56287c09af188831610f7'/>
<id>urn:sha1:e728c5d17e9793f32fa56287c09af188831610f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wireguard.</title>
<updated>2021-02-01T15:00:15Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-02-01T15:00:15Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=2726bd8739b78738745a462a4950b39cbfe4c1d7'/>
<id>urn:sha1:2726bd8739b78738745a462a4950b39cbfe4c1d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>IO: Making input and output files have the same format.</title>
<updated>2021-01-29T09:14:38Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-01-29T09:14:38Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=bb92e6eaa9bca36d9f1e356a2f578d22c98af22f'/>
<id>urn:sha1:bb92e6eaa9bca36d9f1e356a2f578d22c98af22f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better main().</title>
<updated>2021-01-26T20:06:24Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-01-26T20:06:24Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=0ae7ecd47fd76921e8e1137739497578fe703354'/>
<id>urn:sha1:0ae7ecd47fd76921e8e1137739497578fe703354</id>
<content type='text'>
* Moving templates into their respective modules.
* Supporting export type-based filtering. Probably not perfect.
</content>
</entry>
<entry>
<title>Better main() support.</title>
<updated>2021-01-26T15:04:30Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-01-26T15:04:30Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=71010ae3fefbe897227343e44573385df9cd60cc'/>
<id>urn:sha1:71010ae3fefbe897227343e44573385df9cd60cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improving usability, massive refactoring.</title>
<updated>2021-01-25T20:29:12Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-01-25T20:29:12Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=912bc8b903dfa6d438c2469ecdad35c181c71830'/>
<id>urn:sha1:912bc8b903dfa6d438c2469ecdad35c181c71830</id>
<content type='text'>
* Moving all Drools code into their own modules. This fixes ri-engine
  to acme dependency.
* Now they all inherit from their own parent, should be used by
  third party code too.
* Separating acme planning code into its own module.
* Splitting rules code from ri-engine into ri-base. ri-engine is now
  a pure launcher for modules.
* Dumping kogito for the most part, but it seems like the planner still
  requires that.
</content>
</entry>
<entry>
<title>Switching WG code to use object references.</title>
<updated>2021-01-12T22:06:32Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-01-12T22:06:32Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=e2f4aefa956bb06b1ee52d95ad8275757605678d'/>
<id>urn:sha1:e2f4aefa956bb06b1ee52d95ad8275757605678d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Figured out a way to not need WgNetworkAllocation.</title>
<updated>2021-01-11T14:26:06Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-01-11T14:26:06Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=f2fc5a193743e2a66f748c8baefee949a747ea7f'/>
<id>urn:sha1:f2fc5a193743e2a66f748c8baefee949a747ea7f</id>
<content type='text'>
</content>
</entry>
</feed>
