• Joined on 2023-01-26
Xavi pushed to main at Xavi/dodo 2024-09-15 03:01:10 +00:00
7bc91f34e6 Fixed dodo.schema to only check active tasks when assigning active id
Xavi pushed to main at Xavi/dodo 2024-09-15 02:46:26 +00:00
b86ac43a25 Modified submod version
98378e80e0 Modified display_task_list to display active id
Compare 2 commits »
Xavi pushed to main at Xavi/xlibc 2024-09-15 02:45:11 +00:00
787bf40377 Modified x_strcmp to take const char*
Xavi pushed to main at Xavi/dodo 2024-09-14 05:22:44 +00:00
175b621d7a Added test to check if update task works
Xavi pushed to main at Xavi/dodo 2024-09-13 05:52:38 +00:00
10999563d3 Added three tests
c27eae1dcc Modified Makefile to remove the test bin after it runs
Compare 2 commits »
Xavi pushed to main at Xavi/dodo 2024-09-10 05:17:04 +00:00
551dd03340 Modified Makefile to run tests automatically on build
f12cb11f23 Modified test name and Makefile to build test
Compare 2 commits »
Xavi pushed to main at Xavi/dodo 2024-09-10 05:00:32 +00:00
65464112a6 Modified Makefile to deal with deps and other .c's better
b0eb5be2c0 Added test template
443c9f04cd Added a main.c and moved calls to functs to main()
Compare 3 commits »
Xavi pushed to main at Xavi/dodo 2024-09-09 17:00:33 +00:00
4cc935cd01 Modified submodules
b5085f0131 Fixed Makefile
Compare 2 commits »
Xavi pushed to master at Other/sqlite3 2024-09-09 17:00:00 +00:00
4b625cd71b Added src directory
Xavi pushed to main at Xavi/xlibc 2024-09-09 16:59:43 +00:00
2f679ebfa3 Removed lib and archive files
Xavi pushed to main at Xavi/dodo 2024-09-09 06:06:06 +00:00
b4247d861f Modified file hierarchy
Xavi pushed to master at Other/sqlite3 2024-09-09 04:54:31 +00:00
584472ad24 Added link to the amalgamation
Xavi created branch master in Other/sqlite3 2024-09-09 04:53:39 +00:00
Xavi pushed to master at Other/sqlite3 2024-09-09 04:53:39 +00:00
fc3b4084c1 Added the amalgamation
Xavi created repository Other/sqlite3 2024-09-09 04:49:47 +00:00
Xavi pushed to main at Xavi/dodo 2024-09-09 03:31:54 +00:00
21bdb0bdf4 Added date and task_entry structs for code refactor
Xavi pushed to main at Xavi/dodo 2024-09-09 00:09:19 +00:00
76fb74d504 Removed UNIQUE property from active_id
f83bef2674 Added complete_task func
Compare 2 commits »
Xavi pushed to main at Xavi/dodo 2024-09-08 23:34:24 +00:00
09492950b8 Added active_id increment in schema
586786ff6c Added update_task_status func
22eadc8ad7 Added updated x_string
7d326f6057 Added del_task function
Compare 4 commits »
Xavi pushed to main at Xavi/xlibc 2024-09-08 06:27:19 +00:00
a3a700a2c0 Added x_strcmp to compare two strings
ad2aa8db06 Added tests for x_string
Compare 2 commits »
Xavi pushed to main at Xavi/dodo 2024-09-08 02:29:49 +00:00
e8e73da981 Deleted some commented code
ad41fe3fbf Modified README to include command descriptions
0113cec73c Added bad input validation on task add
Compare 3 commits »