<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Nectar/dev/LibCompiler/src/AssemblerPower.cc, branch nectar-gl-threading</title>
<subtitle></subtitle>
<id>https://git.nekernel.org/cgit/Nectar/atom?h=nectar-gl-threading</id>
<link rel='self' href='https://git.nekernel.org/cgit/Nectar/atom?h=nectar-gl-threading'/>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/'/>
<updated>2025-04-26T06:56:59+00:00</updated>
<entry>
<title>dev: codebase has been improved in terms of cli and consistency.</title>
<updated>2025-04-26T06:56:59+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-04-26T06:56:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/commit/?id=c791c2de8bdcd89035dd004b73d05217e40e179c'/>
<id>urn:sha1:c791c2de8bdcd89035dd004b73d05217e40e179c</id>
<content type='text'>
Signed-off-by: Amlal &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>dev: stabilizing source code towards an 0.0.1 release.</title>
<updated>2025-04-25T20:58:37+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-04-25T20:58:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/commit/?id=7258fbf7c8785a3390441bbbac44d78b2e4facbf'/>
<id>urn:sha1:7258fbf7c8785a3390441bbbac44d78b2e4facbf</id>
<content type='text'>
Signed-off-by: Amlal &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>dev, general: codebase needed refactors and tweaks, for NeKernel's 0.0.2 release.</title>
<updated>2025-04-25T17:21:51+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-04-25T17:21:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/commit/?id=f6b400b80efc64b918c03352e93ec9de4e2369a1'/>
<id>urn:sha1:f6b400b80efc64b918c03352e93ec9de4e2369a1</id>
<content type='text'>
	details:

		- things needed to be cleared off, short sighted decisions fixed.
		- the inconsistency of certain files have been fixed too.

Signed-off-by: Amlal &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>meta: update .clang-format, format codebase.</title>
<updated>2025-04-25T11:14:01+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-04-25T11:14:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/commit/?id=20042235d1f53ae428aa154e64afdbae5d8d91ad'/>
<id>urn:sha1:20042235d1f53ae428aa154e64afdbae5d8d91ad</id>
<content type='text'>
Signed-off-by: Amlal &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>dev, LibCompiler, tooling: refactor and separate components into modules</title>
<updated>2025-04-19T15:33:26+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-04-19T15:33:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/commit/?id=befde76cfa46c766e81f74eb5ac65d3dae2dde87'/>
<id>urn:sha1:befde76cfa46c766e81f74eb5ac65d3dae2dde87</id>
<content type='text'>
(cppdrv, cxxdrv)

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>meta/repository: fix capitalization on my name 'El' instead of 'EL'.</title>
<updated>2025-03-31T06:02:30+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-03-31T06:02:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/commit/?id=11680de96d8b9e7dd70bee28cfd6c438d6aa3a9c'/>
<id>urn:sha1:11680de96d8b9e7dd70bee28cfd6c438d6aa3a9c</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>libcompiler: update copyright years to 2024–2025</title>
<updated>2025-03-28T04:23:03+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-03-28T04:23:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/commit/?id=703307969bcd7f109ac6561840a01c482d1c3421'/>
<id>urn:sha1:703307969bcd7f109ac6561840a01c482d1c3421</id>
<content type='text'>
Update all source headers in LibCompiler and tools to reflect the
correct copyright span for ongoing development.

Affects headers and source files across:
- AAL CPU backends (amd64, arm64, 64x0, 32x0)
- Assembler and linker backends (PEF, XCOFF)
- Parser, macros, defines, utils
- Tools: asm, dbg, ld64, necc

No functional changes made.

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>ADD: `dbg` C++ debugger program.</title>
<updated>2025-01-27T01:11:12+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal.elmahrouss@icloud.com</email>
</author>
<published>2025-01-27T01:11:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/commit/?id=2fd3475239d4258ca4407ffb2c0720d90d711d6c'/>
<id>urn:sha1:2fd3475239d4258ca4407ffb2c0720d90d711d6c</id>
<content type='text'>
META: Ran format command with correct C++ extensions.

Signed-off-by: Amlal &lt;amlal.elmahrouss@icloud.com&gt;
</content>
</entry>
<entry>
<title>ADD: NeKernel Toolchain 0.0.9 (Beta Release)</title>
<updated>2025-01-21T19:23:15+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal.elmahrouss@icloud.com</email>
</author>
<published>2025-01-21T19:23:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/commit/?id=a133c71c22b8f9576bfc667f000c7c764d4505c8'/>
<id>urn:sha1:a133c71c22b8f9576bfc667f000c7c764d4505c8</id>
<content type='text'>
Signed-off-by: Amlal &lt;amlal.elmahrouss@icloud.com&gt;
</content>
</entry>
</feed>
