IFPSTools.NET/LibIFPSCC
zc adc9a2dde1 cc: add timer for each stage (via compile time config)
cc: optimise lexer for speed (~10x speed improvement)
cc: implement OperatorParser class as per TODO in original codebase (seems refactoring chains of parser-combinators leads to at least SOME speed improvement)
2023-07-11 17:57:57 +01:00
..
ABT ifpscc: initial commit 2023-03-28 17:24:19 +01:00
AST ifpscc: initial commit 2023-03-28 17:24:19 +01:00
CGen ifpscc: initial commit 2023-03-28 17:24:19 +01:00
Driver cc: add timer for each stage (via compile time config) 2023-07-11 17:57:57 +01:00
Parser cc: add timer for each stage (via compile time config) 2023-07-11 17:57:57 +01:00
Scanner cc: add timer for each stage (via compile time config) 2023-07-11 17:57:57 +01:00
ILineInfo.cs ifpscc: initial commit 2023-03-28 17:24:19 +01:00
LibIFPSCC.csproj csproj: fix dependency version collision 2023-03-28 18:38:20 +01:00