Age | Commit message (Expand) | Author |
---|---|---|
2024-10-25 | fixed bug not allow sending empty message | Raymaekers Luca |
2024-10-25 | Bind Ctrl+W to erase word behind cursor | Raymaekers Luca |
2024-10-24 | Initial draft for v2 | Raymaekers Luca |
2024-10-24 | Archive code into v1/ directory | Raymaekers Luca |
2024-10-21 | removed malloc & realloc | Raymaekers Luca |
2024-10-21 | add to readme | Raymaekers Luca |
2024-10-21 | Moved common.c to common.h | Raymaekers Luca |
2024-10-21 | Add compile_flags | Raymaekers Luca |
2024-10-21 | Added minimal send implementation | Raymaekers Luca |
2024-10-21 | Added common code for messages | Raymaekers Luca |
2024-10-21 | Added README.md | Raymaekers Luca |
2024-10-20 | Added mvp implementations of the server and client for testing | Raymaekers Luca |
2024-10-19 | add serialization to file code | Raymaekers Luca |
2024-10-19 | add shared code in common.c | Raymaekers Luca |
2024-10-17 | Initial commit | Raymaekers Luca |