• Joined on 2025-12-02
grant opened issue grant/comb#3 2025-12-18 16:39:54 +00:00
Write results back to markdown file
grant opened issue grant/comb#2 2025-12-18 16:39:34 +00:00
Allow for configuration/adding different programming languages
grant opened issue grant/comb#1 2025-12-18 16:38:40 +00:00
Allow for running compiled languages
grant pushed to main at grant/comb 2025-12-18 16:37:32 +00:00
b08097b4d2 initial commit
grant created branch main in grant/comb 2025-12-18 16:36:51 +00:00
grant pushed to main at grant/comb 2025-12-18 16:36:51 +00:00
1e7ef02e63 initial commit
grant created repository grant/comb 2025-12-18 16:36:08 +00:00
grant created branch main in grant/odin-sdl3-static-linking 2025-12-15 17:38:11 +00:00
grant pushed to main at grant/odin-sdl3-static-linking 2025-12-15 17:38:11 +00:00
4ff4b04f06 Working example
grant created repository grant/odin-sdl3-static-linking 2025-12-15 17:33:02 +00:00
grant pushed to main at grant/odit 2025-12-11 17:29:28 +00:00
8f7fa920bd refactor to using "Editor" struct
grant pushed to main at grant/odit 2025-12-11 14:41:15 +00:00
cfa6e37b85 add duplicate line function
grant pushed to main at grant/odit 2025-12-10 00:45:09 +00:00
83a2de0386 finish implementing selection
grant pushed to main at grant/odit 2025-12-10 00:41:54 +00:00
b2b4ffe1bd handle selection new line
grant pushed to main at grant/odit 2025-12-10 00:30:23 +00:00
f58b5e88a7 fix remaining selection backspace bugs
grant pushed to main at grant/odit 2025-12-10 00:26:05 +00:00
5275161048 implemented most of selection backspace
c4a1c89143 correctly renders selection
921928e96f factored out procedure for rendering selected lines
33eb774c97 correctly display single line selection
45e2cd1f8f tracking selection from input
Compare 5 commits »
grant pushed to main at grant/odit 2025-12-09 17:03:38 +00:00
04311187af fix backspace bug
3ad4176eee factor out find previous space logic
Compare 2 commits »
grant pushed to main at grant/odit 2025-12-09 16:29:58 +00:00
291171cb0d move FPS
grant pushed to main at grant/odit 2025-12-09 13:30:09 +00:00
d4da334ec1 implemented viewport
grant pushed to main at grant/odit 2025-12-09 13:11:56 +00:00
369c539a94 implemented movement by paragraph