Commit Graph

18 Commits

Author SHA1 Message Date
FantasyPvP ad96bcc0c8 added documentation, almost done with code 2024-12-03 09:47:13 +00:00
FantasyPvP af08485d27 changed a comment 2024-11-10 00:42:59 +00:00
FantasyPvP e201014530 Merge remote-tracking branch 'refs/remotes/origin/main' 2024-11-10 00:42:32 +00:00
FantasyPvP 6573da5f43 added colours for line numbers, improved toolbar 2024-11-10 00:40:57 +00:00
Harry Irving 5018eac031 written an initial readme, removed some unnecessary files 2024-11-09 17:47:25 +00:00
FantasyPvP 380f3e1ff7 pretty much working, need to fix horizontal scrolling & file saving 2024-11-09 17:29:01 +00:00
FantasyPvP c4d7da083a Merge remote-tracking branch 'refs/remotes/origin/main' 2024-11-08 10:42:52 +00:00
FantasyPvP e4d6a971c1 started working on scrolling, enter key works now 2024-11-08 10:36:52 +00:00
FantasyPvP e7ecffa65a added loading files 2024-11-08 10:36:07 +00:00
FantasyPvP be32741af2 fixed an issue with line numbers not being added to new lines 2024-11-07 16:15:13 +00:00
FantasyPvP bef5547d50 creating new lines works now, fixed several segfaults and bugs 2024-11-07 14:50:17 +00:00
FantasyPvP 214dfc66a5 bugfixes 2024-11-07 13:52:28 +00:00
FantasyPvP b40ecc5bb1 fixed some bugs in c versiosn 2024-11-05 09:32:36 +00:00
FantasyPvP 83a71ae0a1 started C implementation, created custom library for handling strings 2024-11-02 22:39:16 +00:00
FantasyPvP 3d3eeb142f added a buffer to make moving around the file smoother 2024-11-02 15:20:24 +00:00
Harry Irving 0f65124ded Merge branch 'dev' into 'main'
written initial prototype in rust

See merge request hxi486/computersystems-coursework-text-editor!1
2024-10-24 17:36:16 +00:00
FantasyPvP 9cdd608311 written initial prototype in rust 2024-10-24 18:32:17 +01:00
Harry Irving cc1fb98e30 Initial commit 2024-10-24 17:24:21 +00:00