servostar
|
0b832bf199
|
Merge branch 'concept/ast-design' into 47-add-tests
|
2024-05-07 07:48:12 +00:00 |
Sven Vogel
|
c6d8651ab6
|
added debug statements
|
2024-05-05 16:31:55 +02:00 |
Sven Vogel
|
914935aafb
|
added function to convert AST to graphviz diagram
|
2024-04-30 14:01:00 +02:00 |
Ur Mom
|
72bba3278a
|
updated main.c
|
2024-04-26 16:21:54 +02:00 |
SirTalksalot75
|
5f53d1dce4
|
Update main.c
changed indendation and declared and initialized yyin after file opening
|
2024-04-25 14:02:12 +02:00 |
SirTalksalot75
|
520520e576
|
Update main.c
moved atexit() to setup
|
2024-04-23 15:27:11 +02:00 |
SirTalksalot75
|
fafcb942e0
|
Update main.c
fixed typo, and changed close_file function
|
2024-04-23 14:38:30 +02:00 |
SirTalksalot75
|
dad9cbb93a
|
Update main.c
fixed typo
|
2024-04-23 14:32:00 +02:00 |
SirTalksalot75
|
7797595fef
|
Update main.c
added File Insertion through arguments
|
2024-04-23 14:25:49 +02:00 |
SirTalksalot75
|
a85558e118
|
Update main.c
changed close_file Function
changed ERROR to PANIC
|
2024-04-22 14:01:18 +02:00 |
SirTalksalot75
|
05d603f7ac
|
Update main.c
added Function for file closing
|
2024-04-22 13:41:37 +02:00 |
SirTalksalot75
|
4976aeb22f
|
Update main.c
fixed typo
|
2024-04-22 12:57:49 +02:00 |
SirTalksalot75
|
6d249dd9ea
|
Update main.c
deleted fclose()
|
2024-04-22 12:54:20 +02:00 |
SirTalksalot75
|
6fca12df39
|
modified main.c
-added Error-message from Logging API.
-changed exit and moved after yyparse()
-added extern for file name
todo: make file name user input variable.
|
2024-04-22 12:53:48 +02:00 |
SirTalksalot75
|
1cfe9485e9
|
added case for missing input of file to main.c
|
2024-04-22 11:51:27 +02:00 |
SirTalksalot75
|
e90cd80fbe
|
added prototype for File-reading to main.c
|
2024-04-21 22:48:29 +02:00 |
Sven Vogel
|
95f6b4ddc1
|
fixed warnings in main.c regarding whiteapace and declaration of main
|
2024-04-12 18:20:18 +02:00 |
Sven Vogel
|
667f985d30
|
added documentation to main.c
|
2024-04-12 17:29:39 +02:00 |
Sven Vogel
|
4f30e6308d
|
added function for notifying about exit
|
2024-04-12 17:28:20 +02:00 |
Sven Vogel
|
f90ee70a8d
|
added sys/log module and setup function
|
2024-04-12 17:24:12 +02:00 |
Sven Vogel
|
9c02a86a51
|
added canonical project structure
|
2024-02-04 16:23:32 +01:00 |