rizin/librz/cons/d/lima
Giovanni 1348c247df
Add graph diffing and better function diffing (#1131)
* Added function diffing and graph diffing (json and dot only)
* Added tests for new functions and graph diffing
* diff graph more clear
* enforce same colors everywhere.
* using realsize for calculating function size
* renaming unconditional jump color name
* fixed memory issues and weird behaviour
2021-05-18 14:49:53 +02:00

68 lines
1.2 KiB
Text

# SPDX-FileCopyrightText: 2013 pancake <pancake@nopcode.org>
# SPDX-License-Identifier: LGPL-3.0-only
ec comment rgb:af2
ec usrcmt rgb:af2 rgb:140
ec mov rgb:090
ec fname rgb:27a
ec args white
ec floc rgb:af2
ec fline rgb:af2
ec flag rgb:af2
ec fname rgb:af2
ec label rgb:af2
ec flow rgb:af2
ec flow2 rgb:af2
ec prompt rgb:090
ec offset rgb:ef0
ec input rgb:7d5
ec other rgb:090
ec b0x00 rgb:040
ec b0x7f rgb:090
ec b0xff rgb:af2
ec math rgb:090
ec crypto rgb:090
ec bin rgb:ef0
ec btext rgb:ef0
ec push rgb:ef0
ec pop rgb:ef0
ec jmp rgb:af2
ec cjmp rgb:af2
ec ujmp rgb:af2
ec call rgb:fff
ec ucall rgb:fff
ec nop rgb:2da
ec ret rgb:5d5
ec trap rgb:a7a
ec swi rgb:dd5
ec cmp rgb:0a0
ec reg rgb:af2
ec creg rgb:af2
ec num rgb:ef0
ec help rgb:af2
ec invalid rgb:ef0
ec trap rgb:000 rgb:af2
ec linehl rgb:140
ec graph.box rgb:af2
ec graph.box2 rgb:0a0
ec graph.box3 rgb:444
ec graph.box4 rgb:444
ec graph.true rgb:ef2
ec graph.false rgb:5d5
ec graph.ujump rgb:af2
ec graph.current rgb:af2
ec graph.traced rgb:090
ec func_var yellow
ec func_var_type green
ec func_var_addr yellow
ec ai.read rgb:8e2
ec ai.write rgb:9e2
ec ai.exec rgb:af2
ec ai.seq rgb:ef0
ec ai.ascii rgb:ef0
ec widget_bg rgb:ef0 rgb:060
ec widget_sel black rgb:af2