|
|
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 |
|
|
|
53ccdbda10
|
Fixed bug with wrong line numbers in error messages. Fixed permissions on examples. (0.39.14)
|
2026-03-30 19:10:29 +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 |
|
|
|
d58bed053e
|
FreeBSD build warning fix. (0.37.56)
|
2026-01-15 23:07:24 +01:00 |
|
|
|
b2ed368ffc
|
Added raw memory dump to REPL. (0.37.54)
|
2026-01-15 15:14:48 +01:00 |
|
|
|
c9dcbfe96d
|
Hardcore REPL refactoring. (0.37.53)
|
2026-01-15 04:55:30 +01:00 |
|
|
|
231c738016
|
Added :disasm to REPL and fixed :disas. (0.37.47)
|
2026-01-13 02:05:35 +01:00 |
|
|
|
00c12289ed
|
URL to project update. No code changes. (0.26.5)
|
2025-10-09 01:59:19 +02:00 |
|
|
|
604eff62d9
|
Only cosmetics... No version update. (0.26.3)
|
2025-10-06 19:26:32 +02:00 |
|
|
|
2e1b64bfd9
|
Reverted some cosmetics to make Fun fun again... ;) (0.26.3)
|
2025-10-06 18:50:14 +02:00 |
|
|
|
9614100903
|
Some REPL update... (0.26.2)
|
2025-10-06 06:39:24 +02:00 |
|
|
|
32f0026140
|
Changed the prompt to not show the input using >, but : instead(). (0.26.1)
|
2025-10-06 06:22:44 +02:00 |
|
|
|
a014b963c2
|
Tons of more debug capabilities.(0.26.0)
|
2025-10-06 05:53:30 +02:00 |
|
|
|
c71857a068
|
Jump into REPL when executing with --repl-on-error and an error occurs, when the REPL is builtin you will have access to the full stack then. (0.25.0)
|
2025-10-06 04:10:36 +02:00 |
|
|
|
aeb6a70248
|
Added basic completion for the stdlib in the REPL. (0.17.9)
|
2025-10-03 18:09:26 +02:00 |
|
|
|
997e5026e3
|
Added multiline editing supoort to REPL. Ctrl+o Adds a newline. (0.17.8)
|
2025-10-03 17:42:43 +02:00 |
|
|
|
5c2273da69
|
The REPL can now be disabled at build time using -DFUN_WITH_REPL=OFF. (0.17.7)
|
2025-10-03 15:32:31 +02:00 |
|