rizin/subprojects/rizin-shell-parser/src
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
..
tree_sitter Update tree-sitter to 0.20 for rzshell and C parsers 2022-03-18 17:29:39 +01:00
grammar.json Fix #3802: Enforce space after env (#3849) 2023-09-12 20:56:22 +08:00
meson.build
node-types.json Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421) 2023-03-30 18:36:48 +08:00
parser.c Fix #3802: Enforce space after env (#3849) 2023-09-12 20:56:22 +08:00
scanner.c Fix old math commands (#3828) 2023-09-14 08:53:25 +08:00