CanonSharp/CanonSharp.Tests
2024-08-17 15:44:58 +08:00
..
CombinatorsTests add: Variable declaration tests. 2024-08-17 11:37:41 +08:00
ParserTests add: Variable declarations test. 2024-08-17 15:44:58 +08:00
ReaderTests add: Variable declaration tests. 2024-08-17 11:37:41 +08:00
ScannerTests chore: keyword 'div' instead of 'divide'. 2024-08-14 22:47:45 +08:00
TextTests fix: Using covariant interface for IParser and IParseResult. 2024-08-14 19:41:10 +08:00
Utils add: basic grammar parser including expression and program. 2024-08-15 16:18:32 +08:00
CanonSharp.Tests.csproj fix: Using covariant interface for IParser and IParseResult. 2024-08-14 19:41:10 +08:00
GlobalUsings.cs init: repo 2024-07-22 20:02:54 +08:00