Antonio Frighetto
|
b2d24875e6
|
override-by-name.py: compare to bytes
|
2022-11-30 15:06:54 +01:00 |
|
Alessandro Di Federico
|
838d9a5992
|
revng model override-by-name: fix args doc
|
2022-11-30 15:06:54 +01:00 |
|
Alessandro Di Federico
|
f6d5cd24dd
|
Give pretty names to temporary files
|
2022-09-26 18:09:01 +02:00 |
|
Giacomo Vercesi
|
e23d238e85
|
revng.cli: explicitly initialize Commands
Commands now require a `setup` function, where the will register the
command instance manually
|
2022-08-10 09:49:24 +02:00 |
|
Giacomo Vercesi
|
1a7503183a
|
revng.cli: dynamically load commands
Now `revng.cli` houses the core command-line driver while the individual
commands have been moved to `revng.cli._commands` and are dynamically
loaded.
|
2022-07-28 08:48:30 +02:00 |
|