Commit Graph

67 Commits (e5c7f525f8373647888f9c0e0a2ab52506ed58cd)

Author SHA1 Message Date
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
Pentium44 316385e018 OSX header file 2021-04-07 20:08:12 -07:00
Pentium44 c0873289ac Add header include for OSX 2021-04-07 20:05:13 -07:00
Pentium44 2961b16d15 Found my big segfault issues, every syntax is caught if incorrect 2021-04-07 19:43:08 -07:00
Pentium44 a0712ae1e8 Broke print in last commit, fixed 2021-04-07 19:25:45 -07:00
Pentium44 a8713fb367 Heap of segfaults fixed 2021-04-07 19:20:29 -07:00
Pentium44 b0daf2e365 Tweak again 2021-04-07 18:13:10 -07:00
Pentium44 c60a0a030d Tweak again 2021-04-07 18:04:39 -07:00
Pentium44 eb623d49fd README.md being dumb 2021-04-07 18:03:17 -07:00
Pentium44 951d4aeb79 Tweaks 2021-04-07 17:59:55 -07:00
Pentium44 2ce421ce10 Tweaks for gcc 10 compiling, thanks OC 2021-04-07 15:15:53 -07:00
Pentium44 a3eb63cf23 Call this v0.3.3, networking! 2021-04-07 14:50:42 -07:00
Pentium44 19cf867933 More work on networking sockets 2021-04-07 03:43:36 -07:00
Pentium44 3d9861e9d2 Simple networking sockets 2021-04-07 00:10:06 -07:00