Sven Vogel
|
8603656e3e
|
added basic expression support
|
2024-05-22 20:27:40 +02:00 |
Felix Müller
|
a14faeeee7
|
added specific lists
solved bug in Funcall
|
2024-05-14 15:30:13 +02:00 |
Felix Müller
|
3d3083c894
|
first functional state of syntax tree
|
2024-05-13 22:17:43 +02:00 |
Felix Müller
|
0e5736e50c
|
AST implementation WIP
|
2024-05-13 11:33:23 +02:00 |
Felix Müller
|
bb474d75ad
|
start of the syntax tree
|
2024-05-12 23:33:15 +02:00 |
Sven Vogel
|
23968f7acc
|
required C standard is C23
refactored logger function names to remove underscores
added function attributes
|
2024-05-10 15:09:52 +02:00 |
Sven Vogel
|
80888fdb8d
|
added function for removing and detaching a node
|
2024-05-10 13:49:04 +02:00 |
Sven Vogel
|
dd4d70829e
|
added more documentation to AST header
|
2024-05-10 13:00:25 +02:00 |
Sven Vogel
|
eac3b23432
|
Revert "added detach function"
This reverts commit 4322797eae .
|
2024-05-08 22:06:54 +02:00 |
Sven Vogel
|
4322797eae
|
added detach function
|
2024-05-08 20:44:52 +02:00 |
Sven Vogel
|
94efa65ed0
|
added test for graphviz
|
2024-05-08 13:49:06 +02:00 |
Sven Vogel
|
86c74f66c2
|
added mote syntax elements
|
2024-05-07 13:04:22 +02:00 |
Sven Vogel
|
03855c5ae6
|
added more AST elements
|
2024-05-06 10:32:05 +02:00 |
Sven Vogel
|
914935aafb
|
added function to convert AST to graphviz diagram
|
2024-04-30 14:01:00 +02:00 |
Sven Vogel
|
4f5cf6408e
|
added blueprint for AST library
|
2024-04-23 15:58:07 +02:00 |