Commit Graph

24 Commits (master)

Author SHA1 Message Date
Chris Dorman 213a2ff451 Set PATH for slidescript, FIND THE PROGRAMS 2022-05-18 11:54:01 -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 83a56a9f18 Call this V0.7.0 2021-07-06 19:40:49 -07:00
Pentium44 3bcdb74759 Call this V0.7.0 2021-07-06 19:40:16 -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 42aaea6a17 Bug fixes, working toward full dynamic memory allocation 2021-06-09 16:22:38 -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
Pentium44 66e00ef39d Fix showpath / pwd bug 2021-05-19 14:41:24 -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
Pentium44 a3223589f4 Call this v0.5.4 2021-04-15 18:06:30 -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 e5c7f525f8 Call this v0.5.3 2021-04-12 03:51:48 -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
Pentium44 336d18a48b Rework file tree, headers in src/inc 2021-04-11 14:43:56 -07:00