Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Format/analyze
Browse files Browse the repository at this point in the history
  • Loading branch information
moffatman committed Aug 13, 2024
1 parent 91b93b5 commit e219ac3
Show file tree
Hide file tree
Showing 2 changed files with 13,968 additions and 54 deletions.
1 change: 0 additions & 1 deletion lib/src/tokenizer.dart
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import 'token.dart';
import 'trie.dart';
import 'utils.dart';


// TODO(jmesserly): lots of ways to make this faster:
// - use switch instead of contains, indexOf
// - use switch instead of the sequential if tests
Expand Down
Loading

0 comments on commit e219ac3

Please sign in to comment.