• Joined on 2023-07-05
xenia created repository xenia/kakoune 2023-10-11 19:40:08 +02:00
xenia pushed to main at xenia/home 2023-10-11 19:36:18 +02:00
ad9a4b25d5 Add zero-indexed register
f94e8e49ed Add flake files
Compare 2 commits »
xenia created branch main in xenia/home 2023-10-11 19:26:09 +02:00
xenia pushed to main at xenia/home 2023-10-11 19:26:09 +02:00
5c793a6a1e Merge remote-tracking branch 'Screwtapello/hint-git-next-hunk'
18902b15af Refactor regex_prompt logic and fix function being called on abort
7be996e5a4 Merge remote-tracking branch 'raiguard/rc/lua-highlighting'
9286a7ee49 Make "git next-hunk" hint about how it works.
87787defd8 The command is called "git prev-hunk", not "git previous-hunk".
Compare 10 commits »
xenia created repository xenia/home 2023-10-11 19:25:40 +02:00
xenia pushed to main at xenia/henttp 2023-09-09 23:02:41 +02:00
50d8535c50 Move Response into HTTP
xenia pushed to main at xenia/henttp 2023-09-09 22:33:40 +02:00
ffb6ffde80 Add redirect to index
088b2e3fe0 Rename Parse-HTTP to HTTP, separate parsing into HTTP.Parse
Compare 2 commits »
xenia pushed to main at xenia/henttp 2023-09-09 22:25:38 +02:00
4907f2abeb Make encode-/decode-string actually take and return Strings, rather than List Chars
xenia pushed to main at xenia/henttp 2023-09-09 13:04:37 +02:00
11cc587d1b Clean up imports
xenia pushed to main at xenia/henttp 2023-09-09 12:57:42 +02:00
efa96d7e2f Response structure
1ff2708d6e string-to-ascii-list function
6507dfe932 Add some append functions for List+
97f86146a5 Change HTML syntax, split into modules
9de870fb20 Add list-to-list+?
Compare 5 commits »
xenia pushed to main at xenia/henttp 2023-09-07 23:58:35 +02:00
000ea2fc71 Make imports in List, Vec, String and Char more consistent
xenia pushed to main at xenia/henttp 2023-09-07 23:39:47 +02:00
ef97390a8b Parse the request line properly
7e87f2c8fb Parse full request, including headers and body
Compare 2 commits »
xenia pushed to main at xenia/henttp 2023-09-03 13:51:53 +02:00
2caca85e6f HTML templating
ab1d2306d9 devshell -> devshells
d2bd03a17e infix or-else
3216656638 clean
5103fc0996 Remove showPrec, use show everywhere
Compare 5 commits »
xenia pushed to main at xenia/henttp 2023-09-03 00:08:07 +02:00
989197d488 Initial commit: UTF-8 encoding + decoding, parsing framework based on agdarsec, starts of a HTTP parser, fucked up socket FFI, simple HTTP server
xenia created branch main in xenia/henttp 2023-09-03 00:08:06 +02:00
xenia created repository xenia/henttp 2023-09-03 00:06:48 +02:00
xenia pushed to main at xenchel/matabas 2023-08-16 11:41:57 +02:00
8d349e0727 fix git not being in build
xenia pushed to main at xenchel/matabas 2023-08-15 12:25:00 +02:00
29039f1c20 Proper Main
c359cdf84a Fix module in ICAFocus.Get
c91c80c63f run command, cd in build and clean
1201987364 Add -t to xargs, add bash
Compare 4 commits »
xenia pushed to main at xenchel/matabas 2023-08-11 19:01:33 +02:00
da52df1e8f Factor ICAFocus into modules, change schema to include fetchedAt
d5b58e8df3 Avoid database starting when other devshell is already running, allow devshell in non-root folders
Compare 2 commits »
xenia pushed to main at xenchel/matabas 2023-08-11 17:07:15 +02:00
3cd843e01a Avoid database starting when other devshell is already running, allow devshell in non-root folders