| .. |
|
arrays.fun
|
Added some documentation to some ./examples/*.fun scripts.
|
2025-09-18 02:39:07 +02:00 |
|
arrays_advanced.fun
|
Added some documentation to some ./examples/*.fun scripts.
|
2025-09-18 02:39:07 +02:00 |
|
arrays_iter.fun
|
Added some documentation to some ./examples/*.fun scripts.
|
2025-09-18 02:39:07 +02:00 |
|
builtins_conversions.fun
|
Added some documentation to some ./examples/*.fun scripts.
|
2025-09-18 02:39:07 +02:00 |
|
builtins_extended.fun
|
Added some documentation to some ./examples/*.fun scripts.
|
2025-09-18 02:39:07 +02:00 |
|
builtins_maps_and_more.fun
|
Added some documentation to some ./examples/*.fun scripts.
|
2025-09-18 02:39:07 +02:00 |
|
classes_demo.fun
|
Some class update.
|
2025-09-26 11:10:46 +02:00 |
|
expressions_test.fun
|
Added some documentation to some ./examples/*.fun scripts.
|
2025-09-18 02:39:07 +02:00 |
|
file_io.fun
|
Added some documentation to some ./examples/*.fun scripts.
|
2025-09-18 02:39:07 +02:00 |
|
file_print_for_file_line_by_line.fun
|
Added some documentation to some ./examples/*.fun scripts.
|
2025-09-18 02:39:07 +02:00 |
|
for_range_test.fun
|
Added some documentation to some ./examples/*.fun scripts.
|
2025-09-18 02:39:07 +02:00 |
|
functions_test.fun
|
Added some documentation to some ./examples/*.fun scripts.
|
2025-09-18 02:39:07 +02:00 |
|
have_fun.fun
|
Added some documentation to some ./examples/*.fun scripts.
|
2025-09-18 02:39:07 +02:00 |
|
have_fun_function.fun
|
Added some documentation to some ./examples/*.fun scripts.
|
2025-09-18 02:39:07 +02:00 |
|
if_else_test.fun
|
Added some documentation to some ./examples/*.fun scripts.
|
2025-09-18 02:39:07 +02:00 |
|
include_lib.fun
|
Added basic local includes relative to $PWD and includes for files located at /usr/lib/fun.
|
2025-09-27 17:39:03 +02:00 |
|
include_local.fun
|
Added basic local includes relative to $PWD and includes for files located at /usr/lib/fun.
|
2025-09-27 17:39:03 +02:00 |
|
include_local_util.fun
|
Added basic local includes relative to $PWD and includes for files located at /usr/lib/fun.
|
2025-09-27 17:39:03 +02:00 |
|
loops_break_continue.fun
|
Added some documentation to some ./examples/*.fun scripts.
|
2025-09-18 02:39:07 +02:00 |
|
nested_loops.fun
|
Added tons of opcode documentation, changed license to ISC and a lot of file refactoring.
|
2025-09-16 02:11:22 +02:00 |
|
objects_basic.fun
|
Added tons of opcode documentation, changed license to ISC and a lot of file refactoring.
|
2025-09-16 02:11:22 +02:00 |
|
objects_more.fun
|
Added line numbers to debug and error output.
|
2025-09-16 11:23:42 +02:00 |
|
os_env.fun
|
Added some missing license headers and some cosmetic changes.
|
2025-09-27 10:12:44 +02:00 |
|
short_circuit_test.fun
|
Added tons of opcode documentation, changed license to ISC and a lot of file refactoring.
|
2025-09-16 02:11:22 +02:00 |
|
signed_ints.fun
|
Changed number from Uint64 to Sint64.
|
2025-09-17 10:03:40 +02:00 |
|
strings_test.fun
|
Added tons of opcode documentation, changed license to ISC and a lot of file refactoring.
|
2025-09-16 02:11:22 +02:00 |
|
typeof.fun
|
Added typeof opcode to verify variable types.
|
2025-09-16 03:45:25 +02:00 |
|
typeof_features.fun
|
Changed number from Uint64 to Sint64.
|
2025-09-17 10:03:40 +02:00 |
|
types_integers.fun
|
Integer/Number and uint(8,16,32,64bit) fun... ;)
|
2025-09-16 12:29:28 +02:00 |
|
uint_types.fun
|
Integer/Number and uint(8,16,32,64bit) fun... ;)
|
2025-09-16 12:29:28 +02:00 |
|
while_test.fun
|
Added tons of opcode documentation, changed license to ISC and a lot of file refactoring.
|
2025-09-16 02:11:22 +02:00 |