Commit Graph

26 Commits (2326810ed7ab3b1bad7b2aecc05346a52f0ff4f8)

Author SHA1 Message Date
Pentium44 2326810ed7 Couple changes, removed mv and pwd alias in order to call system utils 2022-05-18 23:28:12 -07:00
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 ba99b81a78 Leaky fix to decompress, working fragile example 2021-07-05 23:26:28 -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 66e00ef39d Fix showpath / pwd bug 2021-05-19 14:41:24 -07:00
Pentium44 315244fc91 Multi function processing from if / ifn 2021-05-19 01:07:55 -07:00
Robert Kiraly 93a2e6144f Use "strtok_r" instead of "strtok" to fix lexer issues. 2021-05-19 00:20:43 -07:00
Pentium44 c199aa618b Working on it 2021-05-18 23:02:25 -07:00
Pentium44 e2a3beafe0 Call this v0.6.0 2021-05-12 11:04:27 -07:00
Pentium44 10d663ecd9 God dammit 2021-05-09 17:48:26 -07:00
Pentium44 51884ea852 Dumping more static memory buffers, dynamic here we come 2021-04-17 02:47:20 -07:00
Pentium44 7f88238255 Cleaning up some static buffers, and adding in dynamic allocation. No more limits! 2021-04-16 01:33:52 -07:00
Pentium44 0ff090d190 Switching to UX3 framework for sys calls 2021-04-15 22:03:30 -07:00
Robert Kiraly 9b4288cf9c New memory management subsystem. 2021-04-15 17:09:54 -07:00
Pentium44 1801ca9c74 tar.c -> 99% original 2021-04-14 23:52:28 -07:00
Pentium44 9f67d3198f Tweaks for telnet usage, fflush 2021-04-14 13:50:28 -07:00
root 5bedb5dc5e Tweak 2021-04-13 20:30:17 +00:00
Pentium44 e5c7f525f8 Call this v0.5.3 2021-04-12 03:51:48 -07:00
Pentium44 bc74e93305 Call this v0.5.2 2021-04-12 02:39:19 -07:00
Pentium44 f0fa98d70c Tweaks 2021-04-12 02:22:09 -07:00
Pentium44 332a0e2847 Fixed isdir bug returning 1 on no directory, start of if statement processing in lexer 2021-04-11 15:44:31 -07:00