Olivier Goffart
|
c0a4902240
|
Rename expressions -> expression_tree
there is already an expressions module in the parser
|
2020-05-25 15:28:37 +02:00 |
|
Olivier Goffart
|
1de4eb476b
|
Lookup of identifier is now done while resolving expressions
|
2020-05-25 14:37:09 +02:00 |
|
Olivier Goffart
|
3629e5f158
|
Refactor the Expression
So we will resolve the expression in a different step
|
2020-05-25 13:15:10 +02:00 |
|
Simon Hausmann
|
5accea4cdd
|
Add support for qualified type names to the parser
|
2020-05-25 11:53:44 +02:00 |
|
Olivier Goffart
|
4575011293
|
More work on signal: the C++ part is working
|
2020-05-20 19:28:58 +02:00 |
|
Olivier Goffart
|
260f17a3e0
|
Support for inline components within a .60 file
|
2020-05-19 17:43:56 +02:00 |
|
Olivier Goffart
|
6e794bec18
|
Have a small Expression AST
|
2020-05-12 14:54:32 +02:00 |
|
Olivier Goffart
|
3a541ec1eb
|
Handle children elements
|
2020-05-06 16:43:04 +02:00 |
|
Olivier Goffart
|
acccb33c8c
|
Lower and generate some C++
|
2020-05-05 18:31:00 +02:00 |
|