|
|
cb3eb0a498
|
Added some basic asyncio stuff. (0.39.12)
|
2026-03-27 00:44:40 +01:00 |
|
|
|
03b2532474
|
Fixed the code style in *.c files to two spaces indentation and add a linter named funstx to Fun. (0.39.0)
|
2026-03-18 20:52:00 +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 |
|
|
|
aa8701a5a1
|
Added more baud rates as constants to serial_open.c. (0.37.27)
|
2025-12-28 20:37:51 +01:00 |
|
|
|
41cb23614e
|
Small fix to remove a warning at compile time on FreeBSD. (0.37.26)
|
2025-12-28 19:26:57 +01:00 |
|
|
|
e1890a5b89
|
Small fix to compile on FreeBSD. (0.37.25)
|
2025-12-28 19:24:00 +01:00 |
|
|
|
a1c545c6a2
|
Added serial device support. (0.37.23)
|
2025-12-28 02:23:44 +01:00 |
|
|
|
689a716499
|
Some more Tk fun. (0.37.18)
|
2025-12-23 23:19:20 +01:00 |
|
|
|
87f540797b
|
Added an OS based random number generator (RNG). (0.37.11)
|
2025-12-13 01:14:17 +01:00 |
|
|
|
6d9b082945
|
Fixed compile error for Alpine/musl. (0.26.6)
|
2025-10-13 00:50:42 +02:00 |
|
|
|
00c12289ed
|
URL to project update. No code changes. (0.26.5)
|
2025-10-09 01:59:19 +02:00 |
|
|
|
323ea523e1
|
Windows MSVC compile fix. (0.26.5)
|
2025-10-09 01:15:35 +02:00 |
|
|
|
d546632cd4
|
Basic sockets (0.21.0)
|
2025-10-04 02:52:30 +02:00 |
|
|
|
63edf97aba
|
Added some date/time basics. (0.19.0)
|
2025-10-04 00:49:05 +02:00 |
|
|
|
57cf5b9d87
|
Windows compile error fixed. (0.17.1)
|
2025-10-02 20:20:45 +02:00 |
|
|
|
1ac163a01e
|
Added proc_run() and system() for processes and added to stdlib as class. (0.16.6)
|
2025-10-02 01:50:53 +02:00 |
|
|
|
299771f091
|
Added basic threading support, changed license back to Apache-2.0 and many fixes. (0.15.0)
|
2025-09-30 22:52:12 +02:00 |
|
|
|
ff155b6a31
|
Added some missing license headers and some cosmetic changes.
|
2025-09-27 10:12:44 +02:00 |
|
|
|
4345fc6f0c
|
Added new opcode OP_ENV to provide an env() function to get environment variables from your OS.
|
2025-09-27 10:06:04 +02:00 |
|