xgo PHP-like preprocessor
Find a file
2024-05-20 22:34:11 +05:00
cmd feat: made better interfaces and more generalized approach to use THT. 2024-05-17 22:46:34 +05:00
httpx feat: now able to insert Markdown. 2024-05-20 22:34:11 +05:00
mdx feat: now able to insert Markdown. 2024-05-20 22:34:11 +05:00
mod feat: now able to insert Markdown. 2024-05-20 22:34:11 +05:00
paths feat: made better interfaces and more generalized approach to use THT. 2024-05-17 22:46:34 +05:00
src feat: now able to insert Markdown. 2024-05-20 22:34:11 +05:00
tests feat: added way to print binary values. 2024-04-26 01:27:45 +05:00
.gitignore feat: now able to insert Markdown. 2024-05-20 22:34:11 +05:00
build.sh feat: implemented basic PHP-like server. 2024-05-06 16:44:01 +05:00
errors.go feat: use bytes instead of string to be able to generate binary files, started implementing PHP-like server. 2024-04-26 00:38:04 +05:00
eval.go feat: use bytes instead of string to be able to generate binary files, started implementing PHP-like server. 2024-04-26 00:38:04 +05:00
go.mod feat: now able to insert Markdown. 2024-05-20 22:34:11 +05:00
go.sum feat: now able to insert Markdown. 2024-05-20 22:34:11 +05:00
main.go fix: fixed the wrong order of rendering. 2024-05-18 01:55:02 +05:00
run-tht.sh feat: now able to insert Markdown. 2024-05-20 22:34:11 +05:00
tengo.go feat: better way to get default PP and also the way to get access to the outer global state in the scripts. 2024-05-20 02:34:39 +05:00
tool.go feat: now able to insert Markdown. 2024-05-20 22:34:11 +05:00