This website requires JavaScript.
Explore
Help
Register
Sign In
Xavi
1 Followers
·
0 Following
Joined on
2023-01-26
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
12
Projects
Packages
Public Activity
Starred Repositories
Xavi
pushed to
main
at
Xavi/xlibc
2024-09-23 00:49:00 +00:00
8ca828ebf6
Added tests for x_isdigit and x_isnumber
609d2d4d77
Added x_isnumber function
c69f18a479
Added x_is_digit function
5b3224c60c
Made Makefile for x_ctypes
Compare 4 commits »
Xavi
pushed to
main
at
Xavi/xlibc
2024-09-22 22:59:29 +00:00
d4f45c5e48
Modified x_str_concat to account for the null terminator
Xavi
pushed to
main
at
Xavi/dodo
2024-09-22 06:32:06 +00:00
19778cc114
Modified gen_sql_update_stmt to use bind, now prepare_sql_update_stmt
b55a6bdb04
Removed table prop from struct
2524b1ed11
Fixed small bug that moved the blocked column over by an addtional col width
Compare 3 commits »
Xavi
pushed to
main
at
Xavi/dodo
2024-09-21 16:15:20 +00:00
dbc57e38c9
Added filtered_tasks constructor
Xavi
pushed to
main
at
Xavi/dodo
2024-09-20 19:41:49 +00:00
5b5b36c041
Modified delete to only delete active tasks TODO: have way to delete completed tasks
Xavi
pushed to
main
at
Xavi/dodo
2024-09-19 21:31:20 +00:00
1229d88253
Updated TODO notes and Added bad arg catch
Xavi
pushed to
main
at
Xavi/dodo
2024-09-18 21:42:28 +00:00
4636a19796
Modified gen strings formatting
20fdead266
Modified filtered_task struct to change char array to char* finished
24e7dc3ae7
Modified filtered_tasks to change char array to char* for some
Compare 3 commits »
Xavi
pushed to
main
at
Xavi/dodo
2024-09-18 18:38:14 +00:00
df50e34958
Modified the gen_sql functions to use task struct
Xavi
pushed to
main
at
Xavi/dodo
2024-09-18 05:10:28 +00:00
66502cbbb8
Modified the gen_sql functions to use task struct
Xavi
pushed to
main
at
Xavi/dodo
2024-09-18 04:40:08 +00:00
fc8af9a53c
Fixed bug that was looking for NULL instead of nullterm
Xavi
pushed to
main
at
Xavi/dodo
2024-09-18 03:54:50 +00:00
62a1565137
Modified the rest of the main functions to use struct TODO: update is broke
Xavi
pushed to
main
at
Xavi/xlibc
2024-09-18 03:52:52 +00:00
4fb48e6912
Fixed bug that missed the null terminator on the dest in x_strcpy
Xavi
pushed to
main
at
Xavi/dodo
2024-09-17 05:02:42 +00:00
52eff82c03
Modified parse_args and other functs to task struct TODO: broke things
Xavi
pushed to
main
at
Xavi/dodo
2024-09-17 04:00:45 +00:00
7f15e44f29
Modified view_tasks, display_task_list, and get_num_rows to use filtered_tasks struct
Xavi
pushed to
main
at
Xavi/dodo
2024-09-15 20:14:16 +00:00
d12c968b4a
Added update_task func TODO:refacter to use structs
de35e45daf
Modified print_fixed_width to add some whitespace
f3be9dc13c
Added test for display_task_lists
Compare 3 commits »
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 »
First
Previous
1
2
3
4
5
...
Next
Last
Home