1
0
Fork 0
forked from fun/fun
Commit graph

15 commits

Author SHA1 Message Date
81d0a9d343 Added more Makefile stuff for testing and README update. (0.15.2) 2025-09-30 23:26:34 +02:00
2939ab01c1 FreeBSD compile error fix. (0.15.1) 2025-09-30 22:57:32 +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
ad70918041 Just a test to mirror this repo to GitHub. 2025-09-27 11:54:54 +02:00
2e8bd52b01 Added private methods and some more type fixes. 2025-09-26 09:13:32 +02:00
30de0d396e Some class fixes 2025-09-26 08:06:30 +02:00
53354d3db9 Comment fix because of setting FUN_DEBUG=OFF. 2025-09-17 13:12:50 +02:00
2a189c83d5 Disabled FUN_DEBUG for now. Fun just works... ;) 2025-09-17 13:07:33 +02:00
13919ad87d Tons of refactoring and some fixes and enhancements... ;) 2025-09-15 06:31:32 +02:00
b69c8305f6 Added --help/-h and --version/-V. So, this is version 0.2.0 of Fun! :) 2025-09-14 21:59:26 +02:00
dbd8b73134 Added install routine to CMake and added a classic Makefile as a wrapper for easy building. 2025-09-14 21:29:05 +02:00
402b035b49 Removed Makefile as I use CMake now. 2025-09-13 23:52:57 +02:00
13242d57b6 Some Makefile fixes and .gitignore update. 2025-09-13 05:16:32 +02:00
6a7add3e56 Initial code commit. 2025-09-13 05:09:20 +02:00