aboutsummaryrefslogtreecommitdiff
path: root/include/env.h
AgeCommit message (Collapse)Author
2025-01-22kinda fix for pipe error and again.vs for you db just chnage workfolder gnChristopher Uhlig
2025-01-13hereChristopher Uhlig
2024-10-17Env (#23)cuhlig
* Add data structure and prototypes for env * added env linked lis c file * fixed normitte and fixed return issue * changed prototypes in header file --------- Co-authored-by: Dominik Kaiser <dkaiser@2-F-4.42heilbronn.de> Co-authored-by: Christopher Uhlig <chuhlig@1-C-5.42heilbronn.de>
2024-09-13Fix norme issues for env.h and repl.cDominik Kaiser
TODO: Fix for tokenizer.c as well. This was probably already solved in another branch though.
2024-08-08Add data structure and prototypes for envDominik Kaiser