Crispy CrispyPin
CrispyPin created branch main in CrispyPin/ch32_oled 2024-04-06 20:13:15 +02:00
CrispyPin pushed to main at CrispyPin/ch32_oled 2024-04-06 20:13:15 +02:00
842e23ae62 init
CrispyPin created repository CrispyPin/ch32_oled 2024-04-06 20:12:59 +02:00
CrispyPin pushed to main at CrispyPin/webserver 2024-03-26 20:10:58 +01:00
9f9130698b accept requests using only linefeeds
CrispyPin pushed to main at CrispyPin/webserver 2024-03-26 20:03:30 +01:00
331129fc06 exclude symlinks from index
CrispyPin pushed to main at CrispyPin/webserver 2024-03-26 19:55:03 +01:00
46a42710e1 add missing .mov content type
b27b952359 set root dir with argument
Compare 2 commits »
CrispyPin pushed to main at CrispyPin/webserver 2024-03-26 19:46:00 +01:00
864f94ba5d parse percent-encoded URLs to support paths containing spaces or unicode characters
CrispyPin pushed to main at CrispyPin/webserver 2024-03-25 23:12:19 +01:00
7a392e9c6c convert index to table and show file size
22faeed7f0 better logging
Compare 2 commits »
CrispyPin pushed to main at CrispyPin/webserver 2024-03-25 16:15:55 +01:00
210e24415e omit .. for root index
CrispyPin pushed to main at CrispyPin/webserver 2024-03-25 14:45:22 +01:00
7f37d4a775 work around weird canonicalize() behaviour on windows
CrispyPin pushed to main at CrispyPin/webserver 2024-03-25 14:22:40 +01:00
702a1dc024 fix unix specific fs code
CrispyPin pushed to main at CrispyPin/compiler-timer 2024-01-25 12:16:40 +01:00
bcc7b8c0a3 add README.md
CrispyPin pushed to main at CrispyPin/compiler-timer 2024-01-25 12:10:17 +01:00
64c077b168 handle first-time run with no arguments
CrispyPin pushed to main at CrispyPin/dotfiles 2024-01-24 21:06:28 +01:00
d1418b6444 the things
CrispyPin pushed to main at CrispyPin/dotfiles 2024-01-24 20:58:38 +01:00
bc7920537e add scripts
CrispyPin pushed to main at CrispyPin/compiler-timer 2024-01-22 12:27:47 +01:00
8c455f58a0 calculate averages
CrispyPin pushed to main at CrispyPin/compiler-timer 2024-01-02 11:03:54 +01:00
f88454b6b7 handle ctrl+c
CrispyPin pushed to main at CrispyPin/bf-debugger 2023-12-29 11:22:47 +01:00
91f3d32b2b add breakpoints on !
CrispyPin pushed to main at CrispyPin/worm 2023-12-16 23:17:09 +01:00
dc2e3bc106 add 99 bottles of beer example program
4b0444e979 add logical not operator
Compare 2 commits »
CrispyPin pushed to main at CrispyPin/worm 2023-12-16 14:02:31 +01:00
e70580785f add hello world example program
49895f1b11 define non-instruction bytes to just get eaten (for easier text printing), and add a special case for _ -> space
Compare 2 commits »