Commit Graph

10 Commits

Author SHA1 Message Date
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
42c57ae6f2 Fix TreePool::alloc and dealloc 2018-06-20 17:08:00 +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
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