Elara Elara6331
Elara6331 commented on pull request Elara6331/pcre#2 2023-07-26 22:23:48 +00:00
recompute ovecSlice

The 2+ isn't needed because that's what the ovecSlice = ovecSlice[2:] line is for. Otherwise, this looks good, thanks.

Elara6331 suggested changes for Elara6331/pcre#2 2023-07-26 22:23:48 +00:00
recompute ovecSlice
Elara6331 commented on issue Elara6331/pcre#3 2023-07-26 05:37:40 +00:00
Panic on some regex

This should be fixed in 6d906d55a6d26dfab6d7ecf76b01acdd2caa124f. Can you please test it and let me know if it works?

Elara6331 pushed to master at Elara6331/pcre 2023-07-26 05:36:13 +00:00
6d906d55a6 Fix panic when pcre2 returns PCRE2_UNSET
Elara6331 commented on issue Elara6331/itd#56 2023-07-25 15:19:52 +00:00
Error getting weather data

If you set the location and restarted ITD, it should work. There isn't anything else you need to do. You can get debug logs by running ITD_LOGGING_LEVEL=debug itd

Elara6331 commented on issue Elara6331/itd#56 2023-07-22 05:07:02 +00:00
Error getting weather data

This should be fixed as of ac7c626f562109a68310d64e604c8827704f213f.

Elara6331 pushed to master at Elara6331/pcre 2023-07-17 14:11:40 +00:00
d1b9df80a1 Fix panic when no substrings are found
Elara6331 pushed to master at Elara6331/pcre 2023-07-17 14:06:31 +00:00
954b571771 Fix panic when no substrings are found
Elara6331 pushed to master at Elara6331/pcre 2023-07-17 14:00:30 +00:00
bde850752d Move new types to the types.go file
Elara6331 pushed to master at Elara6331/pcre 2023-07-17 13:59:10 +00:00
8986bf28d5 Move new types to the types.go fule
Elara6331 pushed to master at Elara6331/pcre 2023-07-17 13:46:51 +00:00
bafc40da8a Run formatter
Elara6331 pushed to master at Elara6331/pcre 2023-07-17 13:38:08 +00:00
c6fb3e8489 Fix comment
23df260dfd Fix README badge
Compare 2 commits »
Elara6331 pushed to master at Elara6331/pcre 2023-07-17 06:33:50 +00:00
af322c4a52 Remove unneeded variable
Elara6331 pushed to master at Elara6331/pcre 2023-07-17 06:32:10 +00:00
4567dacf69 Clarify comment
Elara6331 pushed to master at Elara6331/pcre 2023-07-17 06:27:59 +00:00
709b261b4e Add doc comment to SetCallout function
Elara6331 pushed to master at Elara6331/pcre 2023-07-17 06:23:52 +00:00
23f1d484df Implement Callouts
Elara6331 pushed to master at Elara6331/site 2023-07-15 01:56:51 +00:00
fb1d73efad Add tags to articles
Elara6331 pushed to master at Elara6331/site 2023-07-14 22:23:15 +00:00
1b1a580313 Change Projects button to Articles
Elara6331 pushed to master at Elara6331/site 2023-07-14 22:16:06 +00:00
3ec51272fd Update about page
94f84da78b Remove projects directory
Compare 2 commits »
Elara6331 pushed to master at Elara6331/site 2023-07-14 21:21:45 +00:00
6a29c0b11e Add Nordic DFU article