File Type | Total | Added | Removed | Changed |
---|---|---|---|---|
Header file | 85 | 1 | 1 | 20 |
C program | 2252 | 66 | 15 | 1456 |
C++ program | 106 | 1 | 0 | 39 |
Go program | 58 | 15 | 1 | 41 |
Python program | 3 | 0 | 0 | 1 |
Shell program | 55 | 3 | 7 | 13 |
Automake file | 11 | 0 | 0 | 9 |
CMake file | 10 | 0 | 0 | 2 |
Haskell program | 3 | 0 | 0 | 0 |
JavaScript file | 1 | 0 | 0 | 0 |
M4 macro file | 6 | 0 | 0 | 2 |
Makefile | 1 | 0 | 0 | 0 |
Man page | 3 | 1 | 0 | 2 |
Rust program | 29 | 29 | 0 | 0 |
Configure script | 1 | 0 | 0 | 1 |
Include file | 19 | 3 | 0 | 0 |
RST file | 3 | 0 | 0 | 3 |
Data file | 145 | 0 | 0 | 0 |
Directory | 147 | 18 | 4 | 0 |
Change log | 1 | 0 | 0 | 1 |
Information file | 1 | 0 | 0 | 0 |
License | 1 | 0 | 0 | 0 |
Readme file | 3 | 0 | 0 | 1 |
Text file | 1006 | 34 | 9 | 29 |
Other | 1 | 0 | 0 | 0 |
Total Files | 3951 | 171 | 37 | 1620 |
Name | Status | Delta | Visual Diff |
---|---|---|---|
bootstrap/lib/parse.h | changed | 1.9% | diff |
bootstrap/src/parse/lex.h | changed | 4.0% | diff |
bootstrap/src/parse/parser.h | changed | 1.5% | diff |
config.h.in | changed | 82.6% | diff |
examples/c/headers/lexer/state.h | added | ||
examples/c/headers/src/lexer/lexer.h | removed | ||
src/adfa/adfa.h | changed | 2.2% | diff |
src/codegen/code.h | changed | 16.2% | diff |
src/codegen/helpers.h | changed | 5.2% | diff |
src/compile.h | changed | 8.0% | diff |
src/constants.h | changed | 23.4% | diff |
src/debug/debug.h | changed | 0.6% | diff |
src/dfa/determinization.h | changed | 1.1% | diff |
src/nfa/nfa.h | changed | 5.8% | diff |
src/options/opt.h | changed | 3.0% | diff |
src/options/symtab.h | changed | 2.5% | diff |
src/parse/ast.h | changed | 1.6% | diff |
src/parse/parse.h | changed | 4.3% | diff |
src/parse/parser.h | changed | 1.5% | diff |
src/parse/scanner.h | changed | 8.9% | diff |
src/regexp/re.h | changed | 0.9% | diff |
src/util/free_list.h | changed | 36.6% | diff |
Name | Status | Delta | Visual Diff |
---|---|---|---|
run_tests.py.in | changed | 4.1% | diff |
Name | Status | Delta | Visual Diff |
---|---|---|---|
build-aux/compile | changed | 1.4% | diff |
build-aux/config.guess | changed | 15.0% | diff |
build-aux/config.sub | changed | 28.1% | diff |
build-aux/depcomp | changed | 0.3% | diff |
build-aux/install-sh | changed | 20.8% | diff |
build-aux/ltmain.sh | changed | 0.7% | diff |
build-aux/missing | changed | 0.9% | diff |
build-aux/test-driver | changed | 6.4% | diff |
build/__build_m32.sh | changed | 45.9% | diff |
build/__distcheck.sh | changed | 67.8% | diff |
build/split_man.sh | changed | 89.4% | diff |
compile | removed | ||
config.guess | removed | ||
config.sub | removed | ||
depcomp | removed | ||
examples/c/__run_all.sh | changed | 14.7% | diff |
examples/go/__run_all.sh | changed | 17.0% | diff |
examples/rust/__run_all.sh | added | ||
install-sh | removed | ||
ltmain.sh | removed | ||
missing | removed | ||
test/codegen/loop_switch/c/__run_all.sh | added | ||
test/codegen/loop_switch/go/__run_all.sh | added |
Name | Status | Delta | Visual Diff |
---|---|---|---|
benchmarks/submatch_dfa_aot/Makefile.in | changed | 0.9% | diff |
benchmarks/submatch_dfa_jit/Makefile.am | changed | 9.8% | diff |
benchmarks/submatch_dfa_jit/Makefile.in | changed | 0.9% | diff |
benchmarks/submatch_java/Makefile.in | changed | 1.2% | diff |
benchmarks/submatch_nfa/Makefile.am | changed | 9.6% | diff |
benchmarks/submatch_nfa/Makefile.in | changed | 0.9% | diff |
configure.ac | changed | 3.5% | diff |
Makefile.am | changed | 18.7% | diff |
Makefile.in | changed | 49.9% | diff |
Name | Status | Delta | Visual Diff |
---|---|---|---|
cmake/Re2cGenDocs.cmake | changed | 17.6% | diff |
CMakeLists.txt | changed | 10.5% | diff |
Name | Status | Delta | Visual Diff |
---|---|---|---|
aclocal.m4 | changed | 4.3% | diff |
m4/libtool.m4 | changed | 0.4% | diff |
Name | Status | Delta | Visual Diff |
---|---|---|---|
bootstrap/doc/re2c.1 | changed | 80.3% | diff |
bootstrap/doc/re2go.1 | changed | 77.2% | diff |
bootstrap/doc/re2rust.1 | added |
Name | Status | Delta | Visual Diff |
---|---|---|---|
configure | changed | 25.3% | diff |
Name | Status | Delta | Visual Diff |
---|---|---|---|
examples/rust/includes/extra_rules.re.inc | added | ||
test/include/nested/include007.re.inc | added | ||
test/include/nested/nested/include007.re.inc | added |
Name | Status | Delta | Visual Diff |
---|---|---|---|
doc/help.rst | changed | 25.8% | diff |
doc/help.rst.in | changed | 23.7% | diff |
doc/manpage.rst.in | changed | 40.6% | diff |
Name | Status |
---|---|
examples/c/headers/lexer | added |
examples/c/headers/src | removed |
examples/c/headers/src/lexer | removed |
examples/go/headers/lexer | added |
examples/go/headers/src | removed |
examples/go/headers/src/lexer | removed |
examples/rust | added |
examples/rust/conditions | added |
examples/rust/encodings | added |
examples/rust/eof | added |
examples/rust/fill | added |
examples/rust/headers | added |
examples/rust/headers/lexer | added |
examples/rust/includes | added |
examples/rust/real_world | added |
examples/rust/reuse | added |
examples/rust/state | added |
examples/rust/submatch | added |
test/codegen/loop_switch | added |
test/codegen/loop_switch/c | added |
test/codegen/loop_switch/go | added |
test/rust | added |
Name | Status | Delta | Visual Diff |
---|---|---|---|
CHANGELOG | changed | 11.3% | diff |
Name | Status | Delta | Visual Diff |
---|---|---|---|
README.md | changed | 18.0% | diff |