This website requires JavaScript.
Explore
Help
Sign In
Aadhavan Srinivasan
Rockingcool
0 Followers
·
0 Following
Joined on
2022-10-09
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
25
Projects
Packages
Public Activity
Starred Repositories
Rockingcool
pushed to
master
at
Rockingcool/editor
2023-04-19 08:07:45 -05:00
25c1f6a2c1
Started working on file opening support
Rockingcool
pushed to
master
at
Rockingcool/editor
2023-04-19 00:23:59 -05:00
68305de7f6
Updated .gitignore to exclude object files
bb8917645e
Added Makefile
438bd61c0d
Added .gitignore
da0f6fdf32
Added code to properly support 'Enter' key, which was being sent as '\r\n' instead of '\n'
Compare 4 commits »
Rockingcool
pushed to
master
at
Rockingcool/chat_application
2023-04-18 16:21:39 -05:00
a565c7ef29
Started working on README
Rockingcool
pushed to
master
at
Rockingcool/editor
2023-04-18 11:57:55 -05:00
f19eb3becc
Fixed realloc, and fixed right as well
0d001b550e
Fixed left, need to work on grow
102a0ed093
Added methods for delete, started working on left and right arrows
Compare 3 commits »
Rockingcool
created branch
master
in
Rockingcool/editor
2023-04-17 15:20:21 -05:00
Rockingcool
pushed to
master
at
Rockingcool/editor
2023-04-17 15:20:21 -05:00
b0add8f26a
First commit, need to add more helper methods for buffer (e.g. backspace, insert character, etc.)
Rockingcool
created repository
Rockingcool/editor
2023-04-17 15:19:33 -05:00
Rockingcool
pushed to
master
at
Rockingcool/chat_application
2023-04-14 15:31:02 -05:00
fa1e8610f8
Fixed bug with manipulation of the message string, by creating a copy of the string parameter
Rockingcool
pushed to
master
at
Rockingcool/chat_application
2023-04-14 14:45:36 -05:00
9c87de7196
NEED TO FIX: updated some code, but it still retrieves wrong message length
34861b4644
Lots of little fixes, cleared buffer, fixed some minor bugs
a83338e8db
Updated stack file; removed 'free' call
Compare 3 commits »
Rockingcool
pushed to
master
at
Rockingcool/chat_application
2023-04-14 08:11:34 -05:00
5bc6c575fc
Started working on receiving messages
c8c9a34aab
Used 'tm*' instead of 'tm' for storing time
Compare 2 commits »
Rockingcool
pushed to
master
at
Rockingcool/chat_application
2023-04-13 10:28:27 -05:00
868aaccf28
Added check for whether the destination user exists
97d1c9153b
Added libstack files to Makefile
2c46754cb4
Took 'user*' as a parameter instead of 'user', returned 'Message*' instead of 'Message'
Compare 3 commits »
Rockingcool
pushed to
master
at
Rockingcool/chat_application
2023-04-13 08:11:45 -05:00
ad70f43da9
DOESN'T COMPILE - Started working on adding message to stack
df9a05a56e
Added libstack files
Compare 2 commits »
Rockingcool
pushed to
master
at
Rockingcool/libstack
2023-04-13 07:58:47 -05:00
b08416881d
Added code to free memory
Rockingcool
pushed to
master
at
Rockingcool/libstack
2023-04-12 22:52:26 -05:00
d152c11365
Added Makefile
Rockingcool
pushed to
master
at
Rockingcool/libstack
2023-04-12 22:51:56 -05:00
2f3431d036
Removed use of print function
Rockingcool
pushed to
master
at
Rockingcool/easysock
2023-04-12 22:49:19 -05:00
5df38a4e97
Updated Makefile
Rockingcool
pushed to
master
at
Rockingcool/libstack
2023-04-12 22:37:24 -05:00
22f370f888
Added header file, changed function names to be in a separate namespace
Rockingcool
created branch
master
in
Rockingcool/libstack
2023-04-12 19:50:57 -05:00
Rockingcool
pushed to
master
at
Rockingcool/libstack
2023-04-12 19:50:57 -05:00
01be5ed038
First commit
Rockingcool
created repository
Rockingcool/libstack
2023-04-12 19:49:13 -05:00
First
Previous
...
22
23
24
25
26
...
Next
Last