1
0
Fork 0
forked from fun/fun
Commit graph

15 commits

Author SHA1 Message Date
75538e6142 Added base64 example. Lot of refactoring. (0.37.49) 2026-01-14 01:57:57 +01:00
d9372ce874 Tons of INI parser fixes to realy make it work. (0.37.40) 2026-01-02 23:20:09 +01:00
e6b9bd7488 Added more Fun to htdocs/info.fun. (0.37.33) 2025-12-29 20:39:47 +01:00
83281bf2de Added GET and POST support to HTTPServer class. (0.37.32) 2025-12-29 17:24:08 +01:00
c8393251e5 Small HTML fix and optimizations in htdocs/info.fun. (0.37.31) 2025-12-29 13:07:20 +01:00
a27ff12b08 Added fun_version and env_all as opcodes and some fixes in httpserver. (0.37.30) 2025-12-28 23:36:37 +01:00
17c2b44c1a Added basic script execution to the HTTP server class in stdlib. (0.37.29) 2025-12-28 22:11:19 +01:00
10b75596cd Added HTTP server class to stdlib and an example server written in 100% pure Fun. (0.37.28) 2025-12-28 21:21:34 +01:00
db450a871c Added some more libxml2 examples to Fun. (0.35.1) 2025-12-09 04:31:41 +01:00
e65756226d Added very basic XML support using libxml2. (0.35.0) 2025-12-09 03:59:49 +01:00
8fa142e763 Some more .ini Fun. (0.34.1) 2025-11-30 03:33:18 +01:00
fb5670a699 Added support for .ini files (iniparser). (0.34.0) 2025-11-30 02:44:14 +01:00
56712206d1 Added support for libSQL as an compatible alternative for SQLite. (0.33.0) 2025-11-27 00:42:47 +01:00
9416ec3457 Added SQLite support and updated the Handbook. (0.32.0) 2025-11-26 22:21:31 +01:00
afb0e8cd3a Added JSON support. (0.28.0) 2025-11-25 00:51:48 +01:00