80 Commits

Author SHA1 Message Date
Pentium44
6fe98d7d09 Replace some missing files, fix bug in variable parser 2021-05-09 21:00:31 -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
9c1c11b56d long -> unsigned long 2021-04-15 23:29:04 -07:00
Pentium44
572206aeb9 Bob -> fix, might be correct 2021-04-15 23:03:13 -07:00
Pentium44
0ff090d190 Switching to UX3 framework for sys calls 2021-04-15 22:03:30 -07:00
Pentium44
0a44a6ab6e Version update in Makefile.musl 2021-04-15 18:07:26 -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
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
Pentium44
336d18a48b Rework file tree, headers in src/inc 2021-04-11 14:43:56 -07:00
Pentium44
92e5a5201f Add backdir and ~"ls" alias 2021-04-10 21:54:58 -07:00
Pentium44
077c588d5a Call this v0.5.1 -> version bump on minor function additions 2021-04-10 21:31:23 -07:00
Pentium44
d8ae96e2ed Cleaned up double free, 'fixed' random decompress segfault 2021-04-10 19:08:05 -07:00
Pentium44
b99bdebaa8 Update config.h for linux systems 2021-04-10 14:59:27 -07:00
Pentium44
3814bd650c Build for android aarch64 2021-04-10 03:56:07 -07:00
Pentium44
11c7242c63 Added builds with musl Makefile 2021-04-10 03:39:57 -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
65f8b03749 Almost there, LZ77 file compression algorithm with decompress and compress 2021-04-09 21:13:34 -07:00
Pentium44
847fccfc66 Almost there, LZ77 file compression algorithm with decompress and compress 2021-04-09 21:12:52 -07:00
Pentium44
19012d6e66 Compress function closer... 2021-04-09 15:37:38 -07:00
Pentium44
8664709259 tweaks for clang 2021-04-09 04:51:26 -07:00
Pentium44
8322e91fae Working on adding in compression, decompress works! 2021-04-09 04:43:23 -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
e5c0aba078 Added search function for grep like activities 2021-04-08 22:59:47 -07:00
Pentium44
3f25d81908 Call this v0.4.4 2021-04-08 20:55:59 -07:00
Pentium44
2ba8a35f5f Fix bug read function for multi line files... ooops 2021-04-08 19:05:17 -07:00
Pentium44
7077c03e4f SS is less exit happy on syntax errors now 2021-04-08 17:47:24 -07:00
Pentium44
3c0b614f37 whoops 2021-04-08 16:10:57 -07:00
Pentium44
a040f114a9 OpenBSD compliant 2021-04-08 15:58:05 -07:00
Pentium44
e4fbce00e6 Merge branch 'master' of https://notabug.org/Pentium44/slidescript 2021-04-08 14:53:11 -07:00
Pentium44
d4e3886071 First part of adding in backquoting for embedded functions within variables and other functions 2021-04-08 14:52:56 -07:00
Pentium44
7721d109b4 Remove unnecessary flags 2021-04-08 04:24:06 -07:00
Pentium44
e0da0cc401 Remove unnecessary flags 2021-04-08 04:23:54 -07:00
Pentium44
3bfaaec1c2 Add #include <strings.h> for bzero 2021-04-08 03:37:53 -07:00
Pentium44
32ca3103b7 Cleanup 2021-04-08 03:33:55 -07:00
Pentium44
2745dbb1ce Screw markdown README 2021-04-08 03:07:40 -07:00
Pentium44
4edc8c032f Updated examples 2021-04-08 03:01:40 -07:00
Pentium44
8608bf2392 Call this v0.4.0 2021-04-08 02:19:12 -07:00
Pentium44
81e2495aba OSX / BSD support 2021-04-07 20:23:29 -07:00
Pentium44
6309826bf2 oops 2021-04-07 20:10:42 -07:00