refactor: reimplement code parser #170
Annotations
10 errors
src/test/functional/Superscalar/iteratelist.spec.ts:
src/core/Common/CodeParser.ts#L36
Error: Regular expression patterns for a tokenizer should be global: ^[A-Z]+g
❯ new LexerImpl node_modules/.pnpm/[email protected]/node_modules/typescript-parsec/src/Lexer.ts:93:23
❯ Proxy.buildLexer node_modules/.pnpm/[email protected]/node_modules/typescript-parsec/src/Lexer.ts:159:12
❯ src/core/Common/CodeParser.ts:36:19
❯ src/core/Common/Code.ts:1:1
|
src/test/functional/Superscalar/latencies.spec.ts:
src/core/Common/CodeParser.ts#L36
Error: Regular expression patterns for a tokenizer should be global: ^[A-Z]+g
❯ new LexerImpl node_modules/.pnpm/[email protected]/node_modules/typescript-parsec/src/Lexer.ts:93:23
❯ Proxy.buildLexer node_modules/.pnpm/[email protected]/node_modules/typescript-parsec/src/Lexer.ts:159:12
❯ src/core/Common/CodeParser.ts:36:19
❯ src/core/Common/Code.ts:1:1
|
src/test/functional/Superscalar/loop.spec.ts:
src/core/Common/CodeParser.ts#L36
Error: Regular expression patterns for a tokenizer should be global: ^[A-Z]+g
❯ new LexerImpl node_modules/.pnpm/[email protected]/node_modules/typescript-parsec/src/Lexer.ts:93:23
❯ Proxy.buildLexer node_modules/.pnpm/[email protected]/node_modules/typescript-parsec/src/Lexer.ts:159:12
❯ src/core/Common/CodeParser.ts:36:19
❯ src/core/Common/Code.ts:1:1
|
src/test/functional/Superscalar/newop.spec.ts:
src/core/Common/CodeParser.ts#L36
Error: Regular expression patterns for a tokenizer should be global: ^[A-Z]+g
❯ new LexerImpl node_modules/.pnpm/[email protected]/node_modules/typescript-parsec/src/Lexer.ts:93:23
❯ Proxy.buildLexer node_modules/.pnpm/[email protected]/node_modules/typescript-parsec/src/Lexer.ts:159:12
❯ src/core/Common/CodeParser.ts:36:19
❯ src/core/Common/Code.ts:1:1
|
src/test/functional/Superscalar/r0inmutable.spec.ts:
src/core/Common/CodeParser.ts#L36
Error: Regular expression patterns for a tokenizer should be global: ^[A-Z]+g
❯ new LexerImpl node_modules/.pnpm/[email protected]/node_modules/typescript-parsec/src/Lexer.ts:93:23
❯ Proxy.buildLexer node_modules/.pnpm/[email protected]/node_modules/typescript-parsec/src/Lexer.ts:159:12
❯ src/core/Common/CodeParser.ts:36:19
❯ src/core/Common/Code.ts:1:1
|
src/test/functional/Superscalar/rawdependency.spec.ts:
src/core/Common/CodeParser.ts#L36
Error: Regular expression patterns for a tokenizer should be global: ^[A-Z]+g
❯ new LexerImpl node_modules/.pnpm/[email protected]/node_modules/typescript-parsec/src/Lexer.ts:93:23
❯ Proxy.buildLexer node_modules/.pnpm/[email protected]/node_modules/typescript-parsec/src/Lexer.ts:159:12
❯ src/core/Common/CodeParser.ts:36:19
❯ src/core/Common/Code.ts:1:1
|
src/test/functional/Superscalar/shift.spec.ts:
src/core/Common/CodeParser.ts#L36
Error: Regular expression patterns for a tokenizer should be global: ^[A-Z]+g
❯ new LexerImpl node_modules/.pnpm/[email protected]/node_modules/typescript-parsec/src/Lexer.ts:93:23
❯ Proxy.buildLexer node_modules/.pnpm/[email protected]/node_modules/typescript-parsec/src/Lexer.ts:159:12
❯ src/core/Common/CodeParser.ts:36:19
❯ src/core/Common/Code.ts:1:1
|
src/test/functional/Superscalar/speculativenosideeffects.spec.ts:
src/core/Common/CodeParser.ts#L36
Error: Regular expression patterns for a tokenizer should be global: ^[A-Z]+g
❯ new LexerImpl node_modules/.pnpm/[email protected]/node_modules/typescript-parsec/src/Lexer.ts:93:23
❯ Proxy.buildLexer node_modules/.pnpm/[email protected]/node_modules/typescript-parsec/src/Lexer.ts:159:12
❯ src/core/Common/CodeParser.ts:36:19
❯ src/core/Common/Code.ts:1:1
|
src/test/functional/VLIW/latencies.spec.ts:
src/core/Common/CodeParser.ts#L36
Error: Regular expression patterns for a tokenizer should be global: ^[A-Z]+g
❯ new LexerImpl node_modules/.pnpm/[email protected]/node_modules/typescript-parsec/src/Lexer.ts:93:23
❯ Proxy.buildLexer node_modules/.pnpm/[email protected]/node_modules/typescript-parsec/src/Lexer.ts:159:12
❯ src/core/Common/CodeParser.ts:36:19
❯ src/core/Common/Code.ts:1:1
|
src/test/functional/VLIW/loop.spec.ts:
src/core/Common/CodeParser.ts#L36
Error: Regular expression patterns for a tokenizer should be global: ^[A-Z]+g
❯ new LexerImpl node_modules/.pnpm/[email protected]/node_modules/typescript-parsec/src/Lexer.ts:93:23
❯ Proxy.buildLexer node_modules/.pnpm/[email protected]/node_modules/typescript-parsec/src/Lexer.ts:159:12
❯ src/core/Common/CodeParser.ts:36:19
❯ src/core/Common/Code.ts:1:1
|