Commit Graph

206 Commits

Author SHA1 Message Date
ykiko
e1afd40663 Some update. 2024-10-27 13:31:26 +08:00
ykiko
10071e3b0a Make some clean. 2024-10-26 21:14:30 +08:00
ykiko
9f09c7ba0f Reorganize the project. 2024-10-26 21:00:23 +08:00
ykiko
2fd0c377aa Add some features. 2024-10-26 20:56:40 +08:00
ykiko
07bf792cb9 Some update. 2024-10-26 13:42:54 +08:00
ykiko
78fdbdac62 Update Directive. 2024-10-26 13:42:12 +08:00
ykiko
7b00c0f246 Some optimization for Packer. 2024-10-23 23:41:04 +08:00
ykiko
257cab7d10 Supplement the last commit. 2024-10-23 20:39:12 +08:00
ykiko
835a29d8b6 Support deserializing index to binary. 2024-10-23 20:37:59 +08:00
ykiko
eaba0f4c5b Refactor the definition of Index. 2024-10-22 20:42:16 +08:00
ykiko
7205e6805c Support locate symbol. 2024-10-20 22:29:01 +08:00
ykiko
dc8f31c3f2 Refactor CMakeLists.txt. 2024-10-20 17:27:35 +08:00
ykiko
ca7e09606c Reorganize test files. 2024-10-20 14:08:14 +08:00
ykiko
d56125f023 Revert "Introduce TestEvaluator that allows to directly use constant expression from source code as test input."
This reverts commit 76caa11f62.
2024-10-20 14:03:58 +08:00
ykiko
76caa11f62 Introduce TestEvaluator that allows to directly use constant expression from source code as test input. 2024-10-19 19:53:40 +08:00
ykiko
325a2fb84c Update Index. 2024-10-19 15:35:20 +08:00
ykiko
578624ea05 Support some sugar types. 2024-10-18 22:21:04 +08:00
ykiko
dea977fad7 Basic index logic for ClassTemplateDecl. 2024-10-18 19:33:18 +08:00
ykiko
1d8b74af6f Some update. 2024-10-18 11:32:08 +08:00
ykiko
93a4d59f24 Update README. 2024-10-18 11:17:51 +08:00
ykiko
d757758005 Update Index. 2024-10-17 23:20:32 +08:00
ykiko
14c9f9466d Update Index. 2024-10-17 21:51:20 +08:00
ykiko
035de84264 Some update. 2024-10-17 21:00:14 +08:00
ykiko
8ce8975bb6 Update Index. 2024-10-17 21:00:05 +08:00
ykiko
a0e5a029a9 Update README. 2024-10-16 19:35:13 +08:00
ykiko
7b450dc97e Some clean. 2024-10-15 17:52:29 +08:00
ykiko
1b94b995a6 Remove ParsedAST::build and Preamble::build. 2024-10-14 19:56:11 +08:00
ykiko
876c59778e Refactor Compiler class. 2024-10-14 19:26:51 +08:00
ykiko
d6ea0bd7ac Update docus. 2024-10-14 19:26:31 +08:00
ykiko
b6a8fd5475 Basic logic for building PCM. 2024-10-13 18:32:03 +08:00
ykiko
68fdb35d57 Some update. 2024-10-13 15:46:43 +08:00
ykiko
3f13cd6e64 Basic logic of generating PCH and reusing. 2024-10-13 15:46:20 +08:00
ykiko
52302e4534 Some update. 2024-10-11 16:24:17 +08:00
ykiko
558a6fa1ab Update gitignore. 2024-10-10 22:17:38 +08:00
ykiko
37d7a048f4 Add test for ASTVisitor for convenient check. 2024-10-10 22:17:22 +08:00
ykiko
4df17bdd1e Implement basic logic of SelectionTree. 2024-10-10 22:16:50 +08:00
ykiko
0540c67c52 Update SelectionTree. 2024-10-07 21:19:30 +08:00
ykiko
36cabb9529 Some update. 2024-10-04 21:57:59 +08:00
ykiko
9457eb9597 Update Selection. 2024-10-04 21:57:36 +08:00
ykiko
8e967debea Add test for CodeCompletion. 2024-10-04 17:29:49 +08:00
ykiko
520048d706 Update dependencies. 2024-10-04 10:42:14 +08:00
ykiko
1b0db9b3b7 Remove Command. 2024-10-04 10:13:55 +08:00
ykiko
88dc09e964 Refactor tests. 2024-10-03 18:36:27 +08:00
ykiko
cf6dca6d4a Update TemplateResolver. 2024-10-03 17:29:56 +08:00
ykiko
a53367c63f Some update. 2024-10-02 17:01:26 +08:00
ykiko
61c6f3dd8a Update TemplateResolver. 2024-10-02 17:01:19 +08:00
ykiko
f42618be7b Update CMakeLists. 2024-10-01 20:31:50 +08:00
ykiko
7d15263c8f Rename AST dir to Compiler. 2024-10-01 20:30:33 +08:00
ykiko
796ace1925 Update build script. 2024-10-01 20:29:52 +08:00
ykiko
b2a9f73fc1 Update README. 2024-09-29 21:33:39 +08:00