Commit Graph

15 Commits

Author SHA1 Message Date
Léa Saviot
d7ea9f3bf7 Remove debug printing 2018-06-22 15:16:48 +02:00
Léa Saviot
6f598acc10 ReplaceWith and ReplaceChild methods on References 2018-06-22 15:12:19 +02:00
Léa Saviot
0fb04ea45a New TreeNode methods 2018-06-22 15:07:24 +02:00
Léa Saviot
2908c20def Add methods to tree node and new parent() algorithm 2018-06-22 15:07:24 +02:00
Léa Saviot
ac182b04d1 Clean TreeNode 2018-06-22 15:07:24 +02:00
Léa Saviot
287c9ca990 TreeNode::parent algorithm 2018-06-22 15:07:24 +02:00
Léa Saviot
c46bb03247 Replace new/delete TreeNode with TreePool::create/discardTreeNode 2018-06-22 15:07:24 +02:00
Léa Saviot
b201e82cdd Fix some methods 2018-06-22 15:07:24 +02:00
Léa Saviot
b81d491644 Clean code and debug printing 2018-06-22 15:07:24 +02:00
Léa Saviot
f39f974b76 One tree pool instance 2018-06-22 15:07:24 +02:00
Léa Saviot
8ed138fafe NodeForIdentifier array works properly 2018-06-22 15:07:24 +02:00
Léa Saviot
c6af4bb16c Clean and correct TreeNode 2018-06-22 15:07:24 +02:00
Léa Saviot
3777304adb Implement some tree methods 2018-06-20 14:19:42 +02:00
Romain Goyet
a301de1378 Addition seems to be working 2018-06-12 17:39:10 +02:00
Romain Goyet
68f663d47e Use operator new/delete directly on ExpressionNode 2018-06-12 16:50:49 +02:00