1
0
mirror of https://github.com/LDDestroier/CC/ synced 2025-03-30 23:36:56 +00:00
LDDestroier 3dc3bea86b
Update ed.lua
Added some commands:
p - print line from buffer
"," - modify commands to use whole buffer
"w" - write buffer to file path

Added read/write to and from files (no input mode yet)
Added invoking of "!" shell evaluation (but no shell evaluation logic... until later)
Added hacky bullshit code for determining file path validity
Spite of GNU ed rising steadily
2023-12-08 05:04:07 -05:00
2019-08-19 16:33:18 -04:00
2019-03-29 13:48:43 -04:00
2020-01-19 13:01:38 -05:00
2018-12-04 22:29:05 -05:00
2022-04-17 02:34:50 -04:00
2022-01-08 14:05:15 -05:00
2019-05-25 22:08:29 -04:00
2020-02-01 18:38:01 -05:00
2020-02-17 21:33:35 -05:00
2019-08-15 23:00:37 -04:00
2019-05-20 03:13:25 -04:00
2018-12-13 18:07:25 -05:00
2019-04-24 23:17:07 -04:00
2020-09-07 12:55:57 -04:00
2020-11-28 01:21:44 -05:00
2020-11-28 01:21:00 -05:00
2019-01-20 14:23:18 -05:00
2019-01-20 14:16:59 -05:00
2020-02-08 22:40:41 -05:00
2023-12-08 05:04:07 -05:00
2019-10-13 00:19:20 -04:00
2020-06-01 20:09:56 -04:00
2019-03-17 20:10:30 -04:00
2019-01-15 18:36:20 -05:00
2019-05-30 00:36:49 -04:00
2021-03-15 16:54:47 -04:00
2020-09-03 22:19:56 -04:00
2023-03-16 19:29:44 -04:00
2020-02-12 17:11:27 -05:00
2023-09-30 15:57:41 -04:00
2021-04-08 23:17:19 -04:00
2019-02-20 02:08:14 -05:00
2022-09-30 01:11:13 -04:00
2020-03-25 21:02:12 -04:00
2020-04-14 04:24:59 -04:00
2020-02-16 21:17:37 -05:00
2019-03-24 00:55:59 -04:00
2022-04-17 02:10:23 -04:00
2019-01-20 14:16:59 -05:00
2018-04-24 08:07:50 -04:00
2019-04-18 18:19:42 -04:00
2018-12-12 17:49:20 -05:00
2020-11-23 06:14:36 -05:00
2018-09-07 04:07:48 +00:00
2019-01-20 14:16:59 -05:00
std
2018-11-20 18:17:24 -05:00
2019-01-17 14:26:52 -05:00
2021-01-21 01:13:39 -05:00
2020-01-09 01:21:30 -05:00
2020-04-02 23:29:17 -04:00
2019-07-30 22:38:14 -04:00
2021-05-17 19:24:21 -04:00
2020-02-08 01:02:16 -05:00

ComputerCraft Repertoire

A collection of all my ComputerCraft programs and the APIs they use. This is mostly just to get them the fuck off of pastebin, and also to ensure that API owners don't change things to break my precious programs...!

Programs that already have a github repo won't be put here, though.

Description
LDDestroier's CC projects repository.
Readme 2.3 MiB
Languages
Lua 100%