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