summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-08-06 16:41:31 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2025-08-06 16:41:31 +0100
commit3658cb8407814603aceaf2970a5c1016b6c9fdc8 (patch)
tree070b8a2bfed27899f1baad50c99da13884d2471f /docs
parent555530e9de49324e2e5fed035418d32ac4045608 (diff)
feat! breaking API changes before NeKernel.org 0.0.4.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'docs')
-rw-r--r--docs/drawio/COMPILERKIT_DESIGN.drawio (renamed from docs/drawio/LIBCOMPILER_DESIGN.drawio)4
-rw-r--r--docs/drawio/DEBUGGERKIT_DESIGN.drawio (renamed from docs/drawio/LIBDEBUGGER_DESIGN.drawio)0
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/drawio/LIBCOMPILER_DESIGN.drawio b/docs/drawio/COMPILERKIT_DESIGN.drawio
index a13c2a3..78934b6 100644
--- a/docs/drawio/LIBCOMPILER_DESIGN.drawio
+++ b/docs/drawio/COMPILERKIT_DESIGN.drawio
@@ -13,13 +13,13 @@
<mxCell id="6" style="edgeStyle=none;html=1;" parent="1" source="3" target="5" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
- <mxCell id="3" value="CodeGen Stage 1&lt;div&gt;(Assembler)&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
+ <mxCell id="3" value="Compiler Stage 1&lt;div&gt;(Assembler)&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="285" y="580" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="8" style="edgeStyle=none;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="1" source="5" target="7" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
- <mxCell id="5" value="CodeGen Stage 2&lt;div&gt;(AE encoding)&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
+ <mxCell id="5" value="Compiler Stage 2&lt;div&gt;(AE encoding)&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="440" y="580" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="7" value="64-bit Linker Driver" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
diff --git a/docs/drawio/LIBDEBUGGER_DESIGN.drawio b/docs/drawio/DEBUGGERKIT_DESIGN.drawio
index 0b3802d..0b3802d 100644
--- a/docs/drawio/LIBDEBUGGER_DESIGN.drawio
+++ b/docs/drawio/DEBUGGERKIT_DESIGN.drawio