Commit Graph

13 Commits (master)

Author SHA1 Message Date
bx 9639dfc19e added run command function 2022-04-03 21:35:16 +01:00
bx de01f1cf91 moved buffer function into buffer.c 2022-04-03 08:15:22 +01:00
bx 338bda9c80 moved file commmands to c_file.c 2022-04-03 08:12:16 +01:00
bx 07d5fc4a8c added copy command 2022-04-02 22:28:26 +01:00
bx 5c19952c66 including commands.c *after* defining command funcs 2022-04-02 20:44:11 +00:00
bx 0ebcdc3ad5 added delete command 2022-04-02 16:28:26 +00:00
bx 054e0b02e8 added indent and unindent commmands 2022-04-02 16:12:22 +00:00
bx 9b230368c2 added instert line command 2022-04-02 15:05:07 +00:00
bx 64be24496e can now save to file 2022-04-02 14:58:16 +00:00
bx c839aa9e61 can now writelines 2022-04-02 13:51:43 +00:00
bx a9118be5b1 file loading works right now, added file printing 2022-04-02 13:20:59 +00:00
bx 7e684b606d added open commmand 2022-04-02 12:46:20 +00:00
bx 5340cd4ef2 it compiles 2022-04-02 11:40:10 +00:00