45 Commits

Author SHA1 Message Date
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
Pentium44
f489279f8c README tweaks 2021-04-06 22:48:09 -07:00
Pentium44
c3d30d2ddc Changed enc / dec to encrypt / decrypt 2021-04-06 22:44:28 -07:00
Pentium44
9b29cf8de9 Call this v0.3.0 2021-04-06 22:27:35 -07:00
Pentium44
ec4e8eaa91 Fix name typo in README.md 2021-04-06 17:39:46 -07:00
Pentium44
304c47a682 Rework main loop function for piping support 2021-04-06 17:37:13 -07:00
Pentium44
f639381e7c Update README.md 2021-04-06 17:17:20 -07:00
Pentium44
77cae4d3d8 GPLv2 please for busybox licensing treating 2021-04-06 17:16:16 -07:00
Pentium44
8537c1acce Call this v0.2.1 2021-04-06 16:17:15 -07:00
Pentium44
8356d6de8a Cleaned up source, fixed a couple more segfaults 2021-04-06 15:52:31 -07:00
Pentium44
1a3727f451 Fix segfault (coredump) if get_var_data is NULL 2021-04-06 03:11:23 -07:00
Pentium44
a6a54ea05d Add dec and enc functions, encryption! 2021-04-06 02:58:02 -07:00
Pentium44
21a5948394 Last tweak for the 0.2.0 readme 2021-04-06 01:37:02 -07:00
Pentium44
c75dd2b22d README tweaks 2021-04-06 01:35:47 -07:00
Pentium44
f7883f9164 README update 2021-04-06 01:34:06 -07:00
Pentium44
68dec387b1 call this v0.2.0-dev 2021-04-06 01:32:15 -07:00
Pentium44
d9c0775140 Added delete function to scripting language 2021-04-05 14:17:14 +00:00
Pentium44
b25886ef13 Call this v0.1.1 2021-04-05 04:22:57 -07:00