<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notenoughupdates.git/src/main/java/io/github/moulberry/notenoughupdates/util/Calculator.java, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/'/>
<entry>
<title>Add calculator precision option (#882)</title>
<updated>2023-10-18T14:12:19+00:00</updated>
<author>
<name>Linnea Gräf</name>
<email>roman.graef@gmail.com</email>
</author>
<published>2023-10-18T14:12:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=e0a2f5f5991048317f5c045feca084a1413c45fd'/>
<id>e0a2f5f5991048317f5c045feca084a1413c45fd</id>
<content type='text'>
* Add calculator precision option

* Fix loading of minecraft classes from some tests</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add calculator precision option

* Fix loading of minecraft classes from some tests</pre>
</div>
</content>
</entry>
<entry>
<title>Fix calculator preop operations (#758)</title>
<updated>2023-07-06T10:41:33+00:00</updated>
<author>
<name>Roman / Linnea Gräf</name>
<email>roman.graef@gmail.com</email>
</author>
<published>2023-07-06T10:41:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=0c94c8cf85824c2a8798a4c72d345738b1583388'/>
<id>0c94c8cf85824c2a8798a4c72d345738b1583388</id>
<content type='text'>
Fix calculator postop operations</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix calculator postop operations</pre>
</div>
</content>
</entry>
<entry>
<title>fixing crash in neu calculator (#746)</title>
<updated>2023-06-27T20:26:01+00:00</updated>
<author>
<name>CalMWolfs</name>
<email>94038482+CalMWolfs@users.noreply.github.com</email>
</author>
<published>2023-06-27T20:26:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=e68e5847b798d17a4d651818a6e55fba45da8a4e'/>
<id>e68e5847b798d17a4d651818a6e55fba45da8a4e</id>
<content type='text'>
fixing crash in calculator</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixing crash in calculator</pre>
</div>
</content>
</entry>
<entry>
<title>Add variables to calculator (#721)</title>
<updated>2023-06-19T17:23:43+00:00</updated>
<author>
<name>Roman / Linnea Gräf</name>
<email>roman.graef@gmail.com</email>
</author>
<published>2023-06-19T17:23:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=a82819ec18bed8212fa73fda987cff951b810450'/>
<id>a82819ec18bed8212fa73fda987cff951b810450</id>
<content type='text'>
* Add variables to calculator

* Fix unary minus for variables</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add variables to calculator

* Fix unary minus for variables</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for prefix operators (currenly only -) (#705)</title>
<updated>2023-05-27T17:22:31+00:00</updated>
<author>
<name>Roman / Linnea Gräf</name>
<email>roman.graef@gmail.com</email>
</author>
<published>2023-05-27T17:22:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=94c73a6eebe4ef07ea867036700bf24ab8b9db23'/>
<id>94c73a6eebe4ef07ea867036700bf24ab8b9db23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added support for commas to /neucalc (#414)</title>
<updated>2022-11-01T23:11:47+00:00</updated>
<author>
<name>NopoTheGamer</name>
<email>40329022+NopoTheGamer@users.noreply.github.com</email>
</author>
<published>2022-11-01T23:11:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=7184121f7ae1f16a9bc8e51989f555d62b14bb24'/>
<id>7184121f7ae1f16a9bc8e51989f555d62b14bb24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix calculator crash by using correct apis (#391)</title>
<updated>2022-10-21T16:58:47+00:00</updated>
<author>
<name>Roman / Linnea Gräf</name>
<email>roman.graef@gmail.com</email>
</author>
<published>2022-10-21T16:58:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=3168a7560a4d8f1d29c8f2518d674c1f4c85ef8c'/>
<id>3168a7560a4d8f1d29c8f2518d674c1f4c85ef8c</id>
<content type='text'>
Right the wrongs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Right the wrongs</pre>
</div>
</content>
</entry>
<entry>
<title>[Calculator] Add exponent operator and % postfix (#374)</title>
<updated>2022-10-21T01:02:54+00:00</updated>
<author>
<name>u9g</name>
<email>git@u9g.dev</email>
</author>
<published>2022-10-21T01:02:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=fd98e0040d84164f28a48d5f2d454fe11ae366c0'/>
<id>fd98e0040d84164f28a48d5f2d454fe11ae366c0</id>
<content type='text'>
* [Calculator] Add exponent operator

* [Calculator] Add percent postfix

* Add new suggestions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [Calculator] Add exponent operator

* [Calculator] Add percent postfix

* Add new suggestions</pre>
</div>
</content>
</entry>
<entry>
<title>0.14 - Finished :) (#233)</title>
<updated>2022-09-08T15:00:49+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2022-09-08T15:00:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=d3805f080af87eb2bc7d2a2eac6c3f8db539324f'/>
<id>d3805f080af87eb2bc7d2a2eac6c3f8db539324f</id>
<content type='text'>
Co-authored-by: nopo &lt;noahogno@gmail.com&gt;
Co-authored-by: jani270 &lt;69345714+jani270@users.noreply.github.com&gt;
Co-authored-by: Ascynx &lt;78341107+Ascynx@users.noreply.github.com&gt;
Co-authored-by: NopoTheGamer &lt;40329022+NopoTheGamer@users.noreply.github.com&gt;
Co-authored-by: Lulonaut &lt;lulonaut@tutanota.de&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: nopo &lt;noahogno@gmail.com&gt;
Co-authored-by: jani270 &lt;69345714+jani270@users.noreply.github.com&gt;
Co-authored-by: Ascynx &lt;78341107+Ascynx@users.noreply.github.com&gt;
Co-authored-by: NopoTheGamer &lt;40329022+NopoTheGamer@users.noreply.github.com&gt;
Co-authored-by: Lulonaut &lt;lulonaut@tutanota.de&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Use left to right association order (#188)</title>
<updated>2022-07-16T09:31:15+00:00</updated>
<author>
<name>Roman / Nea</name>
<email>roman.graef@gmail.com</email>
</author>
<published>2022-07-16T09:31:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/notenoughupdates.git/commit/?id=efb43f7c6f9b191ea8a880dc4b209e835495846a'/>
<id>efb43f7c6f9b191ea8a880dc4b209e835495846a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
