Commit graph

14 commits

Author SHA1 Message Date
6cdf49965b Add trivial-system-loader to qlot deps
Some checks failed
test / tests (ccl-bin) (push) Has been cancelled
test / tests (sbcl-bin) (push) Has been cancelled
2024-12-28 23:44:37 +09:00
Anthony Green
90ac8ee8f5
Remove dependency on quicklisp (#5) 2024-12-28 23:41:05 +09:00
d20dbe2649 Fix 2024-12-20 15:15:04 +09:00
b1dee071ff Refactor (#4)
* Update system info

* Update qlfile

* Organize code

* Add test

* Implement uri-mapper and package-mapper

* Change type of package from string to keyword

* Implement router
2024-12-20 15:09:24 +09:00
7ab7284e88 Use absolute path instead 2024-06-13 21:02:55 +09:00
79496d5900 Add 404 error handling 2024-04-14 23:04:50 +09:00
e84b170a03 Change prefix from 'on' to 'handle' 2024-04-14 16:39:43 +09:00
438030b0b8 Fix 2024-04-11 23:35:39 +09:00
68c3e0494d Treat package names as string 2024-03-11 13:25:44 +09:00
19d3d521f2 Reduce calculations 2024-03-11 12:38:49 +09:00
82d05f436a Refactor 2024-02-25 14:49:01 +09:00
bc01c7b5c7 Reduce arguments 2024-02-25 14:06:22 +09:00
3382169913 Implement 2024-02-14 00:43:51 +09:00
4bf1179bdc Setup lisp env 2024-02-13 16:32:48 +09:00