2026-04 KD came closer to C++
This commit is contained in:
@@ -24,6 +24,27 @@
|
||||
<center>
|
||||
<h1>News</h1>
|
||||
|
||||
<div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="kd-cpp-is-close.html">Kotlin Dialect came closer to C++</a>
|
||||
</h2>
|
||||
<p class="news_item_date">
|
||||
2026-04-03
|
||||
</p>
|
||||
<div class="news_item_contents">
|
||||
<p><img src="../../images/2026-03_kd-cpp-is-close.jpg" alt="" /></p>
|
||||
<h1 id="march">March</h1>
|
||||
<p>In March (as in February) I planned to run GitBudget on Desktop,
|
||||
however, the updates of Klin tool to generate C++ bindings are still
|
||||
in development. There's just a little bit left.</p>
|
||||
<h1 id="april">April</h1>
|
||||
<p>This should finally happen in April.</p>
|
||||
<p>. . .</p>
|
||||
</div>
|
||||
<div class="news_item_more">
|
||||
<a href="kd-cpp-is-close.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="cld-to-kd.html">Kotlin dialect</a>
|
||||
@@ -234,39 +255,6 @@ time to do that at the moment, unfortunately.. . .</p>
|
||||
<a href="add-edit-save-remove.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="git-fs-components.html">FS and Git components' draft</a>
|
||||
</h2>
|
||||
<p class="news_item_date">
|
||||
2025-07-01
|
||||
</p>
|
||||
<div class="news_item_contents">
|
||||
<video controls width="700">
|
||||
<source src="../../images/2025-07_git-fs-components.mp4" type="video/mp4"/>
|
||||
</video>
|
||||
<h1 id="componentsdraft">Components' draft</h1>
|
||||
<p>In June I've created drafts of the following PSKOV 2 components:</p>
|
||||
<ul>
|
||||
<li>FS: virtual file system based on LightningFS</li>
|
||||
<li>Git: Git support based on Isomorphic-Git</li>
|
||||
</ul>
|
||||
<p>Currently one can do the following in PSKOV 2:</p>
|
||||
<ul>
|
||||
<li>clone Git repository</li>
|
||||
<li>inspect the list of Git repository files</li>
|
||||
<li>clean up file system and start anew</li>
|
||||
</ul>
|
||||
<h1 id="july">July</h1>
|
||||
<p>In July I plan to add the following:</p>
|
||||
<ul>
|
||||
<li>instead of showing all files of a repository, display files for currently selected directory only. . .</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news_item_more">
|
||||
<a href="git-fs-components.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p class="pagination_title">Page 1 of 10</p>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user