Commit Graph

26 Commits (72525fa6b00b9e928d64d349a0c8d545a1857dd5)

Author SHA1 Message Date
Pentium44 423d3c6f43 Updated README.txt, tweaks 2022-05-18 20:18:00 -07:00
Chris Dorman c091373610 Removed popen, using execvp for shell like functions 2022-05-18 11:44:42 -07:00
Chris Dorman 5ffbec0ce0 slidescript now processes programs using popen if no built-in found. 2022-05-18 04:06:25 -07:00
Chris Dorman a0237169f4 Fixed bug where variables register without an equal 2022-05-17 21:16:33 -07:00
Chris Dorman 3435d0a48e Push to V0.7.1 2022-05-17 19:24:54 -07:00
Pentium44 0e12919bb3 Remove LZ77 for LZ78, optimized 2021-06-15 19:48:43 -07:00
Pentium44 34cdecdb57 Fixed random filename generator 2021-05-26 12:17:31 -07:00
Pentium44 5c38a1cd3b Working up some functional socket client / server functions. Files can be sent to listening forkable server and be saved under random file names 2021-05-19 23:15:06 -07:00
Robert Kiraly 9b4288cf9c New memory management subsystem. 2021-04-15 17:09:54 -07:00
root 5bedb5dc5e Tweak 2021-04-13 20:30:17 +00:00
Pentium44 336d18a48b Rework file tree, headers in src/inc 2021-04-11 14:43:56 -07:00
Pentium44 ce4d2298d4 Fix file permissions 2021-04-10 02:44:23 -07:00
Pentium44 6a42464d21 Call this v0.5.0 2021-04-10 02:31:24 -07:00
Pentium44 b41ad81eaa Cleanup, added showdir (ls), and some other features 2021-04-10 00:39:00 -07:00
Pentium44 6dd32ca7a1 Call this v0.4.5, added a heap of crap, and fixed some mem errors 2021-04-09 00:48:09 -07:00
Pentium44 7077c03e4f SS is less exit happy on syntax errors now 2021-04-08 17:47:24 -07:00
Pentium44 32ca3103b7 Cleanup 2021-04-08 03:33:55 -07:00
Pentium44 8608bf2392 Call this v0.4.0 2021-04-08 02:19:12 -07:00
Pentium44 951d4aeb79 Tweaks 2021-04-07 17:59:55 -07:00
Pentium44 a3eb63cf23 Call this v0.3.3, networking! 2021-04-07 14:50:42 -07:00
Pentium44 9b29cf8de9 Call this v0.3.0 2021-04-06 22:27:35 -07:00
Pentium44 77cae4d3d8 GPLv2 please for busybox licensing treating 2021-04-06 17:16:16 -07:00
Pentium44 8356d6de8a Cleaned up source, fixed a couple more segfaults 2021-04-06 15:52:31 -07:00
Pentium44 1a3727f451 Fix segfault (coredump) if get_var_data is NULL 2021-04-06 03:11:23 -07:00
Pentium44 68dec387b1 call this v0.2.0-dev 2021-04-06 01:32:15 -07:00
Pentium44 b25886ef13 Call this v0.1.1 2021-04-05 04:22:57 -07:00