Elara Elara6331
Elara6331 pushed to legacy at Elara6331/lemmy-reply-bot 2024-01-10 01:39:18 +00:00
Elara6331 pushed to master at Elara6331/salix 2024-01-03 02:47:37 +00:00
25037db86a Remove old GPL header from the PEG file
Elara6331 pushed to master at owobot/owobot 2023-12-31 22:41:11 +00:00
a1257cd9e7 Restructure the code to standardize file structure
Elara6331 pushed to master at Elara6331/salix 2023-12-28 15:20:03 +00:00
745b6c0e5f Add WriteOnSuccess option
Elara6331 pushed to master at Elara6331/salix 2023-12-28 03:39:03 +00:00
1634724260 Add MustGetTemplate and ExecuteTemplate functions
Elara6331 pushed tag v0.0.5 to owobot/owobot 2023-12-28 01:39:33 +00:00
Elara6331 pushed to master at owobot/owobot 2023-12-28 01:39:00 +00:00
dec4702e8a Add exclude and unexclude commands for reactions
2aa95df91b Implement fmt.Stringer for db.StringSlice
0a98a24833 Add StringSlice database type
b563fae9b0 Fix reaction list command
Compare 4 commits »
Elara6331 pushed to main at Elara6331/.profile 2023-12-27 19:07:24 +00:00
4fdc65d536 Add ETH address
Elara6331 pushed to main at Elara6331/.profile 2023-12-27 08:27:21 +00:00
cc162049a6 Add crypto addresses
Elara6331 pushed to master at Elara6331/zig-gpio 2023-12-25 20:51:00 +00:00
9e4ee57ec2 Switch to parseUnsigned in gpioget command
10cbc36b6b Add gpioset command
Compare 2 commits »
Elara6331 pushed to master at Elara6331/zig-gpio 2023-12-25 20:04:14 +00:00
5b2a7bacaa Add gpioget command
Elara6331 pushed to master at lure/lure 2023-12-25 02:48:01 +00:00
5999c1c8e6 Disable gpg checks for zypper in install script
Elara6331 pushed to master at lure/lure 2023-12-23 03:35:41 +00:00
5dc31f43aa Add build depends to search package
Elara6331 pushed to master at Elara6331/salix 2023-12-23 03:30:13 +00:00
b6c177c3d2 Regenerate parser
Elara6331 pushed to master at Elara6331/salix 2023-12-23 03:16:00 +00:00
a8023be2e2 Fix else/elif tags for nested if statements
Elara6331 pushed to master at Elara6331/salix 2023-12-23 03:00:36 +00:00
d618e7b0da Fix valueToString for end tags and expressions
Elara6331 pushed to master at Elara6331/salix 2023-12-22 23:45:31 +00:00
3879e207fc Return an error if we encounter an unknown operator
Elara6331 pushed to master at Elara6331/salix 2023-12-22 23:43:52 +00:00
4309bcc3b4 Implement != operator in expression evaluator
Elara6331 pushed to master at Elara6331/salix 2023-12-22 23:41:11 +00:00
687e0a6c36 Fix != operator
Elara6331 pushed to master at Elara6331/salix 2023-12-22 05:02:57 +00:00
7f9286f5c7 Clarify branch in performWhitespaceMutations