No description
Find a file
2024-09-14 14:38:00 +00:00
.tree-sitter-sh Changed even more the the grammar 2024-08-01 13:53:00 +02:00
allocator update: fixed an issue 2024-09-14 14:38:00 +00:00
ast update: fixed an issue 2024-09-14 14:38:00 +00:00
exec update: fixed an issue 2024-09-14 14:38:00 +00:00
includes normed: normed sources files and started the app folder 2024-09-06 16:28:19 +02:00
line update: fixed an issue 2024-09-14 14:38:00 +00:00
output update: Updated stuff so the scanner works great now 2024-09-06 18:04:22 +02:00
parser update: fixed an issue 2024-09-14 14:38:00 +00:00
sources style: adding normed to scanner.c 2024-09-13 18:22:59 +02:00
stdme update: fixed an issue 2024-09-14 14:38:00 +00: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
Filelist.sh.mk update: fixed an issue 2024-09-14 14:38:00 +00: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: Updated stuff so the scanner works great now 2024-09-06 18:04:22 +02:00
Makefile update: trying to debug funcheck hanging 2024-09-11 18:11:48 +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_heredoc.sh update: parser.c is in the process of being answered 2024-09-13 13:29:56 +00:00
test_pipeline.sh update: parser.c is in the process of being answered 2024-09-13 13:29:56 +00:00
test_word.sh update: scanner is way more normed now :D 2024-09-14 11:39:53 +00:00