Commit Graph

9 Commits

Author SHA1 Message Date
Léa Saviot
0fb04ea45a New TreeNode methods 2018-06-22 15:07:24 +02:00
Léa Saviot
edce759ae5 Rename operand to child 2018-06-22 15:07:24 +02:00
Léa Saviot
9a2c458f49 Clean code 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
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
2f8d8890cb Map node/identifier in an array and implement newIdentifier() 2018-06-20 17:08:00 +02:00
Romain Goyet
68f663d47e Use operator new/delete directly on ExpressionNode 2018-06-12 16:50:49 +02:00
Romain Goyet
3cd1015614 Initial import 2018-06-12 13:56:20 +02:00