No description
Find a file
2024-09-19 14:45:43 +02:00
.tree-sitter-sh update: changed the way heredocs are parsed 2024-09-15 20:29:27 +00:00
allocator build: adding all the new files on the filelist 2024-09-19 14:45:43 +02:00
ast build: adding all the new files on the filelist 2024-09-19 14:45:43 +02:00
exec build: adding all the new files on the filelist 2024-09-19 14:45:43 +02:00
includes normed: normed sources files and started the app folder 2024-09-06 16:28:19 +02:00
line build: adding all the new files on the filelist 2024-09-19 14:45:43 +02:00
output style: norming vec_subtree 2024-09-19 14:45:02 +02:00
parser style: norming the header of gmr 2024-09-19 11:30:41 +02:00
sources style: adding normed to scanner.c 2024-09-13 18:22:59 +02:00
stdme build: adding all the new files on the filelist 2024-09-19 14:45:43 +02:00
.clang-format update: splitted stuff into differnt files for run_ast.c 2024-09-14 12:46:57 +00:00
.clangd style: Normed the first part of scanner.c (adding the header for my fix computer) 2024-09-14 13:10:24 +02:00
.gitignore Switched to Filelist.<name>.mk files 2024-07-23 22:04:11 +00:00
.gitmodules Added: Stdme as dependency 2024-04-28 17:07:20 +02:00
close.sh update: fixed heredoc finaly :D 2024-09-18 14:46:19 +02:00
Filelist.sh.mk build: adding all the new files on the filelist 2024-09-19 14:45:43 +02:00
flake.lock Fixed waiting on previous command for pipeline to spawn next 2024-08-13 16:01:45 +02:00
flake.nix update: splitted stuff into differnt files for run_ast.c 2024-09-14 12:46:57 +00:00
input.toml update: changed the way heredocs are parsed 2024-09-15 20:29:27 +00:00
Makefile update: normed exec and finish the glob for current directory 2024-09-18 22:18:31 +02:00
Minishell.mk Fixed some issue (relink) and removed more unused stuff from parser lib 2024-08-19 14:32:26 +02:00
symdif.py Renamed some structs 2024-08-31 15:36:44 +00:00
test_glob.sh update: normed exec and finish the glob for current directory 2024-09-18 22:18:31 +02:00
test_heredoc.sh update: fixed heredoc finaly :D 2024-09-18 14:46:19 +02:00
test_pipeline.sh update: normed exec and finish the glob for current directory 2024-09-18 22:18:31 +02:00
test_word.sh update: scanner is way more normed now :D 2024-09-14 11:39:53 +00:00