No description
Find a file
2024-10-06 15:07:57 +02:00
allocator update: added folding into expansion node if possible 2024-10-03 22:52:01 +02:00
ast regenerated stuff 2024-09-26 18:31:56 +02:00
exec update: now it builds correctly 2024-10-06 14:42:05 +02:00
includes update: should handle built-in variables 2024-10-06 14:37:54 +02:00
line update: parser/src/parser a bit more normed 2024-09-19 22:19:22 +02:00
output regenerated stuff 2024-09-26 18:31:56 +02:00
parser style: normed the passes files 2024-10-06 14:44:10 +02:00
sources update: added debug print of ts after every pass 2024-10-05 18:58:42 +02:00
stdme update: fixed some function leaking into the final binary... 2024-10-06 15:07:57 +02:00
.clang-format update: splitted stuff into differnt files for run_ast.c 2024-09-14 12:46:57 +00:00
.clangd feat: starting the analyse 2024-09-29 13:10:35 +02:00
.gitignore update: fixed some function leaking into the final binary... 2024-10-06 15:07:57 +02: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 regenerated stuff 2024-09-26 18:31:56 +02:00
flake.lock update: made some changes 2024-09-28 14:58:13 +02:00
flake.nix update: splitted stuff into differnt files for run_ast.c 2024-09-14 12:46:57 +00:00
input.toml regenerated stuff 2024-09-26 18:31:56 +02:00
Makefile update: fixed some function leaking into the final binary... 2024-10-06 15:07:57 +02:00
Minishell.mk update: fixed some function leaking into the final binary... 2024-10-06 15:07:57 +02:00
symdif.py update: now it builds correctly 2024-10-06 14:42:05 +02: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