Moritz Hölting
|
5c4d340162
|
basic implementation of return command
|
2025-04-07 17:57:36 +02:00 |
Moritz Hölting
|
7392887c12
|
implement custom uninstall commands
|
2025-04-07 13:17:26 +02:00 |
Moritz Hölting
|
76d58c0766
|
fix underflow error in get_count
|
2024-11-11 17:13:20 +01:00 |
Moritz Hölting
|
588bc3f464
|
only prefix commands with '$' that actually use macros
|
2024-11-10 21:42:53 +01:00 |
Moritz Hölting
|
897e85c2d7
|
add macro string to execute command
|
2024-11-08 00:32:52 +01:00 |
Moritz Hölting
|
72f98849ea
|
convert debug command to use macro string
|
2024-11-07 14:40:25 +01:00 |
Moritz Hölting
|
2c9fa613ed
|
pass on macros to group
|
2024-11-06 14:10:02 +01:00 |
Moritz Hölting
|
84ee2a5295
|
implement basic macro string
|
2024-11-06 13:18:27 +01:00 |
Moritz Hölting
|
0c4c957d67
|
add unit tests
|
2024-08-15 22:37:39 +02:00 |
Moritz Hölting
|
a2d20dab8e
|
implement PartialEq, Eq and Hash derive traits
|
2024-06-24 21:27:11 +02:00 |
Moritz Hölting
|
d9e3184a0e
|
implement validate function for checking the pack format compatibility
|
2024-06-18 20:50:00 +02:00 |
Moritz Hölting
|
451626312f
|
add comments and refactor
|
2024-06-17 23:58:24 +02:00 |
Moritz Hölting
|
3ab2037b31
|
correctly implement nested if-else
|
2024-06-17 22:04:44 +02:00 |
Moritz Hölting
|
edcf80d389
|
Update dependencies and fix warnings
|
2024-04-25 14:15:35 +02:00 |
Moritz Hölting
|
581e8a3fff
|
Fix conditionals with more than one interpretation of the boolean formula
|
2024-04-07 00:13:49 +02:00 |
Moritz Hölting
|
a1f948dfe3
|
add comments
|
2024-04-03 00:45:18 +02:00 |
Moritz Hölting
|
e8f7ef9876
|
Fix bugs in execute if and group command
|
2024-04-02 19:24:40 +02:00 |
Moritz Hölting
|
fedb55c50a
|
Implement group command refactor function compilation
|
2024-04-02 16:47:50 +02:00 |
Moritz Hölting
|
c494031163
|
Basic implementation of execute
|
2024-03-28 00:58:46 +01:00 |
Moritz Hölting
|
51010a161c
|
Scaffold for execute command
|
2024-03-22 12:47:55 +01:00 |