1
0
Fork 0
forked from fun/fun
Commit graph

14 commits

Author SHA1 Message Date
92aacff71a All incomplete examples have been updated and some corrections have been made to the parser to make them work. (0.37.17) 2025-12-23 20:49:07 +01:00
4056ef2ce0 Hmmm... (0.27.2) 2025-10-18 06:46:00 +02: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
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
6bd13f6e96 Added namespaces to includes like in Python. (0.14.0) 2025-09-30 21:03:36 +02:00
08b1680bc6 Made the parser more path compatible to other OS\'s, especially Windows. (0.13.0) 2025-09-30 16:54:47 +02:00
728b4f67da Added a custom lib dir. E.g.: FUN_LIB_DIR="/some/dir\ ./path/to/fun and added DEFAULT_LIB_DIR as compile time option. 2025-09-29 18:22:40 +02:00
12a5646d56 Added some crypto 100% implemented in Fun. (0.11.0) 2025-09-29 02:36:57 +02:00
2a1b74f13f Added byte as a new datatype. (0.9.3) 2025-09-28 23:10:49 +02:00
5b7b063086 Added basic local includes relative to $PWD and includes for files located at /usr/lib/fun. 2025-09-27 17:39:03 +02:00
e61c68c277 Some housekeeping and refactoring. 2025-09-16 05:39:43 +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