forked from trinitrix/core
1
0
Fork 0
core/src
Benedikt Peetz ed37d1239f
feat(CommandTransferValue): Generalize the API to facilitate multiple languages
The code for the `CommandTransferValue` was deeply entrenched in the
whole Lua execution code, which is obviously not ideal. In trying to
alleviate that, I decided to generalize the API in a way, that makes
adding new languages a lot easier.
2023-09-09 19:49:56 +02:00
..
accounts Refactor(treewide): Remove the useless `tui_app` directory 2023-07-26 22:15:54 +02:00
app feat(CommandTransferValue): Generalize the API to facilitate multiple languages 2023-09-09 19:49:56 +02:00
ui Fix(treewide): Resolve merge conflicts 2023-07-26 22:25:08 +02:00
cli.rs Refactor(treewide): Remove the repl, reuse of e. handling is hard 2023-07-26 22:06:40 +02:00
main.rs Refactor(treewide): Remove the useless `tui_app` directory 2023-07-26 22:15:54 +02:00