- Apr 21, 2025
-
-
George Marchment authored
Added warning when channels are defined/used multiple times in different blocks -> sometimes breaks the rewrite
-
- Apr 17, 2025
-
-
George Marchment authored
-
George Marchment authored
-
George Marchment authored
-
George Marchment authored
Added filter -> i cannot rewrite a workflow in which there is a circular loop with the calls : 'ch = call(ch)' or 'call(ch)\n ch = call.out'
-
- Apr 16, 2025
-
-
George Marchment authored
-
George Marchment authored
-
George Marchment authored
Updated the selection of random processes + updated the extarction of paths and files (there was an issue with the groups)
-
- Apr 15, 2025
-
-
George Marchment authored
-
George Marchment authored
Added criteria which calculates the general score -> you can ignore certain things depending on the parameters
-
George Marchment authored
-
George Marchment authored
-
- Apr 14, 2025
-
-
George Marchment authored
-
George Marchment authored
added function "get_relevant_processes_which_minimize_nb_of_clusters" -> started adding better ways to select the relevant processes
-
- Apr 02, 2025
-
-
George Marchment authored
-
George Marchment authored
-
- Apr 01, 2025
-
-
George Marchment authored
Update function "remove_empty_conditions_place_anker" -> removing the process so that the conditions inside process are not extracted
-
George Marchment authored
-
George Marchment authored
-
George Marchment authored
Added horizontal generation + update the rewrite of operations so that there can be multiple emits be rewritten
-
- Mar 31, 2025
-
-
George Marchment authored
Added thr renaming of the emits of subworkflows inside and outiside (outside its at the emiited obkject level) -> it was creating issues when "breaking subworkflows" + remmoved the remove GGs method -> need to do it in a smarter way
-
George Marchment authored
-
- Mar 28, 2025
-
-
George Marchment authored
3 things added: better script extraction for the processes, detect cycles in relevant processes and stops it (+ generation in random relevant processes) and better rewrite of takes in subworkflow (smart way of doing it)
-
- Mar 26, 2025
-
-
George Marchment authored
-
- Mar 21, 2025
-
-
George Marchment authored
-
George Marchment authored
Update simplified calls + updated the remove of elents inside of maps -> it actually removes them and not just puts ''' inside the maps (so it's cleaner now)
-
George Marchment authored
-
George Marchment authored
Fixed small bug with the rewrite of calls + added rewrite of the map operations + added the generation of the pos dot
-
- Mar 20, 2025
-
-
George Marchment authored
Updated the rewrite of the calls + added filter to catch when an executor appears twice (throws error)
-
- Mar 18, 2025
-
-
George Marchment authored
-
George Marchment authored
-
- Mar 17, 2025
-
-
George Marchment authored
-
George Marchment authored
Updated extracting inputs DSL1 + started fixing a thing which was quite complicated -> added error see at what extend it is used (it's when there is an ambiguous emit)
-
George Marchment authored
Added when replacing by new parameters -> doing the longest ones first to avoid problems with replacing by wrong thing
-
- Mar 14, 2025
-
-
George Marchment authored
-
George Marchment authored
-
George Marchment authored
-
- Mar 13, 2025
-
-
George Marchment authored
-
- Mar 12, 2025
-
-
George Marchment authored
-
George Marchment authored
-