daux.io/libs
Stéphane Goetz aa5602a0fb Refactor the tree system
Each element of the tree now only has one parent, not a parent array.

- Creating an elements doesn't necessarily rely on an existing file
- Moving elements unregisters elements from the previous parent
- Moved some helpers to the builder instead of Entry
2015-07-20 20:51:32 +02:00
..
Format Refactor the tree system 2015-07-20 20:51:32 +02:00
Generator Add a few checks 2015-07-20 20:51:32 +02:00
Server Refactor to not use ->value in the tree 2015-07-20 20:51:32 +02:00
Tree Refactor the tree system 2015-07-20 20:51:32 +02:00
Compiler.php Add a more advanced processor system 2015-07-20 20:51:12 +02:00
Config.php Code Style and documentation 2015-07-20 20:51:13 +02:00
Daux.php Refactor the tree system 2015-07-20 20:51:32 +02:00
DauxHelper.php Refactor to not use ->value in the tree 2015-07-20 20:51:32 +02:00
Exception.php Convert to PSR2 2015-07-20 20:49:09 +02:00
Processor.php Code Style and documentation 2015-07-20 20:51:13 +02:00