Commit Graph

  • 72525fa6b0 "Update" master Pentium44 2022-05-22 02:06:52 -0700
  • dad892696b Update index.html Pentium44 2022-05-20 02:49:54 -0700
  • 5318759c2c Push arm64 build Pentium44 2022-05-20 02:48:26 -0700
  • d1aa3b2d65 Push win32 binary Pentium44 2022-05-20 02:39:26 -0700
  • 942cf57f2d Updating website files, building slidescript binary database Pentium44 2022-05-20 02:32:05 -0700
  • 2326810ed7 Couple changes, removed mv and pwd alias in order to call system utils Pentium44 2022-05-18 23:28:12 -0700
  • 423d3c6f43 Updated README.txt, tweaks Pentium44 2022-05-18 20:18:00 -0700
  • 41b42ac76c Push to V0.7.2 Pentium44 2022-05-18 12:07:27 -0700
  • 213a2ff451 Set PATH for slidescript, FIND THE PROGRAMS Chris Dorman 2022-05-18 11:54:01 -0700
  • c091373610 Removed popen, using execvp for shell like functions Chris Dorman 2022-05-18 11:44:42 -0700
  • 5ffbec0ce0 slidescript now processes programs using popen if no built-in found. Chris Dorman 2022-05-18 04:06:25 -0700
  • 273382b200 Fixed bug where variables register without an equal, Chris Dorman 2022-05-17 21:17:29 -0700
  • a0237169f4 Fixed bug where variables register without an equal Chris Dorman 2022-05-17 21:16:33 -0700
  • 3435d0a48e Push to V0.7.1 Chris Dorman 2022-05-17 19:24:54 -0700
  • 83a56a9f18 Call this V0.7.0 Pentium44 2021-07-06 19:40:49 -0700
  • 3bcdb74759 Call this V0.7.0 Pentium44 2021-07-06 19:40:16 -0700
  • ba99b81a78 Leaky fix to decompress, working fragile example Pentium44 2021-07-05 23:26:28 -0700
  • 76c042e0cb Damn tar archiver MAHHHH -> printf's Pentium44 2021-06-29 21:18:00 -0700
  • 0e12919bb3 Remove LZ77 for LZ78, optimized Pentium44 2021-06-15 19:48:43 -0700
  • 353ed7e1e5 Updates to website HTML Pentium44 2021-06-09 22:45:50 -0700
  • c29a0be715 Updates to website HTML Pentium44 2021-06-09 22:35:19 -0700
  • 70b0dbf4e1 Added website to sources, documentation. Pentium44 2021-06-09 20:26:24 -0700
  • 42aaea6a17 Bug fixes, working toward full dynamic memory allocation Pentium44 2021-06-09 16:22:38 -0700
  • 34cdecdb57 Fixed random filename generator Pentium44 2021-05-26 12:17:31 -0700
  • 5c38a1cd3b Working up some functional socket client / server functions. Files can be sent to listening forkable server and be saved under random file names Pentium44 2021-05-19 23:15:06 -0700
  • e4a7299c7d Networking changes Pentium44 2021-05-19 16:05:24 -0700
  • 4d6812fa40 Fix showpath / pwd bug Pentium44 2021-05-19 14:41:36 -0700
  • 66e00ef39d Fix showpath / pwd bug Pentium44 2021-05-19 14:41:24 -0700
  • 315244fc91 Multi function processing from if / ifn Pentium44 2021-05-19 01:07:55 -0700
  • 93a2e6144f Use "strtok_r" instead of "strtok" to fix lexer issues. Robert Kiraly 2021-05-19 00:20:43 -0700
  • c199aa618b Working on it Pentium44 2021-05-18 23:02:25 -0700
  • e2a3beafe0 Call this v0.6.0 Pentium44 2021-05-12 11:04:27 -0700
  • 17e53351a4 More tweaks via RJK Pentium44 2021-05-09 21:31:49 -0700
  • 6fe98d7d09 Replace some missing files, fix bug in variable parser Pentium44 2021-05-09 21:00:31 -0700
  • 10d663ecd9 God dammit Pentium44 2021-05-09 17:48:26 -0700
  • 51884ea852 Dumping more static memory buffers, dynamic here we come Pentium44 2021-04-17 02:47:20 -0700
  • 7f88238255 Cleaning up some static buffers, and adding in dynamic allocation. No more limits! Pentium44 2021-04-16 01:33:52 -0700
  • 9c1c11b56d long -> unsigned long Pentium44 2021-04-15 23:29:04 -0700
  • 572206aeb9 Bob -> fix, might be correct Pentium44 2021-04-15 23:03:13 -0700
  • 0ff090d190 Switching to UX3 framework for sys calls Pentium44 2021-04-15 22:03:30 -0700
  • 0a44a6ab6e Version update in Makefile.musl Pentium44 2021-04-15 18:07:26 -0700
  • a3223589f4 Call this v0.5.4 Pentium44 2021-04-15 18:06:30 -0700
  • 9b4288cf9c New memory management subsystem. Robert Kiraly 2021-04-15 17:09:54 -0700
  • 1801ca9c74 tar.c -> 99% original Pentium44 2021-04-14 23:52:28 -0700
  • 9f67d3198f Tweaks for telnet usage, fflush Pentium44 2021-04-14 13:50:28 -0700
  • 5bedb5dc5e Tweak root 2021-04-13 20:30:17 +0000
  • e5c7f525f8 Call this v0.5.3 Pentium44 2021-04-12 03:51:48 -0700
  • bc74e93305 Call this v0.5.2 Pentium44 2021-04-12 02:39:19 -0700
  • f0fa98d70c Tweaks Pentium44 2021-04-12 02:22:09 -0700
  • 332a0e2847 Fixed isdir bug returning 1 on no directory, start of if statement processing in lexer Pentium44 2021-04-11 15:44:31 -0700
  • 336d18a48b Rework file tree, headers in src/inc Pentium44 2021-04-11 14:43:56 -0700
  • 92e5a5201f Add backdir and ~"ls" alias Pentium44 2021-04-10 21:54:58 -0700
  • 077c588d5a Call this v0.5.1 -> version bump on minor function additions Pentium44 2021-04-10 21:31:23 -0700
  • d8ae96e2ed Cleaned up double free, 'fixed' random decompress segfault Pentium44 2021-04-10 19:08:05 -0700
  • b99bdebaa8 Update config.h for linux systems Pentium44 2021-04-10 14:59:27 -0700
  • 3814bd650c Build for android aarch64 Pentium44 2021-04-10 03:56:07 -0700
  • 11c7242c63 Added builds with musl Makefile Pentium44 2021-04-10 03:39:57 -0700
  • ce4d2298d4 Fix file permissions Pentium44 2021-04-10 02:44:23 -0700
  • 6a42464d21 Call this v0.5.0 Pentium44 2021-04-10 02:31:24 -0700
  • b41ad81eaa Cleanup, added showdir (ls), and some other features Pentium44 2021-04-10 00:39:00 -0700
  • 65f8b03749 Almost there, LZ77 file compression algorithm with decompress and compress Pentium44 2021-04-09 21:13:34 -0700
  • 847fccfc66 Almost there, LZ77 file compression algorithm with decompress and compress Pentium44 2021-04-09 21:12:52 -0700
  • 19012d6e66 Compress function closer... Pentium44 2021-04-09 15:37:38 -0700
  • 8664709259 tweaks for clang Pentium44 2021-04-09 04:51:26 -0700
  • 8322e91fae Working on adding in compression, decompress works! Pentium44 2021-04-09 04:43:23 -0700
  • 6dd32ca7a1 Call this v0.4.5, added a heap of crap, and fixed some mem errors Pentium44 2021-04-09 00:48:09 -0700
  • e5c0aba078 Added search function for grep like activities Pentium44 2021-04-08 22:59:47 -0700
  • 3f25d81908 Call this v0.4.4 Pentium44 2021-04-08 20:55:59 -0700
  • 2ba8a35f5f Fix bug read function for multi line files... ooops Pentium44 2021-04-08 19:05:17 -0700
  • 7077c03e4f SS is less exit happy on syntax errors now Pentium44 2021-04-08 17:47:24 -0700
  • 3c0b614f37 whoops Pentium44 2021-04-08 16:10:57 -0700
  • a040f114a9 OpenBSD compliant Pentium44 2021-04-08 15:58:05 -0700
  • e4fbce00e6 Merge branch 'master' of https://notabug.org/Pentium44/slidescript Pentium44 2021-04-08 14:53:11 -0700
  • d4e3886071 First part of adding in backquoting for embedded functions within variables and other functions Pentium44 2021-04-08 14:52:56 -0700
  • 7721d109b4 Remove unnecessary flags Pentium44 2021-04-08 04:24:06 -0700
  • e0da0cc401 Remove unnecessary flags Pentium44 2021-04-08 04:23:54 -0700
  • 3bfaaec1c2 Add #include <strings.h> for bzero Pentium44 2021-04-08 03:37:53 -0700
  • 32ca3103b7 Cleanup Pentium44 2021-04-08 03:33:55 -0700
  • 2745dbb1ce Screw markdown README Pentium44 2021-04-08 03:07:40 -0700
  • 4edc8c032f Updated examples Pentium44 2021-04-08 03:01:40 -0700
  • 8608bf2392 Call this v0.4.0 Pentium44 2021-04-08 02:19:12 -0700
  • 81e2495aba OSX / BSD support Pentium44 2021-04-07 20:23:29 -0700
  • 6309826bf2 oops Pentium44 2021-04-07 20:10:42 -0700
  • 316385e018 OSX header file Pentium44 2021-04-07 20:08:12 -0700
  • c0873289ac Add header include for OSX Pentium44 2021-04-07 20:05:13 -0700
  • 2961b16d15 Found my big segfault issues, every syntax is caught if incorrect Pentium44 2021-04-07 19:43:08 -0700
  • a0712ae1e8 Broke print in last commit, fixed Pentium44 2021-04-07 19:25:45 -0700
  • a8713fb367 Heap of segfaults fixed Pentium44 2021-04-07 19:20:29 -0700
  • b0daf2e365 Tweak again Pentium44 2021-04-07 18:13:10 -0700
  • c60a0a030d Tweak again Pentium44 2021-04-07 18:04:39 -0700
  • eb623d49fd README.md being dumb Pentium44 2021-04-07 18:03:17 -0700
  • 951d4aeb79 Tweaks Pentium44 2021-04-07 17:59:55 -0700
  • 2ce421ce10 Tweaks for gcc 10 compiling, thanks OC Pentium44 2021-04-07 15:15:53 -0700
  • a3eb63cf23 Call this v0.3.3, networking! Pentium44 2021-04-07 14:50:42 -0700
  • 19cf867933 More work on networking sockets Pentium44 2021-04-07 03:43:36 -0700
  • 3d9861e9d2 Simple networking sockets Pentium44 2021-04-07 00:10:06 -0700
  • f489279f8c README tweaks Pentium44 2021-04-06 22:48:09 -0700
  • c3d30d2ddc Changed enc / dec to encrypt / decrypt Pentium44 2021-04-06 22:44:28 -0700
  • 9b29cf8de9 Call this v0.3.0 Pentium44 2021-04-06 22:27:35 -0700
  • ec4e8eaa91 Fix name typo in README.md Pentium44 2021-04-06 17:39:46 -0700