x	Revise DomElement_setTextNode(), DomElement_resolve() and Dom_parse().

On Linux migration:
===================

x	Restore logs.
x	Handle standard. Simplify fxlib.h.


Edge cases handling:
====================

x	Only end textual tags when the right closing expression is encountered.


Standard:
=========

Relocate:
x	atoi() (css.c)
x	itoa() (WebCalc.c)
x	grand_debug() (WebCalc.c)
x	tex initialisation (WebCalc.c)


Implementations:
================

x	Write subsystems and options
x	Debug system
x	Draw element parts, or optimize non-visible parts drawing algorithms


Specification:
==============

x	Text formatting, including <i>, <b> and <br />.
x	<hr />
x	Full list of special characters
x	tex
	-	systems
	-	matrices


(implemented-changed-specification-fixed-reviewed)
