Commit Graph

22 Commits

Author SHA1 Message Date
tangxifan ff0a4dfccb [lib] format 2023-01-08 22:41:07 -08:00
tangxifan aec592b27e [lib] now shell forbids to call any hidden commands from interactive mode or script mode 2023-01-08 22:34:35 -08:00
tangxifan da7153f031 [lib] typo which causes shell show hidden commands mistakenly 2023-01-08 21:43:35 -08:00
tangxifan b569d6b603 [core] format 2023-01-07 11:40:17 -08:00
tangxifan d2632b17cd [lib] bug 2023-01-07 11:39:26 -08:00
tangxifan c7a4d25e35 [core] now all the commands can be optionally hidden 2023-01-07 11:36:10 -08:00
tangxifan 7028c1ec72 [lib] now openfpga shell supports a new type of executive functions 2023-01-07 11:17:02 -08:00
tangxifan 994402ec9a [engine] move shell cmd split function to openfpga tokenizer 2023-01-02 12:38:16 -08:00
tangxifan faff254808 [lib] now command line supports pairs of "" where users can define a long string with spaces inside 2023-01-01 11:56:58 -08:00
tangxifan 76570e653c [engine] format 2023-01-01 10:23:18 -08:00
tangxifan c90f8389f1 [engine] debugged 2023-01-01 10:22:47 -08:00
tangxifan 8d947c7bdb [engine] now developers can write their superset command based on other commands through openfpga shell 2023-01-01 10:10:09 -08:00
tangxifan cfedc547d9 [lib] code format 2022-12-31 23:39:05 -08:00
tangxifan 50aec6ec62 [lib] add exec command as a pre-defined one in shell 2022-12-31 23:37:38 -08:00
tangxifan 6e3ea51a06 [lib] now openfpga shell supports 'source <script>' command 2022-12-31 22:22:30 -08:00
tangxifan c9c410826d [lib] replace hardcoded name with shell name 2022-12-30 11:58:45 -08:00
tangxifan 24a174c7a4 [engine] fixed syntax errors 2022-11-23 17:06:27 -08:00
tangxifan 07424b1e7f [engine] now main() is encapuslated in a class OpenfpgaShell 2022-11-23 16:52:22 -08:00
tangxifan 6d31b319a2 [engine] update source files subject to code formatting rules 2022-10-06 17:08:50 -07:00
tangxifan a50392f380 [script] update CMakefile to streamline test source files 2022-08-24 19:56:35 -07:00
tangxifan 83600d2bdd [script] add install target for lib CMakefile 2022-08-24 19:47:01 -07:00
tangxifan e909f4fabe [lib] rename libopenfpga to libs 2022-08-18 10:27:20 -07:00