finally update the site
This commit is contained in:
@@ -9,11 +9,8 @@
|
||||
<div class="text">
|
||||
<ul>
|
||||
<li>Markdown support with an @-directive</li>
|
||||
<li>Code cleaning (use smart pointers and std::strings as much as possible rather than... <i>this</i>)</li>
|
||||
<li>Make config less hack (move from \[i config] to \[i exists], and create empty objects on global with -c)</li>
|
||||
<li>Add an unpack/ghost operator so setting objects to other objects works (something like \[=ghostingName-] \[%ghostedObject] \[/])</li>
|
||||
<li>Safety: Sitix should not delete your entire codebase if you accidentally mistype the command.</li>
|
||||
<li>Get rid of that stupid "something has gone terribly wrong" warning. It's not a problem, it's just an artefact of an old debugging marathon.</li>
|
||||
<li>Use Evals more widely and implement string manipulation.</li>
|
||||
</ul>
|
||||
</div>
|
||||
[/]
|
||||
|
||||
Reference in New Issue
Block a user