1
0
Fork 0
forked from fun/fun
Commit graph

16 commits

Author SHA1 Message Date
4309ec2a52 Doxygen code comment cleanups and new blog post. No code changes. (0.41.5) 2026-05-01 15:15:42 +02:00
4e69a3ce63 Added tons of AI generated docs and a lot of cleanups. No code changes. (0.41.5) 2026-05-01 02:20:25 +02: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
9416ec3457 Added SQLite support and updated the Handbook. (0.32.0) 2025-11-26 22:21:31 +01:00
00c12289ed URL to project update. No code changes. (0.26.5) 2025-10-09 01:59:19 +02:00
41fa946f1c Added the Float type and many fixes. (0.24.0) 2025-10-04 20:35:59 +02:00
95eba1eb12 Made Booleans a first-class type. (0.23.0) 2025-10-04 17:34:23 +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
d7843274ee Added tons of opcode documentation, changed license to ISC and a lot of file refactoring. 2025-09-16 02:11:22 +02:00
13919ad87d Tons of refactoring and some fixes and enhancements... ;) 2025-09-15 06:31:32 +02:00
d1bbd2e501 Built-ins: Maps and more... ;) 2025-09-15 04:41:11 +02:00
a4f4fcba99 More built-ins. 2025-09-15 03:59:03 +02:00
66191b1642 More advanced array functionality. 2025-09-15 01:53:41 +02:00
af16311ed5 Added simple arrays. 2025-09-15 01:36:20 +02:00
08e7c9a623 More REPL enhancements. Type :help in the REPL to get more information. 2025-09-15 01:13:13 +02:00
6a7add3e56 Initial code commit. 2025-09-13 05:09:20 +02:00