rizin/subprojects/rizin-shell-parser/corpus
Riccardo Schirone 9d68e9614f
Fix old math commands (#3828)
* core/cmd: Adjust math commands

* shell: make `?x` commands a parsing failure

We have moved the `?x` commands to `%x`, thus now no command should
start with `?`. This patch makes the parser fail to parse `?x`
strings.

* core/tui: use APIs in panels

* There's no `%q` anymore, use `%=`
2023-09-14 08:53:25 +08:00
..
cmd_specifier.txt
cmd_substitution.txt Fix old math commands (#3828) 2023-09-14 08:53:25 +08:00
comments.txt Fix old math commands (#3828) 2023-09-14 08:53:25 +08:00
escape_args.txt Fix old math commands (#3828) 2023-09-14 08:53:25 +08:00
grep_commands.txt Fix old math commands (#3828) 2023-09-14 08:53:25 +08:00
iter_commands.txt Fix old math commands (#3828) 2023-09-14 08:53:25 +08:00
pf_commands.txt
pipes.txt
quoted_args.txt Fix old math commands (#3828) 2023-09-14 08:53:25 +08:00
redirects.txt
repeated_commands.txt
search_commands.txt
simple_commands.txt Fix old math commands (#3828) 2023-09-14 08:53:25 +08:00
special_commands.txt Fix old math commands (#3828) 2023-09-14 08:53:25 +08:00
temporary_changes.txt