ammar/regexp_parser

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
lib/regexp_parser/parser.rb482
D
2 days
lib/regexp_parser/scanner/char_type.rl
lib/regexp_parser/scanner/errors/premature_end_error.rb7
A
0 mins
lib/regexp_parser/scanner/errors/scanner_error.rb4
A
0 mins
lib/regexp_parser/scanner/errors/validation_error.rb47
A
0 mins
lib/regexp_parser/scanner/properties/long.csv
lib/regexp_parser/scanner/properties/short.csv
lib/regexp_parser/scanner/property.rl
lib/regexp_parser/scanner/scanner.rl
lib/regexp_parser/syntax.rb9
A
0 mins
lib/regexp_parser/syntax/any.rb6
A
0 mins
lib/regexp_parser/syntax/base.rb100
A
0 mins
lib/regexp_parser/syntax/token.rb34
A
0 mins
lib/regexp_parser/syntax/token/anchor.rb13
A
0 mins
lib/regexp_parser/syntax/token/assertion.rb11
A
0 mins
lib/regexp_parser/syntax/token/backreference.rb23
A
0 mins
lib/regexp_parser/syntax/token/character_set.rb12
A
0 mins
lib/regexp_parser/syntax/token/character_type.rb13
A
0 mins
lib/regexp_parser/syntax/token/conditional.rb12
A
0 mins
lib/regexp_parser/syntax/token/escape.rb23
A
0 mins
lib/regexp_parser/syntax/token/group.rb18
A
0 mins
lib/regexp_parser/syntax/token/keep.rb10
A
0 mins
lib/regexp_parser/syntax/token/meta.rb16
A
0 mins
lib/regexp_parser/syntax/token/posix_class.rb14
A
0 mins
lib/regexp_parser/syntax/token/quantifier.rb29
A
0 mins
lib/regexp_parser/syntax/token/unicode_property.rb689
C
1 day
lib/regexp_parser/syntax/token/virtual.rb10
A
0 mins
lib/regexp_parser/syntax/version_lookup.rb50
A
0 mins
lib/regexp_parser/syntax/versions.rb2
A
0 mins
lib/regexp_parser/syntax/versions/1.8.6.rb14
A
0 mins
lib/regexp_parser/syntax/versions/1.9.1.rb11
A
0 mins
lib/regexp_parser/syntax/versions/1.9.3.rb4
A
0 mins
lib/regexp_parser/syntax/versions/2.0.0.rb9
A
0 mins
lib/regexp_parser/syntax/versions/2.2.0.rb4
A
0 mins
lib/regexp_parser/syntax/versions/2.3.0.rb4
A
0 mins
lib/regexp_parser/syntax/versions/2.4.0.rb4
A
0 mins
lib/regexp_parser/syntax/versions/2.4.1.rb3
A
0 mins
lib/regexp_parser/syntax/versions/2.5.0.rb4
A
0 mins
lib/regexp_parser/syntax/versions/2.6.0.rb4
A
0 mins
lib/regexp_parser/syntax/versions/2.6.2.rb4
A
0 mins
lib/regexp_parser/syntax/versions/2.6.3.rb4
A
0 mins
lib/regexp_parser/syntax/versions/3.1.0.rb4
A
0 mins
lib/regexp_parser/syntax/versions/3.2.0.rb4
A
0 mins
lib/regexp_parser/token.rb21
A
0 mins
lib/regexp_parser/version.rb5
A
0 mins
regexp_parser.gemspec
tasks/benchmark.rake
tasks/benchmarks/log
tasks/benchmarks/minimal_regexp.rb10
A
25 mins
tasks/benchmarks/uri_regexp.rb11
A
25 mins