Commit Graph
39 Commits
Author SHA1 Message Date
Krzosa Karol 781c2dc53c Start refactor, restructure basic 2025-11-27 09:00:10 +01:00
Krzosa Karol 38a20bd97a Fix rendering of whitespace, continue wasm porting 2025-11-25 09:47:03 +01:00
Krzosa Karol 56cdb9557d Porting to WASM 2025-11-24 22:59:11 +01:00
krzosa 4b55faa41e Porting to linux 2025-08-10 18:44:10 +02:00
Karol Krzosa 720fdd9f34 Success running on linux 2025-05-17 08:22:27 +02:00
Krzosa Karol 20422d9023 Bring back GC and new files for commands 2025-05-05 16:49:28 +02:00
Krzosa Karol 4a1554ce28 The new window splits 2025-05-05 08:37:41 +02:00
krzosa dc3861adfe Lua_GetProjectPath, SDLK_Period 2025-04-30 21:38:21 +02:00
krzosa 92139cf799 ALOT OF CHANGES 2025-04-29 16:22:26 +02:00
Krzosa Karol 1c0063e834 String16, commands, Lua_New, layout next, build and encodings 2024-08-16 15:40:18 +02:00
Krzosa Karol afd4e1d21c Misc 2024-08-16 07:23:50 +02:00
Krzosa Karol b4bc061b76 Remove array alloc, not a good idea 2024-08-10 09:44:44 +02:00
Krzosa Karol eecff81093 Fix crash in LuaPrint 2024-08-08 12:04:55 +02:00
Krzosa Karol bfff188726 Opening git commit works properly now 2024-08-08 08:01:49 +02:00
Krzosa Karol bb44eab406 Fixing array resize bugs 2024-08-08 06:47:29 +02:00
Krzosa Karol b3b50715b4 Add dynamic array debug - resize on every item added, fix window bug 2024-08-08 06:35:37 +02:00
Krzosa Karol 327f352872 Create process, poll and send output to console buffer 2024-08-07 07:51:50 +02:00
Krzosa Karol fe20d05e13 Add friendly remainders, better console experience 2024-08-06 18:36:58 +02:00
Krzosa Karol 331f75c7ab Address sanitizer 2024-08-05 10:44:43 +02:00
Krzosa Karol 55465ad6de Fix memory issues because of pointer to item in dynamic array, add clang-cl, add address sanitizer stuff 2024-08-05 10:44:00 +02:00
Krzosa Karol be99b0aabb Editing infobar applies changes to buffer 2024-07-31 07:32:42 +02:00
Krzosa Karol 111781dc71 SetActiveView 2024-07-30 07:31:51 +02:00
Krzosa Karol 7df09a9ebd Implement circular array 2024-07-30 07:27:05 +02:00
Krzosa Karol 12b459507a Fix memory corruption 2024-07-28 20:49:40 +02:00
Krzosa Karol 60f26ca40e Fix delete and loading lua config dynamically 2024-07-27 16:47:28 +02:00
Krzosa Karol cb4f380313 List files and fix scrolling 2024-07-24 14:16:58 +02:00
Krzosa Karol 1528ecac52 Working on resource management stuff 2024-07-23 22:33:01 +02:00
Krzosa Karol a5069cd148 Undo redo 2024-07-22 08:03:22 +02:00
Krzosa Karol 9554160edc Experimenting with key bindings 2024-07-21 15:10:54 +02:00
Krzosa Karol 196d5353c8 Buffer cursor work 2024-07-18 13:22:55 +02:00
Krzosa Karol e9783b2317 Buffer work 2024-07-18 12:25:40 +02:00
Krzosa Karol f7ac92cd01 New project 2024-07-17 07:30:46 +02:00
Krzosa Karol 9891a302ac Big update 2024-07-12 08:27:19 +02:00
Krzosa Karol 22828c9d23 Print loaded files and errors, enable loading and searching 2024-07-06 09:51:39 +02:00
Krzosa Karol c8ad9222fd Hopefully fixed BeforeEdit, needs a refactor though 2024-06-29 10:49:07 +02:00
Krzosa Karol 7e68e09b22 Fix BeforeEdit cursor removal, add multicursor deletion 2024-06-29 10:27:16 +02:00
Krzosa Karol 84f0b65fa9 Fix multiple cursors crashes by sorting cursors by min range 2024-06-24 07:27:38 +02:00
Krzosa Karol b76d825f55 Drawing selection and overlapping selections 2024-06-23 10:05:54 +02:00
Krzosa Karol 94555d2a60 Working on rendering 2024-06-22 08:35:11 +02:00