Commit Graph
54 Commits
Author SHA1 Message Date
Krzosa Karol 05f0197d50 Fixing tests, Fixed buffer dealloc bug, fixed clipboard bug 2025-12-03 10:38:27 +01:00
Krzosa Karol e34c2b0cef Allow multiple fonts 2025-12-01 09:05:06 +01:00
Krzosa Karol c2f4686bc4 BlockArena, a bit of allocator rework 2025-11-30 19:54:46 +01:00
Krzosa Karol c19c60fe22 Tracking allocator, buffer tests 2025-11-28 09:59:09 +01:00
Krzosa Karol d72485a137 Format string refactor 2025-11-27 23:13:28 +01:00
Krzosa Karol e9e8751981 Refactor windows and web compiling 2025-11-27 22:45:10 +01:00
Krzosa Karol 781c2dc53c Start refactor, restructure basic 2025-11-27 09:00:10 +01:00
Krzosa Karol 38b9b7df10 luaunity.c 2025-11-26 10:21:18 +01:00
Krzosa Karol a2cf5f2284 Misc 2025-11-26 09:49:39 +01:00
Krzosa Karol 38a20bd97a Fix rendering of whitespace, continue wasm porting 2025-11-25 09:47:03 +01:00
Krzosa Karol fcefe9f827 Porting to WASM 2025-11-24 22:59:39 +01:00
Krzosa Karol 56cdb9557d Porting to WASM 2025-11-24 22:59:11 +01:00
Karol Krzosa 720fdd9f34 Success running on linux 2025-05-17 08:22:27 +02:00
Krzosa Karol 76d52d9e1c Testing flag 2025-05-15 08:34:50 +02:00
Krzosa Karol c74c256968 Test stuff 2025-05-15 08:33:18 +02:00
Krzosa Karol aa5b51b88c Small Command_Open fixes 2025-05-13 14:20:41 +02:00
Krzosa Karol cf72182d56 Setting up windows using project lua file 2025-05-13 12:42:11 +02:00
Krzosa Karol 2e9147c47d Fix Command_Open jumping to beginning every time 2025-05-13 09:11:42 +02:00
Krzosa Karol f7f2aafc56 FKey function, fix goto build, GetLine, remedybg 2025-05-13 09:04:52 +02:00
Krzosa Karol 7eec390752 Fix dirty buffer after doing anything in title bar, OnCommand in lua stops c code, FKeys 2025-05-12 22:44:45 +02:00
Krzosa Karol 0c7a424f5e ListCode with || 2025-05-12 17:40:19 +02:00
Krzosa Karol 6aaff7573a ListCode improvements 2025-05-12 17:20:23 +02:00
Krzosa Karol 70858fdec5 ListCode, fix unique buffer opening an existing file on disk 2025-05-12 17:12:37 +02:00
Krzosa Karol a94b914e06 WorkDir concept 2025-05-12 16:35:06 +02:00
Krzosa Karol fd842a1f70 Fix switching windows 2025-05-12 09:25:02 +02:00
Krzosa Karol 872c46c43d Search bar anchor 2025-05-12 08:53:42 +02:00
Krzosa Karol a79f11d137 EncloseSpace, EncloseScope changes 2025-05-11 16:24:06 +02:00
Krzosa Karol 3b48954bc1 EncloseLine, add $ and @ as part of load word 2025-05-11 15:43:32 +02:00
Krzosa Karol 9884ba7dab Exec command as meta to Open 2025-05-11 15:25:07 +02:00
Krzosa Karol 78ea184868 Drawing split, fix split left right behaviour 2025-05-10 11:37:03 +02:00
Krzosa Karol a2b081ec15 Setting window sizes, NewDir 2025-05-10 11:19:09 +02:00
Krzosa Karol c139c44503 "New" command better, GetUniqueBufferName no longer big numbers 2025-05-10 08:12:49 +02:00
Krzosa Karol 8370a2ae67 Lua.OnSave, GetViewForFixingWhenBufferCommand 2025-05-09 20:25:05 +02:00
Krzosa Karol 1590f12b43 Shift selects on last/first line 2025-05-09 10:56:17 +02:00
Krzosa Karol 3180625a41 Open improvements 2025-05-09 10:50:40 +02:00
Krzosa Karol d2ca655178 Add metadata to Command_Open and move the logic that denies the NextGotoBuild to lua 2025-05-09 09:17:45 +02:00
Krzosa Karol c57eedce49 Reorganizing a bit 2025-05-09 08:40:29 +02:00
Krzosa Karol bc9be4927b white search bar 2025-05-08 22:56:47 +02:00
Krzosa Karol a1282af0b5 Change console behaviour 2025-05-08 22:53:56 +02:00
Krzosa Karol 46c109dce4 Fix garbage collect bug, ReplaceWithoutMovingCarets takes buffer now, Reopen buffer happens automatically when not dirty 2025-05-08 22:42:04 +02:00
Krzosa Karol abb2cfb1c4 Fuzzy search, working dir as nullbuffer dir 2025-05-06 16:41:43 +02:00
Krzosa Karol 9ddfed92ff title bar renaming 2025-05-05 21:21:31 +02:00
Krzosa Karol c4419490b6 console goto build results 2025-05-05 20:53:25 +02:00
Krzosa Karol 20422d9023 Bring back GC and new files for commands 2025-05-05 16:49:28 +02:00
Krzosa Karol 2c29df0171 Save state window buffers? 2025-05-05 15:51:21 +02:00
Krzosa Karol 8fc1081cef Go to end, start 2025-05-05 10:18:33 +02:00
Krzosa Karol 556b05cb78 New splitting 2025-05-05 08:49:22 +02:00
Krzosa Karol 4a1554ce28 The new window splits 2025-05-05 08:37:41 +02:00
Krzosa Karol 542b0f0a0a Text editor object management change 2025-05-04 09:57:34 +02:00
Krzosa Karol 101e844ac5 window pos 2025-05-04 09:16:34 +02:00
Krzosa Karol dec70c10e7 Color of title bar when active and window size 2025-05-03 21:16:16 +02:00
Krzosa Karol 7a5d949a12 console size, ListCommands, Indent on bracket 2025-05-03 18:45:05 +02:00
Krzosa Karol ed9ec06eee Reporting errors, set active to console 2024-12-02 08:35:15 +01:00
Krzosa Karol f1e674ca37 Return to project, refactoring 2024-11-30 11:08:08 +01:00