<feed xmlns='http://www.w3.org/2005/Atom'>
<title>open-axiom, branch new-build</title>
<subtitle>open scientific computation system</subtitle>
<id>https://git.pashev.ru/open-axiom/atom?h=new-build</id>
<link rel='self' href='https://git.pashev.ru/open-axiom/atom?h=new-build'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/'/>
<updated>2026-03-17T09:28:16Z</updated>
<entry>
<title>WIP</title>
<updated>2026-03-17T09:28:16Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2022-10-29T13:37:18Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=306845937841124a71ebaf03d5dff59014398948'/>
<id>urn:sha1:306845937841124a71ebaf03d5dff59014398948</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove old build system</title>
<updated>2022-10-29T13:05:40Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2022-10-29T13:05:40Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=088873fbc7f92c3d8d582f29eb44e39a136e944d'/>
<id>urn:sha1:088873fbc7f92c3d8d582f29eb44e39a136e944d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some compiler warnings &amp; buffer overflows</title>
<updated>2022-10-29T09:57:20Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2022-10-28T02:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=8df721df25864f89772c58a4486314855bf1a37e'/>
<id>urn:sha1:8df721df25864f89772c58a4486314855bf1a37e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use c++20 to build GUI (#30)</title>
<updated>2022-10-27T09:31:14Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2022-10-27T09:31:14Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=467b6fb9eeb12d064c1f6fa4d7f87638e49685ca'/>
<id>urn:sha1:467b6fb9eeb12d064c1f6fa4d7f87638e49685ca</id>
<content type='text'>
Fixes error:

```
g++ -c -pipe -std=c++11 -Wno-mismatched-tags -Wno-string-plus-int -O2 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../x86_64-pc-linux-gnu/include -I../../../src/gui -I../../../src/include -I../../config -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o server.o ../../../src/gui/server.cc
In file included from ../../../src/include/open-axiom/Lisp:43,
                 from ../../../src/gui/server.h:38,
                 from ../../../src/gui/server.cc:33:
../../../src/include/open-axiom/vm:177:21: error: ‘std::same_as’ has not been declared
  177 |       template&lt;std::same_as&lt;bool&gt; T&gt;
```</content>
</entry>
<entry>
<title>Gdr/enable basic ci (#28)</title>
<updated>2022-09-18T01:13:52Z</updated>
<author>
<name>Gabriel Dos Reis</name>
<email>GabrielDosReis@users.noreply.github.com</email>
</author>
<published>2022-09-18T01:13:52Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=be9640c48094f0a62d0ec09296d8ef33f0a92883'/>
<id>urn:sha1:be9640c48094f0a62d0ec09296d8ef33f0a92883</id>
<content type='text'>
* Enable basic CI build

* Fix indentation thinko

* Update main.yml

* Update main.yml

* Update main.yml

* Really install the advertised compilers

* install libxpm-dev

* Do not rerun configure

* Disable maintainer mode

* Update main.yml</content>
</entry>
<entry>
<title>Disable automatic re-run of configuration steps. (#29)</title>
<updated>2022-09-18T00:41:17Z</updated>
<author>
<name>Gabriel Dos Reis</name>
<email>GabrielDosReis@users.noreply.github.com</email>
</author>
<published>2022-09-18T00:41:17Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=dbe239cd6eee022d1b8dccb9d8a1368acf52a8d7'/>
<id>urn:sha1:dbe239cd6eee022d1b8dccb9d8a1368acf52a8d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Enable basic CI build (#26)" (#27)</title>
<updated>2022-09-13T17:25:52Z</updated>
<author>
<name>Gabriel Dos Reis</name>
<email>GabrielDosReis@users.noreply.github.com</email>
</author>
<published>2022-09-13T17:25:52Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=e18a2c1579348b7367762e4db733a36fa76719ba'/>
<id>urn:sha1:e18a2c1579348b7367762e4db733a36fa76719ba</id>
<content type='text'>
This reverts commit b1a3efb99ffc7f5d08b873cf244713126c966c9a.</content>
</entry>
<entry>
<title>Enable basic CI build (#26)</title>
<updated>2022-09-13T17:17:25Z</updated>
<author>
<name>Gabriel Dos Reis</name>
<email>GabrielDosReis@users.noreply.github.com</email>
</author>
<published>2022-09-13T17:17:25Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=b1a3efb99ffc7f5d08b873cf244713126c966c9a'/>
<id>urn:sha1:b1a3efb99ffc7f5d08b873cf244713126c966c9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Version to 1.5.0-2022-09-06 (#25)</title>
<updated>2022-09-04T18:48:01Z</updated>
<author>
<name>Gabriel Dos Reis</name>
<email>GabrielDosReis@users.noreply.github.com</email>
</author>
<published>2022-09-04T18:48:01Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=3c4f9b7f3d45fa2f51579a2231db5aaa8be2c685'/>
<id>urn:sha1:3c4f9b7f3d45fa2f51579a2231db5aaa8be2c685</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not generate `SPADLET` opcode (#24)</title>
<updated>2022-08-30T16:21:37Z</updated>
<author>
<name>Gabriel Dos Reis</name>
<email>GabrielDosReis@users.noreply.github.com</email>
</author>
<published>2022-08-30T16:21:37Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=f8e27dbab1c56113d4cfae3416393f466004d463'/>
<id>urn:sha1:f8e27dbab1c56113d4cfae3416393f466004d463</id>
<content type='text'>
This patch makes the Spad compiler no longer generate `SPADLET`.</content>
</entry>
</feed>
