aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-26Rename `normalized-path-string` nested function.HEADapprenticeWojtek Kosior
2024-01-26Normalize resource path in `find-resource-file`.Wojtek Kosior
2024-01-26Add `normalize-path` function.Wojtek Kosior
2024-01-25Add tests for `find-resource-file` and exceptions it raises.Wojtek Kosior
2024-01-25Better use of srfi-35 conditions.Wojtek Kosior
2024-01-25Forbid `.` and `..` in loaded resource file paths.Wojtek Kosior
2024-01-20Fix syntax error in .dir-locals.el.Wojtek Kosior
2023-12-19Test the values of %current-path and %current-path-string.Wojtek Kosior
2023-12-19Allow handlers to only return response body.Wojtek Kosior
2023-12-19Adjust backtrace frame range.Wojtek Kosior
2023-12-19Fix mismatched parenthesis in .dir-locals.el.Wojtek Kosior
2023-12-16Facilitate using parameters for endpoint-specific behavior.Wojtek Kosior
2023-12-16Make GUILE_TEST_DRIVER precious with AC_ARG_VAR().Wojtek Kosior
2023-12-16Initial commit.Wojtek Kosior