Commit Graph

22 Commits

Author SHA1 Message Date
Léa Saviot
170ce95041 AllocationFail 2018-06-27 16:17:20 +02:00
Léa Saviot
2248a257c8 Cleaning 2018-06-27 16:17:20 +02:00
Léa Saviot
1e4f65e414 Cleaning 2018-06-27 16:17:20 +02:00
Léa Saviot
6f41816500 Clean TreePool 2018-06-27 16:17:20 +02:00
Léa Saviot
920d815b67 Remove dangerous casts 2018-06-27 16:17:20 +02:00
Léa Saviot
2bc5290ff1 Clean unary tests 2018-06-27 16:17:20 +02:00
Léa Saviot
fbaaa96ab1 Fix TreePool::move 2018-06-22 15:40:51 +02:00
Léa Saviot
d7ea9f3bf7 Remove debug printing 2018-06-22 15:16:48 +02:00
Léa Saviot
0fb04ea45a New TreeNode methods 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
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
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
4c300e66d7 Reorganize tree_pool.h 2018-06-22 15:07:24 +02:00
Léa Saviot
7af35728f2 Fix TreePool::insert, move and other methods 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
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
Romain Goyet
3cd1015614 Initial import 2018-06-12 13:56:20 +02:00