Commit Graph

24 Commits

Author SHA1 Message Date
60fca862f3 refactor: update NlpParser project 2024-12-13 15:47:05 +08:00
b71f6867c5 fix: update NlpCodec 2024-12-11 20:19:48 +08:00
6193a2ede6 fix: fix NlpCodec compile issue.
- fix std::ifstream length getter.
- use std::format in throwing exception.
2024-12-11 16:20:21 +08:00
52ea2745dd [refactor] do some works
- move gitignore in individual directories.
- change some directory layout.
- refactor NlpCodec but not finished.
2024-12-08 23:33:57 +08:00
8fa925d860 fix typo 2023-08-17 10:25:53 +08:00
7b150f417e add VT30 in README. fix working directory issue of scripts 2023-07-25 15:44:50 +08:00
078a2220d6 update zh-cn translation 2023-07-18 21:41:56 +08:00
1f7d6c0e9e support virtools 3.0 file 2023-07-18 20:34:14 +08:00
6101c939f6 add main readme and fix scripts 2023-07-14 16:19:02 +08:00
ba2b9484e3 add critical field checker. add workable zh-cn translation 2023-07-14 15:56:35 +08:00
150466966b add scripts. rename NlpCodec. update documents 2023-07-13 22:12:02 +08:00
7078341556 improve debugging experience 2023-07-12 23:37:55 +08:00
799ec37b65 fix issue that vt do recognize output nlp file 2023-07-12 22:42:58 +08:00
b740e95a62 finish script. but vt can not recognize it 2023-07-11 22:36:07 +08:00
4651110885 update python script 2023-07-10 21:42:52 +08:00
6eaa91fc9a update python script 2023-07-09 22:32:23 +08:00
b62f6c2fa4 add python 2023-07-02 17:35:03 +08:00
2a234dbf7d fix backslash regex match error 2023-06-30 22:49:36 +08:00
faddd7ccc5 improve parser. add some readme. 2023-06-30 22:12:44 +08:00
b6558a718d fix parser error 2023-06-30 17:19:08 +08:00
2525cf402d add antlr4 listener 2023-06-29 21:46:58 +08:00
2157c19de7 add parser 2023-06-28 22:56:18 +08:00
b5afc3d80a update files 2023-06-27 21:30:44 +08:00
66f78e9fa9 first commit 2023-06-26 22:00:10 +08:00