Elara Elara6331
Elara6331 pushed to master at Elara6331/scpt 2021-03-02 08:34:01 +00:00
ba11fdcf76 Add example for adding functions to cmd/scpt
Elara6331 pushed to master at Elara6331/scpt 2021-03-02 08:27:36 +00:00
1196942801 Clean up ParseValue()
412079c20a Remove index variable after loop completion
Compare 2 commits »
Elara6331 pushed to master at Elara6331/scpt 2021-03-02 04:18:57 +00:00
877f85ef78 Implement repeat loops
Elara6331 pushed to master at Elara6331/scpt 2021-03-02 03:43:42 +00:00
745920b139 Implement if statements and regex lexer
Elara6331 pushed to master at Elara6331/scpt 2021-03-02 01:07:41 +00:00
d552836b2c Add copyright notices to source files
Elara6331 pushed to master at Elara6331/scpt 2021-03-02 00:44:38 +00:00
291b7a906c Clean up code and add support for multiple operations in expression
Elara6331 pushed to master at Elara6331/scpt 2021-03-01 23:01:28 +00:00
a95d054189 Add comments and remove debug code
Elara6331 pushed to master at Elara6331/scpt 2021-03-01 21:43:15 +00:00
5fed3e3ce4 Implement proper error handling, add godoc comments, and implement expressions
Elara6331 pushed to master at Elara6331/scpt 2021-03-01 20:31:23 +00:00
43c226257b Add LICENSE
Elara6331 pushed to master at Elara6331/scpt 2021-03-01 17:23:46 +00:00
16bcd39a0a Add command
Elara6331 pushed to master at Elara6331/scpt 2021-03-01 17:22:05 +00:00
cffba2f085 Add command
Elara6331 pushed to master at Elara6331/scpt 2021-03-01 17:12:52 +00:00
62571a8ae4 Change import path
Elara6331 pushed to master at Elara6331/scpt 2021-03-01 17:11:49 +00:00
e8df2f4afc Initial Commit
Elara6331 created repository Elara6331/scpt 2021-03-01 17:07:16 +00:00
Elara6331 pushed to master at Elara6331/opensend 2021-02-26 09:48:48 +00:00
ac115b592a Switch from AES-256-GCM to ChaCha20-Poly1305
Elara6331 pushed to master at Elara6331/WasmConv 2021-02-10 22:55:51 +00:00
06d161a9a5 Modify template LICENSE
Elara6331 pushed to master at Elara6331/WasmConv 2021-02-10 22:55:14 +00:00
f6b10b8e66 Change template README
Elara6331 pushed to master at Elara6331/WasmConv 2021-02-10 22:48:26 +00:00
b666aa9bda Inital Commit
Elara6331 created repository Elara6331/WasmConv 2021-02-10 22:47:06 +00:00
Elara6331 pushed to master at Elara6331/opensend 2021-01-30 08:52:09 +00:00
a3e365afdd Add loop receive mode