servostar
|
8bd4898440
|
Merge pull request #12 from Servostar/8-add-github-action-for-code-check
8 add GitHub action for code check (#12)
reviewed by @flixm16 @SirTalksalot75
|
2024-04-14 13:54:33 +00:00 |
Sven Vogel
|
376837d37c
|
fixed comment typ in lexer
|
2024-04-12 22:55:03 +02:00 |
Sven Vogel
|
b0ecb5d459
|
disable generation of unput() and input() in lexer to avoid code check fail
|
2024-04-12 22:52:32 +02:00 |
Sven Vogel
|
98c69026ba
|
fix intentional typo in main.c
|
2024-04-12 22:51:56 +02:00 |
Sven Vogel
|
0079de6faf
|
added compilation error for testing action
|
2024-04-12 18:59:35 +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
|
488acc9b1f
|
removed macro for max backtrace frames
|
2024-04-12 17:37:48 +02:00 |
Sven Vogel
|
c1d19ed0a8
|
added handling of registering a NULL stream for logging
|
2024-04-12 17:36:13 +02:00 |
Sven Vogel
|
949bbb185a
|
added documentation to sys/log.h
|
2024-04-12 17:34:38 +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 |