Commit graph

27 commits

Author SHA1 Message Date
a5b4e3147d
Add workflow for Forgejo actions
All checks were successful
CI / test (sbcl-bin) (push) Successful in 45s
2025-01-11 22:49:14 +09:00
f8699dcc8c
Update deps 2025-01-11 22:26:36 +09:00
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
1151e4adac Update README 2024-12-25 02:47:46 +09:00
7641ec5f61 Add test for set-routes 2024-12-22 18:33:49 +09:00
234b2e50f3 Update README 2024-12-20 15:42:01 +09:00
d20dbe2649 Fix 2024-12-20 15:15:04 +09:00
09c5a126be Update README 2024-12-20 15:09:37 +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
989ba63bf1 Use fiveam instead of rove 2024-06-13 21:00:50 +09:00
31d9e48b13 Amend README 2024-05-30 08:07:30 +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
e772229b1d Update README 2024-02-27 21:11:11 +09:00
82d05f436a Refactor 2024-02-25 14:49:01 +09:00
bc01c7b5c7 Reduce arguments 2024-02-25 14:06:22 +09:00
523c6ed582 setup test env 2024-02-16 10:44:45 +09:00
2a430e4588 Add description about file-based routing 2024-02-15 00:06:05 +09:00
5ed1cb6b51 Update README 2024-02-14 01:46:42 +09:00
3382169913 Implement 2024-02-14 00:43:51 +09:00
4bf1179bdc Setup lisp env 2024-02-13 16:32:48 +09:00
0ccb051d75
Initial commit 2024-02-13 16:08:14 +09:00