Fahmi Akbar Wildana

Open Source Software

Install cytoscape.org and try the CLI (http://manual.cytoscape.org/en/stable/Command_Line_Arguments.html)

Fix multiple internal transition on smcat transpiler consecutive internal transition not appended on the same state declaration

Fix incorrect output on internal transition ➕ * Internal transiion shouldn't have next_state * Remove trailing symbol `|>` when printing action in internal transiion * Fix core parser tests * Small tweak on the error messages

Fix unreachable!(EOI) on internal transition ➕ * Support guard for transient transition

Fix `Perf cargo` action ( * Update libc6 and fix linter warning * Fix debian version mismatch * Debug Perf cargo * Rollback helper script * Unignore integration tests * Update hyperfine