Commit graph

20 commits

Author SHA1 Message Date
ea31b462d8 feat: screw the recompile, push it to the user. 2024-06-23 15:04:37 +05:00
0e0950172d fix: added more info on error in tengo.go. 2024-06-11 13:46:20 +05:00
b4079fbc33 ... 2024-06-09 19:17:03 +05:00
e3d61d819f feat: added tool setting the mod dir. 2024-06-09 17:51:45 +05:00
7e14b1d212 fix: removed exceed files (tidy). 2024-06-09 17:35:28 +05:00
7052724c13 feat: move tht to sep rep. 2024-06-09 17:23:33 +05:00
0c7f2d9df0 feat: simplified evaling. 2024-06-09 16:51:03 +05:00
5a82d721bd feat: implemented the structured way to render HTML in .tpp files. 2024-05-24 14:43:55 +05:00
485235996f fix: fixed yet another subst problem. 2024-05-22 15:16:07 +05:00
02a22eaea1 feat: now able to insert Markdown. 2024-05-20 22:34:11 +05:00
7c7d1f7766 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
625d73689a fix: fixed the wrong order of rendering. 2024-05-18 01:55:02 +05:00
502cfbe390 feat: made better interfaces and more generalized approach to use THT. 2024-05-17 22:46:34 +05:00
8ac7b3bb31 feat: added access to the request in preprocessing in THT. 2024-05-06 23:08:56 +05:00
b22c57a80c feat: implemented basic PHP-like server. 2024-05-06 16:44:01 +05:00
898c27134e feat: added way to print binary values. 2024-04-26 01:27:45 +05:00
34b6f06901 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
1eb5e35fa3 feat: added interface to implement making possible to use other interpreter implementations and also for the standard Tengo implementation added way to import scripts. 2024-02-26 23:04:47 +05:00
9f07bbb550 feat: improved performance and made execution of code like one script like in PHP. 2024-02-26 22:16:12 +05:00
de5de7a79a init 2024-02-26 02:22:09 +05:00