Commit Graph

4 Commits

Author SHA1 Message Date
eedbd5e7e5 add: Variable declaration tests. 2024-08-17 11:37:41 +08:00
65d6b9794c fix: Using covariant interface for IParser and IParseResult.
Rename CanonSharp.Common to CanonSharp.Pascal.
2024-08-14 19:41:10 +08:00
65d4d0e6e8 chore: remove unused code. 2024-08-13 22:42:11 +08:00
3ed8bf5d36 feat: Parser Combinator库和词法分析器 (#2)
All checks were successful
Run unit test / Unit-Test (push) Successful in 41s
Reviewed-on: https://git.bupt-hpc.cn/jackfiled/CanonSharp/pulls/2
Co-authored-by: jackfiled <xcrenchangjun@outlook.com>
Co-committed-by: jackfiled <xcrenchangjun@outlook.com>
2024-08-13 14:46:11 +08:00