Commit Graph

8 Commits

Author SHA1 Message Date
4353fb0c01 fix: 补充一些缺少的关键词 (#49)
Reviewed-on: PostGuard/Canon#49
2024-04-21 17:42:08 +08:00
0fdfef8854 misc: 删除冗余的代码 (#41)
Reviewed-on: PostGuard/Canon#41
2024-04-20 11:48:05 +08:00
4b6635796c refeat: ILexer接口适配 (#38)
Co-authored-by: Huaps <1183155719@qq.com>
Co-authored-by: duqoo <92306417+duqoo@users.noreply.github.com>
Reviewed-on: PostGuard/Canon#38
2024-04-18 16:34:32 +08:00
1a0d3c37db fix: 跳过'{'后的一个字符 (#17)
Reviewed-on: PostGuard/Canon#17
2024-04-04 22:35:16 +08:00
Huaps
c4189fd1b2 lexical-parser (#15)
add: 词法分析器剩下数字、标识符的细节处理以及错误处理

Co-authored-by: duqoo <92306417+duqoo@users.noreply.github.com>
Reviewed-on: PostGuard/Canon#15
Co-authored-by: Huaps <1183155719@qq.com>
Co-committed-by: Huaps <1183155719@qq.com>
2024-04-04 21:25:11 +08:00
Huaps
fe35288cb5 feat: 词法分析器的基本功能(#12)
Co-authored-by: jackfiled <xcrenchangjun@outlook.com>
Reviewed-on: PostGuard/Canon#12
Co-authored-by: Huaps <1183155719@qq.com>
Co-committed-by: Huaps <1183155719@qq.com>
2024-03-15 12:00:47 +08:00
46c4a5e5ea refact: 合乎代码规范 2024-03-11 11:40:06 +08:00
Huaps
95ff2233c1 写了一下lexer 2024-03-10 19:48:34 +08:00