Commit Graph

19 Commits

Author SHA1 Message Date
syedm c683754d49 Cleanup / optimizations 2026-02-12 01:01:52 +00:00
syedm e9d164d769 Rewrite diagnostics popup with new api 2026-02-11 19:51:45 +00:00
syedm 5b66f503e4 Improve highlighting structure
- switched to a sparse delta based map
- true lazy-loading to avoid any unneccessary allocations
- fixed windows management api
2026-02-11 18:18:28 +00:00
syedm a62d4a18a8 Switch to OOP style code 2026-02-04 00:38:11 +00:00
syedm e3fc5323df Cleanup 2026-02-02 10:45:22 +00:00
syedm 8b93b955e8 Fix parsing bugs and add better indentation support 2026-02-01 20:40:52 +00:00
syedm 8b49ab6085 Update mruby api. 2026-02-01 17:01:57 +00:00
syedm 04cce4224e Embed mruby and better clipboard support 2026-01-31 17:19:08 +00:00
syedm eafed64bea Use embedded mruby for portablity 2026-01-29 13:52:46 +00:00
syedm 6abdefa808 Cleanup and minor Fixes 2026-01-28 18:46:44 +00:00
syedm cca0177929 Allow ruby based configs and custom syntax parsers 2026-01-22 19:25:15 +00:00
syedm 6dc0813b49 Random stuff to do with scripting 2026-01-21 15:05:37 +00:00
syedm 81da75dc15 Fix bugs with hl line data structures 2026-01-20 09:37:54 +00:00
syedm b5c49f4277 Improve highlighters 2026-01-18 17:49:36 +00:00
syedm c9324c13aa Fix ruby true/false detection bug 2026-01-18 13:23:54 +00:00
syedm c8db7b14a3 Cleanup 2026-01-18 13:20:51 +00:00
syedm d0e811904c Allow dynamic theming and improve ruby parser 2026-01-18 13:00:41 +00:00
syedm 1fda5bf246 Add custom syntax highlighter and optimize 2026-01-16 21:47:05 +00:00
syedm 04cce25bf2 Add indentation engine and other fixes 2026-01-12 22:48:51 +00:00