- Apr 21, 2025
-
-
George Marchment authored
Added warning when channels are defined/used multiple times in different blocks -> sometimes breaks the rewrite
-
- Apr 16, 2025
-
-
George Marchment authored
-
- Apr 02, 2025
-
-
George Marchment authored
-
- Apr 01, 2025
-
-
George Marchment authored
Update the "get_code" fnction for operations -> when the option 'get_OG' is true -> it remove the added "e:" or "t:" + updated the detection of the duplicates to only consider operations (since calls are renamed anyway)
-
- Mar 25, 2025
-
-
George Marchment authored
Add initialise condition for the code -> so it doesn't initialises every time (only one when you do the file)
-
George Marchment authored
-
- Mar 21, 2025
-
-
George Marchment authored
-
- Mar 20, 2025
-
-
George Marchment authored
Updated the rewrite of the calls + added filter to catch when an executor appears twice (throws error)
-
- Mar 19, 2025
-
-
George Marchment authored
fixed a small bug + i've started to test if the replaces actaully work -> it's a good way to catch errors -> perhaps add them to the rest of the code
-
George Marchment authored
Fixed problem with the remove spaces between \. and the jump lines -> it only worked in the case of a single line
-
George Marchment authored
Fixed bug with pipe operators when rewritting (within operations and calls) -> using the modified code instead of the OG
-
- Mar 06, 2025
-
-
George Marchment authored
-
- Feb 18, 2025
-
-
George Marchment authored
Updated the position of subworkflow calls + changed topological order to order of definition in the code
-
- Feb 17, 2025
-
-
George Marchment authored
-
- Feb 14, 2025
-
-
George Marchment authored
-
- Feb 13, 2025
-
-
George Marchment authored
-
- Feb 12, 2025
-
-
George Marchment authored
Updated testting -> all you need to do is add workflows to the test folder with the spec graphs and it writes the tests automatically
-
George Marchment authored
-
George Marchment authored
-
George Marchment authored
-
- Feb 11, 2025
-
-
George Marchment authored
-
George Marchment authored
Added start most influential conditions + such a weird bug fixed with 'get_above_executors' -> when using a dictionnary -> some weird things stuff happens in memory (try woorkflow 17)
-
- Feb 07, 2025
-
-
George Marchment authored
-
- Feb 06, 2025
-
-
George Marchment authored
-
George Marchment authored
-
George Marchment authored
-
- Feb 05, 2025
-
-
George Marchment authored
-
- Feb 04, 2025
-
-
George Marchment authored
-