Nawel Moussouni nmoussou
nmoussou pushed to master at nmoussou/libasm 2026-01-06 12:06:55 +01:00
3137cde790 🔨」 fix(test/main.c): improving the tests readability
nmoussou pushed to master at nmoussou/libasm 2026-01-06 11:24:15 +01:00
16b3a15963 」 feat(strdup): yayy :D
nmoussou pushed to master at nmoussou/libasm 2025-12-06 17:45:09 +01:00
388aebd819 🔨」 fix(Makefile): fixed rm missing the -f flag for fclean + added tester
nmoussou pushed to master at nmoussou/libasm 2025-12-06 17:44:14 +01:00
bc0e305e89 🔨」 fix(Makefile): fixed rm missing the for fclean + added tester
nmoussou pushed to master at nmoussou/libasm 2025-12-06 17:38:19 +01:00
f6ad491a44 」 feat(ft_read): added read yayy
nmoussou pushed to master at nmoussou/libasm 2025-12-05 20:22:19 +01:00
09649f52d5 」 feat(write + strcmp): fixed strcmp, write done ! first syscall git status :D
0d80bed612 ❄️」 nix: nixed the project.
Compare 2 commits »
nmoussou pushed to master at nmoussou/aoc 2025-12-05 17:28:22 +01:00
700e40b5e3 」 feat(day5): i hate part2 :smadge:
338a76a552 ❄️」 nix(direnv): added python direnv
Compare 2 commits »
nmoussou pushed to master at nmoussou/libasm 2025-12-04 23:21:00 +01:00
ce76ecc2b4 🏗️」 wip(adding): include folder
nmoussou pushed to master at nmoussou/libasm 2025-12-04 23:19:39 +01:00
5d5c7aba23 🏗️」 wip(str*): working on them, strcmp doesn't work the rest does i think
ac373af745 🎉」 init: hello world !
nmoussou created branch master in nmoussou/libasm 2025-12-04 23:19:39 +01:00
nmoussou created repository nmoussou/libasm 2025-12-04 23:18:33 +01:00
nmoussou pushed to master at nmoussou/aoc 2025-12-04 12:08:44 +01:00
eb6496a97a 」 feat(day3/4): forgot to push yesterday, yayy
nmoussou pushed to master at nmoussou/cpp09 2025-09-03 17:07:14 +02:00
e43a18b091 🔨」 fix: fixed some things.
nmoussou pushed to master at nmoussou/cpp09 2025-09-01 16:37:32 +02:00
a56d1ee540 🗑️」 clean(ex00): cleaned up data files
nmoussou pushed to master at nmoussou/cpp09 2025-09-01 16:35:07 +02:00
40ea42fe7b 🗑️」 clean(ex00): cleaned debug
nmoussou pushed to master at nmoussou/cpp09 2025-09-01 16:00:45 +02:00
f9c38cfe86 🗑️」 clean: cleanup things and slightly improved ex02/main.cpp
nmoussou pushed to master at nmoussou/cpp09 2025-09-01 14:49:12 +02:00
7b47994ddd 🔨」 fix(ex00): fixed date parsing to be more precise :D
nmoussou pushed to master at nmoussou/cpp09 2025-08-30 16:23:38 +02:00
f41fe7846d 🏗️」 wip(ex02): algo is basically done now i think ? just need some optimisations iirc
nmoussou pushed to master at nmoussou/cpp09 2025-08-30 14:03:46 +02:00
c8a3c731c3 🏗️」 wip(ex02): worked on the main, still need work on the algorithm code
3f17426cc8 🏗️」 wip(ex02 code kinda done ? just have to make it readable before push i suppose): work in progress, not done yet.
Compare 2 commits »
nmoussou pushed to master at nmoussou/cpp09 2025-08-29 11:52:47 +02:00
c84027cdff 🔨」 fix(ex00): added date parsing, ex00 is done pogit c :D