Marco Cetica marco
marco pushed to master at marco/dc 2024-03-14 15:57:56 +01:00
d0156fae3a Added '@' and '$' functions(RNG and INT function)
marco pushed to master at marco/dc 2024-03-14 15:56:55 +01:00
088fbbe6e9 Added '@' and '$' functions(RNG and INT function)
marco closed issue marco/dc#3 2024-03-14 15:55:31 +01:00
[FEATURE] Add random number generator
marco pushed to master at marco/dc 2024-03-14 15:55:01 +01:00
fba235ed85 Added '@' and '$' functions(RNG and INT function)
marco closed issue marco/dc#6 2024-03-14 10:33:03 +01:00
Update version command
marco pushed to master at marco/dc 2024-03-14 10:24:26 +01:00
0e15856762 Updated version information
marco closed issue marco/dc#5 2024-03-14 08:45:39 +01:00
[FEATURE] Add support to history dump
marco closed issue marco/dc#4 2024-03-13 11:07:46 +01:00
[FEATURE] Add “include” statement
marco pushed to master at marco/dc 2024-03-13 11:04:32 +01:00
4a71a91ee8 Added 'load from file' option(' operator)
marco pushed to master at marco/dc 2024-03-13 09:15:23 +01:00
dbecebce07 Improved code
marco pushed to master at marco/dc 2024-03-13 09:10:37 +01:00
2438066710 Improved code
marco pushed to master at marco/dc 2024-03-13 09:07:56 +01:00
ef65b7897a Improved code
marco pushed to master at marco/dc 2024-03-12 15:53:55 +01:00
de558064c8 Added [] overload and namespace to dc's data structures
marco pushed to master at marco/dc 2024-03-12 15:52:03 +01:00
b45a5067c4 Added [] overload and namespace to dc's data structures
marco pushed to master at marco/dc 2024-03-12 15:43:10 +01:00
b8c098488e Added [] overload and namespace to dc's data structures
marco pushed to master at marco/dc 2024-03-12 15:35:07 +01:00
473576c440 Added [] overload and namespace to dc's data structures
marco pushed to master at marco/dc 2024-03-12 15:34:05 +01:00
3c257a1fd1 Added [] overload and namespace to dc's data structures
marco closed issue marco/dc#2 2024-03-12 11:50:07 +01:00
[FEATURE] Add "Last X" support
marco pushed to master at marco/dc 2024-03-12 11:50:02 +01:00
674d6deef6 Added 'lastX', 'lastY', 'lastZ' operations and their tests
marco pushed to master at marco/dc 2024-03-11 16:37:43 +01:00
aebfec4fb3 Refactored DC data structure