2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 Cargo.lock Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 cli/Cargo.toml Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 cli/benches/benchmark.rs Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 cli/npm/package.json Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 cli/src/generate/build_tables/build_lex_table.rs Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 cli/src/generate/build_tables/build_parse_table.rs Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 cli/src/generate/build_tables/item.rs Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 cli/src/generate/build_tables/minimize_parse_table.rs Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 cli/src/generate/build_tables/mod.rs Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 cli/src/generate/build_tables/token_conflicts.rs Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 cli/src/generate/dedup.rs Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 cli/src/generate/grammars.rs Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 cli/src/generate/mod.rs Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 cli/src/generate/node_types.rs Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 cli/src/generate/properties.rs Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 cli/src/generate/render.rs Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 cli/src/generate/tables.rs Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 cli/src/highlight.rs Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 cli/src/lib.rs Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 cli/src/loader.rs Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 cli/src/main.rs Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 cli/src/parse.rs Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 cli/src/test.rs Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 cli/src/tests/highlight_test.rs Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 cli/src/tests/node_test.rs Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 cli/src/tests/parser_test.rs Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 cli/src/tests/properties_test.rs Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 cli/src/tests/tree_test.rs Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 cli/src/wasm.rs Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 docs/assets/js/playground.js Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 docs/index.md Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 docs/section-3-creating-parsers.md Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 docs/section-5-contributing.md Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 docs/section-6-playground.html Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 highlight/include/tree_sitter/highlight.h Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 highlight/src/c_lib.rs Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 highlight/src/lib.rs Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 lib/binding_rust/README.md Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 lib/binding_rust/bindings.rs Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 lib/binding_rust/lib.rs Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 lib/binding_web/README.md Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 lib/binding_web/binding.c Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 lib/binding_web/binding.js Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 lib/binding_web/exports.json Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 lib/binding_web/package.json Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 lib/binding_web/test/node-test.js Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 lib/binding_web/test/parser-test.js Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 lib/binding_web/test/tree-test.js Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 lib/binding_web/tree-sitter-web.d.ts Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 lib/include/tree_sitter/api.h Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 lib/include/tree_sitter/parser.h Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 lib/src/array.h Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 lib/src/lexer.c Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 lib/src/node.c Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 lib/src/parser.c Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 lib/src/subtree.c Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 lib/src/tree_cursor.c Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 script/benchmark Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 script/build-wasm Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 script/fetch-emscripten Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 script/fetch-fixtures Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 script/fetch-fixtures.cmd Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 script/show-symbol-sizes Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 test/fixtures/error_corpus/javascript_errors.txt Andrey&nbsp;Zaytsev
2019-08-10 andrey.zaytsev@jetbrains.com 22be09819c194be7f5442f77d3927b7db8a4a822 test/fixtures/error_corpus/python_errors.txt Andrey&nbsp;Zaytsev
2019-08-08 maxbrunsfeld@gmail.com d78204b71380421894e8d243e4aae540c962c07e cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-08-08 maxbrunsfeld@gmail.com 8cdc903d0f39d0f59979f5399f9c5ff03e92004f script/fetch-emscripten Max&nbsp;Brunsfeld
2019-08-08 maxbrunsfeld@gmail.com 85de1775248c6c808f0f79185bdd75609dc59cc1 script/fetch-emscripten Max&nbsp;Brunsfeld
2019-08-08 maxbrunsfeld@gmail.com 52126a66060c98a9598c76ba368eaeed3bf32313 lib/binding_web/test/parser-test.js Max&nbsp;Brunsfeld
2019-08-08 rfdonnelly@gmail.com b1a4cc044d228fc11360ea90284d16669b40fef5 lib/binding_rust/README.md Rob&nbsp;Donnelly
2019-08-08 maxbrunsfeld@gmail.com 93f7de03e29876934a06dc155ac75da22b06910a cli/src/loader.rs Max&nbsp;Brunsfeld
2019-08-08 maxbrunsfeld@gmail.com 93f7de03e29876934a06dc155ac75da22b06910a cli/src/main.rs Max&nbsp;Brunsfeld
2019-08-08 maxbrunsfeld@gmail.com 93f7de03e29876934a06dc155ac75da22b06910a lib/binding_rust/lib.rs Max&nbsp;Brunsfeld
2019-08-06 maxbrunsfeld@gmail.com 7005d8b9d9bc91c17d80f45b5a33be31841c14da cli/benches/benchmark.rs Max&nbsp;Brunsfeld
2019-08-06 maxbrunsfeld@gmail.com 7005d8b9d9bc91c17d80f45b5a33be31841c14da script/benchmark Max&nbsp;Brunsfeld
2019-08-05 simon@fdpl.io 8657054e4b3d3ef50b0edcdf34b7bfcfc62edbe8 docs/index.md Simon&nbsp;Repp
2019-08-02 maxbrunsfeld@gmail.com 8083ae660244856d162b6db455aa5250afa02d8e cli/benches/benchmark.rs Max&nbsp;Brunsfeld
2019-08-02 maxbrunsfeld@gmail.com 8083ae660244856d162b6db455aa5250afa02d8e script/benchmark Max&nbsp;Brunsfeld
2019-08-02 maxbrunsfeld@gmail.com 0afbc317893c13f39d3b6402d679f9b57c6764ea cli/src/tests/parser_test.rs Max&nbsp;Brunsfeld
2019-08-02 maxbrunsfeld@gmail.com 0afbc317893c13f39d3b6402d679f9b57c6764ea lib/src/lexer.c Max&nbsp;Brunsfeld
2019-08-01 zimbatm@zimbatm.com 15629f12313dae4a3205e4717e6b0f7172d184ad docs/index.md zimbatm
2019-08-01 simon@fdpl.io ee253e340b8e2fdb2939a9279695783fcf080b50 docs/section-3-creating-parsers.md Simon&nbsp;Repp
2019-07-31 maxbrunsfeld@gmail.com 9848ceb3e27254250faccbc080dd5be572fb9983 lib/binding_web/binding.js Max&nbsp;Brunsfeld
2019-07-31 maxbrunsfeld@gmail.com 9848ceb3e27254250faccbc080dd5be572fb9983 lib/binding_web/tree-sitter-web.d.ts Max&nbsp;Brunsfeld
2019-07-30 maxbrunsfeld@gmail.com 9e1649d9f8b3dae8383b03e46f0a9769629a08ca cli/src/generate/node_types.rs Max&nbsp;Brunsfeld
2019-07-30 maxbrunsfeld@gmail.com 3714e330d3f41ebc7c4a8578c14f99fb79a1f220 lib/binding_web/package.json Max&nbsp;Brunsfeld
2019-07-30 maxbrunsfeld@gmail.com 08021301c7d2c6b5d134a831a1337db9e4b60355 lib/src/array.h Max&nbsp;Brunsfeld
2019-07-23 maxbrunsfeld@gmail.com 56f30ac06f032b5073c2e7f35a17c85c51419d60 lib/binding_web/package.json Max&nbsp;Brunsfeld
2019-07-23 maxbrunsfeld@gmail.com 527f9b3b97635a529054521fe9d1f8b700a63ec6 lib/binding_web/tree-sitter-web.d.ts Max&nbsp;Brunsfeld
2019-07-23 maxbrunsfeld@gmail.com 5d43b58751ca4135a42e37b3b52f9bbea3055ab1 Cargo.lock Max&nbsp;Brunsfeld
2019-07-23 maxbrunsfeld@gmail.com 5d43b58751ca4135a42e37b3b52f9bbea3055ab1 cli/Cargo.toml Max&nbsp;Brunsfeld
2019-07-23 maxbrunsfeld@gmail.com 5d43b58751ca4135a42e37b3b52f9bbea3055ab1 cli/npm/package.json Max&nbsp;Brunsfeld
2019-07-18 wingrunr21@gmail.com ce10b53fe334848901b7bee996b07bdb5445520b lib/binding_web/tree-sitter-web.d.ts Stafford&nbsp;Brunk
2019-07-18 wingrunr21@gmail.com d686d245633fe67dde01285e5cb5a644ee832b08 lib/binding_web/tree-sitter-web.d.ts Stafford&nbsp;Brunk
2019-07-18 wingrunr21@gmail.com e5ee59c05184f202b3aa63dd6dc6707aa26613da lib/binding_web/tree-sitter-web.d.ts Stafford&nbsp;Brunk
2019-07-22 maxbrunsfeld@gmail.com a21d355ade9ab381f7d55710b98ece547eab4997 cli/src/generate/properties.rs Max&nbsp;Brunsfeld
2019-07-22 maxbrunsfeld@gmail.com a21d355ade9ab381f7d55710b98ece547eab4997 cli/src/tests/properties_test.rs Max&nbsp;Brunsfeld
2019-07-22 maxbrunsfeld@gmail.com 443ac1c1e57f68e23e80984360b1367d14cc33d5 lib/binding_web/test/parser-test.js Max&nbsp;Brunsfeld
2019-07-22 maxbrunsfeld@gmail.com 443ac1c1e57f68e23e80984360b1367d14cc33d5 test/fixtures/error_corpus/python_errors.txt Max&nbsp;Brunsfeld
2019-07-19 maxbrunsfeld@gmail.com f4740a1beb450cd129de7b30e05a5048a8a508c8 cli/src/generate/build_tables/build_lex_table.rs Max&nbsp;Brunsfeld
2019-07-19 maxbrunsfeld@gmail.com f4740a1beb450cd129de7b30e05a5048a8a508c8 cli/src/generate/build_tables/mod.rs Max&nbsp;Brunsfeld
2019-07-19 maxbrunsfeld@gmail.com f4740a1beb450cd129de7b30e05a5048a8a508c8 cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-07-19 maxbrunsfeld@gmail.com f4740a1beb450cd129de7b30e05a5048a8a508c8 cli/src/generate/properties.rs Max&nbsp;Brunsfeld
2019-07-19 maxbrunsfeld@gmail.com f4740a1beb450cd129de7b30e05a5048a8a508c8 cli/src/lib.rs Max&nbsp;Brunsfeld
2019-07-19 maxbrunsfeld@gmail.com f4740a1beb450cd129de7b30e05a5048a8a508c8 cli/src/main.rs Max&nbsp;Brunsfeld
2019-07-19 maxbrunsfeld@gmail.com f4740a1beb450cd129de7b30e05a5048a8a508c8 cli/src/tests/properties_test.rs Max&nbsp;Brunsfeld
2019-07-19 maxbrunsfeld@gmail.com f4740a1beb450cd129de7b30e05a5048a8a508c8 lib/binding_rust/lib.rs Max&nbsp;Brunsfeld
2019-07-19 maxbrunsfeld@gmail.com 0a3f2131c89bc87d9b7645d3ae536cb35fdd3b0e cli/src/generate/build_tables/build_lex_table.rs Max&nbsp;Brunsfeld
2019-07-19 maxbrunsfeld@gmail.com 0a3f2131c89bc87d9b7645d3ae536cb35fdd3b0e cli/src/generate/build_tables/minimize_parse_table.rs Max&nbsp;Brunsfeld
2019-07-19 maxbrunsfeld@gmail.com 0a3f2131c89bc87d9b7645d3ae536cb35fdd3b0e cli/src/generate/build_tables/mod.rs Max&nbsp;Brunsfeld
2019-07-19 maxbrunsfeld@gmail.com 0a3f2131c89bc87d9b7645d3ae536cb35fdd3b0e cli/src/generate/dedup.rs Max&nbsp;Brunsfeld
2019-07-19 maxbrunsfeld@gmail.com 0a3f2131c89bc87d9b7645d3ae536cb35fdd3b0e cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-07-18 maxbrunsfeld@gmail.com f85ce2fbfaf619c0beba3841a3113e665d92f271 cli/src/generate/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-07-18 maxbrunsfeld@gmail.com f85ce2fbfaf619c0beba3841a3113e665d92f271 cli/src/generate/build_tables/mod.rs Max&nbsp;Brunsfeld
2019-07-18 maxbrunsfeld@gmail.com f85ce2fbfaf619c0beba3841a3113e665d92f271 cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-07-18 maxbrunsfeld@gmail.com f85ce2fbfaf619c0beba3841a3113e665d92f271 cli/src/main.rs Max&nbsp;Brunsfeld
2019-07-18 maxbrunsfeld@gmail.com ea515b69679593c93b542e06ba86cab83f87ea02 cli/src/tests/node_test.rs Max&nbsp;Brunsfeld
2019-07-18 maxbrunsfeld@gmail.com ea515b69679593c93b542e06ba86cab83f87ea02 lib/src/subtree.c Max&nbsp;Brunsfeld
2019-07-18 maxbrunsfeld@gmail.com f505613af35018053d2dc37e330811a74647af88 cli/src/properties.rs Max&nbsp;Brunsfeld
2019-07-18 maxbrunsfeld@gmail.com f505613af35018053d2dc37e330811a74647af88 cli/src/tests/properties_test.rs Max&nbsp;Brunsfeld
2019-07-18 maxbrunsfeld@gmail.com f505613af35018053d2dc37e330811a74647af88 lib/binding_rust/lib.rs Max&nbsp;Brunsfeld
2019-07-17 maxbrunsfeld@gmail.com 311fc51e8a4f569e88ba5ec037211f6592e3435d lib/binding_web/package.json Max&nbsp;Brunsfeld
2019-07-17 maxbrunsfeld@gmail.com 3bd3457659fe03befb8d24aa67cd2d969cfbcefd Cargo.lock Max&nbsp;Brunsfeld
2019-07-17 maxbrunsfeld@gmail.com 3bd3457659fe03befb8d24aa67cd2d969cfbcefd cli/Cargo.toml Max&nbsp;Brunsfeld
2019-07-17 maxbrunsfeld@gmail.com 3bd3457659fe03befb8d24aa67cd2d969cfbcefd cli/npm/package.json Max&nbsp;Brunsfeld
2019-07-17 maxbrunsfeld@gmail.com f64ee1eb75cda822b9a3dd0d86b8c22befc2c908 cli/src/properties.rs Max&nbsp;Brunsfeld
2019-07-17 maxbrunsfeld@gmail.com f64ee1eb75cda822b9a3dd0d86b8c22befc2c908 cli/src/tests/properties_test.rs Max&nbsp;Brunsfeld
2019-07-17 maxbrunsfeld@gmail.com 7cd1d77c08b45b88caf6aeb3720046a0c7af6841 cli/src/tests/parser_test.rs Max&nbsp;Brunsfeld
2019-07-17 maxbrunsfeld@gmail.com def1e1e91ae8c35149ca24bf0655903c6a861dab cli/src/properties.rs Max&nbsp;Brunsfeld
2019-07-17 maxbrunsfeld@gmail.com def1e1e91ae8c35149ca24bf0655903c6a861dab lib/binding_rust/lib.rs Max&nbsp;Brunsfeld
2019-07-17 maxbrunsfeld@gmail.com 6bd311bddaa2bda72885bf8130e16509b6fd0e01 lib/binding_web/binding.c Max&nbsp;Brunsfeld
2019-07-17 maxbrunsfeld@gmail.com 6bd311bddaa2bda72885bf8130e16509b6fd0e01 lib/binding_web/binding.js Max&nbsp;Brunsfeld
2019-07-17 maxbrunsfeld@gmail.com 6bd311bddaa2bda72885bf8130e16509b6fd0e01 lib/binding_web/exports.json Max&nbsp;Brunsfeld
2019-07-17 maxbrunsfeld@gmail.com 6bd311bddaa2bda72885bf8130e16509b6fd0e01 lib/binding_web/test/node-test.js Max&nbsp;Brunsfeld
2019-07-17 maxbrunsfeld@gmail.com 6bd311bddaa2bda72885bf8130e16509b6fd0e01 lib/binding_web/tree-sitter-web.d.ts Max&nbsp;Brunsfeld
2019-07-17 maxbrunsfeld@gmail.com 6bd311bddaa2bda72885bf8130e16509b6fd0e01 lib/src/array.h Max&nbsp;Brunsfeld
2019-07-17 maxbrunsfeld@gmail.com 5289e009c14ab68744b8ed6a355e3aeedc5a1eb5 lib/binding_web/tree-sitter-web.d.ts Max&nbsp;Brunsfeld
2019-07-17 maxbrunsfeld@gmail.com f00b310908c611d579a47b91be9e838fce1ac656 lib/binding_web/binding.c Max&nbsp;Brunsfeld
2019-07-17 maxbrunsfeld@gmail.com f00b310908c611d579a47b91be9e838fce1ac656 lib/binding_web/binding.js Max&nbsp;Brunsfeld
2019-07-17 maxbrunsfeld@gmail.com f00b310908c611d579a47b91be9e838fce1ac656 lib/binding_web/exports.json Max&nbsp;Brunsfeld
2019-07-17 maxbrunsfeld@gmail.com f00b310908c611d579a47b91be9e838fce1ac656 lib/binding_web/test/node-test.js Max&nbsp;Brunsfeld
2019-07-17 maxbrunsfeld@gmail.com f00b310908c611d579a47b91be9e838fce1ac656 lib/src/array.h Max&nbsp;Brunsfeld
2019-07-17 maxbrunsfeld@gmail.com 1733180d483f16d0c8dececb2e800822320874ac lib/binding_web/tree-sitter-web.d.ts Max&nbsp;Brunsfeld
2019-07-17 wingrunr21@gmail.com 6340c820c15aeda9b066610c7ed4fd9dc66cb02d lib/binding_web/tree-sitter-web.d.ts Stafford&nbsp;Brunk
2019-07-17 wingrunr21@gmail.com 3953cb317fc763b4a95a989e4704666c3b348b97 lib/binding_web/tree-sitter-web.d.ts Stafford&nbsp;Brunk
2019-07-16 maxbrunsfeld@gmail.com d84e6fafdd905d5c0e787f5ffcb34180b1b83840 cli/src/wasm.rs Max&nbsp;Brunsfeld
2019-07-16 maxbrunsfeld@gmail.com d84e6fafdd905d5c0e787f5ffcb34180b1b83840 script/build-wasm Max&nbsp;Brunsfeld
2019-07-16 maxbrunsfeld@gmail.com 0b011d6db6c2a46a4c9c15834ec68202998c3cd1 cli/src/highlight.rs Max&nbsp;Brunsfeld
2019-07-16 maxbrunsfeld@gmail.com 0b011d6db6c2a46a4c9c15834ec68202998c3cd1 cli/src/main.rs Max&nbsp;Brunsfeld
2019-07-16 maxbrunsfeld@gmail.com 0b011d6db6c2a46a4c9c15834ec68202998c3cd1 cli/src/parse.rs Max&nbsp;Brunsfeld
2019-07-16 maxbrunsfeld@gmail.com 0b011d6db6c2a46a4c9c15834ec68202998c3cd1 cli/src/test.rs Max&nbsp;Brunsfeld
2019-07-16 maxbrunsfeld@gmail.com 0b011d6db6c2a46a4c9c15834ec68202998c3cd1 cli/src/tests/highlight_test.rs Max&nbsp;Brunsfeld
2019-07-16 maxbrunsfeld@gmail.com 0b011d6db6c2a46a4c9c15834ec68202998c3cd1 highlight/include/tree_sitter/highlight.h Max&nbsp;Brunsfeld
2019-07-16 maxbrunsfeld@gmail.com 0b011d6db6c2a46a4c9c15834ec68202998c3cd1 highlight/src/c_lib.rs Max&nbsp;Brunsfeld
2019-07-16 maxbrunsfeld@gmail.com 0b011d6db6c2a46a4c9c15834ec68202998c3cd1 highlight/src/lib.rs Max&nbsp;Brunsfeld
2019-07-16 maxbrunsfeld@gmail.com 0b011d6db6c2a46a4c9c15834ec68202998c3cd1 lib/binding_rust/lib.rs Max&nbsp;Brunsfeld
2019-07-16 maxbrunsfeld@gmail.com bd466febb405ff78c146ffef26e715927578c23b cli/src/highlight.rs Max&nbsp;Brunsfeld
2019-07-16 maxbrunsfeld@gmail.com bd466febb405ff78c146ffef26e715927578c23b cli/src/main.rs Max&nbsp;Brunsfeld
2019-07-16 maxbrunsfeld@gmail.com bd466febb405ff78c146ffef26e715927578c23b cli/src/parse.rs Max&nbsp;Brunsfeld
2019-07-16 maxbrunsfeld@gmail.com bd466febb405ff78c146ffef26e715927578c23b cli/src/test.rs Max&nbsp;Brunsfeld
2019-07-16 maxbrunsfeld@gmail.com bd466febb405ff78c146ffef26e715927578c23b cli/src/tests/highlight_test.rs Max&nbsp;Brunsfeld
2019-07-16 maxbrunsfeld@gmail.com bd466febb405ff78c146ffef26e715927578c23b highlight/include/tree_sitter/highlight.h Max&nbsp;Brunsfeld
2019-07-16 maxbrunsfeld@gmail.com bd466febb405ff78c146ffef26e715927578c23b highlight/src/c_lib.rs Max&nbsp;Brunsfeld
2019-07-16 maxbrunsfeld@gmail.com bd466febb405ff78c146ffef26e715927578c23b highlight/src/lib.rs Max&nbsp;Brunsfeld
2019-07-16 maxbrunsfeld@gmail.com bd466febb405ff78c146ffef26e715927578c23b lib/binding_rust/lib.rs Max&nbsp;Brunsfeld
2019-07-10 maxbrunsfeld@gmail.com 34de25ce54c99b76d9ad4628af5c2569dd737b6b script/fetch-fixtures Max&nbsp;Brunsfeld
2019-07-10 maxbrunsfeld@gmail.com 34de25ce54c99b76d9ad4628af5c2569dd737b6b script/fetch-fixtures.cmd Max&nbsp;Brunsfeld
2019-07-10 maxbrunsfeld@gmail.com 71275b34f0ff7d87350e860ccb9be57f268f0ca9 docs/assets/js/playground.js Max&nbsp;Brunsfeld
2019-02-09 maxbrunsfeld@gmail.com 1a33f1a665f8b1691e2d718bffa70fd5ee7c9db5 lib/binding_web/binding.c Max&nbsp;Brunsfeld
2019-02-09 maxbrunsfeld@gmail.com 1a33f1a665f8b1691e2d718bffa70fd5ee7c9db5 lib/binding_web/binding.js Max&nbsp;Brunsfeld
2019-02-09 maxbrunsfeld@gmail.com 1a33f1a665f8b1691e2d718bffa70fd5ee7c9db5 lib/binding_web/exports.json Max&nbsp;Brunsfeld
2019-02-09 maxbrunsfeld@gmail.com 1a33f1a665f8b1691e2d718bffa70fd5ee7c9db5 lib/binding_web/test/tree-test.js Max&nbsp;Brunsfeld
2019-02-09 maxbrunsfeld@gmail.com c90a532d8f2dffa3ab0a1795e83b4a8a081a6587 cli/src/tests/parser_test.rs Max&nbsp;Brunsfeld
2019-02-09 maxbrunsfeld@gmail.com c90a532d8f2dffa3ab0a1795e83b4a8a081a6587 cli/src/tests/tree_test.rs Max&nbsp;Brunsfeld
2019-02-09 maxbrunsfeld@gmail.com c90a532d8f2dffa3ab0a1795e83b4a8a081a6587 lib/binding_web/test/node-test.js Max&nbsp;Brunsfeld
2019-02-09 maxbrunsfeld@gmail.com c90a532d8f2dffa3ab0a1795e83b4a8a081a6587 lib/binding_web/test/parser-test.js Max&nbsp;Brunsfeld
2019-02-09 maxbrunsfeld@gmail.com c90a532d8f2dffa3ab0a1795e83b4a8a081a6587 lib/binding_web/test/tree-test.js Max&nbsp;Brunsfeld
2019-02-09 maxbrunsfeld@gmail.com c90a532d8f2dffa3ab0a1795e83b4a8a081a6587 test/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2019-07-10 maxbrunsfeld@gmail.com b44fe992aece24eb44c64c4a435be5c7fa691791 cli/src/wasm.rs Max&nbsp;Brunsfeld
2019-07-10 paulyoungonline@gmail.com 98d98ca1719c445ced9627037f56cce6c6427503 cli/src/wasm.rs Paul&nbsp;Young
2019-07-09 maxbrunsfeld@gmail.com eb0d9af5777d147c8b6d48c243f24b2e48c25c86 docs/index.md Max&nbsp;Brunsfeld
2019-07-09 maxbrunsfeld@gmail.com eb0d9af5777d147c8b6d48c243f24b2e48c25c86 docs/section-6-playground.html Max&nbsp;Brunsfeld
2019-07-05 maxbrunsfeld@gmail.com f2b13721d9b77fcef6ccf1be23b279b0d959d3c5 lib/binding_web/test/parser-test.js Max&nbsp;Brunsfeld
2019-07-03 maxbrunsfeld@gmail.com a9ca6ff73cbcbcb17b79854ecb384f66255bb694 cli/src/generate/build_tables/build_lex_table.rs Max&nbsp;Brunsfeld
2019-06-29 mkrupcale@matthewkrupcale.com 71d96e813fc9a4d58ac2016b2d62622dcafef27f cli/src/wasm.rs Matthew&nbsp;Krupcale
2019-06-29 mkrupcale@matthewkrupcale.com 71d96e813fc9a4d58ac2016b2d62622dcafef27f script/build-wasm Matthew&nbsp;Krupcale
2019-06-21 maxbrunsfeld@gmail.com 83f0ea80cf6d474ab92f1b68fde0142f0d782faa Cargo.lock Max&nbsp;Brunsfeld
2019-06-21 maxbrunsfeld@gmail.com 83f0ea80cf6d474ab92f1b68fde0142f0d782faa cli/Cargo.toml Max&nbsp;Brunsfeld
2019-06-21 maxbrunsfeld@gmail.com 83f0ea80cf6d474ab92f1b68fde0142f0d782faa cli/npm/package.json Max&nbsp;Brunsfeld
2019-06-21 maxbrunsfeld@gmail.com 223a656fc81647e2595c3da26577594f59e8b9a7 cli/src/generate/build_tables/build_lex_table.rs Max&nbsp;Brunsfeld
2019-06-21 maxbrunsfeld@gmail.com 223a656fc81647e2595c3da26577594f59e8b9a7 cli/src/generate/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-06-21 maxbrunsfeld@gmail.com 223a656fc81647e2595c3da26577594f59e8b9a7 cli/src/generate/build_tables/minimize_parse_table.rs Max&nbsp;Brunsfeld
2019-06-21 maxbrunsfeld@gmail.com 223a656fc81647e2595c3da26577594f59e8b9a7 cli/src/generate/build_tables/mod.rs Max&nbsp;Brunsfeld
2019-06-21 maxbrunsfeld@gmail.com 223a656fc81647e2595c3da26577594f59e8b9a7 cli/src/generate/build_tables/token_conflicts.rs Max&nbsp;Brunsfeld
2019-06-21 maxbrunsfeld@gmail.com 223a656fc81647e2595c3da26577594f59e8b9a7 cli/src/generate/tables.rs Max&nbsp;Brunsfeld
2019-06-20 maxbrunsfeld@gmail.com fcd891323362db7cdaaa719ffe8881ea8f67f418 docs/section-5-contributing.md Max&nbsp;Brunsfeld
2019-06-20 maxbrunsfeld@gmail.com aec2ca2da7837ae3f4e9038cf70e5d556c6c6784 docs/section-5-contributing.md Max&nbsp;Brunsfeld
2019-06-20 maxbrunsfeld@gmail.com aec2ca2da7837ae3f4e9038cf70e5d556c6c6784 docs/section-6-playground.html Max&nbsp;Brunsfeld
2019-06-20 maxbrunsfeld@gmail.com 64fc94420278d55eb94eb0dd7651ad3c3d5e74b1 lib/src/parser.c Max&nbsp;Brunsfeld
2019-06-20 maxbrunsfeld@gmail.com 47783db217b1e5bbb799af69d0158953ff77146b Cargo.lock Max&nbsp;Brunsfeld
2019-06-20 maxbrunsfeld@gmail.com 47783db217b1e5bbb799af69d0158953ff77146b cli/Cargo.toml Max&nbsp;Brunsfeld
2019-06-20 maxbrunsfeld@gmail.com 47783db217b1e5bbb799af69d0158953ff77146b cli/npm/package.json Max&nbsp;Brunsfeld
2019-06-20 maxbrunsfeld@gmail.com dfd012d13d09a3732dc666b2d6b5c4092b88fecb cli/src/generate/build_tables/item.rs Max&nbsp;Brunsfeld
2019-06-20 maxbrunsfeld@gmail.com dfd012d13d09a3732dc666b2d6b5c4092b88fecb cli/src/generate/grammars.rs Max&nbsp;Brunsfeld
2019-06-20 maxbrunsfeld@gmail.com dfd012d13d09a3732dc666b2d6b5c4092b88fecb cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-06-20 maxbrunsfeld@gmail.com dfd012d13d09a3732dc666b2d6b5c4092b88fecb cli/src/generate/node_types.rs Max&nbsp;Brunsfeld
2019-06-20 sebastigurin@gmail.com bd97ad5c4c5c2319a9d5ab7c8477d399b6f99477 lib/binding_web/README.md Sebastián&nbsp;Gurin
2019-06-20 maxbrunsfeld@gmail.com 70dc79b41261848cd5302049a0ded86111be1ba6 cli/src/generate/build_tables/build_lex_table.rs Max&nbsp;Brunsfeld
2019-06-20 maxbrunsfeld@gmail.com 70dc79b41261848cd5302049a0ded86111be1ba6 cli/src/generate/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-06-20 maxbrunsfeld@gmail.com 70dc79b41261848cd5302049a0ded86111be1ba6 cli/src/generate/build_tables/token_conflicts.rs Max&nbsp;Brunsfeld
2019-06-20 maxbrunsfeld@gmail.com fe6a69a6266fed74508fd73345ca151cc312f795 cli/src/generate/build_tables/build_lex_table.rs Max&nbsp;Brunsfeld
2019-06-20 maxbrunsfeld@gmail.com fe6a69a6266fed74508fd73345ca151cc312f795 cli/src/generate/tables.rs Max&nbsp;Brunsfeld
2019-06-20 maxbrunsfeld@gmail.com ead37c29c670aed1a354449d4e3a30128f8aea24 cli/src/tests/parser_test.rs Max&nbsp;Brunsfeld
2019-06-20 maxbrunsfeld@gmail.com 5b38ff5f78e6ebb3003860c8f9262d3ee66c51b1 cli/src/generate/build_tables/build_lex_table.rs Max&nbsp;Brunsfeld
2019-06-20 maxbrunsfeld@gmail.com 5b38ff5f78e6ebb3003860c8f9262d3ee66c51b1 cli/src/generate/render.rs Max&nbsp;Brunsfeld
2019-06-20 maxbrunsfeld@gmail.com 5b38ff5f78e6ebb3003860c8f9262d3ee66c51b1 cli/src/generate/tables.rs Max&nbsp;Brunsfeld
2019-06-20 maxbrunsfeld@gmail.com e4873191d69a0c9fa741882bc5c247efd973ac6f cli/src/generate/render.rs Max&nbsp;Brunsfeld
2019-06-20 maxbrunsfeld@gmail.com e4873191d69a0c9fa741882bc5c247efd973ac6f lib/include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2019-06-19 maxbrunsfeld@gmail.com 28011b1e60b687dee30b55da4088cf6893aa0c21 cli/src/tests/node_test.rs Max&nbsp;Brunsfeld
2019-06-19 maxbrunsfeld@gmail.com 28011b1e60b687dee30b55da4088cf6893aa0c21 lib/binding_rust/bindings.rs Max&nbsp;Brunsfeld
2019-06-19 maxbrunsfeld@gmail.com 28011b1e60b687dee30b55da4088cf6893aa0c21 lib/binding_rust/lib.rs Max&nbsp;Brunsfeld
2019-06-19 maxbrunsfeld@gmail.com 28011b1e60b687dee30b55da4088cf6893aa0c21 lib/include/tree_sitter/api.h Max&nbsp;Brunsfeld
2019-06-19 maxbrunsfeld@gmail.com 28011b1e60b687dee30b55da4088cf6893aa0c21 lib/src/node.c Max&nbsp;Brunsfeld
2019-06-19 maxbrunsfeld@gmail.com 0ad4e147e2c92cc655b09a554893746c9ea285ba cli/src/generate/node_types.rs Max&nbsp;Brunsfeld
2019-06-19 maxbrunsfeld@gmail.com ee1d4d6b2c5e4e1cd61c33b13ef1aedc0bd9cb54 cli/src/generate/build_tables/item.rs Max&nbsp;Brunsfeld
2019-06-19 maxbrunsfeld@gmail.com ee1d4d6b2c5e4e1cd61c33b13ef1aedc0bd9cb54 cli/src/generate/grammars.rs Max&nbsp;Brunsfeld
2019-06-19 maxbrunsfeld@gmail.com ee1d4d6b2c5e4e1cd61c33b13ef1aedc0bd9cb54 cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-06-19 maxbrunsfeld@gmail.com ee1d4d6b2c5e4e1cd61c33b13ef1aedc0bd9cb54 cli/src/generate/node_types.rs Max&nbsp;Brunsfeld
2019-06-17 maxbrunsfeld@gmail.com 0a2b183bd0632920e342b0b6848d876ffe810dc9 cli/src/generate/node_types.rs Max&nbsp;Brunsfeld
2019-06-17 maxbrunsfeld@gmail.com 381cb09c647a056b29006bfeeab2b37dce6f2c8b cli/src/generate/grammars.rs Max&nbsp;Brunsfeld
2019-06-17 maxbrunsfeld@gmail.com 381cb09c647a056b29006bfeeab2b37dce6f2c8b cli/src/generate/node_types.rs Max&nbsp;Brunsfeld
2019-05-17 maxbrunsfeld@gmail.com 177ba49e57abaf2bfe247ea3becdb2e3a425de86 script/show-symbol-sizes Max&nbsp;Brunsfeld
2019-06-16 andrey.zaytsev@jetbrains.com 7f2233ddaff7cb75a5672a6d1624bbef471bebd4 lib/include/tree_sitter/api.h Andrey&nbsp;Zaytsev
2019-06-16 andrey.zaytsev@jetbrains.com 7f2233ddaff7cb75a5672a6d1624bbef471bebd4 lib/src/tree_cursor.c Andrey&nbsp;Zaytsev
2019-06-14 andrey.zaytsev@jetbrains.com cf052cc03a1eb4a7863a552091801f44c4e8b287 cli/src/tests/node_test.rs Andrey&nbsp;Zaytsev
2019-06-14 andrey.zaytsev@jetbrains.com cf052cc03a1eb4a7863a552091801f44c4e8b287 docs/index.md Andrey&nbsp;Zaytsev
2019-06-14 andrey.zaytsev@jetbrains.com cf052cc03a1eb4a7863a552091801f44c4e8b287 lib/src/clock.h Andrey&nbsp;Zaytsev
2019-06-14 andrey.zaytsev@jetbrains.com cf052cc03a1eb4a7863a552091801f44c4e8b287 lib/src/node.c Andrey&nbsp;Zaytsev
2019-06-14 andrey.zaytsev@jetbrains.com cf052cc03a1eb4a7863a552091801f44c4e8b287 lib/src/parser.c Andrey&nbsp;Zaytsev
2019-06-14 maxbrunsfeld@gmail.com 0e046fc6c00e6deb06cea8b346698cfaee442620 lib/src/parser.c Max&nbsp;Brunsfeld
2019-06-13 maxbrunsfeld@gmail.com b2e3105acb38517fdb1e09f1bb2bf3f9790e0492 docs/index.md Max&nbsp;Brunsfeld
2019-06-13 maxbrunsfeld@gmail.com 80b785daeed100e33e70c53c63c6de1df4417427 cli/src/tests/node_test.rs Max&nbsp;Brunsfeld
2019-06-13 maxbrunsfeld@gmail.com 80b785daeed100e33e70c53c63c6de1df4417427 lib/src/node.c Max&nbsp;Brunsfeld
2019-06-12 andrey.zaytsev@jetbrains.com 8154181e0f61fc0c2b9b319ba7a84aec6f1ef032 lib/src/zipper.c Andrey&nbsp;Zaytsev
2019-06-12 andrey.zaytsev@jetbrains.com 04f8171d2d4b692693faaf86ee9842064416183a lib/include/tree_sitter/api.h Andrey&nbsp;Zaytsev
2019-06-12 andrey.zaytsev@jetbrains.com 04f8171d2d4b692693faaf86ee9842064416183a lib/src/lib.c Andrey&nbsp;Zaytsev
2019-06-12 andrey.zaytsev@jetbrains.com 04f8171d2d4b692693faaf86ee9842064416183a lib/src/zipper.c Andrey&nbsp;Zaytsev
2019-06-12 nathan@github.com 4ac56b4f3fe909f46c600328570f48f4eee6739d lib/src/clock.h Nathan&nbsp;Sobo
2019-06-12 as-cii@github.com 25b0fbd6796d982f7ae454aa8696cc83d46ef948 lib/src/clock.h Antonio&nbsp;Scandurra
2019-06-12 andrey.zaytsev@jetbrains.com 9f247fa297854b49d052d1e0fdbc167772f227d0 Cargo.lock Andrey&nbsp;Zaytsev
2019-06-12 andrey.zaytsev@jetbrains.com 9f247fa297854b49d052d1e0fdbc167772f227d0 cli/Cargo.toml Andrey&nbsp;Zaytsev
2019-06-12 andrey.zaytsev@jetbrains.com 9f247fa297854b49d052d1e0fdbc167772f227d0 cli/build.rs Andrey&nbsp;Zaytsev
2019-06-12 andrey.zaytsev@jetbrains.com 9f247fa297854b49d052d1e0fdbc167772f227d0 cli/npm/package.json Andrey&nbsp;Zaytsev
2019-06-12 andrey.zaytsev@jetbrains.com 9f247fa297854b49d052d1e0fdbc167772f227d0 cli/src/generate/build_tables/build_parse_table.rs Andrey&nbsp;Zaytsev
2019-06-12 andrey.zaytsev@jetbrains.com 9f247fa297854b49d052d1e0fdbc167772f227d0 cli/src/generate/build_tables/item.rs Andrey&nbsp;Zaytsev
2019-06-12 andrey.zaytsev@jetbrains.com 9f247fa297854b49d052d1e0fdbc167772f227d0 cli/src/generate/build_tables/minimize_parse_table.rs Andrey&nbsp;Zaytsev
2019-06-12 andrey.zaytsev@jetbrains.com 9f247fa297854b49d052d1e0fdbc167772f227d0 cli/src/generate/tables.rs Andrey&nbsp;Zaytsev
2019-06-12 andrey.zaytsev@jetbrains.com 9f247fa297854b49d052d1e0fdbc167772f227d0 cli/src/main.rs Andrey&nbsp;Zaytsev
2019-06-12 andrey.zaytsev@jetbrains.com 9f247fa297854b49d052d1e0fdbc167772f227d0 cli/src/tests/highlight_test.rs Andrey&nbsp;Zaytsev
2019-06-12 andrey.zaytsev@jetbrains.com 9f247fa297854b49d052d1e0fdbc167772f227d0 cli/src/wasm.rs Andrey&nbsp;Zaytsev
2019-06-12 andrey.zaytsev@jetbrains.com 9f247fa297854b49d052d1e0fdbc167772f227d0 highlight/src/lib.rs Andrey&nbsp;Zaytsev
2019-06-12 andrey.zaytsev@jetbrains.com 0083b98867ebaca408a45b01089f7de722a54091 lib/include/tree_sitter/api.h Andrey&nbsp;Zaytsev
2019-06-12 andrey.zaytsev@jetbrains.com 0083b98867ebaca408a45b01089f7de722a54091 lib/src/tree_cursor.c Andrey&nbsp;Zaytsev
2019-06-11 maxbrunsfeld@gmail.com a1682eb81c9d0b7e8787bae14bc2cfbfa06c11a4 cli/src/tests/highlight_test.rs Max&nbsp;Brunsfeld
2019-06-11 maxbrunsfeld@gmail.com a1682eb81c9d0b7e8787bae14bc2cfbfa06c11a4 highlight/src/lib.rs Max&nbsp;Brunsfeld
2019-06-10 maxbrunsfeld@gmail.com 4d4e4f3909358bb5abdc3c3de0640d1b4ff444fe cli/src/wasm.rs Max&nbsp;Brunsfeld
2019-06-07 maxbrunsfeld@gmail.com 07e49c4c59ff6c9f71fb896c15b49d47c40f0a1f Cargo.lock Max&nbsp;Brunsfeld
2019-06-07 maxbrunsfeld@gmail.com 07e49c4c59ff6c9f71fb896c15b49d47c40f0a1f cli/Cargo.toml Max&nbsp;Brunsfeld
2019-06-07 maxbrunsfeld@gmail.com 07e49c4c59ff6c9f71fb896c15b49d47c40f0a1f cli/npm/package.json Max&nbsp;Brunsfeld
2019-06-06 maxbrunsfeld@gmail.com c2e1f680e3165e88cc872b338a817787cec8b76a cli/src/generate/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-06-06 maxbrunsfeld@gmail.com c2e1f680e3165e88cc872b338a817787cec8b76a cli/src/generate/build_tables/item.rs Max&nbsp;Brunsfeld
2019-06-06 maxbrunsfeld@gmail.com c2e1f680e3165e88cc872b338a817787cec8b76a cli/src/generate/build_tables/minimize_parse_table.rs Max&nbsp;Brunsfeld
2019-06-06 maxbrunsfeld@gmail.com c2e1f680e3165e88cc872b338a817787cec8b76a cli/src/generate/tables.rs Max&nbsp;Brunsfeld
2019-06-06 maxbrunsfeld@gmail.com f7d25a59346e9ea8c0a74456967082638806639b cli/src/generate/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-06-06 maxbrunsfeld@gmail.com f7d25a59346e9ea8c0a74456967082638806639b cli/src/generate/build_tables/item.rs Max&nbsp;Brunsfeld
2019-06-06 maxbrunsfeld@gmail.com f7d25a59346e9ea8c0a74456967082638806639b cli/src/generate/build_tables/minimize_parse_table.rs Max&nbsp;Brunsfeld
2019-06-06 maxbrunsfeld@gmail.com f7d25a59346e9ea8c0a74456967082638806639b cli/src/generate/tables.rs Max&nbsp;Brunsfeld
2019-06-06 maxbrunsfeld@gmail.com fa68ef4cea4b72e7431ec09a7ceff020684c1318 cli/build.rs Max&nbsp;Brunsfeld
2019-06-06 maxbrunsfeld@gmail.com fa68ef4cea4b72e7431ec09a7ceff020684c1318 cli/src/main.rs Max&nbsp;Brunsfeld
2019-06-05 maxbrunsfeld@gmail.com dbecdf6c2e77a3e3cf756c710e2627f30b68bbf2 script/build-wasm Max&nbsp;Brunsfeld
2019-06-05 paul.young@dfinity.org 15bf75a2f92578832a963a3d14d5174d41ea9c3c script/build-wasm Paul&nbsp;Young
2019-06-03 maxbrunsfeld@gmail.com 3a51b23f1a491f8192e329862e606d08d0620404 lib/binding_web/package.json Max&nbsp;Brunsfeld
2019-06-03 maxbrunsfeld@gmail.com 1cef6d45507eeab085c104423daf217495d53fca lib/binding_web/binding.js Max&nbsp;Brunsfeld
2019-06-03 maxbrunsfeld@gmail.com 1cef6d45507eeab085c104423daf217495d53fca lib/binding_web/prefix.js Max&nbsp;Brunsfeld
2019-05-31 maxbrunsfeld@gmail.com e195f27d68db32a4a723f8cdbf952d2984c68cc0 docs/section-2-using-parsers.md Max&nbsp;Brunsfeld
2019-05-31 francisfuzz@users.noreply.github.com ec7def2e62816b52c2d296f1f7fe8f48d464293c docs/section-2-using-parsers.md francisfuzz
2019-05-31 maxbrunsfeld@gmail.com 790b5558be38f65d0ae50182e1fe3933b72568a1 lib/binding_web/package.json Max&nbsp;Brunsfeld
2019-05-31 maxbrunsfeld@gmail.com e58b69e3b8d8b84ec47c351464c7786a7c5c62da lib/binding_web/.npmignore Max&nbsp;Brunsfeld
2019-05-31 maxbrunsfeld@gmail.com 2084745152a3e61091dd9aeb807c06c65468165e lib/binding_web/package.json Max&nbsp;Brunsfeld
2019-05-31 maxbrunsfeld@gmail.com 31537a68c618d2182022320e6e26c6bbfb6e18f6 Cargo.lock Max&nbsp;Brunsfeld
2019-05-31 maxbrunsfeld@gmail.com 31537a68c618d2182022320e6e26c6bbfb6e18f6 highlight/Cargo.toml Max&nbsp;Brunsfeld
2019-05-31 maxbrunsfeld@gmail.com 31537a68c618d2182022320e6e26c6bbfb6e18f6 lib/Cargo.toml Max&nbsp;Brunsfeld
2019-05-31 maxbrunsfeld@gmail.com 85877a1def714ed2c7c1300cef72ca6612248998 Cargo.lock Max&nbsp;Brunsfeld
2019-05-31 maxbrunsfeld@gmail.com 85877a1def714ed2c7c1300cef72ca6612248998 cli/Cargo.toml Max&nbsp;Brunsfeld
2019-05-31 maxbrunsfeld@gmail.com 85877a1def714ed2c7c1300cef72ca6612248998 cli/npm/package.json Max&nbsp;Brunsfeld
2019-05-31 maxbrunsfeld@gmail.com 7530b0f77abd099acf3221186d668f6aa3108a3a docs/index.md Max&nbsp;Brunsfeld
2019-05-31 maxbrunsfeld@gmail.com 85fa31d972b86837e7e2f49d4a86f3499d543cb6 docs/section-6-contributing.md Max&nbsp;Brunsfeld
2019-05-31 maxbrunsfeld@gmail.com 94b72956ea2a58556a0ff0a020fc151fb313e774 docs/index.md Max&nbsp;Brunsfeld
2019-05-31 razzeee@gmail.com 53b30af00311442aa85f68e8f08f3f88ca4fbf5f docs/index.md Razzeee
2019-05-31 maxbrunsfeld@gmail.com 2f06abf98483d7860f7c93bc8a3ccca91485a11c docs/section-2-using-parsers.md Max&nbsp;Brunsfeld
2019-05-31 maxbrunsfeld@gmail.com 2f06abf98483d7860f7c93bc8a3ccca91485a11c docs/section-6-contributing.md Max&nbsp;Brunsfeld
2019-05-30 maxbrunsfeld@gmail.com d274e81d0df44334ec328958defa8631cefa4f35 cli/benches/benchmark.rs Max&nbsp;Brunsfeld
2019-05-30 maxbrunsfeld@gmail.com d274e81d0df44334ec328958defa8631cefa4f35 cli/src/error.rs Max&nbsp;Brunsfeld
2019-05-30 maxbrunsfeld@gmail.com d274e81d0df44334ec328958defa8631cefa4f35 cli/src/generate/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-05-30 maxbrunsfeld@gmail.com d274e81d0df44334ec328958defa8631cefa4f35 cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-05-30 maxbrunsfeld@gmail.com d274e81d0df44334ec328958defa8631cefa4f35 cli/src/generate/prepare_grammar/expand_tokens.rs Max&nbsp;Brunsfeld
2019-05-30 maxbrunsfeld@gmail.com d274e81d0df44334ec328958defa8631cefa4f35 cli/src/generate/prepare_grammar/extract_tokens.rs Max&nbsp;Brunsfeld
2019-05-30 maxbrunsfeld@gmail.com d274e81d0df44334ec328958defa8631cefa4f35 cli/src/generate/prepare_grammar/flatten_grammar.rs Max&nbsp;Brunsfeld
2019-05-30 maxbrunsfeld@gmail.com d274e81d0df44334ec328958defa8631cefa4f35 cli/src/generate/prepare_grammar/intern_symbols.rs Max&nbsp;Brunsfeld
2019-05-30 maxbrunsfeld@gmail.com d274e81d0df44334ec328958defa8631cefa4f35 cli/src/highlight.rs Max&nbsp;Brunsfeld
2019-05-30 maxbrunsfeld@gmail.com d274e81d0df44334ec328958defa8631cefa4f35 cli/src/loader.rs Max&nbsp;Brunsfeld
2019-05-30 maxbrunsfeld@gmail.com d274e81d0df44334ec328958defa8631cefa4f35 cli/src/main.rs Max&nbsp;Brunsfeld
2019-05-30 maxbrunsfeld@gmail.com d274e81d0df44334ec328958defa8631cefa4f35 cli/src/parse.rs Max&nbsp;Brunsfeld
2019-05-30 maxbrunsfeld@gmail.com d274e81d0df44334ec328958defa8631cefa4f35 cli/src/properties.rs Max&nbsp;Brunsfeld
2019-05-30 maxbrunsfeld@gmail.com d274e81d0df44334ec328958defa8631cefa4f35 cli/src/test.rs Max&nbsp;Brunsfeld
2019-05-30 maxbrunsfeld@gmail.com d274e81d0df44334ec328958defa8631cefa4f35 cli/src/tests/corpus_test.rs Max&nbsp;Brunsfeld
2019-05-30 maxbrunsfeld@gmail.com d274e81d0df44334ec328958defa8631cefa4f35 cli/src/wasm.rs Max&nbsp;Brunsfeld
2019-05-30 maxbrunsfeld@gmail.com d274e81d0df44334ec328958defa8631cefa4f35 cli/src/web_ui.rs Max&nbsp;Brunsfeld
2019-05-30 maxbrunsfeld@gmail.com b7bc2d30ae395e37f627229e6ae9f37472371e7f lib/src/parser.c Max&nbsp;Brunsfeld
2019-05-30 maxbrunsfeld@gmail.com b7bc2d30ae395e37f627229e6ae9f37472371e7f lib/src/tree.c Max&nbsp;Brunsfeld
2019-05-30 maxbrunsfeld@gmail.com f5163126c880de9f6c113873b20787671242bec1 cli/src/wasm.rs Max&nbsp;Brunsfeld
2019-05-30 maxbrunsfeld@gmail.com f5163126c880de9f6c113873b20787671242bec1 lib/binding_web/test/parser-test.js Max&nbsp;Brunsfeld
2019-05-30 maxbrunsfeld@gmail.com f5163126c880de9f6c113873b20787671242bec1 script/generate-fixtures-wasm Max&nbsp;Brunsfeld
2019-05-30 maxbrunsfeld@gmail.com 5bb06682d5e999f4474f72a3283d7f4fcf6fa071 cli/src/loader.rs Max&nbsp;Brunsfeld
2019-05-30 maxbrunsfeld@gmail.com 314f3fa00c5d1b6609b72dc36ea64efc7edf77d1 script/generate-fixtures Max&nbsp;Brunsfeld
2019-05-30 maxbrunsfeld@gmail.com 314f3fa00c5d1b6609b72dc36ea64efc7edf77d1 script/generate-fixtures.cmd Max&nbsp;Brunsfeld
2019-05-30 maxbrunsfeld@gmail.com da93e55f3abe4937f06aea67c60ef5291db53a00 cli/benches/benchmark.rs Max&nbsp;Brunsfeld
2019-05-30 patrickt@github.com 6e2a60629c68757b0997d38c2d34d8b622ac3041 lib/src/parser.c Patrick&nbsp;Thomson
2019-05-30 patrickt@github.com 6e2a60629c68757b0997d38c2d34d8b622ac3041 lib/src/tree.c Patrick&nbsp;Thomson
2019-05-28 maxbrunsfeld@gmail.com 659f2825baf68316d42e4c79e32710e717d23e68 lib/binding_web/package.json Max&nbsp;Brunsfeld
2019-05-28 maxbrunsfeld@gmail.com 659f2825baf68316d42e4c79e32710e717d23e68 lib/binding_web/tree-sitter-web.d.ts Max&nbsp;Brunsfeld
2019-05-28 george@fivetran.com 0fe67dc8b4202e248dd32a2366a7bd5cb27f3668 lib/binding_web/tree-sitter-web.d.ts George&nbsp;Fraser
2019-05-28 maxbrunsfeld@gmail.com 605510893607a02d1610fd96f953f2be0b2b4b1c lib/binding_web/package.json Max&nbsp;Brunsfeld
2019-05-28 maxbrunsfeld@gmail.com 068f7b1a0c24785de2b68b4e8b79f726a44b5b1b lib/binding_web/binding.js Max&nbsp;Brunsfeld
2019-05-27 george.w.fraser@gmail.com d4597e14f4687bfab2a5db8d1cee12dc808817b3 lib/binding_web/package.json George&nbsp;Fraser
2019-05-27 george.w.fraser@gmail.com a0d0ba970937a1fb218fef02080d4173e1722028 lib/binding_web/tree-sitter-web.d.ts George&nbsp;Fraser
2019-05-24 maxbrunsfeld@gmail.com 621efeb543c9c56477c46d8655d672729dce0402 lib/binding_web/binding.js Max&nbsp;Brunsfeld
2019-05-24 federico@withroam.com 51345f3ea298e5047b4d0c25e335da6770920f78 lib/binding_web/binding.js Federico
2019-05-23 maxbrunsfeld@gmail.com 3ec91a8d8a1c83d358a599b83740416cad783a87 lib/binding_web/binding.js Max&nbsp;Brunsfeld
2019-05-20 maxbrunsfeld@gmail.com ae41a78d3c074e8bb0f05bc96d61c5f3a88b37e6 script/fetch-emscripten Max&nbsp;Brunsfeld
2019-05-21 maxbrunsfeld@gmail.com 2cbcd2b7b01da78aa5cf2c56bc3d669d87f6a564 docs/section-2-using-parsers.md Max&nbsp;Brunsfeld
2019-05-21 chris@ccharles.ca 9ce9a532988ce2c7451a4b0c5110a881233e830f docs/section-2-using-parsers.md Chris&nbsp;Charles
2019-05-17 maxbrunsfeld@gmail.com 70038bd2513483f4f0ca37c4a3ad5bf8a64d938a script/build-wasm Max&nbsp;Brunsfeld
2019-05-15 maxbrunsfeld@gmail.com 23c6d786744358a2e39970acc635fe2a3cdd98c9 cli/src/parse.rs Max&nbsp;Brunsfeld
2019-05-15 maxbrunsfeld@gmail.com af168d05ac69749a8fce61694fd7a6854f2350e7 cli/src/generate/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-05-15 maxbrunsfeld@gmail.com af168d05ac69749a8fce61694fd7a6854f2350e7 cli/src/generate/prepare_grammar/expand_repeats.rs Max&nbsp;Brunsfeld
2019-05-15 maxbrunsfeld@gmail.com 9674df0c5410545696b7b352da758c5b67b0d251 cli/src/generate/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-05-15 maxbrunsfeld@gmail.com 9674df0c5410545696b7b352da758c5b67b0d251 cli/src/generate/prepare_grammar/expand_repeats.rs Max&nbsp;Brunsfeld
2019-05-14 maxbrunsfeld@gmail.com ca2033984cf900664821cc95266d97f7e24627f3 .travis.yml Max&nbsp;Brunsfeld
2019-05-14 maxbrunsfeld@gmail.com ca2033984cf900664821cc95266d97f7e24627f3 Cargo.lock Max&nbsp;Brunsfeld
2019-05-14 maxbrunsfeld@gmail.com ca2033984cf900664821cc95266d97f7e24627f3 cli/Cargo.toml Max&nbsp;Brunsfeld
2019-05-14 maxbrunsfeld@gmail.com ca2033984cf900664821cc95266d97f7e24627f3 cli/src/lib.rs Max&nbsp;Brunsfeld
2019-05-14 maxbrunsfeld@gmail.com ca2033984cf900664821cc95266d97f7e24627f3 cli/src/main.rs Max&nbsp;Brunsfeld
2019-05-14 maxbrunsfeld@gmail.com ca2033984cf900664821cc95266d97f7e24627f3 cli/src/wasm.rs Max&nbsp;Brunsfeld
2019-05-14 maxbrunsfeld@gmail.com ca2033984cf900664821cc95266d97f7e24627f3 cli/src/web_ui.html Max&nbsp;Brunsfeld
2019-05-14 maxbrunsfeld@gmail.com ca2033984cf900664821cc95266d97f7e24627f3 cli/src/web_ui.rs Max&nbsp;Brunsfeld
2019-05-14 maxbrunsfeld@gmail.com ca2033984cf900664821cc95266d97f7e24627f3 docs/assets/js/playground.js Max&nbsp;Brunsfeld
2019-05-14 maxbrunsfeld@gmail.com ca2033984cf900664821cc95266d97f7e24627f3 script/build-wasm Max&nbsp;Brunsfeld
2019-05-14 maxbrunsfeld@gmail.com ca2033984cf900664821cc95266d97f7e24627f3 script/fetch-emscripten Max&nbsp;Brunsfeld
2019-05-14 maxbrunsfeld@gmail.com a008ce63e6e06b93693861845ac79d514781a929 .travis.yml Max&nbsp;Brunsfeld
2019-05-14 maxbrunsfeld@gmail.com a008ce63e6e06b93693861845ac79d514781a929 cli/src/web_ui.rs Max&nbsp;Brunsfeld
2019-05-14 maxbrunsfeld@gmail.com ad43b211f4930404563a3ec65ba1a75e0948c9fc .travis.yml Max&nbsp;Brunsfeld
2019-05-14 maxbrunsfeld@gmail.com ad43b211f4930404563a3ec65ba1a75e0948c9fc cli/src/main.rs Max&nbsp;Brunsfeld
2019-05-14 maxbrunsfeld@gmail.com ad43b211f4930404563a3ec65ba1a75e0948c9fc cli/src/wasm.rs Max&nbsp;Brunsfeld
2019-05-14 maxbrunsfeld@gmail.com ad43b211f4930404563a3ec65ba1a75e0948c9fc cli/src/web_ui.html Max&nbsp;Brunsfeld
2019-05-14 maxbrunsfeld@gmail.com ad43b211f4930404563a3ec65ba1a75e0948c9fc cli/src/web_ui.rs Max&nbsp;Brunsfeld
2019-05-14 maxbrunsfeld@gmail.com ad43b211f4930404563a3ec65ba1a75e0948c9fc script/build-wasm Max&nbsp;Brunsfeld
2019-05-14 maxbrunsfeld@gmail.com ad43b211f4930404563a3ec65ba1a75e0948c9fc script/fetch-emscripten Max&nbsp;Brunsfeld
2019-05-14 maxbrunsfeld@gmail.com a1ed12f4f4e11420f5403dffee0a97fb09c2a43f Cargo.lock Max&nbsp;Brunsfeld
2019-05-14 maxbrunsfeld@gmail.com a1ed12f4f4e11420f5403dffee0a97fb09c2a43f cli/Cargo.toml Max&nbsp;Brunsfeld
2019-05-14 maxbrunsfeld@gmail.com a1ed12f4f4e11420f5403dffee0a97fb09c2a43f cli/src/lib.rs Max&nbsp;Brunsfeld
2019-05-14 maxbrunsfeld@gmail.com a1ed12f4f4e11420f5403dffee0a97fb09c2a43f cli/src/main.rs Max&nbsp;Brunsfeld
2019-05-14 maxbrunsfeld@gmail.com a1ed12f4f4e11420f5403dffee0a97fb09c2a43f cli/src/wasm.rs Max&nbsp;Brunsfeld
2019-05-14 maxbrunsfeld@gmail.com a1ed12f4f4e11420f5403dffee0a97fb09c2a43f cli/src/web_ui.html Max&nbsp;Brunsfeld
2019-05-14 maxbrunsfeld@gmail.com a1ed12f4f4e11420f5403dffee0a97fb09c2a43f cli/src/web_ui.rs Max&nbsp;Brunsfeld
2019-05-14 maxbrunsfeld@gmail.com a1ed12f4f4e11420f5403dffee0a97fb09c2a43f docs/assets/js/playground.js Max&nbsp;Brunsfeld
2019-05-10 maxbrunsfeld@gmail.com 7bc7306afb89738f56c7a847ab5e1bfbc1bf7c20 cli/src/tests/highlight_test.rs Max&nbsp;Brunsfeld
2019-05-10 maxbrunsfeld@gmail.com cc50f4357ba45379bfbad14a8fe985160764fdca highlight/include/tree_sitter/highlight.h Max&nbsp;Brunsfeld
2019-05-10 maxbrunsfeld@gmail.com 7a511f82ac086a9258c23af8fc8ceebcff96ef17 cli/src/highlight.rs Max&nbsp;Brunsfeld
2019-05-10 maxbrunsfeld@gmail.com 7a511f82ac086a9258c23af8fc8ceebcff96ef17 cli/src/properties.rs Max&nbsp;Brunsfeld
2019-05-10 maxbrunsfeld@gmail.com 7a511f82ac086a9258c23af8fc8ceebcff96ef17 cli/src/tests/highlight_test.rs Max&nbsp;Brunsfeld
2019-05-10 maxbrunsfeld@gmail.com 7a511f82ac086a9258c23af8fc8ceebcff96ef17 highlight/include/tree_sitter/highlight.h Max&nbsp;Brunsfeld
2019-05-10 maxbrunsfeld@gmail.com 7a511f82ac086a9258c23af8fc8ceebcff96ef17 highlight/src/c_lib.rs Max&nbsp;Brunsfeld
2019-05-10 maxbrunsfeld@gmail.com 7a511f82ac086a9258c23af8fc8ceebcff96ef17 highlight/src/lib.rs Max&nbsp;Brunsfeld
2019-05-10 maxbrunsfeld@gmail.com 7a511f82ac086a9258c23af8fc8ceebcff96ef17 lib/binding_rust/lib.rs Max&nbsp;Brunsfeld
2019-05-10 maxbrunsfeld@gmail.com 7a511f82ac086a9258c23af8fc8ceebcff96ef17 script/fetch-fixtures Max&nbsp;Brunsfeld
2019-05-10 maxbrunsfeld@gmail.com 7a511f82ac086a9258c23af8fc8ceebcff96ef17 script/fetch-fixtures.cmd Max&nbsp;Brunsfeld
2019-05-10 maxbrunsfeld@gmail.com 958ab27efbfba203966d47eedcaf3f5bc2fd136d cli/src/tests/highlight_test.rs Max&nbsp;Brunsfeld
2019-05-10 maxbrunsfeld@gmail.com e648dc8616d7331dd61de2ff95dc988b31dfdc6e highlight/include/tree_sitter/highlight.h Max&nbsp;Brunsfeld
2019-05-10 maxbrunsfeld@gmail.com b069e75149e64d06e8733f806705ca0f18f27b3b script/fetch-fixtures Max&nbsp;Brunsfeld
2019-05-10 maxbrunsfeld@gmail.com b069e75149e64d06e8733f806705ca0f18f27b3b script/fetch-fixtures.cmd Max&nbsp;Brunsfeld
2019-05-10 maxbrunsfeld@gmail.com 0d70b485c08df15832cbd951686c18aa517e3f3c lib/binding_web/binding.c Max&nbsp;Brunsfeld
2019-05-10 maxbrunsfeld@gmail.com 0d70b485c08df15832cbd951686c18aa517e3f3c lib/binding_web/binding.js Max&nbsp;Brunsfeld
2019-05-10 maxbrunsfeld@gmail.com 0d70b485c08df15832cbd951686c18aa517e3f3c lib/binding_web/exports.json Max&nbsp;Brunsfeld
2019-05-10 maxbrunsfeld@gmail.com 0d70b485c08df15832cbd951686c18aa517e3f3c lib/binding_web/test/tree-test.js Max&nbsp;Brunsfeld
2019-05-10 maxbrunsfeld@gmail.com b25af0f05f73da6b17bb1d52e95247e468b19277 cli/src/properties.rs Max&nbsp;Brunsfeld
2019-05-09 maxbrunsfeld@gmail.com a7d02e72764c56fc49276834f49877a93f0a8fdc cli/src/highlight.rs Max&nbsp;Brunsfeld
2019-05-09 maxbrunsfeld@gmail.com a7d02e72764c56fc49276834f49877a93f0a8fdc cli/src/properties.rs Max&nbsp;Brunsfeld
2019-05-09 maxbrunsfeld@gmail.com a7d02e72764c56fc49276834f49877a93f0a8fdc highlight/src/lib.rs Max&nbsp;Brunsfeld
2019-05-09 maxbrunsfeld@gmail.com a7d02e72764c56fc49276834f49877a93f0a8fdc lib/binding_rust/lib.rs Max&nbsp;Brunsfeld
2019-05-09 maxbrunsfeld@gmail.com d78ac581f32783215ef4baf81816dec986b86dea cli/src/highlight.rs Max&nbsp;Brunsfeld
2019-05-09 maxbrunsfeld@gmail.com d78ac581f32783215ef4baf81816dec986b86dea cli/src/tests/highlight_test.rs Max&nbsp;Brunsfeld
2019-05-09 maxbrunsfeld@gmail.com d78ac581f32783215ef4baf81816dec986b86dea highlight/src/c_lib.rs Max&nbsp;Brunsfeld
2019-05-09 maxbrunsfeld@gmail.com d78ac581f32783215ef4baf81816dec986b86dea highlight/src/lib.rs Max&nbsp;Brunsfeld
2019-05-09 maxbrunsfeld@gmail.com 31c2086273f02b303f7757ba834dfc5bc88f178d lib/binding_rust/lib.rs Max&nbsp;Brunsfeld
2019-05-08 maxbrunsfeld@gmail.com 7de4985a2726b54136d9c06e42a234739a8f3933 docs/section-2-using-parsers.md Max&nbsp;Brunsfeld
2019-05-08 andy.peter.craig@gmail.com bcc823984ed7857c69f094fbcca4ce0ffc09b588 docs/section-2-using-parsers.md Andrew&nbsp;Craig
2019-05-07 maxbrunsfeld@gmail.com 9fc058656c75c0dfe58137d779c5fc344d8d3a07 lib/binding_web/package.json Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com 9a82bd9d836b0903adce0c73bd14c46af86a2f2a lib/README.md Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com 9a82bd9d836b0903adce0c73bd14c46af86a2f2a lib/binding_web/.gitignore Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com 9a82bd9d836b0903adce0c73bd14c46af86a2f2a lib/binding_web/.npmignore Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com 9a82bd9d836b0903adce0c73bd14c46af86a2f2a lib/binding_web/README.md Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com 9a82bd9d836b0903adce0c73bd14c46af86a2f2a lib/binding_web/check-artifacts-fresh.js Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com 9a82bd9d836b0903adce0c73bd14c46af86a2f2a lib/binding_web/package.json Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com 9a82bd9d836b0903adce0c73bd14c46af86a2f2a lib/binding_web/test/helper.js Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com 9a82bd9d836b0903adce0c73bd14c46af86a2f2a script/build-wasm Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com 572f290ec09da3f50f5ba6c91f34d5b17f89d7a7 cli/src/tests/highlight_test.rs Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com 572f290ec09da3f50f5ba6c91f34d5b17f89d7a7 lib/binding_rust/lib.rs Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com 3fc459a84bc05829e2ec4c3868f8526ea429684a docs/index.md Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com 3fc459a84bc05829e2ec4c3868f8526ea429684a docs/section-2-using-parsers.md Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com 3fc459a84bc05829e2ec4c3868f8526ea429684a lib/Cargo.toml Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com 3fc459a84bc05829e2ec4c3868f8526ea429684a lib/binding_rust/README.md Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com 3fc459a84bc05829e2ec4c3868f8526ea429684a lib/binding_rust/bindings.rs Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com 3fc459a84bc05829e2ec4c3868f8526ea429684a lib/binding_rust/build.rs Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com 3fc459a84bc05829e2ec4c3868f8526ea429684a lib/binding_rust/ffi.rs Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com 3fc459a84bc05829e2ec4c3868f8526ea429684a lib/binding_rust/helper.c Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com 3fc459a84bc05829e2ec4c3868f8526ea429684a lib/binding_rust/lib.rs Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com 3fc459a84bc05829e2ec4c3868f8526ea429684a lib/binding_web/README.md Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com 3fc459a84bc05829e2ec4c3868f8526ea429684a lib/binding_web/binding.c Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com 3fc459a84bc05829e2ec4c3868f8526ea429684a lib/binding_web/binding.js Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com 3fc459a84bc05829e2ec4c3868f8526ea429684a lib/binding_web/exports.json Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com 3fc459a84bc05829e2ec4c3868f8526ea429684a lib/binding_web/imports.js Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com 3fc459a84bc05829e2ec4c3868f8526ea429684a lib/binding_web/package.json Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com 3fc459a84bc05829e2ec4c3868f8526ea429684a lib/binding_web/prefix.js Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com 3fc459a84bc05829e2ec4c3868f8526ea429684a lib/binding_web/test/helper.js Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com 3fc459a84bc05829e2ec4c3868f8526ea429684a lib/binding_web/test/node-test.js Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com 3fc459a84bc05829e2ec4c3868f8526ea429684a lib/binding_web/test/parser-test.js Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com 3fc459a84bc05829e2ec4c3868f8526ea429684a lib/binding_web/test/tree-test.js Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com 3fc459a84bc05829e2ec4c3868f8526ea429684a script/build-wasm Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com 3fc459a84bc05829e2ec4c3868f8526ea429684a script/generate-bindings Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com 3fc459a84bc05829e2ec4c3868f8526ea429684a script/test-wasm Max&nbsp;Brunsfeld
2019-05-07 maxbrunsfeld@gmail.com a3ceb8f3a5969718f3aa724159317cabc441e2d8 docs/index.md Max&nbsp;Brunsfeld
2019-05-01 maxbrunsfeld@gmail.com a0390218a8fa66ea062bc211baf303b5fbcb0b3e docs/section-5-playground.html Max&nbsp;Brunsfeld
2019-05-01 maxbrunsfeld@gmail.com a6a50a6320cbb6db6377f8363680aa721d73fc94 cli/src/wasm.rs Max&nbsp;Brunsfeld
2019-05-01 maxbrunsfeld@gmail.com a6a50a6320cbb6db6377f8363680aa721d73fc94 lib/web/exports.json Max&nbsp;Brunsfeld
2019-05-01 maxbrunsfeld@gmail.com a6a50a6320cbb6db6377f8363680aa721d73fc94 lib/web/test/helper.js Max&nbsp;Brunsfeld
2019-05-01 maxbrunsfeld@gmail.com a6a50a6320cbb6db6377f8363680aa721d73fc94 lib/web/test/parser-test.js Max&nbsp;Brunsfeld
2019-05-01 maxbrunsfeld@gmail.com a6a50a6320cbb6db6377f8363680aa721d73fc94 script/build-wasm Max&nbsp;Brunsfeld
2019-05-01 maxbrunsfeld@gmail.com a6a50a6320cbb6db6377f8363680aa721d73fc94 script/generate-fixtures-wasm Max&nbsp;Brunsfeld
2019-05-01 maxbrunsfeld@gmail.com a6a50a6320cbb6db6377f8363680aa721d73fc94 script/generate-wasm-exports-list Max&nbsp;Brunsfeld
2019-05-01 maxbrunsfeld@gmail.com 7d1aa10f73e7a579fb2e9dcbbd25eefd0bbaf3fe cli/src/generate/templates/binding.cc Max&nbsp;Brunsfeld
2019-04-30 maxbrunsfeld@gmail.com 67fa9bdf4df1fee3485b55681cc07b08924d1d3f README.md Max&nbsp;Brunsfeld
2019-04-30 maxbrunsfeld@gmail.com 73e4db41b03e275308aa75314e29fc0d63aa867e docs/assets/css/style.scss Max&nbsp;Brunsfeld
2019-04-30 maxbrunsfeld@gmail.com 73e4db41b03e275308aa75314e29fc0d63aa867e docs/assets/js/playground.js Max&nbsp;Brunsfeld
2019-04-30 maxbrunsfeld@gmail.com 73e4db41b03e275308aa75314e29fc0d63aa867e docs/section-5-playground.html Max&nbsp;Brunsfeld
2019-04-30 maxbrunsfeld@gmail.com 73e4db41b03e275308aa75314e29fc0d63aa867e lib/web/binding.c Max&nbsp;Brunsfeld
2019-04-30 maxbrunsfeld@gmail.com 73e4db41b03e275308aa75314e29fc0d63aa867e lib/web/binding.js Max&nbsp;Brunsfeld
2019-04-23 maxbrunsfeld@gmail.com 3425b6e1c2b6b5e74ad765d87bd6062d747ce49d lib/web/binding.c Max&nbsp;Brunsfeld
2019-04-23 maxbrunsfeld@gmail.com 3425b6e1c2b6b5e74ad765d87bd6062d747ce49d lib/web/binding.js Max&nbsp;Brunsfeld
2019-04-23 maxbrunsfeld@gmail.com 3425b6e1c2b6b5e74ad765d87bd6062d747ce49d lib/web/test/parser-test.js Max&nbsp;Brunsfeld
2019-04-23 maxbrunsfeld@gmail.com 3425b6e1c2b6b5e74ad765d87bd6062d747ce49d lib/web/test/tree-test.js Max&nbsp;Brunsfeld
2019-04-23 maxbrunsfeld@gmail.com 3425b6e1c2b6b5e74ad765d87bd6062d747ce49d script/build-wasm Max&nbsp;Brunsfeld
2019-04-29 maxbrunsfeld@gmail.com 22a47b0205c449b16a5348ef5502ea89778231e8 script/build-wasm Max&nbsp;Brunsfeld
2019-04-28 chrismwendt@gmail.com cff9c16ccc15bf8ad8b7141f17e21b045a7979fd script/build-wasm Chris&nbsp;Wendt
2019-04-28 maxbrunsfeld@gmail.com f3ecafe13b30db015514f4de92fec8b811bc2f38 lib/web/test/helper.js Max&nbsp;Brunsfeld
2019-04-28 maxbrunsfeld@gmail.com f3ecafe13b30db015514f4de92fec8b811bc2f38 lib/web/test/parser-test.js Max&nbsp;Brunsfeld
2019-04-28 maxbrunsfeld@gmail.com f3ecafe13b30db015514f4de92fec8b811bc2f38 script/build-wasm Max&nbsp;Brunsfeld
2019-04-28 maxbrunsfeld@gmail.com 73e15125553dfaf500948e14814151559444abba docs/section-5-playground.html Max&nbsp;Brunsfeld
2019-04-28 maxbrunsfeld@gmail.com 8315a6277b9e8d8a0b38ec090e42a9a5e1101a3a cli/src/wasm.rs Max&nbsp;Brunsfeld
2019-04-28 maxbrunsfeld@gmail.com e388311fb5206a3d700642cc9c636ffc12e4e07f .appveyor.yml Max&nbsp;Brunsfeld
2019-04-28 maxbrunsfeld@gmail.com e388311fb5206a3d700642cc9c636ffc12e4e07f .gitignore Max&nbsp;Brunsfeld
2019-04-28 maxbrunsfeld@gmail.com e388311fb5206a3d700642cc9c636ffc12e4e07f .travis.yml Max&nbsp;Brunsfeld
2019-04-28 maxbrunsfeld@gmail.com e388311fb5206a3d700642cc9c636ffc12e4e07f cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-04-28 maxbrunsfeld@gmail.com e388311fb5206a3d700642cc9c636ffc12e4e07f cli/src/generate/parse_grammar.rs Max&nbsp;Brunsfeld
2019-04-28 maxbrunsfeld@gmail.com e388311fb5206a3d700642cc9c636ffc12e4e07f cli/src/lib.rs Max&nbsp;Brunsfeld
2019-04-28 maxbrunsfeld@gmail.com e388311fb5206a3d700642cc9c636ffc12e4e07f cli/src/main.rs Max&nbsp;Brunsfeld
2019-04-28 maxbrunsfeld@gmail.com e388311fb5206a3d700642cc9c636ffc12e4e07f cli/src/tests/node_test.rs Max&nbsp;Brunsfeld
2019-04-28 maxbrunsfeld@gmail.com e388311fb5206a3d700642cc9c636ffc12e4e07f cli/src/wasm.rs Max&nbsp;Brunsfeld
2019-04-28 maxbrunsfeld@gmail.com e388311fb5206a3d700642cc9c636ffc12e4e07f docs/_layouts/default.html Max&nbsp;Brunsfeld
2019-04-28 maxbrunsfeld@gmail.com e388311fb5206a3d700642cc9c636ffc12e4e07f docs/assets/css/style.scss Max&nbsp;Brunsfeld
2019-04-28 maxbrunsfeld@gmail.com e388311fb5206a3d700642cc9c636ffc12e4e07f docs/assets/js/playground.js Max&nbsp;Brunsfeld
2019-04-28 maxbrunsfeld@gmail.com e388311fb5206a3d700642cc9c636ffc12e4e07f docs/section-5-playground.html Max&nbsp;Brunsfeld
2019-04-28 maxbrunsfeld@gmail.com e388311fb5206a3d700642cc9c636ffc12e4e07f lib/src/node.c Max&nbsp;Brunsfeld
2019-04-28 maxbrunsfeld@gmail.com e388311fb5206a3d700642cc9c636ffc12e4e07f lib/web/binding.c Max&nbsp;Brunsfeld
2019-04-28 maxbrunsfeld@gmail.com e388311fb5206a3d700642cc9c636ffc12e4e07f lib/web/binding.js Max&nbsp;Brunsfeld
2019-04-28 maxbrunsfeld@gmail.com e388311fb5206a3d700642cc9c636ffc12e4e07f lib/web/imports.js Max&nbsp;Brunsfeld
2019-04-28 maxbrunsfeld@gmail.com e388311fb5206a3d700642cc9c636ffc12e4e07f lib/web/package.json Max&nbsp;Brunsfeld
2019-04-28 maxbrunsfeld@gmail.com e388311fb5206a3d700642cc9c636ffc12e4e07f lib/web/prefix.js Max&nbsp;Brunsfeld
2019-04-28 maxbrunsfeld@gmail.com e388311fb5206a3d700642cc9c636ffc12e4e07f lib/web/test/helper.js Max&nbsp;Brunsfeld
2019-04-28 maxbrunsfeld@gmail.com e388311fb5206a3d700642cc9c636ffc12e4e07f lib/web/test/node-test.js Max&nbsp;Brunsfeld
2019-04-28 maxbrunsfeld@gmail.com e388311fb5206a3d700642cc9c636ffc12e4e07f lib/web/test/parser-test.js Max&nbsp;Brunsfeld
2019-04-28 maxbrunsfeld@gmail.com e388311fb5206a3d700642cc9c636ffc12e4e07f lib/web/test/tree-test.js Max&nbsp;Brunsfeld
2019-04-28 maxbrunsfeld@gmail.com e388311fb5206a3d700642cc9c636ffc12e4e07f script/build-wasm Max&nbsp;Brunsfeld
2019-04-28 maxbrunsfeld@gmail.com e388311fb5206a3d700642cc9c636ffc12e4e07f script/generate-fixtures Max&nbsp;Brunsfeld
2019-04-28 maxbrunsfeld@gmail.com e388311fb5206a3d700642cc9c636ffc12e4e07f script/generate-fixtures-wasm Max&nbsp;Brunsfeld
2019-04-28 maxbrunsfeld@gmail.com e388311fb5206a3d700642cc9c636ffc12e4e07f script/generate-fixtures.cmd Max&nbsp;Brunsfeld
2019-04-28 maxbrunsfeld@gmail.com e388311fb5206a3d700642cc9c636ffc12e4e07f script/serve-docs Max&nbsp;Brunsfeld
2019-04-28 maxbrunsfeld@gmail.com e388311fb5206a3d700642cc9c636ffc12e4e07f script/test-wasm Max&nbsp;Brunsfeld
2019-04-27 maxbrunsfeld@gmail.com 4febbc43f6d235910ffac96eb62777db77673a36 docs/assets/js/playground.js Max&nbsp;Brunsfeld
2019-04-27 maxbrunsfeld@gmail.com b4c4dc48fff9a7a376e83d1d3ad4a261cdf50e2f lib/web/package.json Max&nbsp;Brunsfeld
2019-04-27 maxbrunsfeld@gmail.com b4c4dc48fff9a7a376e83d1d3ad4a261cdf50e2f lib/web/test/helper.js Max&nbsp;Brunsfeld
2019-04-27 maxbrunsfeld@gmail.com b4c4dc48fff9a7a376e83d1d3ad4a261cdf50e2f script/build-wasm Max&nbsp;Brunsfeld
2019-04-27 maxbrunsfeld@gmail.com b4c4dc48fff9a7a376e83d1d3ad4a261cdf50e2f script/generate-fixtures-wasm Max&nbsp;Brunsfeld
2019-04-27 maxbrunsfeld@gmail.com b4c4dc48fff9a7a376e83d1d3ad4a261cdf50e2f script/serve-docs Max&nbsp;Brunsfeld
2019-04-27 maxbrunsfeld@gmail.com 48743dda4468177b5626a53b0ac07c706ac1653b lib/web/binding.c Max&nbsp;Brunsfeld
2019-04-27 maxbrunsfeld@gmail.com 48743dda4468177b5626a53b0ac07c706ac1653b lib/web/binding.js Max&nbsp;Brunsfeld
2019-04-27 maxbrunsfeld@gmail.com 48743dda4468177b5626a53b0ac07c706ac1653b lib/web/imports.js Max&nbsp;Brunsfeld
2019-04-27 maxbrunsfeld@gmail.com 48743dda4468177b5626a53b0ac07c706ac1653b lib/web/test/helper.js Max&nbsp;Brunsfeld
2019-04-27 maxbrunsfeld@gmail.com 48743dda4468177b5626a53b0ac07c706ac1653b lib/web/test/node-test.js Max&nbsp;Brunsfeld
2019-04-27 maxbrunsfeld@gmail.com 48743dda4468177b5626a53b0ac07c706ac1653b lib/web/test/parser-test.js Max&nbsp;Brunsfeld
2019-04-27 maxbrunsfeld@gmail.com 48743dda4468177b5626a53b0ac07c706ac1653b lib/web/test/tree-test.js Max&nbsp;Brunsfeld
2019-04-26 maxbrunsfeld@gmail.com 66e006105cf312587eb68b3271b379a4044d1d21 .appveyor.yml Max&nbsp;Brunsfeld
2019-04-26 maxbrunsfeld@gmail.com 66e006105cf312587eb68b3271b379a4044d1d21 .gitignore Max&nbsp;Brunsfeld
2019-04-26 maxbrunsfeld@gmail.com 66e006105cf312587eb68b3271b379a4044d1d21 .travis.yml Max&nbsp;Brunsfeld
2019-04-26 maxbrunsfeld@gmail.com 66e006105cf312587eb68b3271b379a4044d1d21 cli/src/wasm.rs Max&nbsp;Brunsfeld
2019-04-26 maxbrunsfeld@gmail.com 66e006105cf312587eb68b3271b379a4044d1d21 lib/web/binding.js Max&nbsp;Brunsfeld
2019-04-26 maxbrunsfeld@gmail.com 66e006105cf312587eb68b3271b379a4044d1d21 lib/web/package.json Max&nbsp;Brunsfeld
2019-04-26 maxbrunsfeld@gmail.com 66e006105cf312587eb68b3271b379a4044d1d21 lib/web/prefix.js Max&nbsp;Brunsfeld
2019-04-26 maxbrunsfeld@gmail.com 66e006105cf312587eb68b3271b379a4044d1d21 lib/web/test/parser-test.js Max&nbsp;Brunsfeld
2019-04-26 maxbrunsfeld@gmail.com 66e006105cf312587eb68b3271b379a4044d1d21 script/build-wasm Max&nbsp;Brunsfeld
2019-04-26 maxbrunsfeld@gmail.com 66e006105cf312587eb68b3271b379a4044d1d21 script/generate-fixtures Max&nbsp;Brunsfeld
2019-04-26 maxbrunsfeld@gmail.com 66e006105cf312587eb68b3271b379a4044d1d21 script/generate-fixtures-wasm Max&nbsp;Brunsfeld
2019-04-26 maxbrunsfeld@gmail.com 66e006105cf312587eb68b3271b379a4044d1d21 script/generate-fixtures.cmd Max&nbsp;Brunsfeld
2019-04-26 maxbrunsfeld@gmail.com 66e006105cf312587eb68b3271b379a4044d1d21 script/test-wasm Max&nbsp;Brunsfeld
2019-04-25 maxbrunsfeld@gmail.com 58e1a0fee7072c31419d9a8f7b276bb5576f887e cli/src/tests/node_test.rs Max&nbsp;Brunsfeld
2019-04-25 maxbrunsfeld@gmail.com 58e1a0fee7072c31419d9a8f7b276bb5576f887e lib/src/node.c Max&nbsp;Brunsfeld
2019-04-24 maxbrunsfeld@gmail.com e39d69dfa72d58b61ac62c2d916ad3e03f688b99 .gitignore Max&nbsp;Brunsfeld
2019-04-24 maxbrunsfeld@gmail.com e39d69dfa72d58b61ac62c2d916ad3e03f688b99 docs/_layouts/default.html Max&nbsp;Brunsfeld
2019-04-24 maxbrunsfeld@gmail.com e39d69dfa72d58b61ac62c2d916ad3e03f688b99 docs/assets/css/style.scss Max&nbsp;Brunsfeld
2019-04-24 maxbrunsfeld@gmail.com e39d69dfa72d58b61ac62c2d916ad3e03f688b99 docs/assets/js/playground.js Max&nbsp;Brunsfeld
2019-04-24 maxbrunsfeld@gmail.com e39d69dfa72d58b61ac62c2d916ad3e03f688b99 docs/section-5-playground.html Max&nbsp;Brunsfeld
2019-04-24 maxbrunsfeld@gmail.com e39d69dfa72d58b61ac62c2d916ad3e03f688b99 script/serve-docs Max&nbsp;Brunsfeld
2019-04-23 maxbrunsfeld@gmail.com 1fc0525940130c93c49bb1bac633b0bb9b851c06 .gitignore Max&nbsp;Brunsfeld
2019-04-23 maxbrunsfeld@gmail.com 1fc0525940130c93c49bb1bac633b0bb9b851c06 cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-04-23 maxbrunsfeld@gmail.com 1fc0525940130c93c49bb1bac633b0bb9b851c06 cli/src/generate/parse_grammar.rs Max&nbsp;Brunsfeld
2019-04-23 maxbrunsfeld@gmail.com 1fc0525940130c93c49bb1bac633b0bb9b851c06 cli/src/lib.rs Max&nbsp;Brunsfeld
2019-04-23 maxbrunsfeld@gmail.com 1fc0525940130c93c49bb1bac633b0bb9b851c06 cli/src/main.rs Max&nbsp;Brunsfeld
2019-04-23 maxbrunsfeld@gmail.com 1fc0525940130c93c49bb1bac633b0bb9b851c06 cli/src/wasm.rs Max&nbsp;Brunsfeld
2019-04-23 maxbrunsfeld@gmail.com 1fc0525940130c93c49bb1bac633b0bb9b851c06 lib/web/binding.c Max&nbsp;Brunsfeld
2019-04-23 maxbrunsfeld@gmail.com 1fc0525940130c93c49bb1bac633b0bb9b851c06 lib/web/binding.js Max&nbsp;Brunsfeld
2019-04-23 maxbrunsfeld@gmail.com 1fc0525940130c93c49bb1bac633b0bb9b851c06 lib/web/imports.js Max&nbsp;Brunsfeld
2019-04-23 maxbrunsfeld@gmail.com 1fc0525940130c93c49bb1bac633b0bb9b851c06 lib/web/prefix.js Max&nbsp;Brunsfeld
2019-04-23 maxbrunsfeld@gmail.com 1fc0525940130c93c49bb1bac633b0bb9b851c06 script/build-wasm Max&nbsp;Brunsfeld
2019-04-09 maxbrunsfeld@github.com 82ccc0e56d21d45a50e5c515faebc6355da55b9c cli/src/generate/prepare_grammar/expand_tokens.rs Max&nbsp;Brunsfeld
2019-04-09 ervin.oro@gmail.com e5584f82d3651d03de37164b0652a4e6390e682d cli/src/generate/prepare_grammar/expand_tokens.rs Ervin&nbsp;Oro
2019-04-09 ervin.oro@gmail.com 8c845f29e02763c94b2df0e22ff7536925dda66f cli/src/generate/prepare_grammar/expand_tokens.rs Ervin&nbsp;Oro
2019-04-08 maxbrunsfeld@gmail.com bc5e71bcc2095552d655ad83221bdbf78d799224 lib/src/stack.c Max&nbsp;Brunsfeld
2019-04-08 maxbrunsfeld@gmail.com bc5e71bcc2095552d655ad83221bdbf78d799224 test/fixtures/test_grammars/epsilon_external_tokens/corpus.txt Max&nbsp;Brunsfeld
2019-04-08 maxbrunsfeld@gmail.com bc5e71bcc2095552d655ad83221bdbf78d799224 test/fixtures/test_grammars/epsilon_external_tokens/grammar.json Max&nbsp;Brunsfeld
2019-04-08 maxbrunsfeld@gmail.com bc5e71bcc2095552d655ad83221bdbf78d799224 test/fixtures/test_grammars/epsilon_external_tokens/scanner.c Max&nbsp;Brunsfeld
2019-04-08 maxbrunsfeld@gmail.com 701d63dab75e63aecce5ed0ad56693101f760942 cli/src/main.rs Max&nbsp;Brunsfeld
2019-04-08 maxbrunsfeld@gmail.com 701d63dab75e63aecce5ed0ad56693101f760942 cli/src/parse.rs Max&nbsp;Brunsfeld
2019-04-08 maxbrunsfeld@gmail.com 701d63dab75e63aecce5ed0ad56693101f760942 cli/src/tests/corpus_test.rs Max&nbsp;Brunsfeld
2019-04-08 maxbrunsfeld@gmail.com 701d63dab75e63aecce5ed0ad56693101f760942 cli/src/tests/helpers/edits.rs Max&nbsp;Brunsfeld
2019-04-08 maxbrunsfeld@gmail.com 701d63dab75e63aecce5ed0ad56693101f760942 cli/src/tests/node_test.rs Max&nbsp;Brunsfeld
2019-04-08 maxbrunsfeld@gmail.com 701d63dab75e63aecce5ed0ad56693101f760942 cli/src/tests/parser_test.rs Max&nbsp;Brunsfeld
2019-04-08 maxbrunsfeld@gmail.com 701d63dab75e63aecce5ed0ad56693101f760942 cli/src/tests/tree_test.rs Max&nbsp;Brunsfeld
2019-04-05 maxbrunsfeld@gmail.com 2bd14a8463d8fb1d57b5f05460785a803e443995 cli/src/loader.rs Max&nbsp;Brunsfeld
2019-04-05 maxbrunsfeld@gmail.com a1eee4a1938d7c6431c4d4502b4167d24fc4914c cli/src/generate/dsl.js Max&nbsp;Brunsfeld
2019-04-04 maxbrunsfeld@gmail.com df76aef067d66b5643f22b2444f54ac51a6029aa cli/src/generate/nfa.rs Max&nbsp;Brunsfeld
2019-03-30 maxbrunsfeld@gmail.com f30485f9f489f1e3280ceb8d710337a8d575f0f0 lib/include/tree_sitter/api.h Max&nbsp;Brunsfeld
2019-03-30 maxbrunsfeld@gmail.com 6490b1e4f235b4fdb22ca9a252252aaaf038d7a3 cli/src/generate/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-03-30 maxbrunsfeld@gmail.com 6490b1e4f235b4fdb22ca9a252252aaaf038d7a3 test/fixtures/test_grammars/conflict_in_repeat_rule/expected_error.txt Max&nbsp;Brunsfeld
2019-03-30 maxbrunsfeld@gmail.com 6490b1e4f235b4fdb22ca9a252252aaaf038d7a3 test/fixtures/test_grammars/conflict_in_repeat_rule_after_external_token/expected_error.txt Max&nbsp;Brunsfeld
2019-03-30 maxbrunsfeld@gmail.com 6490b1e4f235b4fdb22ca9a252252aaaf038d7a3 test/fixtures/test_grammars/partially_resolved_conflict/expected_error.txt Max&nbsp;Brunsfeld
2019-03-29 maxbrunsfeld@gmail.com 00968db983e771a106b01edaeaef093c5fe15dbe lib/include/tree_sitter/api.h Max&nbsp;Brunsfeld
2019-03-29 maxbrunsfeld@gmail.com aa5f73357d22277fe238728513ee90aa65d1125e Cargo.lock Max&nbsp;Brunsfeld
2019-03-29 maxbrunsfeld@gmail.com aa5f73357d22277fe238728513ee90aa65d1125e cli/Cargo.toml Max&nbsp;Brunsfeld
2019-03-29 maxbrunsfeld@gmail.com aa5f73357d22277fe238728513ee90aa65d1125e cli/npm/package-lock.json Max&nbsp;Brunsfeld
2019-03-29 maxbrunsfeld@gmail.com aa5f73357d22277fe238728513ee90aa65d1125e cli/npm/package.json Max&nbsp;Brunsfeld
2019-03-29 maxbrunsfeld@gmail.com a133afe9ac0ab492c19e26f5e5f5bfe0e59368a8 cli/src/generate/build_tables/item.rs Max&nbsp;Brunsfeld
2019-03-29 maxbrunsfeld@gmail.com 9bdac0e693d1567a221fdbfc35ae6acb7811f30c cli/src/generate/build_tables/item.rs Max&nbsp;Brunsfeld
2019-03-29 maxbrunsfeld@gmail.com 1e64985f1f76f2a705c7faf089aa6373d7a08e0b Cargo.lock Max&nbsp;Brunsfeld
2019-03-29 maxbrunsfeld@gmail.com 1e64985f1f76f2a705c7faf089aa6373d7a08e0b cli/Cargo.toml Max&nbsp;Brunsfeld
2019-03-29 maxbrunsfeld@gmail.com 1e64985f1f76f2a705c7faf089aa6373d7a08e0b cli/npm/package-lock.json Max&nbsp;Brunsfeld
2019-03-29 maxbrunsfeld@gmail.com 1e64985f1f76f2a705c7faf089aa6373d7a08e0b cli/npm/package.json Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@gmail.com 09b902f6a081e8cf1a7e167ac9dbb7ed2992da78 cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@gmail.com 09b902f6a081e8cf1a7e167ac9dbb7ed2992da78 cli/src/generate/templates/index.js Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 cli/Cargo.toml Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 cli/benches/benchmark.rs Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 cli/src/generate/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 cli/src/generate/build_tables/item.rs Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 cli/src/generate/build_tables/minimize_parse_table.rs Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 cli/src/generate/build_tables/mod.rs Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 cli/src/generate/dsl.js Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 cli/src/generate/grammars.rs Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 cli/src/generate/node_types.rs Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 cli/src/generate/parse_grammar.rs Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 cli/src/generate/prepare_grammar/expand_repeats.rs Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 cli/src/generate/prepare_grammar/extract_simple_aliases.rs Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 cli/src/generate/prepare_grammar/extract_tokens.rs Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 cli/src/generate/prepare_grammar/flatten_grammar.rs Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 cli/src/generate/prepare_grammar/intern_symbols.rs Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 cli/src/generate/prepare_grammar/mod.rs Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 cli/src/generate/prepare_grammar/process_inlines.rs Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 cli/src/generate/render.rs Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 cli/src/generate/rules.rs Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 cli/src/generate/tables.rs Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 cli/src/parse.rs Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 cli/src/properties.rs Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 cli/src/test.rs Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 cli/src/tests/corpus_test.rs Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 cli/src/tests/node_refs.rs Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 cli/src/tests/node_test.rs Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 cli/src/tests/parser_test.rs Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 docs/section-3-creating-parsers.md Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 highlight/src/lib.rs Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 lib/binding/bindings.rs Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 lib/include/tree_sitter/api.h Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 lib/include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 lib/src/get_changed_ranges.c Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 lib/src/language.c Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 lib/src/language.h Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 lib/src/node.c Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 lib/src/parser.c Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 lib/src/reduce_action.h Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 lib/src/subtree.c Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 lib/src/subtree.h Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 lib/src/tree_cursor.c Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 script/generate-bindings Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 test/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 test/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 test/fixtures/test_grammars/associativity_missing/expected_error.txt Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 test/fixtures/test_grammars/conflict_in_repeat_rule/expected_error.txt Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 test/fixtures/test_grammars/conflict_in_repeat_rule_after_external_token/expected_error.txt Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 test/fixtures/test_grammars/conflicting_precedence/expected_error.txt Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 test/fixtures/test_grammars/partially_resolved_conflict/expected_error.txt Max&nbsp;Brunsfeld
2019-03-28 maxbrunsfeld@github.com 77636e8fe6418c10a1c2ddb7a278c886bff7ef35 test/fixtures/test_grammars/precedence_on_single_child_missing/expected_error.txt Max&nbsp;Brunsfeld
2019-03-27 maxbrunsfeld@gmail.com eb96dd6ddb828e56225d25b39c2ab851636a1e56 cli/src/generate/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-03-27 maxbrunsfeld@gmail.com eb96dd6ddb828e56225d25b39c2ab851636a1e56 cli/src/generate/build_tables/mod.rs Max&nbsp;Brunsfeld
2019-03-27 maxbrunsfeld@gmail.com eb96dd6ddb828e56225d25b39c2ab851636a1e56 cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-03-27 maxbrunsfeld@gmail.com eb96dd6ddb828e56225d25b39c2ab851636a1e56 cli/src/generate/node_types.rs Max&nbsp;Brunsfeld
2019-03-27 maxbrunsfeld@gmail.com eb96dd6ddb828e56225d25b39c2ab851636a1e56 cli/src/generate/tables.rs Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 451478c620552ad301217fe02ad25a7123ee52ed cli/src/generate/node_types.rs Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com e9afdd72b44d022067adf8fa83b35070f26401b5 cli/src/generate/build_tables/mod.rs Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com e9afdd72b44d022067adf8fa83b35070f26401b5 cli/src/generate/node_types.rs Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com af09e65efc5a571b89c33378e913691b9f364fd2 cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com af09e65efc5a571b89c33378e913691b9f364fd2 cli/src/generate/node_types.rs Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 6c65d7481026781bc5e7abb5238d0261300573e8 cli/src/generate/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 6c65d7481026781bc5e7abb5238d0261300573e8 cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 6c65d7481026781bc5e7abb5238d0261300573e8 cli/src/generate/prepare_grammar/intern_symbols.rs Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 6c65d7481026781bc5e7abb5238d0261300573e8 cli/src/generate/tables.rs Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d Cargo.lock Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d cli/src/generate/render.rs Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d cli/src/highlight.rs Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d cli/src/main.rs Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d cli/src/parse.rs Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d cli/src/properties.rs Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d cli/src/tests/helpers/allocations.rs Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d cli/src/tests/helpers/fixtures.rs Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d cli/src/tests/highlight_test.rs Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d cli/src/tests/parser_test.rs Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d docs/index.md Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d docs/section-3-creating-parsers.md Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d highlight/Cargo.toml Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d highlight/include/tree_sitter/highlight.h Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d highlight/src/c_lib.rs Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d highlight/src/lib.rs Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d lib/binding/bindings.rs Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d lib/include/tree_sitter/api.h Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d lib/include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d lib/src/alloc.h Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d lib/src/atomic.h Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d lib/src/clock.h Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d lib/src/get_changed_ranges.c Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d lib/src/length.h Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d lib/src/lib.c Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d lib/src/node.c Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d lib/src/parser.c Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d lib/src/reusable_node.h Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d lib/src/stack.c Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d lib/src/stack.h Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d script/test Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@gmail.com 5035e194ff3e64b2dd67e58448c41955373cac1d script/test.cmd Max&nbsp;Brunsfeld
2019-03-08 maxbrunsfeld@gmail.com b79bd8693b2e95abbab112faa4271e3dc2db9785 cli/src/generate/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-03-08 maxbrunsfeld@gmail.com b79bd8693b2e95abbab112faa4271e3dc2db9785 cli/src/generate/dsl.js Max&nbsp;Brunsfeld
2019-03-08 maxbrunsfeld@gmail.com b79bd8693b2e95abbab112faa4271e3dc2db9785 cli/src/generate/grammars.rs Max&nbsp;Brunsfeld
2019-03-08 maxbrunsfeld@gmail.com b79bd8693b2e95abbab112faa4271e3dc2db9785 cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-03-08 maxbrunsfeld@gmail.com b79bd8693b2e95abbab112faa4271e3dc2db9785 cli/src/generate/parse_grammar.rs Max&nbsp;Brunsfeld
2019-03-08 maxbrunsfeld@gmail.com b79bd8693b2e95abbab112faa4271e3dc2db9785 cli/src/generate/prepare_grammar/expand_repeats.rs Max&nbsp;Brunsfeld
2019-03-08 maxbrunsfeld@gmail.com b79bd8693b2e95abbab112faa4271e3dc2db9785 cli/src/generate/prepare_grammar/extract_simple_aliases.rs Max&nbsp;Brunsfeld
2019-03-08 maxbrunsfeld@gmail.com b79bd8693b2e95abbab112faa4271e3dc2db9785 cli/src/generate/prepare_grammar/extract_tokens.rs Max&nbsp;Brunsfeld
2019-03-08 maxbrunsfeld@gmail.com b79bd8693b2e95abbab112faa4271e3dc2db9785 cli/src/generate/prepare_grammar/flatten_grammar.rs Max&nbsp;Brunsfeld
2019-03-08 maxbrunsfeld@gmail.com b79bd8693b2e95abbab112faa4271e3dc2db9785 cli/src/generate/prepare_grammar/intern_symbols.rs Max&nbsp;Brunsfeld
2019-03-08 maxbrunsfeld@gmail.com b79bd8693b2e95abbab112faa4271e3dc2db9785 cli/src/generate/prepare_grammar/mod.rs Max&nbsp;Brunsfeld
2019-03-08 maxbrunsfeld@gmail.com b79bd8693b2e95abbab112faa4271e3dc2db9785 cli/src/generate/prepare_grammar/process_inlines.rs Max&nbsp;Brunsfeld
2019-03-08 maxbrunsfeld@gmail.com b79bd8693b2e95abbab112faa4271e3dc2db9785 cli/src/generate/tables.rs Max&nbsp;Brunsfeld
2019-03-26 maxbrunsfeld@github.com d209f93bacb8f0149e0066de1f54937f2b396c23 lib/src/stack.h Max&nbsp;Brunsfeld
2019-03-26 marijn@haverbeke.nl fe5aa46d8d64e351f7a711acb76bea6718f3dbde lib/src/stack.h Marijn&nbsp;Haverbeke
2019-03-25 maxbrunsfeld@github.com 62d712c6c7d21713cc4edc2a851eb42e3bf97736 docs/section-3-creating-parsers.md Max&nbsp;Brunsfeld
2019-03-24 moomoowoo@gmail.com 6f804fd2e2dbf7af5186d58e041cd97c3a7fad40 docs/section-3-creating-parsers.md Justin&nbsp;Woo
2019-03-22 maxbrunsfeld@gmail.com d51cd86a3a12ba8730c3e1251c63c32000adf4ca docs/index.md Max&nbsp;Brunsfeld
2019-03-22 maxbrunsfeld@github.com 82358d3f2ffc9b091c07ffebfc0546a0887e2a35 .appveyor.yml Max&nbsp;Brunsfeld
2019-03-22 maxbrunsfeld@github.com 82358d3f2ffc9b091c07ffebfc0546a0887e2a35 .travis.yml Max&nbsp;Brunsfeld
2019-03-22 maxbrunsfeld@github.com 82358d3f2ffc9b091c07ffebfc0546a0887e2a35 cli/src/parse.rs Max&nbsp;Brunsfeld
2019-03-22 maxbrunsfeld@github.com 82358d3f2ffc9b091c07ffebfc0546a0887e2a35 cli/src/tests/parser_test.rs Max&nbsp;Brunsfeld
2019-03-22 maxbrunsfeld@github.com 82358d3f2ffc9b091c07ffebfc0546a0887e2a35 highlight/include/tree_sitter/highlight.h Max&nbsp;Brunsfeld
2019-03-22 maxbrunsfeld@github.com 82358d3f2ffc9b091c07ffebfc0546a0887e2a35 highlight/src/c_lib.rs Max&nbsp;Brunsfeld
2019-03-22 maxbrunsfeld@github.com 82358d3f2ffc9b091c07ffebfc0546a0887e2a35 highlight/src/lib.rs Max&nbsp;Brunsfeld
2019-03-22 maxbrunsfeld@github.com 82358d3f2ffc9b091c07ffebfc0546a0887e2a35 lib/binding/bindings.rs Max&nbsp;Brunsfeld
2019-03-22 maxbrunsfeld@github.com 82358d3f2ffc9b091c07ffebfc0546a0887e2a35 lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-03-22 maxbrunsfeld@github.com 82358d3f2ffc9b091c07ffebfc0546a0887e2a35 lib/include/tree_sitter/api.h Max&nbsp;Brunsfeld
2019-03-22 maxbrunsfeld@github.com 82358d3f2ffc9b091c07ffebfc0546a0887e2a35 lib/src/atomic.h Max&nbsp;Brunsfeld
2019-03-22 maxbrunsfeld@github.com 82358d3f2ffc9b091c07ffebfc0546a0887e2a35 lib/src/parser.c Max&nbsp;Brunsfeld
2019-03-21 maxbrunsfeld@gmail.com 5a59f19b694993dbe841220e6b56508322201236 cli/src/generate/render.rs Max&nbsp;Brunsfeld
2019-03-21 maxbrunsfeld@gmail.com 5a59f19b694993dbe841220e6b56508322201236 lib/include/tree_sitter/api.h Max&nbsp;Brunsfeld
2019-03-21 maxbrunsfeld@gmail.com 5a59f19b694993dbe841220e6b56508322201236 lib/include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2019-03-21 maxbrunsfeld@gmail.com 5a59f19b694993dbe841220e6b56508322201236 lib/src/clock.h Max&nbsp;Brunsfeld
2019-03-21 maxbrunsfeld@gmail.com 5a59f19b694993dbe841220e6b56508322201236 lib/src/length.h Max&nbsp;Brunsfeld
2019-03-21 maxbrunsfeld@gmail.com 5a59f19b694993dbe841220e6b56508322201236 lib/src/node.c Max&nbsp;Brunsfeld
2019-03-21 maxbrunsfeld@gmail.com 5a59f19b694993dbe841220e6b56508322201236 lib/src/parser.c Max&nbsp;Brunsfeld
2019-03-21 maxbrunsfeld@gmail.com 5a59f19b694993dbe841220e6b56508322201236 lib/src/reusable_node.h Max&nbsp;Brunsfeld
2019-03-21 maxbrunsfeld@github.com 2e5d3d37701f8b177f0940da3cc747307b56d70b lib/src/clock.h Max&nbsp;Brunsfeld
2019-03-21 maxbrunsfeld@github.com 2e5d3d37701f8b177f0940da3cc747307b56d70b lib/src/parser.c Max&nbsp;Brunsfeld
2019-03-21 maxbrunsfeld@gmail.com 74d154c706a1bf1266f7b1b2a2ff63fff12d82f9 lib/src/clock.h Max&nbsp;Brunsfeld
2019-03-21 maxbrunsfeld@gmail.com 74d154c706a1bf1266f7b1b2a2ff63fff12d82f9 lib/src/parser.c Max&nbsp;Brunsfeld
2019-03-21 maxbrunsfeld@gmail.com 501708623294b369f86770892bc133f42f1f5f51 .appveyor.yml Max&nbsp;Brunsfeld
2019-03-21 maxbrunsfeld@gmail.com 501708623294b369f86770892bc133f42f1f5f51 .travis.yml Max&nbsp;Brunsfeld
2019-03-21 maxbrunsfeld@gmail.com 0ccb910922218f7ee5f6ce25b16b870f762e27f6 cli/src/parse.rs Max&nbsp;Brunsfeld
2019-03-21 maxbrunsfeld@gmail.com 0ccb910922218f7ee5f6ce25b16b870f762e27f6 cli/src/tests/parser_test.rs Max&nbsp;Brunsfeld
2019-03-21 maxbrunsfeld@gmail.com 0ccb910922218f7ee5f6ce25b16b870f762e27f6 highlight/include/tree_sitter/highlight.h Max&nbsp;Brunsfeld
2019-03-21 maxbrunsfeld@gmail.com 0ccb910922218f7ee5f6ce25b16b870f762e27f6 highlight/src/c_lib.rs Max&nbsp;Brunsfeld
2019-03-21 maxbrunsfeld@gmail.com 0ccb910922218f7ee5f6ce25b16b870f762e27f6 highlight/src/lib.rs Max&nbsp;Brunsfeld
2019-03-21 maxbrunsfeld@gmail.com 0ccb910922218f7ee5f6ce25b16b870f762e27f6 lib/binding/bindings.rs Max&nbsp;Brunsfeld
2019-03-21 maxbrunsfeld@gmail.com 0ccb910922218f7ee5f6ce25b16b870f762e27f6 lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-03-21 maxbrunsfeld@gmail.com 0ccb910922218f7ee5f6ce25b16b870f762e27f6 lib/include/tree_sitter/api.h Max&nbsp;Brunsfeld
2019-03-21 maxbrunsfeld@gmail.com 0ccb910922218f7ee5f6ce25b16b870f762e27f6 lib/src/atomic.h Max&nbsp;Brunsfeld
2019-03-21 maxbrunsfeld@gmail.com 0ccb910922218f7ee5f6ce25b16b870f762e27f6 lib/src/parser.c Max&nbsp;Brunsfeld
2019-03-21 maxbrunsfeld@gmail.com cfa474b82a55eca5ba3905c27d9ebbe99fcfb823 script/test Max&nbsp;Brunsfeld
2019-03-21 maxbrunsfeld@gmail.com 2fd9ffa8e5d8283b39d40761a8eff21348f7857b cli/src/main.rs Max&nbsp;Brunsfeld
2019-03-21 maxbrunsfeld@gmail.com 2fd9ffa8e5d8283b39d40761a8eff21348f7857b cli/src/parse.rs Max&nbsp;Brunsfeld
2019-03-21 maxbrunsfeld@gmail.com 2fd9ffa8e5d8283b39d40761a8eff21348f7857b lib/src/atomic.h Max&nbsp;Brunsfeld
2019-03-20 maxbrunsfeld@gmail.com 3340168097bd0375958ecdf2fce8ad694bfb69be cli/src/tests/parser_test.rs Max&nbsp;Brunsfeld
2019-03-20 maxbrunsfeld@gmail.com 3340168097bd0375958ecdf2fce8ad694bfb69be highlight/include/tree_sitter/highlight.h Max&nbsp;Brunsfeld
2019-03-20 maxbrunsfeld@gmail.com 3340168097bd0375958ecdf2fce8ad694bfb69be highlight/src/c_lib.rs Max&nbsp;Brunsfeld
2019-03-20 maxbrunsfeld@gmail.com 3340168097bd0375958ecdf2fce8ad694bfb69be lib/src/atomic.h Max&nbsp;Brunsfeld
2019-03-20 maxbrunsfeld@gmail.com 3340168097bd0375958ecdf2fce8ad694bfb69be lib/src/parser.c Max&nbsp;Brunsfeld
2019-03-18 maxbrunsfeld@github.com 60265e807cf5bd6a4e3b41f8ca9ddcf3a592eec1 .appveyor.yml Max&nbsp;Brunsfeld
2019-03-18 maxbrunsfeld@github.com 60265e807cf5bd6a4e3b41f8ca9ddcf3a592eec1 .travis.yml Max&nbsp;Brunsfeld
2019-03-18 maxbrunsfeld@github.com 60265e807cf5bd6a4e3b41f8ca9ddcf3a592eec1 Cargo.lock Max&nbsp;Brunsfeld
2019-03-18 maxbrunsfeld@github.com 60265e807cf5bd6a4e3b41f8ca9ddcf3a592eec1 cli/src/tests/highlight_test.rs Max&nbsp;Brunsfeld
2019-03-18 maxbrunsfeld@github.com 60265e807cf5bd6a4e3b41f8ca9ddcf3a592eec1 cli/src/tests/parser_test.rs Max&nbsp;Brunsfeld
2019-03-18 maxbrunsfeld@github.com 60265e807cf5bd6a4e3b41f8ca9ddcf3a592eec1 highlight/include/tree_sitter/highlight.h Max&nbsp;Brunsfeld
2019-03-18 maxbrunsfeld@github.com 60265e807cf5bd6a4e3b41f8ca9ddcf3a592eec1 highlight/src/c_lib.rs Max&nbsp;Brunsfeld
2019-03-18 maxbrunsfeld@github.com 60265e807cf5bd6a4e3b41f8ca9ddcf3a592eec1 highlight/src/lib.rs Max&nbsp;Brunsfeld
2019-03-18 maxbrunsfeld@github.com 60265e807cf5bd6a4e3b41f8ca9ddcf3a592eec1 lib/binding/bindings.rs Max&nbsp;Brunsfeld
2019-03-18 maxbrunsfeld@github.com 60265e807cf5bd6a4e3b41f8ca9ddcf3a592eec1 lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-03-18 maxbrunsfeld@github.com 60265e807cf5bd6a4e3b41f8ca9ddcf3a592eec1 lib/include/tree_sitter/api.h Max&nbsp;Brunsfeld
2019-03-18 maxbrunsfeld@github.com 60265e807cf5bd6a4e3b41f8ca9ddcf3a592eec1 lib/src/atomic.h Max&nbsp;Brunsfeld
2019-03-18 maxbrunsfeld@github.com 60265e807cf5bd6a4e3b41f8ca9ddcf3a592eec1 lib/src/parser.c Max&nbsp;Brunsfeld
2019-03-18 maxbrunsfeld@gmail.com 8941dc1dda8f418b974b9e4778a09c2d72f9c7ca cli/src/tests/highlight_test.rs Max&nbsp;Brunsfeld
2019-03-18 maxbrunsfeld@gmail.com 8941dc1dda8f418b974b9e4778a09c2d72f9c7ca highlight/include/tree_sitter/highlight.h Max&nbsp;Brunsfeld
2019-03-18 maxbrunsfeld@gmail.com 8941dc1dda8f418b974b9e4778a09c2d72f9c7ca highlight/src/c_lib.rs Max&nbsp;Brunsfeld
2019-03-18 maxbrunsfeld@gmail.com 8941dc1dda8f418b974b9e4778a09c2d72f9c7ca highlight/src/lib.rs Max&nbsp;Brunsfeld
2019-03-15 maxbrunsfeld@gmail.com 0ae304f582bc1a5d96f4c1e33903d1f75e1b4553 .appveyor.yml Max&nbsp;Brunsfeld
2019-03-15 maxbrunsfeld@gmail.com 0ae304f582bc1a5d96f4c1e33903d1f75e1b4553 .travis.yml Max&nbsp;Brunsfeld
2019-03-15 maxbrunsfeld@gmail.com 0ae304f582bc1a5d96f4c1e33903d1f75e1b4553 Cargo.lock Max&nbsp;Brunsfeld
2019-03-15 maxbrunsfeld@gmail.com 0ae304f582bc1a5d96f4c1e33903d1f75e1b4553 cli/src/tests/parser_test.rs Max&nbsp;Brunsfeld
2019-03-15 maxbrunsfeld@gmail.com 0ae304f582bc1a5d96f4c1e33903d1f75e1b4553 lib/binding/bindings.rs Max&nbsp;Brunsfeld
2019-03-15 maxbrunsfeld@gmail.com 0ae304f582bc1a5d96f4c1e33903d1f75e1b4553 lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-03-15 maxbrunsfeld@gmail.com 0ae304f582bc1a5d96f4c1e33903d1f75e1b4553 lib/include/tree_sitter/api.h Max&nbsp;Brunsfeld
2019-03-15 maxbrunsfeld@gmail.com 0ae304f582bc1a5d96f4c1e33903d1f75e1b4553 lib/src/atomic.h Max&nbsp;Brunsfeld
2019-03-15 maxbrunsfeld@gmail.com 0ae304f582bc1a5d96f4c1e33903d1f75e1b4553 lib/src/parser.c Max&nbsp;Brunsfeld
2019-03-15 maxbrunsfeld@github.com 55dd2330ab9b07c9496d302338ea9b79595120b5 cli/src/tests/parser_test.rs Max&nbsp;Brunsfeld
2019-03-15 maxbrunsfeld@github.com 55dd2330ab9b07c9496d302338ea9b79595120b5 docs/section-3-creating-parsers.md Max&nbsp;Brunsfeld
2019-03-15 maxbrunsfeld@github.com 55dd2330ab9b07c9496d302338ea9b79595120b5 lib/src/get_changed_ranges.c Max&nbsp;Brunsfeld
2019-03-15 maxbrunsfeld@github.com 55dd2330ab9b07c9496d302338ea9b79595120b5 lib/src/parser.c Max&nbsp;Brunsfeld
2019-03-15 maxbrunsfeld@github.com 55dd2330ab9b07c9496d302338ea9b79595120b5 lib/src/stack.c Max&nbsp;Brunsfeld
2019-03-15 jmitchell@member.fsf.org 15b096d6951860fae40a04a25225e382f69007fd cli/src/tests/parser_test.rs Jacob&nbsp;Mitchell
2019-03-15 jmitchell@member.fsf.org 15b096d6951860fae40a04a25225e382f69007fd cli/src/util.rs Jacob&nbsp;Mitchell
2019-03-14 jmitchell@member.fsf.org c8d040ca26e50de818059cbd707085d5f53713de cli/src/tests/parser_test.rs Jacob&nbsp;Mitchell
2019-03-14 jmitchell@member.fsf.org c8d040ca26e50de818059cbd707085d5f53713de cli/src/util.rs Jacob&nbsp;Mitchell
2019-03-14 jmitchell@member.fsf.org c8d040ca26e50de818059cbd707085d5f53713de docs/section-3-creating-parsers.md Jacob&nbsp;Mitchell
2019-03-14 jmitchell@member.fsf.org c8d040ca26e50de818059cbd707085d5f53713de lib/src/get_changed_ranges.c Jacob&nbsp;Mitchell
2019-03-14 jmitchell@member.fsf.org c8d040ca26e50de818059cbd707085d5f53713de lib/src/parser.c Jacob&nbsp;Mitchell
2019-03-14 jmitchell@member.fsf.org c8d040ca26e50de818059cbd707085d5f53713de lib/src/stack.c Jacob&nbsp;Mitchell
2019-03-14 maxbrunsfeld@github.com 1aaad66a03407aaa8ddba3486e53d80db12e379e cli/src/main.rs Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@github.com 1aaad66a03407aaa8ddba3486e53d80db12e379e cli/src/parse.rs Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@github.com 1aaad66a03407aaa8ddba3486e53d80db12e379e cli/src/tests/parser_test.rs Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@github.com 1aaad66a03407aaa8ddba3486e53d80db12e379e lib/binding/bindings.rs Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@github.com 1aaad66a03407aaa8ddba3486e53d80db12e379e lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@github.com 1aaad66a03407aaa8ddba3486e53d80db12e379e lib/include/tree_sitter/api.h Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@github.com 1aaad66a03407aaa8ddba3486e53d80db12e379e lib/src/clock.h Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@github.com 1aaad66a03407aaa8ddba3486e53d80db12e379e lib/src/parser.c Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@gmail.com 23dfde067ec28836fc5753370c99b020b9a086cf lib/src/get_changed_ranges.c Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@gmail.com 59fd8528d408f3abd22e32e3695649317ac5b5d8 lib/src/parser.c Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@gmail.com 9ae594a50761fc7d5255d3767acb452e686eb085 cli/src/tests/parser_test.rs Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@gmail.com 006a931ab8967f6c9c89f668d4608ec119065b24 cli/src/tests/helpers/allocations.rs Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@gmail.com 006a931ab8967f6c9c89f668d4608ec119065b24 lib/src/alloc.h Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@gmail.com 006a931ab8967f6c9c89f668d4608ec119065b24 lib/src/stack.c Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@gmail.com 88e3907cc08c999f55cf8d01dd4d83953c75ace0 cli/src/main.rs Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@gmail.com 88e3907cc08c999f55cf8d01dd4d83953c75ace0 cli/src/parse.rs Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@gmail.com 88e3907cc08c999f55cf8d01dd4d83953c75ace0 lib/binding/bindings.rs Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@gmail.com 88e3907cc08c999f55cf8d01dd4d83953c75ace0 lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@gmail.com 88e3907cc08c999f55cf8d01dd4d83953c75ace0 lib/include/tree_sitter/api.h Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@gmail.com 88e3907cc08c999f55cf8d01dd4d83953c75ace0 lib/src/clock.h Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@gmail.com 88e3907cc08c999f55cf8d01dd4d83953c75ace0 lib/src/parser.c Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@gmail.com e30e827c5ffd9db2ec5e5876535c2492d09a0639 cli/src/main.rs Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@gmail.com e30e827c5ffd9db2ec5e5876535c2492d09a0639 cli/src/parse.rs Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@gmail.com 430f8874eab63cd8bf1856468a4114a5ce58386f lib/src/parser.c Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@gmail.com cddb3e416d4014cfad833335879ccdfffdb56d5e cli/src/tests/parser_test.rs Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@gmail.com cddb3e416d4014cfad833335879ccdfffdb56d5e lib/binding/bindings.rs Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@gmail.com cddb3e416d4014cfad833335879ccdfffdb56d5e lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@gmail.com cddb3e416d4014cfad833335879ccdfffdb56d5e lib/include/tree_sitter/api.h Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@gmail.com cddb3e416d4014cfad833335879ccdfffdb56d5e lib/src/parser.c Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@github.com 1e585d506f38d0a0a1a804c89ba7dc81f92d0fc9 Cargo.lock Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@github.com 1e585d506f38d0a0a1a804c89ba7dc81f92d0fc9 cli/src/highlight.rs Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@github.com 1e585d506f38d0a0a1a804c89ba7dc81f92d0fc9 cli/src/main.rs Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@github.com 1e585d506f38d0a0a1a804c89ba7dc81f92d0fc9 cli/src/tests/helpers/fixtures.rs Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@github.com 1e585d506f38d0a0a1a804c89ba7dc81f92d0fc9 cli/src/tests/highlight_test.rs Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@github.com 1e585d506f38d0a0a1a804c89ba7dc81f92d0fc9 highlight/Cargo.toml Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@github.com 1e585d506f38d0a0a1a804c89ba7dc81f92d0fc9 highlight/include/tree_sitter/highlight.h Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@github.com 1e585d506f38d0a0a1a804c89ba7dc81f92d0fc9 highlight/src/c_lib.rs Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@github.com 1e585d506f38d0a0a1a804c89ba7dc81f92d0fc9 highlight/src/lib.rs Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@github.com 1e585d506f38d0a0a1a804c89ba7dc81f92d0fc9 script/test Max&nbsp;Brunsfeld
2019-03-14 maxbrunsfeld@github.com 1e585d506f38d0a0a1a804c89ba7dc81f92d0fc9 script/test.cmd Max&nbsp;Brunsfeld
2019-03-13 maxbrunsfeld@gmail.com e0f0043edd0064136d889f454d85eb2c2f146443 Cargo.lock Max&nbsp;Brunsfeld
2019-03-13 maxbrunsfeld@gmail.com e0f0043edd0064136d889f454d85eb2c2f146443 highlight/Cargo.toml Max&nbsp;Brunsfeld
2019-03-13 maxbrunsfeld@gmail.com abcac40f2d8c4aeb1b87eb58747e0eb024d90e0f cli/src/highlight.rs Max&nbsp;Brunsfeld
2019-03-13 maxbrunsfeld@gmail.com abcac40f2d8c4aeb1b87eb58747e0eb024d90e0f cli/src/main.rs Max&nbsp;Brunsfeld
2019-03-13 maxbrunsfeld@gmail.com 083e813218c7f58c6724d5c2e5634e081b611412 cli/src/tests/highlight_test.rs Max&nbsp;Brunsfeld
2019-03-13 maxbrunsfeld@gmail.com 083e813218c7f58c6724d5c2e5634e081b611412 highlight/src/lib.rs Max&nbsp;Brunsfeld
2019-03-13 maxbrunsfeld@gmail.com 2a5409feab5ada09a8cce7a1fbcf74d6b9a76fd6 highlight/include/tree_sitter/highlight.h Max&nbsp;Brunsfeld
2019-03-13 maxbrunsfeld@gmail.com 2a5409feab5ada09a8cce7a1fbcf74d6b9a76fd6 highlight/src/c_lib.rs Max&nbsp;Brunsfeld
2019-03-13 maxbrunsfeld@gmail.com eabecafa8d4f99b5ea936fdd45f2fea662284e2c highlight/src/c_lib.rs Max&nbsp;Brunsfeld
2019-03-13 maxbrunsfeld@gmail.com 8a675d184c57cb7582bc0a3c7a9e367c425a437e script/test Max&nbsp;Brunsfeld
2019-03-13 maxbrunsfeld@gmail.com 8a675d184c57cb7582bc0a3c7a9e367c425a437e script/test.cmd Max&nbsp;Brunsfeld
2019-03-12 maxbrunsfeld@gmail.com b89348e7fe25874dd8c868115ea5eab659d493f3 Cargo.lock Max&nbsp;Brunsfeld
2019-03-12 maxbrunsfeld@gmail.com b89348e7fe25874dd8c868115ea5eab659d493f3 cli/Cargo.toml Max&nbsp;Brunsfeld
2019-03-12 maxbrunsfeld@gmail.com b89348e7fe25874dd8c868115ea5eab659d493f3 cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-03-12 maxbrunsfeld@gmail.com b89348e7fe25874dd8c868115ea5eab659d493f3 cli/src/properties.rs Max&nbsp;Brunsfeld
2019-03-12 maxbrunsfeld@gmail.com b89348e7fe25874dd8c868115ea5eab659d493f3 lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-03-12 maxbrunsfeld@gmail.com b89348e7fe25874dd8c868115ea5eab659d493f3 lib/src/lib.c Max&nbsp;Brunsfeld
2019-03-12 maxbrunsfeld@gmail.com 2de54c101ebb7c65423be3e6a502875dc6db4b1f cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-03-12 maxbrunsfeld@gmail.com d19c8751345f2063fda116a03465a555bfe0e679 Cargo.lock Max&nbsp;Brunsfeld
2019-03-12 maxbrunsfeld@gmail.com d19c8751345f2063fda116a03465a555bfe0e679 cli/Cargo.toml Max&nbsp;Brunsfeld
2019-03-12 maxbrunsfeld@gmail.com d19c8751345f2063fda116a03465a555bfe0e679 cli/src/properties.rs Max&nbsp;Brunsfeld
2019-03-10 maxbrunsfeld@github.com db953312b8ab8064943883d4f1d14c1aa52741e9 lib/src/lib.c Max&nbsp;Brunsfeld
2019-03-10 maxbrunsfeld@github.com 91fe1b98505710b33b098b372eed2456fe429e03 lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-03-09 joshuawarner32@gmail.com 6f71b8840b196a6e5c6f4b6a6586e1f990a51690 lib/src/lib.c Joshua&nbsp;Warner
2019-03-09 joshuawarner32@gmail.com 14a483f4c395bb151f6dd3f5a6a98ac8ab850c33 lib/binding/lib.rs Joshua&nbsp;Warner
2019-03-08 maxbrunsfeld@gmail.com 98e4fd22efb8e59086d4d612e91a21dff5854ca5 cli/src/tests/helpers/fixtures.rs Max&nbsp;Brunsfeld
2019-03-08 maxbrunsfeld@gmail.com 98e4fd22efb8e59086d4d612e91a21dff5854ca5 cli/src/tests/highlight_test.rs Max&nbsp;Brunsfeld
2019-03-08 maxbrunsfeld@gmail.com 98e4fd22efb8e59086d4d612e91a21dff5854ca5 highlight/Cargo.toml Max&nbsp;Brunsfeld
2019-03-08 maxbrunsfeld@gmail.com 98e4fd22efb8e59086d4d612e91a21dff5854ca5 highlight/include/tree_sitter/highlight.h Max&nbsp;Brunsfeld
2019-03-08 maxbrunsfeld@gmail.com 98e4fd22efb8e59086d4d612e91a21dff5854ca5 highlight/src/c_lib.rs Max&nbsp;Brunsfeld
2019-03-08 maxbrunsfeld@gmail.com 98e4fd22efb8e59086d4d612e91a21dff5854ca5 highlight/src/lib.rs Max&nbsp;Brunsfeld
2019-03-05 maxbrunsfeld@gmail.com 445dfda53ecbbc770de4735e595b3d3f7412f05f highlight/src/lib.rs Max&nbsp;Brunsfeld
2019-03-05 maxbrunsfeld@gmail.com 445dfda53ecbbc770de4735e595b3d3f7412f05f lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-03-05 maxbrunsfeld@gmail.com f52271352bd315a1f991a8406afbfb70f0045650 Cargo.lock Max&nbsp;Brunsfeld
2019-03-05 maxbrunsfeld@gmail.com f52271352bd315a1f991a8406afbfb70f0045650 cli/Cargo.toml Max&nbsp;Brunsfeld
2019-03-05 maxbrunsfeld@gmail.com f52271352bd315a1f991a8406afbfb70f0045650 cli/benches/benchmark.rs Max&nbsp;Brunsfeld
2019-03-05 maxbrunsfeld@gmail.com f52271352bd315a1f991a8406afbfb70f0045650 cli/npm/package-lock.json Max&nbsp;Brunsfeld
2019-03-05 maxbrunsfeld@gmail.com f52271352bd315a1f991a8406afbfb70f0045650 cli/npm/package.json Max&nbsp;Brunsfeld
2019-03-05 maxbrunsfeld@gmail.com f52271352bd315a1f991a8406afbfb70f0045650 cli/src/config.rs Max&nbsp;Brunsfeld
2019-03-05 maxbrunsfeld@gmail.com f52271352bd315a1f991a8406afbfb70f0045650 cli/src/error.rs Max&nbsp;Brunsfeld
2019-03-05 maxbrunsfeld@gmail.com f52271352bd315a1f991a8406afbfb70f0045650 cli/src/generate/dsl.js Max&nbsp;Brunsfeld
2019-03-05 maxbrunsfeld@gmail.com f52271352bd315a1f991a8406afbfb70f0045650 cli/src/highlight.rs Max&nbsp;Brunsfeld
2019-03-05 maxbrunsfeld@gmail.com f52271352bd315a1f991a8406afbfb70f0045650 cli/src/lib.rs Max&nbsp;Brunsfeld
2019-03-05 maxbrunsfeld@gmail.com f52271352bd315a1f991a8406afbfb70f0045650 cli/src/loader.rs Max&nbsp;Brunsfeld
2019-03-05 maxbrunsfeld@gmail.com f52271352bd315a1f991a8406afbfb70f0045650 cli/src/main.rs Max&nbsp;Brunsfeld
2019-03-05 maxbrunsfeld@gmail.com f52271352bd315a1f991a8406afbfb70f0045650 cli/src/parse.rs Max&nbsp;Brunsfeld
2019-03-05 maxbrunsfeld@gmail.com f52271352bd315a1f991a8406afbfb70f0045650 cli/src/properties.rs Max&nbsp;Brunsfeld
2019-03-05 maxbrunsfeld@gmail.com f52271352bd315a1f991a8406afbfb70f0045650 cli/src/tests/helpers/fixtures.rs Max&nbsp;Brunsfeld
2019-03-05 maxbrunsfeld@gmail.com f52271352bd315a1f991a8406afbfb70f0045650 cli/src/tests/highlight_test.rs Max&nbsp;Brunsfeld
2019-03-05 maxbrunsfeld@gmail.com f52271352bd315a1f991a8406afbfb70f0045650 cli/src/tests/mod.rs Max&nbsp;Brunsfeld
2019-03-05 maxbrunsfeld@gmail.com f52271352bd315a1f991a8406afbfb70f0045650 cli/vendor/xterm-colors.json Max&nbsp;Brunsfeld
2019-03-05 maxbrunsfeld@gmail.com f52271352bd315a1f991a8406afbfb70f0045650 docs/section-2-using-parsers.md Max&nbsp;Brunsfeld
2019-03-05 maxbrunsfeld@gmail.com f52271352bd315a1f991a8406afbfb70f0045650 docs/section-3-creating-parsers.md Max&nbsp;Brunsfeld
2019-03-05 maxbrunsfeld@gmail.com f52271352bd315a1f991a8406afbfb70f0045650 highlight/Cargo.toml Max&nbsp;Brunsfeld
2019-03-05 maxbrunsfeld@gmail.com f52271352bd315a1f991a8406afbfb70f0045650 highlight/README.md Max&nbsp;Brunsfeld
2019-03-05 maxbrunsfeld@gmail.com f52271352bd315a1f991a8406afbfb70f0045650 highlight/src/escape.rs Max&nbsp;Brunsfeld
2019-03-05 maxbrunsfeld@gmail.com f52271352bd315a1f991a8406afbfb70f0045650 highlight/src/lib.rs Max&nbsp;Brunsfeld
2019-03-05 maxbrunsfeld@gmail.com f52271352bd315a1f991a8406afbfb70f0045650 lib/Cargo.toml Max&nbsp;Brunsfeld
2019-03-05 maxbrunsfeld@gmail.com f52271352bd315a1f991a8406afbfb70f0045650 script/version Max&nbsp;Brunsfeld
2019-03-04 maxbrunsfeld@gmail.com a20fc3c111e380e9dd077f3d4e35e1b6b235dd1c cli/src/generate/dsl.js Max&nbsp;Brunsfeld
2019-03-04 maxbrunsfeld@gmail.com 08ac66a656cff612ac77767c0209908023847769 cli/src/main.rs Max&nbsp;Brunsfeld
2019-03-04 maxbrunsfeld@gmail.com 363079bf3e7fb3af63489a95a72324e910c61218 cli/benches/benchmark.rs Max&nbsp;Brunsfeld
2019-03-04 maxbrunsfeld@gmail.com 363079bf3e7fb3af63489a95a72324e910c61218 cli/src/loader.rs Max&nbsp;Brunsfeld
2019-02-25 maxbrunsfeld@gmail.com e6d6b4a70034f1433155649bf2ee9705eaf241d4 .travis.yml Max&nbsp;Brunsfeld
2019-02-25 maxbrunsfeld@gmail.com ba165c2909c93cc2733c0fe29f58d15143815264 Cargo.lock Max&nbsp;Brunsfeld
2019-02-25 maxbrunsfeld@gmail.com ba165c2909c93cc2733c0fe29f58d15143815264 highlight/Cargo.toml Max&nbsp;Brunsfeld
2019-02-25 maxbrunsfeld@gmail.com ae0e89c29755da19669ec06e5d66a8b3c05f4d62 Cargo.lock Max&nbsp;Brunsfeld
2019-02-25 maxbrunsfeld@gmail.com ae0e89c29755da19669ec06e5d66a8b3c05f4d62 lib/Cargo.toml Max&nbsp;Brunsfeld
2019-02-25 maxbrunsfeld@gmail.com 4e059e18cbdec02d2e82d9dcff096f810ed22b2a Cargo.lock Max&nbsp;Brunsfeld
2019-02-25 maxbrunsfeld@gmail.com 4e059e18cbdec02d2e82d9dcff096f810ed22b2a cli/Cargo.toml Max&nbsp;Brunsfeld
2019-02-25 maxbrunsfeld@gmail.com 4e059e18cbdec02d2e82d9dcff096f810ed22b2a cli/npm/package-lock.json Max&nbsp;Brunsfeld
2019-02-25 maxbrunsfeld@gmail.com 4e059e18cbdec02d2e82d9dcff096f810ed22b2a cli/npm/package.json Max&nbsp;Brunsfeld
2019-02-25 maxbrunsfeld@gmail.com 4e059e18cbdec02d2e82d9dcff096f810ed22b2a script/version Max&nbsp;Brunsfeld
2019-02-25 maxbrunsfeld@gmail.com 1bad6dc41eb322737cab727a1ef0d914a534162a cli/src/config.rs Max&nbsp;Brunsfeld
2019-02-25 maxbrunsfeld@gmail.com 1bad6dc41eb322737cab727a1ef0d914a534162a cli/src/highlight.rs Max&nbsp;Brunsfeld
2019-02-25 maxbrunsfeld@gmail.com 1bad6dc41eb322737cab727a1ef0d914a534162a cli/src/lib.rs Max&nbsp;Brunsfeld
2019-02-25 maxbrunsfeld@gmail.com 1bad6dc41eb322737cab727a1ef0d914a534162a cli/src/main.rs Max&nbsp;Brunsfeld
2019-02-25 maxbrunsfeld@gmail.com 1bad6dc41eb322737cab727a1ef0d914a534162a highlight/src/lib.rs Max&nbsp;Brunsfeld
2019-02-23 maxbrunsfeld@gmail.com 858b4ba8accc648edbe414576038b116b0c0f805 Cargo.lock Max&nbsp;Brunsfeld
2019-02-23 maxbrunsfeld@gmail.com 858b4ba8accc648edbe414576038b116b0c0f805 cli/Cargo.toml Max&nbsp;Brunsfeld
2019-02-23 maxbrunsfeld@gmail.com 858b4ba8accc648edbe414576038b116b0c0f805 cli/src/properties.rs Max&nbsp;Brunsfeld
2019-02-22 maxbrunsfeld@gmail.com d3628f3c0cc3260c37507313f1f1d1f2669b6c92 Cargo.lock Max&nbsp;Brunsfeld
2019-02-22 maxbrunsfeld@gmail.com d3628f3c0cc3260c37507313f1f1d1f2669b6c92 highlight/Cargo.toml Max&nbsp;Brunsfeld
2019-02-22 maxbrunsfeld@gmail.com 14b7af34360dedbb7a1ce6b00541890c4c551df1 cli/src/tests/highlight_test.rs Max&nbsp;Brunsfeld
2019-02-22 maxbrunsfeld@gmail.com 14b7af34360dedbb7a1ce6b00541890c4c551df1 highlight/src/lib.rs Max&nbsp;Brunsfeld
2019-02-22 maxbrunsfeld@gmail.com 92e9f984edae9efb74c90f3b600ed753505e184a docs/section-2-using-parsers.md Max&nbsp;Brunsfeld
2019-02-22 maxbrunsfeld@gmail.com 92e9f984edae9efb74c90f3b600ed753505e184a docs/section-3-creating-parsers.md Max&nbsp;Brunsfeld
2019-02-22 maxbrunsfeld@gmail.com 190b219be5368a04200668ea469bc4fc5bf98357 docs/section-3-creating-parsers.md Max&nbsp;Brunsfeld
2019-02-22 maxbrunsfeld@gmail.com 2249ddb687279885cc89be2c45e11ec27b18004a docs/section-3-creating-parsers.md Max&nbsp;Brunsfeld
2019-02-22 maxbrunsfeld@gmail.com af4414715777cbf5d15f6ad78593f9c28b2e7840 docs/section-2-using-parsers.md Max&nbsp;Brunsfeld
2019-02-22 maxbrunsfeld@gmail.com 743d18d956e0e8f2909f7fb0123fc17d8f8097fb .travis.yml Max&nbsp;Brunsfeld
2019-02-21 maxbrunsfeld@github.com f4a169ec11a5f719bd12e1e2c5e65d809b1b3fd4 Cargo.lock Max&nbsp;Brunsfeld
2019-02-21 maxbrunsfeld@github.com f4a169ec11a5f719bd12e1e2c5e65d809b1b3fd4 cli/Cargo.toml Max&nbsp;Brunsfeld
2019-02-21 maxbrunsfeld@github.com f4a169ec11a5f719bd12e1e2c5e65d809b1b3fd4 cli/src/error.rs Max&nbsp;Brunsfeld
2019-02-21 maxbrunsfeld@github.com f4a169ec11a5f719bd12e1e2c5e65d809b1b3fd4 cli/src/highlight.rs Max&nbsp;Brunsfeld
2019-02-21 maxbrunsfeld@github.com f4a169ec11a5f719bd12e1e2c5e65d809b1b3fd4 cli/src/lib.rs Max&nbsp;Brunsfeld
2019-02-21 maxbrunsfeld@github.com f4a169ec11a5f719bd12e1e2c5e65d809b1b3fd4 cli/src/loader.rs Max&nbsp;Brunsfeld
2019-02-21 maxbrunsfeld@github.com f4a169ec11a5f719bd12e1e2c5e65d809b1b3fd4 cli/src/main.rs Max&nbsp;Brunsfeld
2019-02-21 maxbrunsfeld@github.com f4a169ec11a5f719bd12e1e2c5e65d809b1b3fd4 cli/src/tests/helpers/fixtures.rs Max&nbsp;Brunsfeld
2019-02-21 maxbrunsfeld@github.com f4a169ec11a5f719bd12e1e2c5e65d809b1b3fd4 cli/src/tests/highlight_test.rs Max&nbsp;Brunsfeld
2019-02-21 maxbrunsfeld@github.com f4a169ec11a5f719bd12e1e2c5e65d809b1b3fd4 cli/src/tests/mod.rs Max&nbsp;Brunsfeld
2019-02-21 maxbrunsfeld@github.com f4a169ec11a5f719bd12e1e2c5e65d809b1b3fd4 cli/vendor/xterm-colors.json Max&nbsp;Brunsfeld
2019-02-21 maxbrunsfeld@github.com f4a169ec11a5f719bd12e1e2c5e65d809b1b3fd4 highlight/Cargo.toml Max&nbsp;Brunsfeld
2019-02-21 maxbrunsfeld@github.com f4a169ec11a5f719bd12e1e2c5e65d809b1b3fd4 highlight/README.md Max&nbsp;Brunsfeld
2019-02-21 maxbrunsfeld@github.com f4a169ec11a5f719bd12e1e2c5e65d809b1b3fd4 highlight/src/escape.rs Max&nbsp;Brunsfeld
2019-02-21 maxbrunsfeld@github.com f4a169ec11a5f719bd12e1e2c5e65d809b1b3fd4 highlight/src/lib.rs Max&nbsp;Brunsfeld
2019-02-21 maxbrunsfeld@gmail.com 27d4f0d69dd52516aef626a04d017fc3fd7d1395 Cargo.lock Max&nbsp;Brunsfeld
2019-02-21 maxbrunsfeld@gmail.com 27d4f0d69dd52516aef626a04d017fc3fd7d1395 highlight/Cargo.toml Max&nbsp;Brunsfeld
2019-02-21 maxbrunsfeld@gmail.com e239aa82295762622069ca300b38560da47b8a3b cli/src/highlight.rs Max&nbsp;Brunsfeld
2019-02-21 maxbrunsfeld@gmail.com e239aa82295762622069ca300b38560da47b8a3b cli/src/tests/highlight_test.rs Max&nbsp;Brunsfeld
2019-02-21 maxbrunsfeld@gmail.com e239aa82295762622069ca300b38560da47b8a3b highlight/src/lib.rs Max&nbsp;Brunsfeld
2019-02-20 maxbrunsfeld@gmail.com d2264d597f9a14302e5d1415c1394b0723e26f2d cli/src/loader.rs Max&nbsp;Brunsfeld
2019-02-20 maxbrunsfeld@gmail.com d2264d597f9a14302e5d1415c1394b0723e26f2d cli/src/main.rs Max&nbsp;Brunsfeld
2019-02-20 maxbrunsfeld@gmail.com d63368552a37823afe12234be50a7d12e674d090 Cargo.lock Max&nbsp;Brunsfeld
2019-02-20 maxbrunsfeld@gmail.com d63368552a37823afe12234be50a7d12e674d090 highlight/Cargo.toml Max&nbsp;Brunsfeld
2019-02-20 maxbrunsfeld@gmail.com 2ee5cbbc1dedb9238c08e7167ca50701d217699f cli/src/highlight.rs Max&nbsp;Brunsfeld
2019-02-20 maxbrunsfeld@gmail.com 2ee5cbbc1dedb9238c08e7167ca50701d217699f highlight/src/lib.rs Max&nbsp;Brunsfeld
2019-02-20 maxbrunsfeld@gmail.com c20a330fa5e03dc6e8915972062cef07fbeff92f highlight/README.md Max&nbsp;Brunsfeld
2019-02-20 maxbrunsfeld@gmail.com a46515b80f18d9be80d0ae7351c6eebdd2a9b303 cli/src/highlight.rs Max&nbsp;Brunsfeld
2019-02-20 maxbrunsfeld@gmail.com a46515b80f18d9be80d0ae7351c6eebdd2a9b303 cli/src/loader.rs Max&nbsp;Brunsfeld
2019-02-20 maxbrunsfeld@gmail.com a46515b80f18d9be80d0ae7351c6eebdd2a9b303 cli/src/tests/highlight_test.rs Max&nbsp;Brunsfeld
2019-02-20 maxbrunsfeld@gmail.com a46515b80f18d9be80d0ae7351c6eebdd2a9b303 highlight/src/lib.rs Max&nbsp;Brunsfeld
2019-02-19 maxbrunsfeld@gmail.com e89b6b2402acb0d2ebbbd87bc6f3281dc20a3bd3 Cargo.lock Max&nbsp;Brunsfeld
2019-02-19 maxbrunsfeld@gmail.com e89b6b2402acb0d2ebbbd87bc6f3281dc20a3bd3 cli/Cargo.toml Max&nbsp;Brunsfeld
2019-02-19 maxbrunsfeld@gmail.com e89b6b2402acb0d2ebbbd87bc6f3281dc20a3bd3 cli/src/error.rs Max&nbsp;Brunsfeld
2019-02-19 maxbrunsfeld@gmail.com e89b6b2402acb0d2ebbbd87bc6f3281dc20a3bd3 cli/src/highlight.rs Max&nbsp;Brunsfeld
2019-02-19 maxbrunsfeld@gmail.com e89b6b2402acb0d2ebbbd87bc6f3281dc20a3bd3 cli/src/lib.rs Max&nbsp;Brunsfeld
2019-02-19 maxbrunsfeld@gmail.com e89b6b2402acb0d2ebbbd87bc6f3281dc20a3bd3 cli/src/loader.rs Max&nbsp;Brunsfeld
2019-02-19 maxbrunsfeld@gmail.com e89b6b2402acb0d2ebbbd87bc6f3281dc20a3bd3 cli/src/main.rs Max&nbsp;Brunsfeld
2019-02-19 maxbrunsfeld@gmail.com e89b6b2402acb0d2ebbbd87bc6f3281dc20a3bd3 cli/src/tests/helpers/fixtures.rs Max&nbsp;Brunsfeld
2019-02-19 maxbrunsfeld@gmail.com e89b6b2402acb0d2ebbbd87bc6f3281dc20a3bd3 cli/src/tests/highlight_test.rs Max&nbsp;Brunsfeld
2019-02-19 maxbrunsfeld@gmail.com e89b6b2402acb0d2ebbbd87bc6f3281dc20a3bd3 cli/src/tests/mod.rs Max&nbsp;Brunsfeld
2019-02-19 maxbrunsfeld@gmail.com e89b6b2402acb0d2ebbbd87bc6f3281dc20a3bd3 cli/vendor/xterm-colors.json Max&nbsp;Brunsfeld
2019-02-19 maxbrunsfeld@gmail.com e89b6b2402acb0d2ebbbd87bc6f3281dc20a3bd3 highlight/Cargo.toml Max&nbsp;Brunsfeld
2019-02-19 maxbrunsfeld@gmail.com e89b6b2402acb0d2ebbbd87bc6f3281dc20a3bd3 highlight/src/escape.rs Max&nbsp;Brunsfeld
2019-02-19 maxbrunsfeld@gmail.com e89b6b2402acb0d2ebbbd87bc6f3281dc20a3bd3 highlight/src/lib.rs Max&nbsp;Brunsfeld
2019-02-19 maxbrunsfeld@gmail.com 0dd15e2b02da2aa83bdcad8adf24db8c2b6bc70e cli/src/properties.rs Max&nbsp;Brunsfeld
2019-02-19 maxbrunsfeld@gmail.com 9185f6c1684a9b7df6074a89ca78386f6f314aa2 cli/src/parse.rs Max&nbsp;Brunsfeld
2019-02-16 maxbrunsfeld@gmail.com 4db132ff94a5775f0c06b743ff1c603251222d4f cli/src/properties.rs Max&nbsp;Brunsfeld
2019-02-15 maxbrunsfeld@gmail.com 405c200786f054b7415c3decede1ff17366eb943 cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-02-14 maxbrunsfeld@gmail.com 5debf3cbcc8af0d22db5a743ac354f84079b1b8a cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-02-14 maxbrunsfeld@gmail.com a8a5e23e5e051ba823a98a0a697381d74afa0ebb lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-02-14 maxbrunsfeld@gmail.com 4f069fbe3ba9aa8ccb282d5eeec616aca8fa78d5 Cargo.lock Max&nbsp;Brunsfeld
2019-02-14 maxbrunsfeld@gmail.com 4f069fbe3ba9aa8ccb282d5eeec616aca8fa78d5 cli/Cargo.toml Max&nbsp;Brunsfeld
2019-02-14 maxbrunsfeld@gmail.com 4f069fbe3ba9aa8ccb282d5eeec616aca8fa78d5 cli/benches/benchmark.rs Max&nbsp;Brunsfeld
2019-02-14 maxbrunsfeld@gmail.com 4f069fbe3ba9aa8ccb282d5eeec616aca8fa78d5 cli/npm/package-lock.json Max&nbsp;Brunsfeld
2019-02-14 maxbrunsfeld@gmail.com 4f069fbe3ba9aa8ccb282d5eeec616aca8fa78d5 cli/npm/package.json Max&nbsp;Brunsfeld
2019-02-14 maxbrunsfeld@gmail.com 4f069fbe3ba9aa8ccb282d5eeec616aca8fa78d5 cli/src/loader.rs Max&nbsp;Brunsfeld
2019-02-14 maxbrunsfeld@gmail.com 4f069fbe3ba9aa8ccb282d5eeec616aca8fa78d5 cli/src/tests/helpers/fixtures.rs Max&nbsp;Brunsfeld
2019-02-14 maxbrunsfeld@gmail.com 4f069fbe3ba9aa8ccb282d5eeec616aca8fa78d5 lib/Cargo.toml Max&nbsp;Brunsfeld
2019-02-14 maxbrunsfeld@gmail.com 4f069fbe3ba9aa8ccb282d5eeec616aca8fa78d5 lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-02-14 maxbrunsfeld@gmail.com b08f8dc855a0198577dd516261c083298621f8fe Cargo.lock Max&nbsp;Brunsfeld
2019-02-14 maxbrunsfeld@gmail.com b08f8dc855a0198577dd516261c083298621f8fe cli/Cargo.toml Max&nbsp;Brunsfeld
2019-02-14 maxbrunsfeld@gmail.com b08f8dc855a0198577dd516261c083298621f8fe cli/npm/package-lock.json Max&nbsp;Brunsfeld
2019-02-14 maxbrunsfeld@gmail.com b08f8dc855a0198577dd516261c083298621f8fe cli/npm/package.json Max&nbsp;Brunsfeld
2019-02-14 maxbrunsfeld@gmail.com 57c528b6c5ddb4b3f9be89c270a2773a02b4a24b cli/benches/benchmark.rs Max&nbsp;Brunsfeld
2019-02-14 maxbrunsfeld@gmail.com 57c528b6c5ddb4b3f9be89c270a2773a02b4a24b cli/src/loader.rs Max&nbsp;Brunsfeld
2019-02-14 maxbrunsfeld@gmail.com 57c528b6c5ddb4b3f9be89c270a2773a02b4a24b cli/src/tests/helpers/fixtures.rs Max&nbsp;Brunsfeld
2019-02-14 maxbrunsfeld@gmail.com 9f3134daceb511ce67b73c3d093a76c7cfcb5d59 Cargo.lock Max&nbsp;Brunsfeld
2019-02-14 maxbrunsfeld@gmail.com 9f3134daceb511ce67b73c3d093a76c7cfcb5d59 cli/Cargo.toml Max&nbsp;Brunsfeld
2019-02-14 maxbrunsfeld@gmail.com 9f3134daceb511ce67b73c3d093a76c7cfcb5d59 cli/src/properties.rs Max&nbsp;Brunsfeld
2019-02-14 maxbrunsfeld@gmail.com 9f3134daceb511ce67b73c3d093a76c7cfcb5d59 lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-02-13 maxbrunsfeld@gmail.com 65d1ce859323aac4fc6e9259c6ad117bca21151f cli/src/test.rs Max&nbsp;Brunsfeld
2019-02-13 maxbrunsfeld@gmail.com 65d1ce859323aac4fc6e9259c6ad117bca21151f cli/src/tests/corpus_test.rs Max&nbsp;Brunsfeld
2019-02-13 maxbrunsfeld@gmail.com 65d1ce859323aac4fc6e9259c6ad117bca21151f cli/src/tests/parser_test.rs Max&nbsp;Brunsfeld
2019-02-13 maxbrunsfeld@gmail.com 65d1ce859323aac4fc6e9259c6ad117bca21151f lib/src/subtree.c Max&nbsp;Brunsfeld
2019-02-13 maxbrunsfeld@gmail.com 65d1ce859323aac4fc6e9259c6ad117bca21151f test/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2019-02-13 maxbrunsfeld@gmail.com 65d1ce859323aac4fc6e9259c6ad117bca21151f test/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2019-02-13 maxbrunsfeld@gmail.com 9f608435eebdf5cd23a7c4d7a4c7eed416ba1375 cli/src/tests/node_test.rs Max&nbsp;Brunsfeld
2019-02-13 maxbrunsfeld@gmail.com 9f608435eebdf5cd23a7c4d7a4c7eed416ba1375 lib/src/language.c Max&nbsp;Brunsfeld
2019-02-13 maxbrunsfeld@gmail.com 9f608435eebdf5cd23a7c4d7a4c7eed416ba1375 lib/src/language.h Max&nbsp;Brunsfeld
2019-02-13 maxbrunsfeld@gmail.com 9f608435eebdf5cd23a7c4d7a4c7eed416ba1375 lib/src/tree_cursor.c Max&nbsp;Brunsfeld
2019-02-12 maxbrunsfeld@gmail.com 56309a1c284f200bc1278fae2830c5014f1619a5 cli/src/generate/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-02-12 maxbrunsfeld@gmail.com 56309a1c284f200bc1278fae2830c5014f1619a5 cli/src/generate/build_tables/minimize_parse_table.rs Max&nbsp;Brunsfeld
2019-02-12 maxbrunsfeld@gmail.com 56309a1c284f200bc1278fae2830c5014f1619a5 cli/src/generate/grammars.rs Max&nbsp;Brunsfeld
2019-02-12 maxbrunsfeld@gmail.com 56309a1c284f200bc1278fae2830c5014f1619a5 cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-02-12 maxbrunsfeld@gmail.com 56309a1c284f200bc1278fae2830c5014f1619a5 cli/src/generate/render.rs Max&nbsp;Brunsfeld
2019-02-12 maxbrunsfeld@gmail.com 56309a1c284f200bc1278fae2830c5014f1619a5 cli/src/generate/tables.rs Max&nbsp;Brunsfeld
2019-02-12 maxbrunsfeld@gmail.com 56309a1c284f200bc1278fae2830c5014f1619a5 lib/include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2019-02-12 maxbrunsfeld@gmail.com 56309a1c284f200bc1278fae2830c5014f1619a5 lib/src/get_changed_ranges.c Max&nbsp;Brunsfeld
2019-02-12 maxbrunsfeld@gmail.com 56309a1c284f200bc1278fae2830c5014f1619a5 lib/src/language.h Max&nbsp;Brunsfeld
2019-02-12 maxbrunsfeld@gmail.com 56309a1c284f200bc1278fae2830c5014f1619a5 lib/src/node.c Max&nbsp;Brunsfeld
2019-02-12 maxbrunsfeld@gmail.com 56309a1c284f200bc1278fae2830c5014f1619a5 lib/src/parser.c Max&nbsp;Brunsfeld
2019-02-12 maxbrunsfeld@gmail.com 56309a1c284f200bc1278fae2830c5014f1619a5 lib/src/reduce_action.h Max&nbsp;Brunsfeld
2019-02-12 maxbrunsfeld@gmail.com 56309a1c284f200bc1278fae2830c5014f1619a5 lib/src/subtree.c Max&nbsp;Brunsfeld
2019-02-12 maxbrunsfeld@gmail.com 56309a1c284f200bc1278fae2830c5014f1619a5 lib/src/subtree.h Max&nbsp;Brunsfeld
2019-02-12 maxbrunsfeld@gmail.com 56309a1c284f200bc1278fae2830c5014f1619a5 lib/src/tree_cursor.c Max&nbsp;Brunsfeld
2019-02-11 maxbrunsfeld@gmail.com 2b685658dbcc79329422c02b01a6d10e144a6cf6 Cargo.lock Max&nbsp;Brunsfeld
2019-02-11 maxbrunsfeld@gmail.com 2b685658dbcc79329422c02b01a6d10e144a6cf6 lib/Cargo.toml Max&nbsp;Brunsfeld
2019-02-11 maxbrunsfeld@github.com 216ff5c3d539588c2ce39f02ce9bb538504eb582 lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-02-11 vmg@strn.cat f487b163bf9e3d8c7aef0c40c658b77975b52753 lib/binding/lib.rs Vicent&nbsp;Marti
2019-02-09 maxbrunsfeld@gmail.com b7e38ccc96138c80353a2035126677266f21dff4 cli/src/generate/prepare_grammar/process_inlines.rs Max&nbsp;Brunsfeld
2019-02-09 maxbrunsfeld@gmail.com eb1e7af5ece7a174930a2433ed0dd26ab4a162df cli/src/generate/dsl.js Max&nbsp;Brunsfeld
2019-02-09 maxbrunsfeld@gmail.com e579e09569c909fde223b14504a087e1f022a6ee cli/src/generate/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-02-09 maxbrunsfeld@gmail.com e579e09569c909fde223b14504a087e1f022a6ee test/fixtures/test_grammars/associativity_missing/expected_error.txt Max&nbsp;Brunsfeld
2019-02-09 maxbrunsfeld@gmail.com e579e09569c909fde223b14504a087e1f022a6ee test/fixtures/test_grammars/conflict_in_repeat_rule/expected_error.txt Max&nbsp;Brunsfeld
2019-02-09 maxbrunsfeld@gmail.com e579e09569c909fde223b14504a087e1f022a6ee test/fixtures/test_grammars/conflict_in_repeat_rule_after_external_token/expected_error.txt Max&nbsp;Brunsfeld
2019-02-09 maxbrunsfeld@gmail.com e579e09569c909fde223b14504a087e1f022a6ee test/fixtures/test_grammars/conflicting_precedence/expected_error.txt Max&nbsp;Brunsfeld
2019-02-09 maxbrunsfeld@gmail.com e579e09569c909fde223b14504a087e1f022a6ee test/fixtures/test_grammars/partially_resolved_conflict/expected_error.txt Max&nbsp;Brunsfeld
2019-02-09 maxbrunsfeld@gmail.com e579e09569c909fde223b14504a087e1f022a6ee test/fixtures/test_grammars/precedence_on_single_child_missing/expected_error.txt Max&nbsp;Brunsfeld
2019-02-09 maxbrunsfeld@gmail.com a7206b1b8b326f2a18ccd24603c2b1f0ed7fcb91 cli/src/tests/node_test.rs Max&nbsp;Brunsfeld
2019-02-09 maxbrunsfeld@gmail.com 79d90f0d3e4bf9292a8b4b4a249e2de7789acf9e cli/src/generate/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-02-09 maxbrunsfeld@gmail.com 79d90f0d3e4bf9292a8b4b4a249e2de7789acf9e cli/src/generate/render.rs Max&nbsp;Brunsfeld
2019-02-09 maxbrunsfeld@gmail.com 79d90f0d3e4bf9292a8b4b4a249e2de7789acf9e cli/src/generate/tables.rs Max&nbsp;Brunsfeld
2019-02-09 maxbrunsfeld@gmail.com 79d90f0d3e4bf9292a8b4b4a249e2de7789acf9e lib/include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2019-02-09 maxbrunsfeld@gmail.com 79d90f0d3e4bf9292a8b4b4a249e2de7789acf9e lib/src/language.h Max&nbsp;Brunsfeld
2019-02-09 maxbrunsfeld@gmail.com 79d90f0d3e4bf9292a8b4b4a249e2de7789acf9e lib/src/subtree.c Max&nbsp;Brunsfeld
2019-02-09 maxbrunsfeld@gmail.com d8a2c0dda23252379952d2c868cea02b47ec2210 cli/src/generate/render.rs Max&nbsp;Brunsfeld
2019-02-09 maxbrunsfeld@gmail.com d8a2c0dda23252379952d2c868cea02b47ec2210 lib/include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2019-02-09 maxbrunsfeld@gmail.com d8a2c0dda23252379952d2c868cea02b47ec2210 lib/src/language.h Max&nbsp;Brunsfeld
2019-02-09 maxbrunsfeld@gmail.com d8a2c0dda23252379952d2c868cea02b47ec2210 lib/src/node.c Max&nbsp;Brunsfeld
2019-02-09 maxbrunsfeld@gmail.com d8a2c0dda23252379952d2c868cea02b47ec2210 lib/src/tree_cursor.c Max&nbsp;Brunsfeld
2019-02-08 maxbrunsfeld@gmail.com 51a9f14f7d2f38a6bfe6ee3008436522fcf2056e cli/src/generate/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-02-08 maxbrunsfeld@gmail.com 1d1674811cb79b50d912f8c994e2db2a8c85ddc4 cli/src/generate/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-02-08 maxbrunsfeld@gmail.com 1d1674811cb79b50d912f8c994e2db2a8c85ddc4 cli/src/generate/build_tables/minimize_parse_table.rs Max&nbsp;Brunsfeld
2019-02-08 maxbrunsfeld@gmail.com 1d1674811cb79b50d912f8c994e2db2a8c85ddc4 cli/src/generate/render.rs Max&nbsp;Brunsfeld
2019-02-08 maxbrunsfeld@gmail.com 1d1674811cb79b50d912f8c994e2db2a8c85ddc4 cli/src/generate/tables.rs Max&nbsp;Brunsfeld
2019-02-08 maxbrunsfeld@gmail.com 1d1674811cb79b50d912f8c994e2db2a8c85ddc4 cli/src/tests/node_test.rs Max&nbsp;Brunsfeld
2019-02-08 maxbrunsfeld@gmail.com 1d1674811cb79b50d912f8c994e2db2a8c85ddc4 lib/include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2019-02-08 maxbrunsfeld@gmail.com 1d1674811cb79b50d912f8c994e2db2a8c85ddc4 lib/src/get_changed_ranges.c Max&nbsp;Brunsfeld
2019-02-08 maxbrunsfeld@gmail.com 1d1674811cb79b50d912f8c994e2db2a8c85ddc4 lib/src/language.h Max&nbsp;Brunsfeld
2019-02-08 maxbrunsfeld@gmail.com 1d1674811cb79b50d912f8c994e2db2a8c85ddc4 lib/src/node.c Max&nbsp;Brunsfeld
2019-02-08 maxbrunsfeld@gmail.com 1d1674811cb79b50d912f8c994e2db2a8c85ddc4 lib/src/parser.c Max&nbsp;Brunsfeld
2019-02-08 maxbrunsfeld@gmail.com 1d1674811cb79b50d912f8c994e2db2a8c85ddc4 lib/src/reduce_action.h Max&nbsp;Brunsfeld
2019-02-08 maxbrunsfeld@gmail.com 1d1674811cb79b50d912f8c994e2db2a8c85ddc4 lib/src/subtree.c Max&nbsp;Brunsfeld
2019-02-08 maxbrunsfeld@gmail.com 1d1674811cb79b50d912f8c994e2db2a8c85ddc4 lib/src/subtree.h Max&nbsp;Brunsfeld
2019-02-08 maxbrunsfeld@gmail.com 1d1674811cb79b50d912f8c994e2db2a8c85ddc4 lib/src/tree_cursor.c Max&nbsp;Brunsfeld
2019-02-08 maxbrunsfeld@gmail.com 1d1674811cb79b50d912f8c994e2db2a8c85ddc4 lib/src/tree_cursor.h Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com bef80c162e2912159fc4dac0313e116fc8c81ac3 cli/benches/benchmark.rs Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com 18a13b457de3a7a258445affd4c24ad227e30a21 cli/src/generate/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com 18a13b457de3a7a258445affd4c24ad227e30a21 cli/src/generate/build_tables/item.rs Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com 18a13b457de3a7a258445affd4c24ad227e30a21 cli/src/generate/dsl.js Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com 18a13b457de3a7a258445affd4c24ad227e30a21 cli/src/generate/grammars.rs Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com 18a13b457de3a7a258445affd4c24ad227e30a21 cli/src/generate/parse_grammar.rs Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com 18a13b457de3a7a258445affd4c24ad227e30a21 cli/src/generate/prepare_grammar/flatten_grammar.rs Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com 18a13b457de3a7a258445affd4c24ad227e30a21 cli/src/generate/render.rs Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com 18a13b457de3a7a258445affd4c24ad227e30a21 cli/src/generate/rules.rs Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com 18a13b457de3a7a258445affd4c24ad227e30a21 cli/src/generate/tables.rs Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com 18a13b457de3a7a258445affd4c24ad227e30a21 cli/src/parse.rs Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com 18a13b457de3a7a258445affd4c24ad227e30a21 cli/src/tests/mod.rs Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com 18a13b457de3a7a258445affd4c24ad227e30a21 cli/src/tests/node_test.rs Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com 18a13b457de3a7a258445affd4c24ad227e30a21 lib/binding/bindings.rs Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com 18a13b457de3a7a258445affd4c24ad227e30a21 lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com 18a13b457de3a7a258445affd4c24ad227e30a21 lib/include/tree_sitter/api.h Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com 18a13b457de3a7a258445affd4c24ad227e30a21 lib/include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com 18a13b457de3a7a258445affd4c24ad227e30a21 lib/src/get_changed_ranges.c Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com 18a13b457de3a7a258445affd4c24ad227e30a21 lib/src/language.c Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com 18a13b457de3a7a258445affd4c24ad227e30a21 lib/src/language.h Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com 18a13b457de3a7a258445affd4c24ad227e30a21 lib/src/node.c Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com 18a13b457de3a7a258445affd4c24ad227e30a21 lib/src/parser.c Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com 18a13b457de3a7a258445affd4c24ad227e30a21 lib/src/reduce_action.h Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com 18a13b457de3a7a258445affd4c24ad227e30a21 lib/src/subtree.c Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com 18a13b457de3a7a258445affd4c24ad227e30a21 lib/src/subtree.h Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com 18a13b457de3a7a258445affd4c24ad227e30a21 lib/src/tree_cursor.c Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com 18a13b457de3a7a258445affd4c24ad227e30a21 lib/src/tree_cursor.h Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com 18a13b457de3a7a258445affd4c24ad227e30a21 script/generate-bindings Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com 7f66d2406fc68358c8e3cff62a86ae983f676fe4 script/test Max&nbsp;Brunsfeld
2019-01-23 maxbrunsfeld@gmail.com 108ca989ea372464426999ba2aae3f33a706b87d cli/src/generate/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-01-23 maxbrunsfeld@gmail.com 108ca989ea372464426999ba2aae3f33a706b87d cli/src/generate/build_tables/item.rs Max&nbsp;Brunsfeld
2019-01-23 maxbrunsfeld@gmail.com 108ca989ea372464426999ba2aae3f33a706b87d cli/src/generate/build_tables/minimize_parse_table.rs Max&nbsp;Brunsfeld
2019-01-23 maxbrunsfeld@gmail.com 108ca989ea372464426999ba2aae3f33a706b87d cli/src/generate/grammars.rs Max&nbsp;Brunsfeld
2019-01-23 maxbrunsfeld@gmail.com 108ca989ea372464426999ba2aae3f33a706b87d cli/src/generate/parse_grammar.rs Max&nbsp;Brunsfeld
2019-01-23 maxbrunsfeld@gmail.com 108ca989ea372464426999ba2aae3f33a706b87d cli/src/generate/prepare_grammar/flatten_grammar.rs Max&nbsp;Brunsfeld
2019-01-23 maxbrunsfeld@gmail.com 108ca989ea372464426999ba2aae3f33a706b87d cli/src/generate/render.rs Max&nbsp;Brunsfeld
2019-01-23 maxbrunsfeld@gmail.com 108ca989ea372464426999ba2aae3f33a706b87d cli/src/generate/rules.rs Max&nbsp;Brunsfeld
2019-01-23 maxbrunsfeld@gmail.com 108ca989ea372464426999ba2aae3f33a706b87d cli/src/generate/tables.rs Max&nbsp;Brunsfeld
2019-01-22 maxbrunsfeld@gmail.com bf4e1304f87e5769b9fefa5bfd6c47bf851cd4fc cli/src/generate/parse_grammar.rs Max&nbsp;Brunsfeld
2019-01-22 maxbrunsfeld@gmail.com bf4e1304f87e5769b9fefa5bfd6c47bf851cd4fc cli/src/tests/mod.rs Max&nbsp;Brunsfeld
2019-01-22 maxbrunsfeld@gmail.com bf4e1304f87e5769b9fefa5bfd6c47bf851cd4fc cli/src/tests/node_refs.rs Max&nbsp;Brunsfeld
2019-01-22 maxbrunsfeld@gmail.com bf4e1304f87e5769b9fefa5bfd6c47bf851cd4fc lib/binding/bindings.rs Max&nbsp;Brunsfeld
2019-01-22 maxbrunsfeld@gmail.com bf4e1304f87e5769b9fefa5bfd6c47bf851cd4fc lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-01-22 maxbrunsfeld@gmail.com bf4e1304f87e5769b9fefa5bfd6c47bf851cd4fc lib/include/tree_sitter/api.h Max&nbsp;Brunsfeld
2019-01-22 maxbrunsfeld@gmail.com bf4e1304f87e5769b9fefa5bfd6c47bf851cd4fc lib/src/node.c Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com dac13af206e60cbdfae8e9768d5205fc726e02c1 cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-02-08 maxbrunsfeld@gmail.com acd30d4693877226d5623ec8b7e1262278a463e1 cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com 010d8f9c74f14dde9158907250b1b224f1eb21ea lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com 8db1b488e46d5bff2cb27f71812aa295eb796cb2 lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com dcd4953498c5c50882895fbe266c06a156c990ab Cargo.lock Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com dcd4953498c5c50882895fbe266c06a156c990ab cli/Cargo.toml Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com dcd4953498c5c50882895fbe266c06a156c990ab cli/npm/package-lock.json Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com dcd4953498c5c50882895fbe266c06a156c990ab cli/npm/package.json Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com 4dc475b18c048c4f0679c3abe2f693ca5d6dd952 cli/src/loader.rs Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com 9b8bf8dfe2ede69cd65cf172151f6c0d5cc85b0c cli/src/generate/build_tables/mod.rs Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com af694b4c13faa9a3bd1aa747cc52e2c6cd95a9dd cli/src/main.rs Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com af694b4c13faa9a3bd1aa747cc52e2c6cd95a9dd cli/src/parse.rs Max&nbsp;Brunsfeld
2019-02-07 maxbrunsfeld@gmail.com ccbb8c1cce4c78a0a98306a6f07cb1f45b8e7378 cli/src/loader.rs Max&nbsp;Brunsfeld
2019-02-06 maxbrunsfeld@gmail.com f239854f291f9f68b2eed2c7e3362754b4ed86e7 Cargo.lock Max&nbsp;Brunsfeld
2019-02-06 maxbrunsfeld@gmail.com f239854f291f9f68b2eed2c7e3362754b4ed86e7 cli/Cargo.toml Max&nbsp;Brunsfeld
2019-02-06 maxbrunsfeld@gmail.com f239854f291f9f68b2eed2c7e3362754b4ed86e7 cli/npm/package-lock.json Max&nbsp;Brunsfeld
2019-02-06 maxbrunsfeld@gmail.com f239854f291f9f68b2eed2c7e3362754b4ed86e7 cli/npm/package.json Max&nbsp;Brunsfeld
2019-02-06 maxbrunsfeld@gmail.com 18085b9eb96691c6f11defe95d9e1e21fc5ef9ce cli/src/loader.rs Max&nbsp;Brunsfeld
2019-02-06 maxbrunsfeld@gmail.com 92a6a69625e94e5aac65a0ad6118866b1ebf42b6 cli/src/loader.rs Max&nbsp;Brunsfeld
2019-02-06 maxbrunsfeld@gmail.com b0b93291afce1ded301f165747f8cdf12a135a4b Cargo.lock Max&nbsp;Brunsfeld
2019-02-06 maxbrunsfeld@gmail.com b0b93291afce1ded301f165747f8cdf12a135a4b cli/Cargo.toml Max&nbsp;Brunsfeld
2019-02-06 maxbrunsfeld@gmail.com b0b93291afce1ded301f165747f8cdf12a135a4b cli/npm/package-lock.json Max&nbsp;Brunsfeld
2019-02-06 maxbrunsfeld@gmail.com b0b93291afce1ded301f165747f8cdf12a135a4b cli/npm/package.json Max&nbsp;Brunsfeld
2019-02-06 maxbrunsfeld@gmail.com 6d6e29f2dc69db6ee4376bf1751636db76d3c787 script/version Max&nbsp;Brunsfeld
2019-02-06 maxbrunsfeld@gmail.com 4badd7cc400f61c74ad42aafe53e275c91742c54 cli/src/generate/render.rs Max&nbsp;Brunsfeld
2019-02-06 maxbrunsfeld@gmail.com a85ed086cc6f926342fc1167f07b2fd24e63c101 lib/build.rs Max&nbsp;Brunsfeld
2019-02-06 maxbrunsfeld@gmail.com a85ed086cc6f926342fc1167f07b2fd24e63c101 lib/src/lib.c Max&nbsp;Brunsfeld
2019-02-06 maxbrunsfeld@github.com db8de605e652b79b8a0c40a330dad70a956f2618 cli/src/tests/properties_test.rs Max&nbsp;Brunsfeld
2019-02-06 maxbrunsfeld@github.com db8de605e652b79b8a0c40a330dad70a956f2618 lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-02-06 maxbrunsfeld@github.com db8de605e652b79b8a0c40a330dad70a956f2618 lib/src/get_changed_ranges.c Max&nbsp;Brunsfeld
2019-02-06 maxbrunsfeld@github.com db8de605e652b79b8a0c40a330dad70a956f2618 lib/src/lib.c Max&nbsp;Brunsfeld
2019-02-06 maxbrunsfeld@gmail.com b925f6e136fb463690e915c3ae1b7b3474c970b0 lib/src/get_changed_ranges.c Max&nbsp;Brunsfeld
2019-02-06 maxbrunsfeld@gmail.com 5c925b3868d91b278c4fe6f760032c2371bfb436 cli/src/generate/dsl.js Max&nbsp;Brunsfeld
2019-02-06 vmg@strn.cat a8cc082ce266807432eb4854d873e32bd41fdd3c cli/src/tests/properties_test.rs Vicent&nbsp;Marti
2019-02-06 vmg@strn.cat a8cc082ce266807432eb4854d873e32bd41fdd3c lib/binding/lib.rs Vicent&nbsp;Marti
2019-02-06 vmg@strn.cat 9a951c859d0c9928591a6e3d8027333583bf1a7b lib/src/lib.c Vicent&nbsp;Marti
2019-02-06 vmg@strn.cat 02bc9b5829b5a70c3fdee3c42d7f73bf9a7999ff lib/src/get_changed_ranges.c Vicent&nbsp;Marti
2019-02-05 maxbrunsfeld@gmail.com f31a4a25b45df5df03679586439ae14818ffada4 cli/Cargo.toml Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@gmail.com 58c41c88a7b648632aa1047753bf8b469a97e12e cli/Cargo.toml Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@gmail.com c3fc8c26df7ebea697b010fdcee6943dca46b9b2 Cargo.lock Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@gmail.com c3fc8c26df7ebea697b010fdcee6943dca46b9b2 cli/Cargo.toml Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@gmail.com c3fc8c26df7ebea697b010fdcee6943dca46b9b2 cli/npm/package-lock.json Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@gmail.com c3fc8c26df7ebea697b010fdcee6943dca46b9b2 cli/npm/package.json Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@gmail.com 695b6aff59f1efccc69a09debfa945411cb4385d lib/Cargo.toml Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@gmail.com 015105139232438c4c71ddbb4542fc5dfd6074a5 Cargo.lock Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@gmail.com 015105139232438c4c71ddbb4542fc5dfd6074a5 lib/Cargo.toml Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@gmail.com d7bc61cada119564dea374679c533ec347d45f35 cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@gmail.com d7bc61cada119564dea374679c533ec347d45f35 lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@gmail.com 6194dfc247863a9bc1f5e0c2efd8f62fd66e9892 cli/build.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@gmail.com ba32f884a8401697b01fa039b7899c559cafe99f cli/Cargo.toml Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@gmail.com 8edb6927d07deb80804d1f0a87b84997399d70de cli/README.md Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@gmail.com 8edb6927d07deb80804d1f0a87b84997399d70de docs/section-4-implementation.md Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@gmail.com 8edb6927d07deb80804d1f0a87b84997399d70de lib/Cargo.toml Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@gmail.com 8edb6927d07deb80804d1f0a87b84997399d70de lib/binding/README.md Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@gmail.com 50281637d7aadb2c94eb0bfe0c05090533949870 cli/benches/benchmark.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@gmail.com 50281637d7aadb2c94eb0bfe0c05090533949870 cli/src/parse.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@gmail.com 50281637d7aadb2c94eb0bfe0c05090533949870 cli/src/test.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@gmail.com 50281637d7aadb2c94eb0bfe0c05090533949870 cli/src/tests/corpus_test.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@gmail.com 50281637d7aadb2c94eb0bfe0c05090533949870 cli/src/tests/node_test.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@gmail.com 50281637d7aadb2c94eb0bfe0c05090533949870 cli/src/tests/parser_test.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@gmail.com 50281637d7aadb2c94eb0bfe0c05090533949870 cli/src/tests/properties_test.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@gmail.com 50281637d7aadb2c94eb0bfe0c05090533949870 cli/src/tests/tree_test.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@gmail.com 50281637d7aadb2c94eb0bfe0c05090533949870 lib/README.md Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@gmail.com 50281637d7aadb2c94eb0bfe0c05090533949870 lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c .appveyor.yml Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c .gitignore Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c .gitmodules Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c .travis.yml Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c Cargo.lock Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c Cargo.toml Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c LICENSE Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/Cargo.toml Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/benches/benchmark.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/build.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/npm/.gitignore Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/npm/cli.js Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/npm/install.js Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/npm/package-lock.json Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/npm/package.json Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/error.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/generate/build_tables/build_lex_table.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/generate/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/generate/build_tables/coincident_tokens.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/generate/build_tables/item.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/generate/build_tables/item_set_builder.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/generate/build_tables/minimize_parse_table.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/generate/build_tables/mod.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/generate/build_tables/token_conflicts.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/generate/dsl.js Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/generate/grammar-schema.json Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/generate/grammars.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/generate/nfa.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/generate/npm_files.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/generate/parse_grammar.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/generate/prepare_grammar/expand_repeats.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/generate/prepare_grammar/expand_tokens.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/generate/prepare_grammar/extract_simple_aliases.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/generate/prepare_grammar/extract_tokens.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/generate/prepare_grammar/flatten_grammar.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/generate/prepare_grammar/intern_symbols.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/generate/prepare_grammar/mod.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/generate/prepare_grammar/process_inlines.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/generate/render.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/generate/rules.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/generate/tables.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/generate/templates/binding.cc Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/generate/templates/binding.gyp Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/generate/templates/index.js Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/lib.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/loader.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/logger.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/main.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/parse.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/properties.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/test.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/tests/corpus_test.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/tests/helpers/allocations.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/tests/helpers/dirs.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/tests/helpers/edits.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/tests/helpers/fixtures.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/tests/helpers/mod.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/tests/helpers/random.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/tests/helpers/scope_sequence.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/tests/mod.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/tests/node_test.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/tests/parser_test.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/tests/properties_test.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/tests/tree_test.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c cli/src/util.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/Cargo.toml Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/README.md Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/binding/bindings.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/binding/ffi.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/binding/helper.c Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/build.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/include/tree_sitter/api.h Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/src/alloc.h Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/src/array.h Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/src/atomic.h Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/src/error_costs.h Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/src/get_changed_ranges.c Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/src/get_changed_ranges.h Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/src/language.c Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/src/language.h Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/src/length.h Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/src/lexer.c Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/src/lexer.h Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/src/lib.c Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/src/node.c Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/src/parser.c Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/src/point.h Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/src/reduce_action.h Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/src/reusable_node.h Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/src/stack.c Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/src/stack.h Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/src/subtree.c Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/src/subtree.h Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/src/tree.c Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/src/tree.h Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/src/tree_cursor.c Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/src/tree_cursor.h Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/src/utf16.c Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/src/utf16.h Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c lib/utf8proc Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c script/benchmark Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c script/benchmark.cmd Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c script/build-fuzzers Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c script/build-lib Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c script/check-mallocs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c script/fetch-fixtures Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c script/fetch-fixtures.cmd Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c script/generate-bindings Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c script/regenerate-fixtures Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c script/regenerate-fixtures.cmd Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c script/test Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c script/test.cmd Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c script/version Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c test/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c test/fixtures/test_grammars/aliased_rules/grammar.json Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c test/fixtures/test_grammars/anonymous_tokens_with_escaped_chars/corpus.txt Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c test/fixtures/test_grammars/anonymous_tokens_with_escaped_chars/grammar.json Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c test/fixtures/test_grammars/conflict_in_repeat_rule/expected_error.txt Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c test/fixtures/test_grammars/conflict_in_repeat_rule_after_external_token/expected_error.txt Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c test/fixtures/test_grammars/conflict_in_repeat_rule_after_external_token/grammar.json Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c test/fixtures/test_grammars/conflicting_precedence/expected_error.txt Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c test/fixtures/test_grammars/dynamic_precedence/grammar.json Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c test/fixtures/test_grammars/external_tokens/grammar.json Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c test/fixtures/test_grammars/inlined_aliased_rules/grammar.json Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c test/fixtures/test_grammars/inverted_external_token/grammar.json Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c test/fixtures/test_grammars/partially_resolved_conflict/expected_error.txt Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c test/fixtures/test_grammars/precedence_on_single_child_missing/expected_error.txt Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c test/fixtures/test_grammars/precedence_on_subsequence/grammar.json Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c test/fixtures/test_grammars/precedence_on_token/grammar.json Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c test/fuzz/README.md Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@github.com 49392c8502091eff4340e9318a5e84f16c5bb81c test/fuzz/fuzzer.cc Max&nbsp;Brunsfeld
2019-02-02 philipturnbull@github.com 6df2adc8032ca672d898822e50681478a66b6697 test/fuzz/README.md Phil&nbsp;Turnbull
2019-02-02 philipturnbull@github.com d102c473e8f17996659bf01a2be5b04a11f89653 script/build-fuzzers Phil&nbsp;Turnbull
2019-02-02 philipturnbull@github.com ce040e21e19ebf521a22c3e85d75383e66847a5c script/build-fuzzers Phil&nbsp;Turnbull
2019-02-05 maxbrunsfeld@gmail.com efe79889be94623325c0d32ed4912766066a0d9a cli/src/tests/helpers/edits.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@gmail.com efe79889be94623325c0d32ed4912766066a0d9a cli/src/tests/mod.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@gmail.com efe79889be94623325c0d32ed4912766066a0d9a cli/src/tests/node_test.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@gmail.com efe79889be94623325c0d32ed4912766066a0d9a lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@gmail.com 9a8cf39277c2a6a3f39112f00a453775a65d8f00 cli/src/tests/helpers/edits.rs Max&nbsp;Brunsfeld
2019-02-05 maxbrunsfeld@gmail.com 9a8cf39277c2a6a3f39112f00a453775a65d8f00 cli/src/tests/parser_test.rs Max&nbsp;Brunsfeld
2019-02-04 maxbrunsfeld@gmail.com 4a98f0b87ef0eeb965ad1e2f55ed3d7e7ca45e0a cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-02-04 maxbrunsfeld@gmail.com 4a98f0b87ef0eeb965ad1e2f55ed3d7e7ca45e0a cli/src/tests/corpus_test.rs Max&nbsp;Brunsfeld
2019-02-04 maxbrunsfeld@gmail.com 4a98f0b87ef0eeb965ad1e2f55ed3d7e7ca45e0a cli/src/tests/helpers/fixtures.rs Max&nbsp;Brunsfeld
2019-02-04 maxbrunsfeld@gmail.com 4a98f0b87ef0eeb965ad1e2f55ed3d7e7ca45e0a cli/src/tests/parser_test.rs Max&nbsp;Brunsfeld
2019-02-04 maxbrunsfeld@gmail.com e62a8a2302104e5b2bdfc194e54bb7859684ab22 cli/src/tests/parser_test.rs Max&nbsp;Brunsfeld
2019-02-04 maxbrunsfeld@gmail.com 59f7511b1c9e9ae269278f05e4b0843a3d086922 cli/src/main.rs Max&nbsp;Brunsfeld
2019-02-04 maxbrunsfeld@gmail.com 59f7511b1c9e9ae269278f05e4b0843a3d086922 cli/src/test.rs Max&nbsp;Brunsfeld
2019-02-03 maxbrunsfeld@gmail.com b5c057ba0420deb69a162f07bff13d60e83a3125 Cargo.lock Max&nbsp;Brunsfeld
2019-02-03 maxbrunsfeld@gmail.com b5c057ba0420deb69a162f07bff13d60e83a3125 cli/Cargo.toml Max&nbsp;Brunsfeld
2019-02-03 maxbrunsfeld@gmail.com b5c057ba0420deb69a162f07bff13d60e83a3125 cli/npm/package-lock.json Max&nbsp;Brunsfeld
2019-02-03 maxbrunsfeld@gmail.com b5c057ba0420deb69a162f07bff13d60e83a3125 cli/npm/package.json Max&nbsp;Brunsfeld
2019-02-03 maxbrunsfeld@gmail.com 6b8483c53c9ac765fbf1114ff902a946b9353f4c cli/src/tests/parser_test.rs Max&nbsp;Brunsfeld
2019-02-03 maxbrunsfeld@gmail.com 6b8483c53c9ac765fbf1114ff902a946b9353f4c lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-02-02 maxbrunsfeld@gmail.com d465850aba1a3ffca2499ea2bb4f628218886bb9 cli/src/tests/corpus_test.rs Max&nbsp;Brunsfeld
2019-02-02 maxbrunsfeld@gmail.com d465850aba1a3ffca2499ea2bb4f628218886bb9 cli/src/tests/helpers/edits.rs Max&nbsp;Brunsfeld
2019-02-02 maxbrunsfeld@gmail.com d465850aba1a3ffca2499ea2bb4f628218886bb9 cli/src/tests/helpers/mod.rs Max&nbsp;Brunsfeld
2019-02-02 maxbrunsfeld@gmail.com d465850aba1a3ffca2499ea2bb4f628218886bb9 cli/src/tests/parser_test.rs Max&nbsp;Brunsfeld
2019-02-02 maxbrunsfeld@gmail.com d465850aba1a3ffca2499ea2bb4f628218886bb9 cli/src/tests/tree_test.rs Max&nbsp;Brunsfeld
2019-02-02 maxbrunsfeld@gmail.com f263a4fbe335404c6f79048187b57f6184587602 cli/src/main.rs Max&nbsp;Brunsfeld
2019-02-02 maxbrunsfeld@gmail.com f263a4fbe335404c6f79048187b57f6184587602 cli/src/properties.rs Max&nbsp;Brunsfeld
2019-02-02 maxbrunsfeld@gmail.com f263a4fbe335404c6f79048187b57f6184587602 cli/src/tests/mod.rs Max&nbsp;Brunsfeld
2019-02-02 maxbrunsfeld@gmail.com f263a4fbe335404c6f79048187b57f6184587602 cli/src/tests/parser_test.rs Max&nbsp;Brunsfeld
2019-02-02 maxbrunsfeld@gmail.com f263a4fbe335404c6f79048187b57f6184587602 cli/src/tests/properties_test.rs Max&nbsp;Brunsfeld
2019-02-02 maxbrunsfeld@gmail.com e143710f4aad9ec1b5b493876b5456db942b0b88 cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-02-02 maxbrunsfeld@gmail.com e143710f4aad9ec1b5b493876b5456db942b0b88 cli/src/lib.rs Max&nbsp;Brunsfeld
2019-02-02 maxbrunsfeld@gmail.com e143710f4aad9ec1b5b493876b5456db942b0b88 cli/src/main.rs Max&nbsp;Brunsfeld
2019-02-02 maxbrunsfeld@gmail.com e143710f4aad9ec1b5b493876b5456db942b0b88 cli/src/properties.rs Max&nbsp;Brunsfeld
2019-02-01 maxbrunsfeld@gmail.com 91da7206b7d10f423042846e7bbabf439191eba9 script/fetch-fixtures.cmd Max&nbsp;Brunsfeld
2019-02-01 maxbrunsfeld@gmail.com 91da7206b7d10f423042846e7bbabf439191eba9 script/regenerate-fixtures.cmd Max&nbsp;Brunsfeld
2019-02-01 maxbrunsfeld@gmail.com 91da7206b7d10f423042846e7bbabf439191eba9 script/test.cmd Max&nbsp;Brunsfeld
2019-02-01 maxbrunsfeld@gmail.com 4cac85fec4ce5d01e468c0f0fa34bdad4187d882 .appveyor.yml Max&nbsp;Brunsfeld
2019-02-01 maxbrunsfeld@gmail.com 4cac85fec4ce5d01e468c0f0fa34bdad4187d882 .travis.yml Max&nbsp;Brunsfeld
2019-02-01 maxbrunsfeld@gmail.com 4cac85fec4ce5d01e468c0f0fa34bdad4187d882 cli/Cargo.toml Max&nbsp;Brunsfeld
2019-02-01 maxbrunsfeld@gmail.com 4cac85fec4ce5d01e468c0f0fa34bdad4187d882 cli/benches/benchmark.rs Max&nbsp;Brunsfeld
2019-02-01 maxbrunsfeld@gmail.com 4cac85fec4ce5d01e468c0f0fa34bdad4187d882 cli/src/generate/build_tables/build_lex_table.rs Max&nbsp;Brunsfeld
2019-02-01 maxbrunsfeld@gmail.com 4cac85fec4ce5d01e468c0f0fa34bdad4187d882 cli/src/generate/build_tables/item.rs Max&nbsp;Brunsfeld
2019-02-01 maxbrunsfeld@gmail.com 4cac85fec4ce5d01e468c0f0fa34bdad4187d882 cli/src/generate/build_tables/minimize_parse_table.rs Max&nbsp;Brunsfeld
2019-02-01 maxbrunsfeld@gmail.com 4cac85fec4ce5d01e468c0f0fa34bdad4187d882 cli/src/generate/build_tables/mod.rs Max&nbsp;Brunsfeld
2019-02-01 maxbrunsfeld@gmail.com 4cac85fec4ce5d01e468c0f0fa34bdad4187d882 cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-02-01 maxbrunsfeld@gmail.com 4cac85fec4ce5d01e468c0f0fa34bdad4187d882 cli/src/generate/parse_grammar.rs Max&nbsp;Brunsfeld
2019-02-01 maxbrunsfeld@gmail.com 4cac85fec4ce5d01e468c0f0fa34bdad4187d882 cli/src/generate/prepare_grammar/expand_tokens.rs Max&nbsp;Brunsfeld
2019-02-01 maxbrunsfeld@gmail.com 4cac85fec4ce5d01e468c0f0fa34bdad4187d882 cli/src/generate/properties.rs Max&nbsp;Brunsfeld
2019-02-01 maxbrunsfeld@gmail.com 4cac85fec4ce5d01e468c0f0fa34bdad4187d882 cli/src/lib.rs Max&nbsp;Brunsfeld
2019-02-01 maxbrunsfeld@gmail.com 4cac85fec4ce5d01e468c0f0fa34bdad4187d882 cli/src/loader.rs Max&nbsp;Brunsfeld
2019-02-01 maxbrunsfeld@gmail.com 4cac85fec4ce5d01e468c0f0fa34bdad4187d882 cli/src/logger.rs Max&nbsp;Brunsfeld
2019-02-01 maxbrunsfeld@gmail.com 4cac85fec4ce5d01e468c0f0fa34bdad4187d882 cli/src/main.rs Max&nbsp;Brunsfeld
2019-02-01 maxbrunsfeld@gmail.com 4cac85fec4ce5d01e468c0f0fa34bdad4187d882 cli/src/test.rs Max&nbsp;Brunsfeld
2019-02-01 maxbrunsfeld@gmail.com 4cac85fec4ce5d01e468c0f0fa34bdad4187d882 cli/src/tests/corpus_test.rs Max&nbsp;Brunsfeld
2019-02-01 maxbrunsfeld@gmail.com 4cac85fec4ce5d01e468c0f0fa34bdad4187d882 cli/src/tests/helpers/allocations.rs Max&nbsp;Brunsfeld
2019-02-01 maxbrunsfeld@gmail.com 4cac85fec4ce5d01e468c0f0fa34bdad4187d882 cli/src/tests/helpers/dirs.rs Max&nbsp;Brunsfeld
2019-02-01 maxbrunsfeld@gmail.com 4cac85fec4ce5d01e468c0f0fa34bdad4187d882 cli/src/tests/helpers/fixtures.rs Max&nbsp;Brunsfeld
2019-02-01 maxbrunsfeld@gmail.com 4cac85fec4ce5d01e468c0f0fa34bdad4187d882 cli/src/tests/parser_api_test.rs Max&nbsp;Brunsfeld
2019-02-01 maxbrunsfeld@gmail.com 4cac85fec4ce5d01e468c0f0fa34bdad4187d882 cli/src/util.rs Max&nbsp;Brunsfeld
2019-02-01 maxbrunsfeld@gmail.com 4cac85fec4ce5d01e468c0f0fa34bdad4187d882 script/benchmark Max&nbsp;Brunsfeld
2019-02-01 maxbrunsfeld@gmail.com 4cac85fec4ce5d01e468c0f0fa34bdad4187d882 script/benchmark.cmd Max&nbsp;Brunsfeld
2019-01-31 maxbrunsfeld@gmail.com e26cbb62a580dfd5a5be178b4b5e7ba4fb98dc5b cli/src/tests/mod.rs Max&nbsp;Brunsfeld
2019-01-31 maxbrunsfeld@gmail.com e26cbb62a580dfd5a5be178b4b5e7ba4fb98dc5b cli/src/tests/tree_test.rs Max&nbsp;Brunsfeld
2019-01-31 maxbrunsfeld@gmail.com d192eda9cf103f88468acdf40dc77114d30bde67 lib/src/lib.c Max&nbsp;Brunsfeld
2019-01-29 maxbrunsfeld@gmail.com 213ccfd3a47b4e0ce0f52d2db3b1875b4ef37998 lib/src/parser.c Max&nbsp;Brunsfeld
2019-01-29 maxbrunsfeld@gmail.com 213ccfd3a47b4e0ce0f52d2db3b1875b4ef37998 lib/src/subtree.c Max&nbsp;Brunsfeld
2019-01-29 maxbrunsfeld@gmail.com 213ccfd3a47b4e0ce0f52d2db3b1875b4ef37998 lib/src/subtree.h Max&nbsp;Brunsfeld
2019-01-28 maxbrunsfeld@gmail.com f6d014f3f4c302a16a14a6afc036d31c8cd6605b cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-01-28 maxbrunsfeld@gmail.com 8e198016d86e55730676a156155cd42025296540 script/build-fuzzers Max&nbsp;Brunsfeld
2019-01-28 maxbrunsfeld@gmail.com 8e198016d86e55730676a156155cd42025296540 script/build-lib Max&nbsp;Brunsfeld
2019-01-27 maxbrunsfeld@gmail.com 6d8ef48dad886aa38ada6b0273a901197b8c55c5 cli/src/main.rs Max&nbsp;Brunsfeld
2019-01-27 maxbrunsfeld@gmail.com 6d8ef48dad886aa38ada6b0273a901197b8c55c5 cli/src/test.rs Max&nbsp;Brunsfeld
2019-01-27 maxbrunsfeld@gmail.com 5927e104c2d8a0dada185cda8f6c6625e0bcf6fa cli/src/tests/corpus_test.rs Max&nbsp;Brunsfeld
2019-01-27 maxbrunsfeld@gmail.com 5927e104c2d8a0dada185cda8f6c6625e0bcf6fa script/test Max&nbsp;Brunsfeld
2019-01-26 maxbrunsfeld@gmail.com af83e8034e05b4aa00512128828bdd1b4046dffc cli/src/tests/corpus_test.rs Max&nbsp;Brunsfeld
2019-01-26 maxbrunsfeld@gmail.com af83e8034e05b4aa00512128828bdd1b4046dffc cli/src/tests/helpers/allocations.rs Max&nbsp;Brunsfeld
2019-01-26 maxbrunsfeld@gmail.com af83e8034e05b4aa00512128828bdd1b4046dffc cli/src/tests/helpers/fixtures.rs Max&nbsp;Brunsfeld
2019-01-26 maxbrunsfeld@gmail.com af83e8034e05b4aa00512128828bdd1b4046dffc cli/src/tests/helpers/mod.rs Max&nbsp;Brunsfeld
2019-01-26 maxbrunsfeld@gmail.com af83e8034e05b4aa00512128828bdd1b4046dffc cli/src/tests/helpers/random.rs Max&nbsp;Brunsfeld
2019-01-26 maxbrunsfeld@gmail.com af83e8034e05b4aa00512128828bdd1b4046dffc cli/src/tests/helpers/scope_sequence.rs Max&nbsp;Brunsfeld
2019-01-26 maxbrunsfeld@gmail.com af83e8034e05b4aa00512128828bdd1b4046dffc cli/src/tests/mod.rs Max&nbsp;Brunsfeld
2019-01-26 maxbrunsfeld@gmail.com af83e8034e05b4aa00512128828bdd1b4046dffc cli/src/tests/parser_api_test.rs Max&nbsp;Brunsfeld
2019-01-25 maxbrunsfeld@gmail.com 5a12fbd927dfff6b44aace2e6ee4c7da1d018d71 cli/src/tests/corpuses.rs Max&nbsp;Brunsfeld
2019-01-25 maxbrunsfeld@gmail.com 5a12fbd927dfff6b44aace2e6ee4c7da1d018d71 cli/src/tests/mod.rs Max&nbsp;Brunsfeld
2019-01-25 maxbrunsfeld@gmail.com 5a12fbd927dfff6b44aace2e6ee4c7da1d018d71 cli/src/tests/scope_sequence.rs Max&nbsp;Brunsfeld
2019-01-25 maxbrunsfeld@gmail.com 5a12fbd927dfff6b44aace2e6ee4c7da1d018d71 lib/binding/helper.c Max&nbsp;Brunsfeld
2019-01-25 maxbrunsfeld@gmail.com 5a12fbd927dfff6b44aace2e6ee4c7da1d018d71 lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-01-25 maxbrunsfeld@gmail.com 5a12fbd927dfff6b44aace2e6ee4c7da1d018d71 lib/build.rs Max&nbsp;Brunsfeld
2019-01-25 maxbrunsfeld@gmail.com 5a12fbd927dfff6b44aace2e6ee4c7da1d018d71 script/test.cmd Max&nbsp;Brunsfeld
2019-01-25 maxbrunsfeld@gmail.com 233d616ebfaca1dd354accdb95df32444a4eeef0 Cargo.lock Max&nbsp;Brunsfeld
2019-01-25 maxbrunsfeld@gmail.com 233d616ebfaca1dd354accdb95df32444a4eeef0 cli/Cargo.toml Max&nbsp;Brunsfeld
2019-01-25 maxbrunsfeld@gmail.com 233d616ebfaca1dd354accdb95df32444a4eeef0 cli/src/test.rs Max&nbsp;Brunsfeld
2019-01-25 maxbrunsfeld@gmail.com 233d616ebfaca1dd354accdb95df32444a4eeef0 cli/src/tests/allocations.rs Max&nbsp;Brunsfeld
2019-01-25 maxbrunsfeld@gmail.com 233d616ebfaca1dd354accdb95df32444a4eeef0 cli/src/tests/corpuses.rs Max&nbsp;Brunsfeld
2019-01-25 maxbrunsfeld@gmail.com 233d616ebfaca1dd354accdb95df32444a4eeef0 cli/src/tests/mod.rs Max&nbsp;Brunsfeld
2019-01-25 maxbrunsfeld@gmail.com 233d616ebfaca1dd354accdb95df32444a4eeef0 cli/src/tests/parser_api.rs Max&nbsp;Brunsfeld
2019-01-25 maxbrunsfeld@gmail.com 233d616ebfaca1dd354accdb95df32444a4eeef0 cli/src/tests/random.rs Max&nbsp;Brunsfeld
2019-01-25 maxbrunsfeld@gmail.com 233d616ebfaca1dd354accdb95df32444a4eeef0 lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-01-25 maxbrunsfeld@gmail.com 233d616ebfaca1dd354accdb95df32444a4eeef0 lib/src/parser.c Max&nbsp;Brunsfeld
2019-01-25 maxbrunsfeld@gmail.com 233d616ebfaca1dd354accdb95df32444a4eeef0 lib/src/subtree.c Max&nbsp;Brunsfeld
2019-01-25 maxbrunsfeld@gmail.com 233d616ebfaca1dd354accdb95df32444a4eeef0 script/test Max&nbsp;Brunsfeld
2019-01-21 maxbrunsfeld@gmail.com e305012b3107ba48fa9d75be4a8fa40c3adf5458 cli/src/generate/build_tables/mod.rs Max&nbsp;Brunsfeld
2019-01-21 maxbrunsfeld@gmail.com 196339aaa9aad0cf9bdc4ef381f008c7c1651c54 Cargo.lock Max&nbsp;Brunsfeld
2019-01-21 maxbrunsfeld@gmail.com 196339aaa9aad0cf9bdc4ef381f008c7c1651c54 cli/Cargo.toml Max&nbsp;Brunsfeld
2019-01-21 maxbrunsfeld@gmail.com 196339aaa9aad0cf9bdc4ef381f008c7c1651c54 cli/src/tests/allocations.rs Max&nbsp;Brunsfeld
2019-01-21 maxbrunsfeld@gmail.com 196339aaa9aad0cf9bdc4ef381f008c7c1651c54 cli/src/tests/corpuses.rs Max&nbsp;Brunsfeld
2019-01-21 maxbrunsfeld@gmail.com 196339aaa9aad0cf9bdc4ef381f008c7c1651c54 cli/src/tests/mod.rs Max&nbsp;Brunsfeld
2019-01-21 maxbrunsfeld@gmail.com 196339aaa9aad0cf9bdc4ef381f008c7c1651c54 lib/build.rs Max&nbsp;Brunsfeld
2019-01-21 maxbrunsfeld@gmail.com 196339aaa9aad0cf9bdc4ef381f008c7c1651c54 lib/src/subtree.c Max&nbsp;Brunsfeld
2019-01-21 maxbrunsfeld@gmail.com 6105bf990937c282898cba2e03c69728f924f4c8 .gitignore Max&nbsp;Brunsfeld
2019-01-21 maxbrunsfeld@gmail.com 6105bf990937c282898cba2e03c69728f924f4c8 cli/src/tests/corpuses.rs Max&nbsp;Brunsfeld
2019-01-21 maxbrunsfeld@gmail.com 6105bf990937c282898cba2e03c69728f924f4c8 cli/src/util.rs Max&nbsp;Brunsfeld
2019-01-21 maxbrunsfeld@gmail.com 6105bf990937c282898cba2e03c69728f924f4c8 test/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2019-01-21 maxbrunsfeld@gmail.com f6cdd5e3d4817c6dc0fffaeb0c50574171d80309 cli/src/generate/build_tables/mod.rs Max&nbsp;Brunsfeld
2019-01-21 maxbrunsfeld@gmail.com f6cdd5e3d4817c6dc0fffaeb0c50574171d80309 cli/src/generate/build_tables/token_conflicts.rs Max&nbsp;Brunsfeld
2019-01-18 maxbrunsfeld@gmail.com 9e610bf88e937daf6a3b3768ec1224b516dd3bd9 Cargo.lock Max&nbsp;Brunsfeld
2019-01-18 maxbrunsfeld@gmail.com 9e610bf88e937daf6a3b3768ec1224b516dd3bd9 cli/Cargo.toml Max&nbsp;Brunsfeld
2019-01-18 maxbrunsfeld@gmail.com 9e610bf88e937daf6a3b3768ec1224b516dd3bd9 cli/npm/package-lock.json Max&nbsp;Brunsfeld
2019-01-18 maxbrunsfeld@gmail.com 9e610bf88e937daf6a3b3768ec1224b516dd3bd9 cli/npm/package.json Max&nbsp;Brunsfeld
2019-01-18 maxbrunsfeld@gmail.com ff41f05a204e6bf8679e4e490c99dd671bb79ba5 cli/src/generate/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-01-18 maxbrunsfeld@gmail.com ff41f05a204e6bf8679e4e490c99dd671bb79ba5 cli/src/generate/build_tables/item.rs Max&nbsp;Brunsfeld
2019-01-18 maxbrunsfeld@gmail.com ff41f05a204e6bf8679e4e490c99dd671bb79ba5 cli/src/generate/build_tables/item_set_builder.rs Max&nbsp;Brunsfeld
2019-01-18 maxbrunsfeld@gmail.com ff41f05a204e6bf8679e4e490c99dd671bb79ba5 cli/src/generate/build_tables/token_conflicts.rs Max&nbsp;Brunsfeld
2019-01-18 maxbrunsfeld@gmail.com ff41f05a204e6bf8679e4e490c99dd671bb79ba5 cli/src/generate/grammars.rs Max&nbsp;Brunsfeld
2019-01-18 maxbrunsfeld@gmail.com 31bdf5eb97faabcf61e0f4b911b34ebaa4c319f2 cli/src/generate/dsl.js Max&nbsp;Brunsfeld
2019-01-18 maxbrunsfeld@gmail.com 31bdf5eb97faabcf61e0f4b911b34ebaa4c319f2 cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-01-18 maxbrunsfeld@gmail.com 1d463522977f1e8f0590d626e174c5b0a6dc5f2b .appveyor.yml Max&nbsp;Brunsfeld
2019-01-18 maxbrunsfeld@gmail.com ed195de8b68476572c72aa60d6da83d83e2dfd33 cli/build.rs Max&nbsp;Brunsfeld
2019-01-18 maxbrunsfeld@gmail.com ed195de8b68476572c72aa60d6da83d83e2dfd33 cli/src/generate/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-01-18 maxbrunsfeld@gmail.com ed195de8b68476572c72aa60d6da83d83e2dfd33 cli/src/generate/prepare_grammar/expand_tokens.rs Max&nbsp;Brunsfeld
2019-01-18 maxbrunsfeld@gmail.com ed195de8b68476572c72aa60d6da83d83e2dfd33 cli/src/generate/prepare_grammar/extract_simple_aliases.rs Max&nbsp;Brunsfeld
2019-01-18 maxbrunsfeld@gmail.com ed195de8b68476572c72aa60d6da83d83e2dfd33 cli/src/generate/prepare_grammar/extract_tokens.rs Max&nbsp;Brunsfeld
2019-01-18 maxbrunsfeld@gmail.com ed195de8b68476572c72aa60d6da83d83e2dfd33 cli/src/generate/prepare_grammar/flatten_grammar.rs Max&nbsp;Brunsfeld
2019-01-18 maxbrunsfeld@gmail.com ed195de8b68476572c72aa60d6da83d83e2dfd33 cli/src/generate/prepare_grammar/intern_symbols.rs Max&nbsp;Brunsfeld
2019-01-18 maxbrunsfeld@gmail.com ed195de8b68476572c72aa60d6da83d83e2dfd33 cli/src/generate/properties.rs Max&nbsp;Brunsfeld
2019-01-18 maxbrunsfeld@gmail.com ed195de8b68476572c72aa60d6da83d83e2dfd33 cli/src/generate/render.rs Max&nbsp;Brunsfeld
2019-01-18 maxbrunsfeld@gmail.com ed195de8b68476572c72aa60d6da83d83e2dfd33 cli/src/generate/rules.rs Max&nbsp;Brunsfeld
2019-01-18 maxbrunsfeld@gmail.com ed195de8b68476572c72aa60d6da83d83e2dfd33 cli/src/tests/corpuses.rs Max&nbsp;Brunsfeld
2019-01-18 maxbrunsfeld@gmail.com ed195de8b68476572c72aa60d6da83d83e2dfd33 cli/src/tests/fixtures.rs Max&nbsp;Brunsfeld
2019-01-18 maxbrunsfeld@gmail.com ed195de8b68476572c72aa60d6da83d83e2dfd33 cli/src/tests/mod.rs Max&nbsp;Brunsfeld
2019-01-18 maxbrunsfeld@gmail.com ed195de8b68476572c72aa60d6da83d83e2dfd33 cli/src/tests/parser_api.rs Max&nbsp;Brunsfeld
2019-01-18 maxbrunsfeld@gmail.com ed195de8b68476572c72aa60d6da83d83e2dfd33 cli/src/util.rs Max&nbsp;Brunsfeld
2019-01-18 maxbrunsfeld@gmail.com cbcc61a8cf3f59b1d6fadc106472b7f1cbf378a8 cli/src/loader.rs Max&nbsp;Brunsfeld
2019-01-18 maxbrunsfeld@gmail.com cbcc61a8cf3f59b1d6fadc106472b7f1cbf378a8 cli/src/main.rs Max&nbsp;Brunsfeld
2019-01-18 maxbrunsfeld@gmail.com cbcc61a8cf3f59b1d6fadc106472b7f1cbf378a8 cli/src/parse.rs Max&nbsp;Brunsfeld
2019-01-18 maxbrunsfeld@gmail.com cbcc61a8cf3f59b1d6fadc106472b7f1cbf378a8 lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-01-17 maxbrunsfeld@gmail.com 71357afb2fa55a7b35402bdbca9cc1777d2559e4 script/version Max&nbsp;Brunsfeld
2019-01-17 maxbrunsfeld@gmail.com 652eb3bbb62cf883a05c23a12e50df6caf92a45b Cargo.lock Max&nbsp;Brunsfeld
2019-01-17 maxbrunsfeld@gmail.com 652eb3bbb62cf883a05c23a12e50df6caf92a45b cli/Cargo.toml Max&nbsp;Brunsfeld
2019-01-17 maxbrunsfeld@gmail.com 652eb3bbb62cf883a05c23a12e50df6caf92a45b cli/npm/package-lock.json Max&nbsp;Brunsfeld
2019-01-17 maxbrunsfeld@gmail.com 652eb3bbb62cf883a05c23a12e50df6caf92a45b cli/npm/package.json Max&nbsp;Brunsfeld
2019-01-17 maxbrunsfeld@gmail.com c204b5e72837fd5a0fb7aeb09e3c1af5080a4604 cli/build.rs Max&nbsp;Brunsfeld
2019-01-17 maxbrunsfeld@gmail.com c204b5e72837fd5a0fb7aeb09e3c1af5080a4604 cli/src/main.rs Max&nbsp;Brunsfeld
2019-01-17 maxbrunsfeld@gmail.com 53c8eaa4c2ad55daef39d877b4fbeb8daa42b162 cli/npm/.gitignore Max&nbsp;Brunsfeld
2019-01-17 maxbrunsfeld@gmail.com 53c8eaa4c2ad55daef39d877b4fbeb8daa42b162 cli/npm/cli.js Max&nbsp;Brunsfeld
2019-01-17 maxbrunsfeld@gmail.com 53c8eaa4c2ad55daef39d877b4fbeb8daa42b162 cli/npm/package.json Max&nbsp;Brunsfeld
2019-01-17 maxbrunsfeld@gmail.com 14ecec1d4f7b5f99c18308fc394adcad8018c95a .appveyor.yml Max&nbsp;Brunsfeld
2019-01-17 maxbrunsfeld@gmail.com 06cb829d37ebd5b975483f67d39dd62236908102 .appveyor.yml Max&nbsp;Brunsfeld
2019-01-17 maxbrunsfeld@gmail.com 64fa721779e6b69c6d019db68505add1e9cc34a7 .appveyor.yml Max&nbsp;Brunsfeld
2019-01-17 maxbrunsfeld@gmail.com c27f776d418c3413b907435d0e8fe5a86f99f7db cli/src/generate/build_tables/mod.rs Max&nbsp;Brunsfeld
2019-01-17 maxbrunsfeld@gmail.com c27f776d418c3413b907435d0e8fe5a86f99f7db cli/src/generate/prepare_grammar/extract_tokens.rs Max&nbsp;Brunsfeld
2019-01-17 maxbrunsfeld@gmail.com 8f4096e5cb20c508ceae368bcdbe69b72244281f cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-01-17 maxbrunsfeld@gmail.com 8f4096e5cb20c508ceae368bcdbe69b72244281f cli/src/generate/properties.rs Max&nbsp;Brunsfeld
2019-01-17 maxbrunsfeld@gmail.com bb5dedfb1e43440267cab845b94e78ba5fedbaa3 cli/src/generate/build_tables/token_conflicts.rs Max&nbsp;Brunsfeld
2019-01-17 maxbrunsfeld@gmail.com 9f7079c9c50abd43cceda31e22b6871ac4db6847 cli/src/generate/build_tables/mod.rs Max&nbsp;Brunsfeld
2019-01-17 maxbrunsfeld@gmail.com 9f7079c9c50abd43cceda31e22b6871ac4db6847 cli/src/generate/prepare_grammar/extract_tokens.rs Max&nbsp;Brunsfeld
2019-01-17 maxbrunsfeld@gmail.com 3d11388cd10d2e69191a6e255e47afce16eeab69 cli/src/test.rs Max&nbsp;Brunsfeld
2019-01-17 maxbrunsfeld@gmail.com d52a11fd03a7d348275422990fb4ab8fc23ca2fa cli/src/generate/dsl.js Max&nbsp;Brunsfeld
2019-01-17 maxbrunsfeld@gmail.com d52a11fd03a7d348275422990fb4ab8fc23ca2fa cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-01-17 maxbrunsfeld@gmail.com d903371709c8ae442c7ec162e9ea227ce59a2863 cli/src/generate/build_tables/build_lex_table.rs Max&nbsp;Brunsfeld
2019-01-17 maxbrunsfeld@gmail.com e4b9d9dfa9cd2873df2ea70a059554a44d3d8aa5 cli/src/generate/build_tables/item.rs Max&nbsp;Brunsfeld
2019-01-17 maxbrunsfeld@gmail.com e4b9d9dfa9cd2873df2ea70a059554a44d3d8aa5 cli/src/generate/build_tables/minimize_parse_table.rs Max&nbsp;Brunsfeld
2019-01-17 maxbrunsfeld@gmail.com e4b9d9dfa9cd2873df2ea70a059554a44d3d8aa5 cli/src/generate/build_tables/mod.rs Max&nbsp;Brunsfeld
2019-01-17 maxbrunsfeld@gmail.com e4b9d9dfa9cd2873df2ea70a059554a44d3d8aa5 cli/src/loader.rs Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com ae07d2d6e4d136e5d7269a4b6c1886e76b520327 .appveyor.yml Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com ae07d2d6e4d136e5d7269a4b6c1886e76b520327 cli/src/loader.rs Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com 4689cadf9d12f7f2b62bbb393b53ed1df10fc17a cli/npm/install.js Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com 4689cadf9d12f7f2b62bbb393b53ed1df10fc17a cli/npm/package-lock.json Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com 4689cadf9d12f7f2b62bbb393b53ed1df10fc17a cli/npm/package.json Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com 87c068faa9980bbf71b205b9a04b9bd3262836ab .appveyor.yml Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com 87c068faa9980bbf71b205b9a04b9bd3262836ab Cargo.lock Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com 87c068faa9980bbf71b205b9a04b9bd3262836ab cli/Cargo.toml Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com a0a3903f767b9d421aa50bfde65eca13d40924b9 cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com a0a3903f767b9d421aa50bfde65eca13d40924b9 cli/src/generate/npm_files.rs Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com a0a3903f767b9d421aa50bfde65eca13d40924b9 cli/src/generate/templates/binding.cc Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com a0a3903f767b9d421aa50bfde65eca13d40924b9 cli/src/generate/templates/binding.gyp Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com a0a3903f767b9d421aa50bfde65eca13d40924b9 cli/src/generate/templates/index.js Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com a0a3903f767b9d421aa50bfde65eca13d40924b9 cli/src/tests/corpuses.rs Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com 564c5e39b66a6d9406852e823262872c5ace6cec Cargo.lock Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com 564c5e39b66a6d9406852e823262872c5ace6cec cli/Cargo.toml Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com 564c5e39b66a6d9406852e823262872c5ace6cec cli/npm/package.json Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com e7bb57550badeab50f3a44a607dab80f7a91069c .appveyor.yml Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com e7bb57550badeab50f3a44a607dab80f7a91069c .gitignore Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com e7bb57550badeab50f3a44a607dab80f7a91069c .travis.yml Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com e7bb57550badeab50f3a44a607dab80f7a91069c cli/npm/.gitignore Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com e7bb57550badeab50f3a44a607dab80f7a91069c cli/npm/install.js Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com e7bb57550badeab50f3a44a607dab80f7a91069c cli/npm/package.json Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com b0fe8164414b900b9fdea72824071c62894857f0 cli/npm/.gitignore Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com b0fe8164414b900b9fdea72824071c62894857f0 cli/npm/install.js Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com b0fe8164414b900b9fdea72824071c62894857f0 cli/npm/package-lock.json Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com b0fe8164414b900b9fdea72824071c62894857f0 cli/npm/package.json Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com ef735eb94228423e367f36900225c57c6eb8d9b9 .appveyor.yml Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com ef735eb94228423e367f36900225c57c6eb8d9b9 .travis.yml Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com ef735eb94228423e367f36900225c57c6eb8d9b9 cli/src/util.rs Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com ef735eb94228423e367f36900225c57c6eb8d9b9 lib/build.rs Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com d23a03bdf118737c80fc19027000ee16df48bbb6 cli/src/generate/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com d23a03bdf118737c80fc19027000ee16df48bbb6 cli/src/generate/build_tables/item.rs Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com d23a03bdf118737c80fc19027000ee16df48bbb6 cli/src/generate/build_tables/item_set_builder.rs Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com 0ee11584a7ea4bb39ed0066899ad1ceb5eb36cb8 cli/src/loader.rs Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com ceff3936ef6e9231e2ea78e1edaaac8370f542f0 cli/src/generate/build_tables/build_lex_table.rs Max&nbsp;Brunsfeld
2019-01-16 maxbrunsfeld@gmail.com ceff3936ef6e9231e2ea78e1edaaac8370f542f0 cli/src/generate/build_tables/token_conflicts.rs Max&nbsp;Brunsfeld
2019-01-15 maxbrunsfeld@gmail.com 522021b107c00bbd146dbc0f813d16e3bce8e550 cli/src/generate/prepare_grammar/expand_tokens.rs Max&nbsp;Brunsfeld
2019-01-15 maxbrunsfeld@gmail.com d8ab36b2a598c0a75dfc8756e7223e6fd60375be cli/src/generate/build_tables/build_lex_table.rs Max&nbsp;Brunsfeld
2019-01-15 maxbrunsfeld@gmail.com d8ab36b2a598c0a75dfc8756e7223e6fd60375be cli/src/generate/build_tables/token_conflicts.rs Max&nbsp;Brunsfeld
2019-01-15 maxbrunsfeld@gmail.com d8ab36b2a598c0a75dfc8756e7223e6fd60375be cli/src/generate/grammars.rs Max&nbsp;Brunsfeld
2019-01-15 maxbrunsfeld@gmail.com d8ab36b2a598c0a75dfc8756e7223e6fd60375be cli/src/generate/nfa.rs Max&nbsp;Brunsfeld
2019-01-15 maxbrunsfeld@gmail.com d8ab36b2a598c0a75dfc8756e7223e6fd60375be cli/src/test.rs Max&nbsp;Brunsfeld
2019-01-15 maxbrunsfeld@gmail.com d8ab36b2a598c0a75dfc8756e7223e6fd60375be cli/src/tests/corpuses.rs Max&nbsp;Brunsfeld
2019-01-15 maxbrunsfeld@gmail.com b799b46f790ccfee6c3e77f98b9129c0d13a021e cli/src/generate/prepare_grammar/expand_tokens.rs Max&nbsp;Brunsfeld
2019-01-15 maxbrunsfeld@gmail.com 0a2d72d956b6db5eecd29cbcf8f1c2293b71fbe3 cli/src/loader.rs Max&nbsp;Brunsfeld
2019-01-15 maxbrunsfeld@gmail.com a8292f4fe99d87dfee886e146307da0a8beb2a9c cli/src/generate/nfa.rs Max&nbsp;Brunsfeld
2019-01-15 maxbrunsfeld@gmail.com a8292f4fe99d87dfee886e146307da0a8beb2a9c cli/src/generate/properties.rs Max&nbsp;Brunsfeld
2019-01-15 maxbrunsfeld@gmail.com a8292f4fe99d87dfee886e146307da0a8beb2a9c cli/src/loader.rs Max&nbsp;Brunsfeld
2019-01-15 maxbrunsfeld@gmail.com a8292f4fe99d87dfee886e146307da0a8beb2a9c cli/src/tests/corpuses.rs Max&nbsp;Brunsfeld
2019-01-15 maxbrunsfeld@gmail.com a8292f4fe99d87dfee886e146307da0a8beb2a9c cli/src/tests/fixtures.rs Max&nbsp;Brunsfeld
2019-01-15 maxbrunsfeld@gmail.com a8292f4fe99d87dfee886e146307da0a8beb2a9c cli/src/tests/mod.rs Max&nbsp;Brunsfeld
2019-01-15 maxbrunsfeld@gmail.com a8292f4fe99d87dfee886e146307da0a8beb2a9c cli/src/tests/parser_api.rs Max&nbsp;Brunsfeld
2019-01-15 maxbrunsfeld@gmail.com a8292f4fe99d87dfee886e146307da0a8beb2a9c lib/build.rs Max&nbsp;Brunsfeld
2019-01-15 maxbrunsfeld@gmail.com a8292f4fe99d87dfee886e146307da0a8beb2a9c script/regenerate-fixtures Max&nbsp;Brunsfeld
2019-01-15 maxbrunsfeld@gmail.com 5c3c1dd0bd28fec0ab20d77c288f1b66b9b90a0f .appveyor.yml Max&nbsp;Brunsfeld
2019-01-15 maxbrunsfeld@gmail.com 5c3c1dd0bd28fec0ab20d77c288f1b66b9b90a0f .travis.yml Max&nbsp;Brunsfeld
2019-01-15 maxbrunsfeld@gmail.com 5c3c1dd0bd28fec0ab20d77c288f1b66b9b90a0f cli/src/parse.rs Max&nbsp;Brunsfeld
2019-01-15 maxbrunsfeld@gmail.com 5c3c1dd0bd28fec0ab20d77c288f1b66b9b90a0f cli/src/test.rs Max&nbsp;Brunsfeld
2019-01-15 maxbrunsfeld@gmail.com 5c3c1dd0bd28fec0ab20d77c288f1b66b9b90a0f cli/src/tests/corpuses.rs Max&nbsp;Brunsfeld
2019-01-15 maxbrunsfeld@gmail.com 5c3c1dd0bd28fec0ab20d77c288f1b66b9b90a0f cli/src/tests/languages.rs Max&nbsp;Brunsfeld
2019-01-15 maxbrunsfeld@gmail.com 5c3c1dd0bd28fec0ab20d77c288f1b66b9b90a0f cli/src/tests/parser_api.rs Max&nbsp;Brunsfeld
2019-01-15 maxbrunsfeld@gmail.com 5c3c1dd0bd28fec0ab20d77c288f1b66b9b90a0f cli/src/util.rs Max&nbsp;Brunsfeld
2019-01-15 maxbrunsfeld@gmail.com 5c3c1dd0bd28fec0ab20d77c288f1b66b9b90a0f lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-01-15 maxbrunsfeld@gmail.com 5c3c1dd0bd28fec0ab20d77c288f1b66b9b90a0f script/generate-bindings Max&nbsp;Brunsfeld
2019-01-15 maxbrunsfeld@gmail.com 5c3c1dd0bd28fec0ab20d77c288f1b66b9b90a0f script/test Max&nbsp;Brunsfeld
2019-01-15 maxbrunsfeld@gmail.com 5c3c1dd0bd28fec0ab20d77c288f1b66b9b90a0f script/test.cmd Max&nbsp;Brunsfeld
2019-01-15 maxbrunsfeld@gmail.com 5c3c1dd0bd28fec0ab20d77c288f1b66b9b90a0f test/fixtures/test_grammars/anonymous_tokens_with_escaped_chars/corpus.txt Max&nbsp;Brunsfeld
2019-01-15 maxbrunsfeld@gmail.com 5c3c1dd0bd28fec0ab20d77c288f1b66b9b90a0f test/fixtures/test_grammars/anonymous_tokens_with_escaped_chars/grammar.json Max&nbsp;Brunsfeld
2019-01-14 maxbrunsfeld@gmail.com b1fa49448d3c18e2d44b5e35e59795e0e7aa9078 .appveyor.yml Max&nbsp;Brunsfeld
2019-01-14 maxbrunsfeld@gmail.com b1fa49448d3c18e2d44b5e35e59795e0e7aa9078 .travis.yml Max&nbsp;Brunsfeld
2019-01-14 maxbrunsfeld@gmail.com b1fa49448d3c18e2d44b5e35e59795e0e7aa9078 script/regenerate-fixtures Max&nbsp;Brunsfeld
2019-01-14 maxbrunsfeld@gmail.com b1fa49448d3c18e2d44b5e35e59795e0e7aa9078 script/regenerate-fixtures.cmd Max&nbsp;Brunsfeld
2019-01-14 maxbrunsfeld@gmail.com 19b2addcc42f89e17cb34ecef906c29203dacb9e cli/src/generate/render.rs Max&nbsp;Brunsfeld
2019-01-14 maxbrunsfeld@gmail.com def5884b59495fbe3ff199f199eee58731f5398e cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-01-14 maxbrunsfeld@gmail.com def5884b59495fbe3ff199f199eee58731f5398e cli/src/generate/properties.rs Max&nbsp;Brunsfeld
2019-01-14 maxbrunsfeld@gmail.com def5884b59495fbe3ff199f199eee58731f5398e cli/src/main.rs Max&nbsp;Brunsfeld
2019-01-14 maxbrunsfeld@gmail.com 8f48240bf1e7d654e127ed1147df59be93c07db0 lib/build.rs Max&nbsp;Brunsfeld
2019-01-14 maxbrunsfeld@gmail.com e2717a6ad14c6d1db056b55e89526b70eeb48a83 cli/src/generate/dsl.js Max&nbsp;Brunsfeld
2019-01-14 maxbrunsfeld@gmail.com e2717a6ad14c6d1db056b55e89526b70eeb48a83 cli/src/generate/prepare_grammar/expand_tokens.rs Max&nbsp;Brunsfeld
2019-01-13 maxbrunsfeld@gmail.com 2e009f7177b5b409399c5de80ed330717a0b5522 cli/src/generate/render.rs Max&nbsp;Brunsfeld
2019-01-13 maxbrunsfeld@gmail.com 545e840a082b8873ed2a85f5bb98196a06e419de cli/src/generate/render.rs Max&nbsp;Brunsfeld
2019-01-12 maxbrunsfeld@gmail.com 6f242fda0c25cc9271478b13440ae39e89d928ca cli/src/generate/prepare_grammar/flatten_grammar.rs Max&nbsp;Brunsfeld
2019-01-12 maxbrunsfeld@gmail.com c76a155174c841a9f85b5a73682c5b090af739d1 cli/src/generate/render.rs Max&nbsp;Brunsfeld
2019-01-12 maxbrunsfeld@gmail.com 1468b349b59667171f0776c1bdf2689e0ffc1a68 cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-01-12 maxbrunsfeld@gmail.com 6592fdd24cb63fd1967fcf5f51fc8b947b96284c cli/src/generate/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-01-12 maxbrunsfeld@gmail.com 6592fdd24cb63fd1967fcf5f51fc8b947b96284c cli/src/generate/build_tables/coincident_tokens.rs Max&nbsp;Brunsfeld
2019-01-12 maxbrunsfeld@gmail.com 6592fdd24cb63fd1967fcf5f51fc8b947b96284c cli/src/generate/build_tables/item.rs Max&nbsp;Brunsfeld
2019-01-12 maxbrunsfeld@gmail.com 6592fdd24cb63fd1967fcf5f51fc8b947b96284c cli/src/generate/build_tables/mod.rs Max&nbsp;Brunsfeld
2019-01-12 maxbrunsfeld@gmail.com 6592fdd24cb63fd1967fcf5f51fc8b947b96284c cli/src/generate/prepare_grammar/flatten_grammar.rs Max&nbsp;Brunsfeld
2019-01-12 maxbrunsfeld@gmail.com 6592fdd24cb63fd1967fcf5f51fc8b947b96284c cli/src/generate/prepare_grammar/intern_symbols.rs Max&nbsp;Brunsfeld
2019-01-12 maxbrunsfeld@gmail.com 6592fdd24cb63fd1967fcf5f51fc8b947b96284c cli/src/generate/render.rs Max&nbsp;Brunsfeld
2019-01-12 maxbrunsfeld@gmail.com 6592fdd24cb63fd1967fcf5f51fc8b947b96284c cli/src/tests/corpuses.rs Max&nbsp;Brunsfeld
2019-01-12 maxbrunsfeld@gmail.com 6592fdd24cb63fd1967fcf5f51fc8b947b96284c test/fixtures/test_grammars/conflict_in_repeat_rule/expected_error.txt Max&nbsp;Brunsfeld
2019-01-12 maxbrunsfeld@gmail.com 6592fdd24cb63fd1967fcf5f51fc8b947b96284c test/fixtures/test_grammars/conflict_in_repeat_rule_after_external_token/expected_error.txt Max&nbsp;Brunsfeld
2019-01-12 maxbrunsfeld@gmail.com 6592fdd24cb63fd1967fcf5f51fc8b947b96284c test/fixtures/test_grammars/conflicting_precedence/expected_error.txt Max&nbsp;Brunsfeld
2019-01-12 maxbrunsfeld@gmail.com 6592fdd24cb63fd1967fcf5f51fc8b947b96284c test/fixtures/test_grammars/dynamic_precedence/grammar.json Max&nbsp;Brunsfeld
2019-01-12 maxbrunsfeld@gmail.com 6592fdd24cb63fd1967fcf5f51fc8b947b96284c test/fixtures/test_grammars/inlined_aliased_rules/grammar.json Max&nbsp;Brunsfeld
2019-01-12 maxbrunsfeld@gmail.com 6592fdd24cb63fd1967fcf5f51fc8b947b96284c test/fixtures/test_grammars/partially_resolved_conflict/expected_error.txt Max&nbsp;Brunsfeld
2019-01-12 maxbrunsfeld@gmail.com 6592fdd24cb63fd1967fcf5f51fc8b947b96284c test/fixtures/test_grammars/precedence_on_single_child_missing/expected_error.txt Max&nbsp;Brunsfeld
2019-01-12 maxbrunsfeld@gmail.com 6592fdd24cb63fd1967fcf5f51fc8b947b96284c test/fixtures/test_grammars/precedence_on_token/grammar.json Max&nbsp;Brunsfeld
2019-01-11 maxbrunsfeld@gmail.com 0236de79635740534cb5f01238a23525965a01d2 .appveyor.yml Max&nbsp;Brunsfeld
2019-01-11 maxbrunsfeld@gmail.com acfa0c524a7eb7ca417eb75375fbd7653d6d2c03 .travis.yml Max&nbsp;Brunsfeld
2019-01-11 maxbrunsfeld@gmail.com 88f1c4af8edb82d1893a9bc7ab478dc05cc4ec7b cli/src/main.rs Max&nbsp;Brunsfeld
2019-01-11 maxbrunsfeld@gmail.com fa283dcf27b897891e3203a527a6263dde198553 cli/src/loader.rs Max&nbsp;Brunsfeld
2019-01-11 maxbrunsfeld@gmail.com 45c8cf47ea3f6a53ca3fe31283b399062697e0f7 .appveyor.yml Max&nbsp;Brunsfeld
2019-01-11 maxbrunsfeld@gmail.com 45c8cf47ea3f6a53ca3fe31283b399062697e0f7 .travis.yml Max&nbsp;Brunsfeld
2019-01-11 maxbrunsfeld@gmail.com e64f7a64a11ceeb21e5425133a564e5bcf9022f1 Cargo.lock Max&nbsp;Brunsfeld
2019-01-11 maxbrunsfeld@gmail.com e64f7a64a11ceeb21e5425133a564e5bcf9022f1 cli/Cargo.toml Max&nbsp;Brunsfeld
2019-01-11 maxbrunsfeld@gmail.com e64f7a64a11ceeb21e5425133a564e5bcf9022f1 cli/build.rs Max&nbsp;Brunsfeld
2019-01-11 maxbrunsfeld@gmail.com e64f7a64a11ceeb21e5425133a564e5bcf9022f1 cli/src/generate/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-01-11 maxbrunsfeld@gmail.com e64f7a64a11ceeb21e5425133a564e5bcf9022f1 cli/src/generate/build_tables/mod.rs Max&nbsp;Brunsfeld
2019-01-11 maxbrunsfeld@gmail.com e64f7a64a11ceeb21e5425133a564e5bcf9022f1 cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-01-11 maxbrunsfeld@gmail.com e64f7a64a11ceeb21e5425133a564e5bcf9022f1 cli/src/loader.rs Max&nbsp;Brunsfeld
2019-01-11 maxbrunsfeld@gmail.com e64f7a64a11ceeb21e5425133a564e5bcf9022f1 cli/src/main.rs Max&nbsp;Brunsfeld
2019-01-11 maxbrunsfeld@gmail.com e64f7a64a11ceeb21e5425133a564e5bcf9022f1 cli/src/tests/corpuses.rs Max&nbsp;Brunsfeld
2019-01-11 maxbrunsfeld@gmail.com e64f7a64a11ceeb21e5425133a564e5bcf9022f1 cli/src/tests/parser_api.rs Max&nbsp;Brunsfeld
2019-01-11 maxbrunsfeld@gmail.com e64f7a64a11ceeb21e5425133a564e5bcf9022f1 test/fixtures/test_grammars/aliased_rules/grammar.json Max&nbsp;Brunsfeld
2019-01-11 maxbrunsfeld@gmail.com e64f7a64a11ceeb21e5425133a564e5bcf9022f1 test/fixtures/test_grammars/conflict_in_repeat_rule_after_external_token/grammar.json Max&nbsp;Brunsfeld
2019-01-11 maxbrunsfeld@gmail.com e64f7a64a11ceeb21e5425133a564e5bcf9022f1 test/fixtures/test_grammars/external_tokens/grammar.json Max&nbsp;Brunsfeld
2019-01-11 maxbrunsfeld@gmail.com e64f7a64a11ceeb21e5425133a564e5bcf9022f1 test/fixtures/test_grammars/inverted_external_token/grammar.json Max&nbsp;Brunsfeld
2019-01-11 maxbrunsfeld@gmail.com e64f7a64a11ceeb21e5425133a564e5bcf9022f1 test/fixtures/test_grammars/precedence_on_subsequence/grammar.json Max&nbsp;Brunsfeld
2019-01-11 maxbrunsfeld@gmail.com 0d85a1ef53e98cdfb060e02d029b2637e3b1e79a cli/src/test.rs Max&nbsp;Brunsfeld
2019-01-11 maxbrunsfeld@gmail.com cffe80bfaddde02aa7ac1a6e4e9c698da00f9602 cli/src/generate/properties.rs Max&nbsp;Brunsfeld
2019-01-11 maxbrunsfeld@gmail.com 272046a2506ffba2676a38d5da557f471a44b827 cli/src/generate/prepare_grammar/intern_symbols.rs Max&nbsp;Brunsfeld
2019-01-11 maxbrunsfeld@gmail.com 272046a2506ffba2676a38d5da557f471a44b827 cli/src/generate/prepare_grammar/process_inlines.rs Max&nbsp;Brunsfeld
2019-01-11 maxbrunsfeld@gmail.com 272046a2506ffba2676a38d5da557f471a44b827 cli/src/generate/properties.rs Max&nbsp;Brunsfeld
2019-01-11 maxbrunsfeld@gmail.com 272046a2506ffba2676a38d5da557f471a44b827 cli/src/main.rs Max&nbsp;Brunsfeld
2019-01-11 maxbrunsfeld@gmail.com 272046a2506ffba2676a38d5da557f471a44b827 cli/src/tests/corpuses.rs Max&nbsp;Brunsfeld
2019-01-11 maxbrunsfeld@gmail.com 272046a2506ffba2676a38d5da557f471a44b827 cli/src/tests/languages.rs Max&nbsp;Brunsfeld
2019-01-11 maxbrunsfeld@gmail.com 272046a2506ffba2676a38d5da557f471a44b827 cli/src/tests/mod.rs Max&nbsp;Brunsfeld
2019-01-11 maxbrunsfeld@gmail.com 272046a2506ffba2676a38d5da557f471a44b827 cli/src/tests/parser_api.rs Max&nbsp;Brunsfeld
2019-01-11 maxbrunsfeld@gmail.com 272046a2506ffba2676a38d5da557f471a44b827 lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-01-11 maxbrunsfeld@gmail.com 272046a2506ffba2676a38d5da557f471a44b827 lib/build.rs Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com ae6dbb945b8f2c2b3fc3159dcd1a453457aa63fa cli/src/util.rs Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 99531d757cc8b5c839a4d1605a438fc334a68bc2 .appveyor.yml Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 99531d757cc8b5c839a4d1605a438fc334a68bc2 .travis.yml Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com fab4673c14ba5fc066bf13e3408802be9d7b5657 .appveyor.yml Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com fab4673c14ba5fc066bf13e3408802be9d7b5657 .travis.yml Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com fab4673c14ba5fc066bf13e3408802be9d7b5657 lib/build.rs Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com fab4673c14ba5fc066bf13e3408802be9d7b5657 script/fetch-fixtures Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com fab4673c14ba5fc066bf13e3408802be9d7b5657 script/fetch-fixtures.cmd Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 0f2347b3189503c768fc070a373d33407f9c4db6 lib/include/tree_sitter/api.h Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 0f2347b3189503c768fc070a373d33407f9c4db6 lib/include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 0f2347b3189503c768fc070a373d33407f9c4db6 lib/src/alloc.h Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 0f2347b3189503c768fc070a373d33407f9c4db6 lib/src/array.h Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 0f2347b3189503c768fc070a373d33407f9c4db6 lib/src/atomic.h Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 0f2347b3189503c768fc070a373d33407f9c4db6 lib/src/error_costs.h Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 0f2347b3189503c768fc070a373d33407f9c4db6 lib/src/get_changed_ranges.h Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 0f2347b3189503c768fc070a373d33407f9c4db6 lib/src/language.h Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 0f2347b3189503c768fc070a373d33407f9c4db6 lib/src/length.h Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 0f2347b3189503c768fc070a373d33407f9c4db6 lib/src/lexer.h Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 0f2347b3189503c768fc070a373d33407f9c4db6 lib/src/lib.c Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 0f2347b3189503c768fc070a373d33407f9c4db6 lib/src/parser.c Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 0f2347b3189503c768fc070a373d33407f9c4db6 lib/src/point.h Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 0f2347b3189503c768fc070a373d33407f9c4db6 lib/src/reduce_action.h Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 0f2347b3189503c768fc070a373d33407f9c4db6 lib/src/stack.h Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 0f2347b3189503c768fc070a373d33407f9c4db6 lib/src/subtree.h Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 0f2347b3189503c768fc070a373d33407f9c4db6 lib/src/tree.c Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 0f2347b3189503c768fc070a373d33407f9c4db6 lib/src/tree.h Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 0f2347b3189503c768fc070a373d33407f9c4db6 lib/src/tree_cursor.c Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 0f2347b3189503c768fc070a373d33407f9c4db6 lib/src/tree_cursor.h Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 0f2347b3189503c768fc070a373d33407f9c4db6 lib/src/utf16.h Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 0f2347b3189503c768fc070a373d33407f9c4db6 script/bindgen.sh Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 0f2347b3189503c768fc070a373d33407f9c4db6 script/build-lib Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 0f2347b3189503c768fc070a373d33407f9c4db6 test/fuzz/fuzzer.cc Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 38417fc8a1e04bae2d2b0c14f3aa2c310bdec264 cli/src/generate/properties.rs Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 1dfbe495ed55e35e4f94a0eb8e19de65edc2e414 cli/src/generate/properties.rs Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 1dfbe495ed55e35e4f94a0eb8e19de65edc2e414 lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 6bd550ca87f6ab4489e8ce1a6b46458ab6afbabe Cargo.lock Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 6bd550ca87f6ab4489e8ce1a6b46458ab6afbabe cli/Cargo.toml Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 6bd550ca87f6ab4489e8ce1a6b46458ab6afbabe cli/src/error.rs Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 6bd550ca87f6ab4489e8ce1a6b46458ab6afbabe cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 6bd550ca87f6ab4489e8ce1a6b46458ab6afbabe cli/src/generate/properties.rs Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 6bd550ca87f6ab4489e8ce1a6b46458ab6afbabe cli/src/main.rs Max&nbsp;Brunsfeld
2019-01-10 maxbrunsfeld@gmail.com 6bd550ca87f6ab4489e8ce1a6b46458ab6afbabe lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-01-09 maxbrunsfeld@gmail.com c0fad8b3c4f477be3aa846b8d7570266ea8d17de cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-01-09 maxbrunsfeld@gmail.com c0fad8b3c4f477be3aa846b8d7570266ea8d17de cli/src/main.rs Max&nbsp;Brunsfeld
2019-01-09 maxbrunsfeld@gmail.com 2e8b2ab8fb988790dfa45e6c173b80647786c4fe cli/src/generate/build_tables/mod.rs Max&nbsp;Brunsfeld
2019-01-09 maxbrunsfeld@gmail.com 2e8b2ab8fb988790dfa45e6c173b80647786c4fe cli/src/generate/prepare_grammar/expand_tokens.rs Max&nbsp;Brunsfeld
2019-01-09 maxbrunsfeld@gmail.com 6972a8e3e8ac442a84b2ad48999d58d9b41d4c4c cli/src/generate/build_tables/minimize_parse_table.rs Max&nbsp;Brunsfeld
2019-01-09 maxbrunsfeld@gmail.com 98807d205317e0e5ef7512827657086608adcd35 cli/src/main.rs Max&nbsp;Brunsfeld
2019-01-09 maxbrunsfeld@gmail.com 98807d205317e0e5ef7512827657086608adcd35 cli/src/parse.rs Max&nbsp;Brunsfeld
2019-01-09 maxbrunsfeld@gmail.com 98807d205317e0e5ef7512827657086608adcd35 cli/src/test.rs Max&nbsp;Brunsfeld
2019-01-09 maxbrunsfeld@gmail.com 98807d205317e0e5ef7512827657086608adcd35 cli/src/util.rs Max&nbsp;Brunsfeld
2019-01-09 maxbrunsfeld@gmail.com 98807d205317e0e5ef7512827657086608adcd35 lib/binding/bindings.rs Max&nbsp;Brunsfeld
2019-01-09 maxbrunsfeld@gmail.com 98807d205317e0e5ef7512827657086608adcd35 lib/binding/ffi.rs Max&nbsp;Brunsfeld
2019-01-09 maxbrunsfeld@gmail.com 98807d205317e0e5ef7512827657086608adcd35 lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-01-09 maxbrunsfeld@gmail.com 98807d205317e0e5ef7512827657086608adcd35 lib/include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2019-01-09 maxbrunsfeld@gmail.com 98807d205317e0e5ef7512827657086608adcd35 lib/src/parser.c Max&nbsp;Brunsfeld
2019-01-09 maxbrunsfeld@gmail.com 98807d205317e0e5ef7512827657086608adcd35 script/bindgen.sh Max&nbsp;Brunsfeld
2019-01-08 maxbrunsfeld@gmail.com 6c4d00aad58c72015941ab86c042b3db1d3f7df9 Cargo.lock Max&nbsp;Brunsfeld
2019-01-08 maxbrunsfeld@gmail.com 6c4d00aad58c72015941ab86c042b3db1d3f7df9 cli/Cargo.toml Max&nbsp;Brunsfeld
2019-01-08 maxbrunsfeld@gmail.com 6c4d00aad58c72015941ab86c042b3db1d3f7df9 cli/src/main.rs Max&nbsp;Brunsfeld
2019-01-08 maxbrunsfeld@gmail.com 6c4d00aad58c72015941ab86c042b3db1d3f7df9 cli/src/test.rs Max&nbsp;Brunsfeld
2019-01-08 maxbrunsfeld@gmail.com 20fcffb393fdeac8f09ec42b7d6433dee68b4aaf cli/src/main.rs Max&nbsp;Brunsfeld
2019-01-08 maxbrunsfeld@gmail.com 20fcffb393fdeac8f09ec42b7d6433dee68b4aaf cli/src/parse.rs Max&nbsp;Brunsfeld
2019-01-08 maxbrunsfeld@gmail.com 8291d294fb0b251addc745c90863e22792f5cc28 Cargo.lock Max&nbsp;Brunsfeld
2019-01-08 maxbrunsfeld@gmail.com 8291d294fb0b251addc745c90863e22792f5cc28 cli/Cargo.toml Max&nbsp;Brunsfeld
2019-01-08 maxbrunsfeld@gmail.com 8291d294fb0b251addc745c90863e22792f5cc28 cli/src/error.rs Max&nbsp;Brunsfeld
2019-01-08 maxbrunsfeld@gmail.com 8291d294fb0b251addc745c90863e22792f5cc28 cli/src/loader.rs Max&nbsp;Brunsfeld
2019-01-08 maxbrunsfeld@gmail.com 8291d294fb0b251addc745c90863e22792f5cc28 cli/src/main.rs Max&nbsp;Brunsfeld
2019-01-08 maxbrunsfeld@gmail.com 8291d294fb0b251addc745c90863e22792f5cc28 cli/src/test.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com f059557a9df750340eb87ca087c1df5d3b0fbd11 cli/src/generate/build_tables/build_lex_table.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com f059557a9df750340eb87ca087c1df5d3b0fbd11 cli/src/generate/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com f059557a9df750340eb87ca087c1df5d3b0fbd11 cli/src/generate/build_tables/coincident_tokens.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com f059557a9df750340eb87ca087c1df5d3b0fbd11 cli/src/generate/build_tables/item.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com f059557a9df750340eb87ca087c1df5d3b0fbd11 cli/src/generate/build_tables/item_set_builder.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com f059557a9df750340eb87ca087c1df5d3b0fbd11 cli/src/generate/build_tables/minimize_parse_table.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com f059557a9df750340eb87ca087c1df5d3b0fbd11 cli/src/generate/build_tables/mod.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com f059557a9df750340eb87ca087c1df5d3b0fbd11 cli/src/generate/build_tables/token_conflicts.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com f059557a9df750340eb87ca087c1df5d3b0fbd11 cli/src/generate/dsl.js Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com f059557a9df750340eb87ca087c1df5d3b0fbd11 cli/src/generate/grammar-schema.json Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com f059557a9df750340eb87ca087c1df5d3b0fbd11 cli/src/generate/grammars.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com f059557a9df750340eb87ca087c1df5d3b0fbd11 cli/src/generate/mod.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com f059557a9df750340eb87ca087c1df5d3b0fbd11 cli/src/generate/nfa.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com f059557a9df750340eb87ca087c1df5d3b0fbd11 cli/src/generate/parse_grammar.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com f059557a9df750340eb87ca087c1df5d3b0fbd11 cli/src/generate/prepare_grammar/expand_repeats.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com f059557a9df750340eb87ca087c1df5d3b0fbd11 cli/src/generate/prepare_grammar/expand_tokens.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com f059557a9df750340eb87ca087c1df5d3b0fbd11 cli/src/generate/prepare_grammar/extract_simple_aliases.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com f059557a9df750340eb87ca087c1df5d3b0fbd11 cli/src/generate/prepare_grammar/extract_tokens.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com f059557a9df750340eb87ca087c1df5d3b0fbd11 cli/src/generate/prepare_grammar/flatten_grammar.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com f059557a9df750340eb87ca087c1df5d3b0fbd11 cli/src/generate/prepare_grammar/intern_symbols.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com f059557a9df750340eb87ca087c1df5d3b0fbd11 cli/src/generate/prepare_grammar/mod.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com f059557a9df750340eb87ca087c1df5d3b0fbd11 cli/src/generate/prepare_grammar/process_inlines.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com f059557a9df750340eb87ca087c1df5d3b0fbd11 cli/src/generate/render.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com f059557a9df750340eb87ca087c1df5d3b0fbd11 cli/src/generate/rules.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com f059557a9df750340eb87ca087c1df5d3b0fbd11 cli/src/generate/tables.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com f059557a9df750340eb87ca087c1df5d3b0fbd11 cli/src/main.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com f059557a9df750340eb87ca087c1df5d3b0fbd11 script/check-mallocs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com 4e29fe69df7b8ee1d1fb032f8662082b0d9da872 cli/src/build_tables/build_lex_table.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com 4e29fe69df7b8ee1d1fb032f8662082b0d9da872 cli/src/build_tables/item.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com 4e29fe69df7b8ee1d1fb032f8662082b0d9da872 cli/src/build_tables/mod.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com 001f8c8f55a2a9a4c14c522ff12fcf27ae04c1e1 cli/src/build_tables/build_lex_table.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com 001f8c8f55a2a9a4c14c522ff12fcf27ae04c1e1 cli/src/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com 001f8c8f55a2a9a4c14c522ff12fcf27ae04c1e1 cli/src/build_tables/item.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com 001f8c8f55a2a9a4c14c522ff12fcf27ae04c1e1 cli/src/build_tables/item_set_builder.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com 001f8c8f55a2a9a4c14c522ff12fcf27ae04c1e1 cli/src/build_tables/minimize_parse_table.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com 001f8c8f55a2a9a4c14c522ff12fcf27ae04c1e1 cli/src/build_tables/mod.rs Max&nbsp;Brunsfeld
2019-01-07 maxbrunsfeld@gmail.com 001f8c8f55a2a9a4c14c522ff12fcf27ae04c1e1 cli/src/build_tables/token_conflicts.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com dd416b09552fd5b09313072fb13452dd2a8d8fc0 lib/src/array.h Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com dd416b09552fd5b09313072fb13452dd2a8d8fc0 lib/src/get_changed_ranges.c Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com dd416b09552fd5b09313072fb13452dd2a8d8fc0 lib/src/get_changed_ranges.h Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com dd416b09552fd5b09313072fb13452dd2a8d8fc0 lib/src/language.c Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com dd416b09552fd5b09313072fb13452dd2a8d8fc0 lib/src/language.h Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com dd416b09552fd5b09313072fb13452dd2a8d8fc0 lib/src/length.h Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com dd416b09552fd5b09313072fb13452dd2a8d8fc0 lib/src/lexer.c Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com dd416b09552fd5b09313072fb13452dd2a8d8fc0 lib/src/lexer.h Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com dd416b09552fd5b09313072fb13452dd2a8d8fc0 lib/src/node.c Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com dd416b09552fd5b09313072fb13452dd2a8d8fc0 lib/src/parser.c Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com dd416b09552fd5b09313072fb13452dd2a8d8fc0 lib/src/reduce_action.h Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com dd416b09552fd5b09313072fb13452dd2a8d8fc0 lib/src/reusable_node.h Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com dd416b09552fd5b09313072fb13452dd2a8d8fc0 lib/src/runtime.c Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com dd416b09552fd5b09313072fb13452dd2a8d8fc0 lib/src/stack.c Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com dd416b09552fd5b09313072fb13452dd2a8d8fc0 lib/src/stack.h Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com dd416b09552fd5b09313072fb13452dd2a8d8fc0 lib/src/subtree.c Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com dd416b09552fd5b09313072fb13452dd2a8d8fc0 lib/src/subtree.h Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com dd416b09552fd5b09313072fb13452dd2a8d8fc0 lib/src/tree.c Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com dd416b09552fd5b09313072fb13452dd2a8d8fc0 lib/src/tree_cursor.c Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com dd416b09552fd5b09313072fb13452dd2a8d8fc0 lib/src/tree_cursor.h Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com dd416b09552fd5b09313072fb13452dd2a8d8fc0 lib/src/utf16.c Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com dd416b09552fd5b09313072fb13452dd2a8d8fc0 script/build-runtime Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf .appveyor.yml Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf .gitignore Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf .gitmodules Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf .travis.yml Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf Cargo.lock Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf Cargo.toml Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf LICENSE Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf cli/Cargo.toml Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf cli/src/build_tables/build_lex_table.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf cli/src/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf cli/src/build_tables/coincident_tokens.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf cli/src/build_tables/item.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf cli/src/build_tables/item_set_builder.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf cli/src/build_tables/minimize_parse_table.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf cli/src/build_tables/mod.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf cli/src/build_tables/token_conflicts.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf cli/src/error.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf cli/src/generate.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf cli/src/grammar-schema.json Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf cli/src/grammars.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf cli/src/js/dsl.js Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf cli/src/logger.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf cli/src/main.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf cli/src/nfa.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf cli/src/parse_grammar.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf cli/src/prepare_grammar/expand_repeats.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf cli/src/prepare_grammar/expand_tokens.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf cli/src/prepare_grammar/extract_simple_aliases.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf cli/src/prepare_grammar/extract_tokens.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf cli/src/prepare_grammar/flatten_grammar.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf cli/src/prepare_grammar/intern_symbols.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf cli/src/prepare_grammar/mod.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf cli/src/prepare_grammar/process_inlines.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf cli/src/render/mod.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf cli/src/rules.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf cli/src/tables.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/Cargo.toml Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/README.md Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/binding/bindings.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/binding/ffi.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/build.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/src/alloc.h Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/src/array.h Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/src/atomic.h Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/src/error_costs.h Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/src/get_changed_ranges.c Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/src/get_changed_ranges.h Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/src/language.c Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/src/language.h Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/src/length.h Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/src/lexer.c Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/src/lexer.h Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/src/node.c Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/src/parser.c Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/src/point.h Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/src/reduce_action.h Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/src/reusable_node.h Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/src/runtime.c Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/src/stack.c Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/src/stack.h Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/src/subtree.c Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/src/subtree.h Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/src/tree.c Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/src/tree.h Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/src/tree_cursor.c Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/src/tree_cursor.h Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/src/utf16.c Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/src/utf16.h Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf lib/utf8proc Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf script/bindgen.sh Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf script/fetch-test-fixtures.cmd Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf script/fetch-test-fixtures.sh Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 47607cecf44e19f971c32bca76882327fb7163bf script/test.sh Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 97ca3bc2d1b77459557726b9a21fca956593f709 .gitignore Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 97ca3bc2d1b77459557726b9a21fca956593f709 .gitmodules Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 97ca3bc2d1b77459557726b9a21fca956593f709 .travis.yml Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 97ca3bc2d1b77459557726b9a21fca956593f709 Cargo.lock Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 97ca3bc2d1b77459557726b9a21fca956593f709 LICENSE Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 97ca3bc2d1b77459557726b9a21fca956593f709 appveyor.yml Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 97ca3bc2d1b77459557726b9a21fca956593f709 cli/Cargo.toml Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 97ca3bc2d1b77459557726b9a21fca956593f709 fixtures/.gitkeep Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 97ca3bc2d1b77459557726b9a21fca956593f709 lib/Cargo.toml Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 97ca3bc2d1b77459557726b9a21fca956593f709 lib/README.md Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 97ca3bc2d1b77459557726b9a21fca956593f709 lib/binding/bindings.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 97ca3bc2d1b77459557726b9a21fca956593f709 lib/binding/ffi.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 97ca3bc2d1b77459557726b9a21fca956593f709 lib/binding/lib.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 97ca3bc2d1b77459557726b9a21fca956593f709 lib/build.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 97ca3bc2d1b77459557726b9a21fca956593f709 script/bindgen.sh Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 97ca3bc2d1b77459557726b9a21fca956593f709 script/fetch-test-fixtures.cmd Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 97ca3bc2d1b77459557726b9a21fca956593f709 script/fetch-test-fixtures.sh Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 97ca3bc2d1b77459557726b9a21fca956593f709 script/test.sh Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 5b0e12ea332ebe231ba103b078f832f2ee2148c5 Cargo.toml Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 5b0e12ea332ebe231ba103b078f832f2ee2148c5 cli/Cargo.toml Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 5b0e12ea332ebe231ba103b078f832f2ee2148c5 cli/src/build_tables/build_lex_table.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 5b0e12ea332ebe231ba103b078f832f2ee2148c5 cli/src/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 5b0e12ea332ebe231ba103b078f832f2ee2148c5 cli/src/build_tables/coincident_tokens.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 5b0e12ea332ebe231ba103b078f832f2ee2148c5 cli/src/build_tables/item.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 5b0e12ea332ebe231ba103b078f832f2ee2148c5 cli/src/build_tables/item_set_builder.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 5b0e12ea332ebe231ba103b078f832f2ee2148c5 cli/src/build_tables/minimize_parse_table.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 5b0e12ea332ebe231ba103b078f832f2ee2148c5 cli/src/build_tables/mod.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 5b0e12ea332ebe231ba103b078f832f2ee2148c5 cli/src/build_tables/token_conflicts.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 5b0e12ea332ebe231ba103b078f832f2ee2148c5 cli/src/error.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 5b0e12ea332ebe231ba103b078f832f2ee2148c5 cli/src/generate.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 5b0e12ea332ebe231ba103b078f832f2ee2148c5 cli/src/grammars.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 5b0e12ea332ebe231ba103b078f832f2ee2148c5 cli/src/js/dsl.js Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 5b0e12ea332ebe231ba103b078f832f2ee2148c5 cli/src/logger.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 5b0e12ea332ebe231ba103b078f832f2ee2148c5 cli/src/main.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 5b0e12ea332ebe231ba103b078f832f2ee2148c5 cli/src/nfa.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 5b0e12ea332ebe231ba103b078f832f2ee2148c5 cli/src/parse_grammar.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 5b0e12ea332ebe231ba103b078f832f2ee2148c5 cli/src/prepare_grammar/expand_repeats.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 5b0e12ea332ebe231ba103b078f832f2ee2148c5 cli/src/prepare_grammar/expand_tokens.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 5b0e12ea332ebe231ba103b078f832f2ee2148c5 cli/src/prepare_grammar/extract_simple_aliases.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 5b0e12ea332ebe231ba103b078f832f2ee2148c5 cli/src/prepare_grammar/extract_tokens.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 5b0e12ea332ebe231ba103b078f832f2ee2148c5 cli/src/prepare_grammar/flatten_grammar.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 5b0e12ea332ebe231ba103b078f832f2ee2148c5 cli/src/prepare_grammar/intern_symbols.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 5b0e12ea332ebe231ba103b078f832f2ee2148c5 cli/src/prepare_grammar/mod.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 5b0e12ea332ebe231ba103b078f832f2ee2148c5 cli/src/prepare_grammar/process_inlines.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 5b0e12ea332ebe231ba103b078f832f2ee2148c5 cli/src/render/mod.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 5b0e12ea332ebe231ba103b078f832f2ee2148c5 cli/src/rules.rs Max&nbsp;Brunsfeld
2019-01-05 maxbrunsfeld@gmail.com 5b0e12ea332ebe231ba103b078f832f2ee2148c5 cli/src/tables.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com b8dd5d2640f2011d016d0dfd750e804824771c68 src/prepare_grammar/process_inlines.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com d8f8bd288eece27626c02407054b454b8102b7f8 src/render/mod.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com 3a727af2645fb41d3f2151d1b1b4893232e49c06 src/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com 3a727af2645fb41d3f2151d1b1b4893232e49c06 src/build_tables/item.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com 3a727af2645fb41d3f2151d1b1b4893232e49c06 src/build_tables/mod.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com 3a727af2645fb41d3f2151d1b1b4893232e49c06 src/generate.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com 3a727af2645fb41d3f2151d1b1b4893232e49c06 src/main.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com a0e65018ba8282fc8c77734092618e87cfb8cf2d src/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com a0e65018ba8282fc8c77734092618e87cfb8cf2d src/render/mod.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com a0e65018ba8282fc8c77734092618e87cfb8cf2d src/tables.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com ba96e4961b9710728e6a9ef02be475e2e942d3ca src/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com ba96e4961b9710728e6a9ef02be475e2e942d3ca src/error.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com ba96e4961b9710728e6a9ef02be475e2e942d3ca src/main.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com ba96e4961b9710728e6a9ef02be475e2e942d3ca src/prepare_grammar/expand_tokens.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com ba96e4961b9710728e6a9ef02be475e2e942d3ca src/prepare_grammar/extract_tokens.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com ba96e4961b9710728e6a9ef02be475e2e942d3ca src/prepare_grammar/intern_symbols.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com d0c3e26e8409637f4752a4dafe20297fac4420bc src/build_tables/build_lex_table.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com d0c3e26e8409637f4752a4dafe20297fac4420bc src/render/mod.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com d0c3e26e8409637f4752a4dafe20297fac4420bc src/tables.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com baf7f3603c5eca1c338be4665d516ff6d189a020 src/build_tables/mod.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com 79b9d5ebed3470195e05b50d3f0b42b21cb7c69b src/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com 79b9d5ebed3470195e05b50d3f0b42b21cb7c69b src/render/mod.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com 79b9d5ebed3470195e05b50d3f0b42b21cb7c69b src/rules.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com d845b81ee961d37e8506a2b421d54b867bb7e3c7 src/build_tables/build_lex_table.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com d845b81ee961d37e8506a2b421d54b867bb7e3c7 src/build_tables/mod.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com d845b81ee961d37e8506a2b421d54b867bb7e3c7 src/build_tables/token_conflicts.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com d845b81ee961d37e8506a2b421d54b867bb7e3c7 src/nfa.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com d845b81ee961d37e8506a2b421d54b867bb7e3c7 src/prepare_grammar/expand_tokens.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com cc0fbc0d9306a838d10a7b258a58fa7f76c55cc3 src/prepare_grammar/expand_tokens.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com 70aa4c2b2d97fbcf6e330f85e4d4fd0df026cfce src/build_tables/build_lex_table.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com 70aa4c2b2d97fbcf6e330f85e4d4fd0df026cfce src/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com 70aa4c2b2d97fbcf6e330f85e4d4fd0df026cfce src/build_tables/minimize_parse_table.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com 70aa4c2b2d97fbcf6e330f85e4d4fd0df026cfce src/build_tables/mod.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com 70aa4c2b2d97fbcf6e330f85e4d4fd0df026cfce src/generate.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com 70aa4c2b2d97fbcf6e330f85e4d4fd0df026cfce src/main.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com bf9556dadc470dd2c543f9aab94070cc801e3d96 src/build_tables/build_lex_table.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com bf9556dadc470dd2c543f9aab94070cc801e3d96 src/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com bf9556dadc470dd2c543f9aab94070cc801e3d96 src/build_tables/item.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com bf9556dadc470dd2c543f9aab94070cc801e3d96 src/build_tables/item_set_builder.rs Max&nbsp;Brunsfeld
2019-01-04 maxbrunsfeld@gmail.com bf9556dadc470dd2c543f9aab94070cc801e3d96 src/prepare_grammar/process_inlines.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 5d3d161c057f112baed490bb767f16cfecde9948 src/render/mod.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 5a7d781aaacfc6dddaef3fddf221f725cf9d12ac src/build_tables/coincident_tokens.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 5a7d781aaacfc6dddaef3fddf221f725cf9d12ac src/build_tables/mod.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 5a7d781aaacfc6dddaef3fddf221f725cf9d12ac src/build_tables/shrink_parse_table.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 70f00d1a1e2e82582c576605d7f3e10c01345511 src/build_tables/token_conflicts.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 70f00d1a1e2e82582c576605d7f3e10c01345511 src/grammars.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 70f00d1a1e2e82582c576605d7f3e10c01345511 src/prepare_grammar/expand_tokens.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 70f00d1a1e2e82582c576605d7f3e10c01345511 src/prepare_grammar/extract_simple_aliases.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com c0f48dff6f3128d94855826e63588847dfcabb61 src/build_tables/build_lex_table.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com c0f48dff6f3128d94855826e63588847dfcabb61 src/prepare_grammar/expand_tokens.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 02ca84fb4ae339753f2742d69017bdb7c39dda44 src/render/mod.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 82fda8929e0019f6ba676f659677e84000ae1632 src/build_tables/build_lex_table.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 82fda8929e0019f6ba676f659677e84000ae1632 src/build_tables/coincident_tokens.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 82fda8929e0019f6ba676f659677e84000ae1632 src/render/mod.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 82fda8929e0019f6ba676f659677e84000ae1632 src/rules.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 82fda8929e0019f6ba676f659677e84000ae1632 src/tables.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 92d4fe419c291f48233a8cbcd5073111e2ebfaa7 src/nfa.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 3fbaff5e69a1bfd200a7c9979e52412b55a26ba0 Cargo.lock Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 3fbaff5e69a1bfd200a7c9979e52412b55a26ba0 Cargo.toml Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 3fbaff5e69a1bfd200a7c9979e52412b55a26ba0 src/build_tables/build_lex_table.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 3fbaff5e69a1bfd200a7c9979e52412b55a26ba0 src/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 3fbaff5e69a1bfd200a7c9979e52412b55a26ba0 src/build_tables/coincident_tokens.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 3fbaff5e69a1bfd200a7c9979e52412b55a26ba0 src/build_tables/item.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 3fbaff5e69a1bfd200a7c9979e52412b55a26ba0 src/build_tables/item_set_builder.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 3fbaff5e69a1bfd200a7c9979e52412b55a26ba0 src/build_tables/mod.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 3fbaff5e69a1bfd200a7c9979e52412b55a26ba0 src/build_tables/shrink_parse_table.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 3fbaff5e69a1bfd200a7c9979e52412b55a26ba0 src/build_tables/token_conflicts.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 3fbaff5e69a1bfd200a7c9979e52412b55a26ba0 src/grammars.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 3fbaff5e69a1bfd200a7c9979e52412b55a26ba0 src/logger.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 3fbaff5e69a1bfd200a7c9979e52412b55a26ba0 src/main.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 3fbaff5e69a1bfd200a7c9979e52412b55a26ba0 src/nfa.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 3fbaff5e69a1bfd200a7c9979e52412b55a26ba0 src/parse_grammar.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 3fbaff5e69a1bfd200a7c9979e52412b55a26ba0 src/prepare_grammar/expand_repeats.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 3fbaff5e69a1bfd200a7c9979e52412b55a26ba0 src/prepare_grammar/extract_tokens.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 3fbaff5e69a1bfd200a7c9979e52412b55a26ba0 src/prepare_grammar/process_inlines.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 3fbaff5e69a1bfd200a7c9979e52412b55a26ba0 src/render/mod.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 3fbaff5e69a1bfd200a7c9979e52412b55a26ba0 src/rules.rs Max&nbsp;Brunsfeld
2019-01-03 maxbrunsfeld@gmail.com 3fbaff5e69a1bfd200a7c9979e52412b55a26ba0 src/tables.rs Max&nbsp;Brunsfeld
2019-01-02 maxbrunsfeld@gmail.com 9824ebbbc31f7cda43f8a5aa5b3847462ab4c6aa src/build_tables/build_lex_table.rs Max&nbsp;Brunsfeld
2019-01-02 maxbrunsfeld@gmail.com 9824ebbbc31f7cda43f8a5aa5b3847462ab4c6aa src/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-01-02 maxbrunsfeld@gmail.com 9824ebbbc31f7cda43f8a5aa5b3847462ab4c6aa src/build_tables/item_set_builder.rs Max&nbsp;Brunsfeld
2019-01-02 maxbrunsfeld@gmail.com 9824ebbbc31f7cda43f8a5aa5b3847462ab4c6aa src/build_tables/mod.rs Max&nbsp;Brunsfeld
2019-01-02 maxbrunsfeld@gmail.com 9824ebbbc31f7cda43f8a5aa5b3847462ab4c6aa src/build_tables/shrink_parse_table.rs Max&nbsp;Brunsfeld
2019-01-02 maxbrunsfeld@gmail.com 9824ebbbc31f7cda43f8a5aa5b3847462ab4c6aa src/build_tables/token_conflicts.rs Max&nbsp;Brunsfeld
2019-01-02 maxbrunsfeld@gmail.com 9824ebbbc31f7cda43f8a5aa5b3847462ab4c6aa src/grammars.rs Max&nbsp;Brunsfeld
2019-01-02 maxbrunsfeld@gmail.com 9824ebbbc31f7cda43f8a5aa5b3847462ab4c6aa src/main.rs Max&nbsp;Brunsfeld
2019-01-02 maxbrunsfeld@gmail.com 9824ebbbc31f7cda43f8a5aa5b3847462ab4c6aa src/nfa.rs Max&nbsp;Brunsfeld
2019-01-02 maxbrunsfeld@gmail.com 9824ebbbc31f7cda43f8a5aa5b3847462ab4c6aa src/prepare_grammar/expand_tokens.rs Max&nbsp;Brunsfeld
2019-01-02 maxbrunsfeld@gmail.com 9824ebbbc31f7cda43f8a5aa5b3847462ab4c6aa src/prepare_grammar/extract_tokens.rs Max&nbsp;Brunsfeld
2019-01-02 maxbrunsfeld@gmail.com 9824ebbbc31f7cda43f8a5aa5b3847462ab4c6aa src/render/mod.rs Max&nbsp;Brunsfeld
2019-01-02 maxbrunsfeld@gmail.com 9824ebbbc31f7cda43f8a5aa5b3847462ab4c6aa src/rules.rs Max&nbsp;Brunsfeld
2019-01-02 maxbrunsfeld@gmail.com 9824ebbbc31f7cda43f8a5aa5b3847462ab4c6aa src/tables.rs Max&nbsp;Brunsfeld
2019-01-01 maxbrunsfeld@gmail.com a46b8fcb46a1f8799bd50ebe7e04e7cddf4bff2d src/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2019-01-01 maxbrunsfeld@gmail.com a46b8fcb46a1f8799bd50ebe7e04e7cddf4bff2d src/build_tables/coincident_tokens.rs Max&nbsp;Brunsfeld
2019-01-01 maxbrunsfeld@gmail.com a46b8fcb46a1f8799bd50ebe7e04e7cddf4bff2d src/build_tables/item.rs Max&nbsp;Brunsfeld
2019-01-01 maxbrunsfeld@gmail.com a46b8fcb46a1f8799bd50ebe7e04e7cddf4bff2d src/build_tables/mod.rs Max&nbsp;Brunsfeld
2019-01-01 maxbrunsfeld@gmail.com a46b8fcb46a1f8799bd50ebe7e04e7cddf4bff2d src/build_tables/shrink_parse_table.rs Max&nbsp;Brunsfeld
2019-01-01 maxbrunsfeld@gmail.com a46b8fcb46a1f8799bd50ebe7e04e7cddf4bff2d src/build_tables/token_conflicts.rs Max&nbsp;Brunsfeld
2019-01-01 maxbrunsfeld@gmail.com a46b8fcb46a1f8799bd50ebe7e04e7cddf4bff2d src/nfa.rs Max&nbsp;Brunsfeld
2019-01-01 maxbrunsfeld@gmail.com a46b8fcb46a1f8799bd50ebe7e04e7cddf4bff2d src/prepare_grammar/expand_tokens.rs Max&nbsp;Brunsfeld
2019-01-01 maxbrunsfeld@gmail.com a46b8fcb46a1f8799bd50ebe7e04e7cddf4bff2d src/tables.rs Max&nbsp;Brunsfeld
2018-12-31 maxbrunsfeld@gmail.com c6b9e97c5820bd2f24c42e58fd2e82944354a6b6 src/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2018-12-31 maxbrunsfeld@gmail.com c6b9e97c5820bd2f24c42e58fd2e82944354a6b6 src/build_tables/item_set_builder.rs Max&nbsp;Brunsfeld
2018-12-31 maxbrunsfeld@gmail.com c6b9e97c5820bd2f24c42e58fd2e82944354a6b6 src/build_tables/mod.rs Max&nbsp;Brunsfeld
2018-12-31 maxbrunsfeld@gmail.com c6b9e97c5820bd2f24c42e58fd2e82944354a6b6 src/build_tables/token_conflict_map.rs Max&nbsp;Brunsfeld
2018-12-31 maxbrunsfeld@gmail.com c6b9e97c5820bd2f24c42e58fd2e82944354a6b6 src/grammars.rs Max&nbsp;Brunsfeld
2018-12-31 maxbrunsfeld@gmail.com c6b9e97c5820bd2f24c42e58fd2e82944354a6b6 src/nfa.rs Max&nbsp;Brunsfeld
2018-12-31 maxbrunsfeld@gmail.com c6b9e97c5820bd2f24c42e58fd2e82944354a6b6 src/prepare_grammar/expand_tokens.rs Max&nbsp;Brunsfeld
2018-12-31 maxbrunsfeld@gmail.com c6b9e97c5820bd2f24c42e58fd2e82944354a6b6 src/prepare_grammar/extract_simple_aliases.rs Max&nbsp;Brunsfeld
2018-12-29 maxbrunsfeld@gmail.com 605b50e58bf03661774ce7eb18f3b98dbd767ce3 src/build_tables/build_parse_table.rs Max&nbsp;Brunsfeld
2018-12-29 maxbrunsfeld@gmail.com 605b50e58bf03661774ce7eb18f3b98dbd767ce3 src/build_tables/mod.rs Max&nbsp;Brunsfeld
2018-12-29 maxbrunsfeld@gmail.com 605b50e58bf03661774ce7eb18f3b98dbd767ce3 src/build_tables/shrink_parse_table.rs Max&nbsp;Brunsfeld
2018-12-29 maxbrunsfeld@gmail.com 605b50e58bf03661774ce7eb18f3b98dbd767ce3 src/build_tables/token_conflict_map.rs Max&nbsp;Brunsfeld
2018-12-29 maxbrunsfeld@gmail.com 605b50e58bf03661774ce7eb18f3b98dbd767ce3 src/tables.rs Max&nbsp;Brunsfeld
2018-12-29 maxbrunsfeld@gmail.com 479400e5d3e7fdc1395868c0f19fe6415cb68bda src/nfa.rs Max&nbsp;Brunsfeld
2018-12-29 maxbrunsfeld@gmail.com 479400e5d3e7fdc1395868c0f19fe6415cb68bda src/prepare_grammar/expand_tokens.rs Max&nbsp;Brunsfeld
2018-12-29 maxbrunsfeld@gmail.com 479400e5d3e7fdc1395868c0f19fe6415cb68bda src/prepare_grammar/mod.rs Max&nbsp;Brunsfeld
2018-12-23 maxbrunsfeld@gmail.com 5258ee2e6ad3f202e43f98a093c82da1143a27fa src/build_tables/item.rs Max&nbsp;Brunsfeld
2018-12-23 maxbrunsfeld@gmail.com 5258ee2e6ad3f202e43f98a093c82da1143a27fa src/build_tables/item_set_builder.rs Max&nbsp;Brunsfeld
2018-12-23 maxbrunsfeld@gmail.com 5258ee2e6ad3f202e43f98a093c82da1143a27fa src/build_tables/lex_table_builder.rs Max&nbsp;Brunsfeld
2018-12-23 maxbrunsfeld@gmail.com 5258ee2e6ad3f202e43f98a093c82da1143a27fa src/build_tables/mod.rs Max&nbsp;Brunsfeld
2018-12-23 maxbrunsfeld@gmail.com 5258ee2e6ad3f202e43f98a093c82da1143a27fa src/render/mod.rs Max&nbsp;Brunsfeld
2018-12-23 maxbrunsfeld@gmail.com 5258ee2e6ad3f202e43f98a093c82da1143a27fa src/tables.rs Max&nbsp;Brunsfeld
2018-12-23 maxbrunsfeld@gmail.com 99ecf29e4b4bb394b17f9818ce31f5da781f7575 src/prepare_grammar/expand_tokens.rs Max&nbsp;Brunsfeld
2018-12-21 maxbrunsfeld@gmail.com 261a7fd07347b20ad500b58ac3d1dbf96990da81 src/build_tables/item.rs Max&nbsp;Brunsfeld
2018-12-21 maxbrunsfeld@gmail.com 261a7fd07347b20ad500b58ac3d1dbf96990da81 src/build_tables/item_set_builder.rs Max&nbsp;Brunsfeld
2018-12-21 maxbrunsfeld@gmail.com 261a7fd07347b20ad500b58ac3d1dbf96990da81 src/build_tables/mod.rs Max&nbsp;Brunsfeld
2018-12-21 maxbrunsfeld@gmail.com 261a7fd07347b20ad500b58ac3d1dbf96990da81 src/generate.rs Max&nbsp;Brunsfeld
2018-12-21 maxbrunsfeld@gmail.com 261a7fd07347b20ad500b58ac3d1dbf96990da81 src/grammars.rs Max&nbsp;Brunsfeld
2018-12-21 maxbrunsfeld@gmail.com 261a7fd07347b20ad500b58ac3d1dbf96990da81 src/prepare_grammar/mod.rs Max&nbsp;Brunsfeld
2018-12-21 maxbrunsfeld@gmail.com 261a7fd07347b20ad500b58ac3d1dbf96990da81 src/prepare_grammar/process_inlines.rs Max&nbsp;Brunsfeld
2018-12-21 maxbrunsfeld@gmail.com 261a7fd07347b20ad500b58ac3d1dbf96990da81 src/rules.rs Max&nbsp;Brunsfeld
2018-12-20 maxbrunsfeld@gmail.com a3dcfa0a52b74fc56a53aef270bd9f4a474732e8 src/build_tables/item.rs Max&nbsp;Brunsfeld
2018-12-20 maxbrunsfeld@gmail.com a3dcfa0a52b74fc56a53aef270bd9f4a474732e8 src/build_tables/item_set_builder.rs Max&nbsp;Brunsfeld
2018-12-20 maxbrunsfeld@gmail.com a3dcfa0a52b74fc56a53aef270bd9f4a474732e8 src/build_tables/mod.rs Max&nbsp;Brunsfeld
2018-12-20 maxbrunsfeld@gmail.com a3dcfa0a52b74fc56a53aef270bd9f4a474732e8 src/error.rs Max&nbsp;Brunsfeld
2018-12-20 maxbrunsfeld@gmail.com a3dcfa0a52b74fc56a53aef270bd9f4a474732e8 src/generate.rs Max&nbsp;Brunsfeld
2018-12-20 maxbrunsfeld@gmail.com a3dcfa0a52b74fc56a53aef270bd9f4a474732e8 src/grammars.rs Max&nbsp;Brunsfeld
2018-12-20 maxbrunsfeld@gmail.com a3dcfa0a52b74fc56a53aef270bd9f4a474732e8 src/js/dsl.js Max&nbsp;Brunsfeld
2018-12-20 maxbrunsfeld@gmail.com a3dcfa0a52b74fc56a53aef270bd9f4a474732e8 src/main.rs Max&nbsp;Brunsfeld
2018-12-20 maxbrunsfeld@gmail.com a3dcfa0a52b74fc56a53aef270bd9f4a474732e8 src/nfa.rs Max&nbsp;Brunsfeld
2018-12-20 maxbrunsfeld@gmail.com a3dcfa0a52b74fc56a53aef270bd9f4a474732e8 src/prepare_grammar/extract_simple_aliases.rs Max&nbsp;Brunsfeld
2018-12-20 maxbrunsfeld@gmail.com a3dcfa0a52b74fc56a53aef270bd9f4a474732e8 src/prepare_grammar/extract_tokens.rs Max&nbsp;Brunsfeld
2018-12-20 maxbrunsfeld@gmail.com a3dcfa0a52b74fc56a53aef270bd9f4a474732e8 src/render/mod.rs Max&nbsp;Brunsfeld
2018-12-20 maxbrunsfeld@gmail.com a3dcfa0a52b74fc56a53aef270bd9f4a474732e8 src/rules.rs Max&nbsp;Brunsfeld
2018-12-20 maxbrunsfeld@gmail.com a3dcfa0a52b74fc56a53aef270bd9f4a474732e8 src/tables.rs Max&nbsp;Brunsfeld
2018-12-20 maxbrunsfeld@gmail.com 5eb88069597ed72d9dd6b4f5b2ed5d772463a853 src/prepare_grammar/expand_tokens.rs Max&nbsp;Brunsfeld
2018-12-20 maxbrunsfeld@gmail.com 988dc7de35278f2ab36df90190a83c3727f391c9 src/build_tables/inline_variables.rs Max&nbsp;Brunsfeld
2018-12-20 maxbrunsfeld@gmail.com d078c263b0fc003c24ba2d08355fb1a87af6b65f Cargo.lock Max&nbsp;Brunsfeld
2018-12-20 maxbrunsfeld@gmail.com d078c263b0fc003c24ba2d08355fb1a87af6b65f Cargo.toml Max&nbsp;Brunsfeld
2018-12-20 maxbrunsfeld@gmail.com d078c263b0fc003c24ba2d08355fb1a87af6b65f src/parse_grammar.rs Max&nbsp;Brunsfeld
2018-12-19 maxbrunsfeld@gmail.com 143588c148a130217beb7c547647d8e3442b9762 src/build_tables/item.rs Max&nbsp;Brunsfeld
2018-12-19 maxbrunsfeld@gmail.com 143588c148a130217beb7c547647d8e3442b9762 src/build_tables/item_set_builder.rs Max&nbsp;Brunsfeld
2018-12-19 maxbrunsfeld@gmail.com 143588c148a130217beb7c547647d8e3442b9762 src/build_tables/mod.rs Max&nbsp;Brunsfeld
2018-12-19 maxbrunsfeld@gmail.com 889f232b4ca2cbdc932510bb75da6f686059eceb Cargo.lock Max&nbsp;Brunsfeld
2018-12-19 maxbrunsfeld@gmail.com 889f232b4ca2cbdc932510bb75da6f686059eceb Cargo.toml Max&nbsp;Brunsfeld
2018-12-19 maxbrunsfeld@gmail.com 889f232b4ca2cbdc932510bb75da6f686059eceb src/build_tables/inline_variables.rs Max&nbsp;Brunsfeld
2018-12-19 maxbrunsfeld@gmail.com 889f232b4ca2cbdc932510bb75da6f686059eceb src/build_tables/item.rs Max&nbsp;Brunsfeld
2018-12-19 maxbrunsfeld@gmail.com 889f232b4ca2cbdc932510bb75da6f686059eceb src/build_tables/mod.rs Max&nbsp;Brunsfeld
2018-12-19 maxbrunsfeld@gmail.com 889f232b4ca2cbdc932510bb75da6f686059eceb src/grammars.rs Max&nbsp;Brunsfeld
2018-12-19 maxbrunsfeld@gmail.com 889f232b4ca2cbdc932510bb75da6f686059eceb src/main.rs Max&nbsp;Brunsfeld
2018-12-19 maxbrunsfeld@gmail.com 889f232b4ca2cbdc932510bb75da6f686059eceb src/parse_grammar.rs Max&nbsp;Brunsfeld
2018-12-19 maxbrunsfeld@gmail.com 889f232b4ca2cbdc932510bb75da6f686059eceb src/rules.rs Max&nbsp;Brunsfeld
2018-12-14 maxbrunsfeld@gmail.com 7bd9eaa97065c3153ae44d1f219d3bfc741e82a6 Cargo.toml Max&nbsp;Brunsfeld
2018-12-14 maxbrunsfeld@gmail.com d79203f58c7e3bb06232385a6da701ed5dfde739 script/test.sh Max&nbsp;Brunsfeld
2018-12-14 maxbrunsfeld@gmail.com 3f1fc65a2736a573920c4139a844d99187ebb894 src/lib.rs Max&nbsp;Brunsfeld
2018-12-14 maxbrunsfeld@gmail.com 6d3835d292e7bc37965ad5623c3688c4862ee4b1 src/lib.rs Max&nbsp;Brunsfeld
2018-12-14 maxbrunsfeld@gmail.com bdd3f20522eefe01831ad9cd74002dfe95de20d1 src/lib.rs Max&nbsp;Brunsfeld
2018-12-13 maxbrunsfeld@gmail.com 4a361fbb3fafa41ffa1247501f8199938e5aab6c src/lib.rs Max&nbsp;Brunsfeld
2018-12-13 maxbrunsfeld@gmail.com 494329c93b4c54b583e68634132e1f45b383e91f src/lib.rs Max&nbsp;Brunsfeld
2018-12-13 maxbrunsfeld@gmail.com 5fa586f7c92916db288e258c91a0424e3af04f30 src/prepare_grammar/expand_tokens.rs Max&nbsp;Brunsfeld
2018-12-13 maxbrunsfeld@gmail.com 842421633c1161351ec0ba764be8927d09b15728 src/nfa.rs Max&nbsp;Brunsfeld
2018-12-13 maxbrunsfeld@gmail.com 842421633c1161351ec0ba764be8927d09b15728 src/prepare_grammar/expand_tokens.rs Max&nbsp;Brunsfeld
2018-12-13 maxbrunsfeld@gmail.com 0103a83f3f88cb8745706517a96f32c01ef1286a src/grammars.rs Max&nbsp;Brunsfeld
2018-12-13 maxbrunsfeld@gmail.com 0103a83f3f88cb8745706517a96f32c01ef1286a src/nfa.rs Max&nbsp;Brunsfeld
2018-12-13 maxbrunsfeld@gmail.com 0103a83f3f88cb8745706517a96f32c01ef1286a src/prepare_grammar/expand_tokens.rs Max&nbsp;Brunsfeld
2018-12-13 maxbrunsfeld@gmail.com 0103a83f3f88cb8745706517a96f32c01ef1286a src/prepare_grammar/extract_simple_aliases.rs Max&nbsp;Brunsfeld
2018-12-13 maxbrunsfeld@gmail.com 0103a83f3f88cb8745706517a96f32c01ef1286a src/rules.rs Max&nbsp;Brunsfeld
2018-12-11 maxbrunsfeld@gmail.com 40d24097ecdcc188f255a9fbb03adca05c5f39fd src/grammars.rs Max&nbsp;Brunsfeld
2018-12-11 maxbrunsfeld@gmail.com 40d24097ecdcc188f255a9fbb03adca05c5f39fd src/prepare_grammar/extract_simple_aliases.rs Max&nbsp;Brunsfeld
2018-12-11 maxbrunsfeld@gmail.com 40d24097ecdcc188f255a9fbb03adca05c5f39fd src/prepare_grammar/mod.rs Max&nbsp;Brunsfeld
2018-12-12 maxbrunsfeld@gmail.com fd39568823ba2c41644df3d213cc925822cac04a project.gyp Max&nbsp;Brunsfeld
2018-12-12 maxbrunsfeld@gmail.com 85347541f155736e423203944903033c76993187 src/lib.rs Max&nbsp;Brunsfeld
2018-12-11 maxbrunsfeld@gmail.com 4055a29aa9025f5e8c051e8e0d9cec0c6c4d2437 src/compiler/generate_code/property_table_json.cc Max&nbsp;Brunsfeld
2018-12-11 maxbrunsfeld@gmail.com 4055a29aa9025f5e8c051e8e0d9cec0c6c4d2437 src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2018-12-11 maxbrunsfeld@gmail.com 7acfb2b74e5ba3d66aff67d9afb698add9cb8708 src/grammars.rs Max&nbsp;Brunsfeld
2018-12-11 maxbrunsfeld@gmail.com 7acfb2b74e5ba3d66aff67d9afb698add9cb8708 src/prepare_grammar/expand_repeats.rs Max&nbsp;Brunsfeld
2018-12-11 maxbrunsfeld@gmail.com 7acfb2b74e5ba3d66aff67d9afb698add9cb8708 src/prepare_grammar/expand_tokens.rs Max&nbsp;Brunsfeld
2018-12-11 maxbrunsfeld@gmail.com 7acfb2b74e5ba3d66aff67d9afb698add9cb8708 src/prepare_grammar/extract_tokens.rs Max&nbsp;Brunsfeld
2018-12-11 maxbrunsfeld@gmail.com 7acfb2b74e5ba3d66aff67d9afb698add9cb8708 src/prepare_grammar/flatten_grammar.rs Max&nbsp;Brunsfeld
2018-12-11 maxbrunsfeld@gmail.com 7acfb2b74e5ba3d66aff67d9afb698add9cb8708 src/prepare_grammar/intern_symbols.rs Max&nbsp;Brunsfeld
2018-12-11 maxbrunsfeld@gmail.com 7acfb2b74e5ba3d66aff67d9afb698add9cb8708 src/prepare_grammar/mod.rs Max&nbsp;Brunsfeld
2018-12-11 maxbrunsfeld@gmail.com 7acfb2b74e5ba3d66aff67d9afb698add9cb8708 src/rules.rs Max&nbsp;Brunsfeld
2018-12-11 maxbrunsfeld@gmail.com ba9da0a9b48dd7d374438eece53749061453fefe Cargo.toml Max&nbsp;Brunsfeld
2018-12-10 maxbrunsfeld@gmail.com b0a7c854a4939915703980c229093e70147a1615 src/lib.rs Max&nbsp;Brunsfeld
2018-12-09 maxbrunsfeld@gmail.com d482894c7d40b9b563262fef49e2ec81f96d346a src/grammars.rs Max&nbsp;Brunsfeld
2018-12-09 maxbrunsfeld@gmail.com d482894c7d40b9b563262fef49e2ec81f96d346a src/main.rs Max&nbsp;Brunsfeld
2018-12-09 maxbrunsfeld@gmail.com d482894c7d40b9b563262fef49e2ec81f96d346a src/nfa.rs Max&nbsp;Brunsfeld
2018-12-09 maxbrunsfeld@gmail.com d482894c7d40b9b563262fef49e2ec81f96d346a src/prepare_grammar/expand_repeats.rs Max&nbsp;Brunsfeld
2018-12-09 maxbrunsfeld@gmail.com d482894c7d40b9b563262fef49e2ec81f96d346a src/prepare_grammar/expand_tokens.rs Max&nbsp;Brunsfeld
2018-12-09 maxbrunsfeld@gmail.com d482894c7d40b9b563262fef49e2ec81f96d346a src/prepare_grammar/extract_simple_aliases.rs Max&nbsp;Brunsfeld
2018-12-09 maxbrunsfeld@gmail.com d482894c7d40b9b563262fef49e2ec81f96d346a src/prepare_grammar/extract_tokens.rs Max&nbsp;Brunsfeld
2018-12-09 maxbrunsfeld@gmail.com d482894c7d40b9b563262fef49e2ec81f96d346a src/prepare_grammar/flatten_grammar.rs Max&nbsp;Brunsfeld
2018-12-09 maxbrunsfeld@gmail.com d482894c7d40b9b563262fef49e2ec81f96d346a src/prepare_grammar/intern_symbols.rs Max&nbsp;Brunsfeld
2018-12-09 maxbrunsfeld@gmail.com d482894c7d40b9b563262fef49e2ec81f96d346a src/prepare_grammar/mod.rs Max&nbsp;Brunsfeld
2018-12-09 maxbrunsfeld@gmail.com d482894c7d40b9b563262fef49e2ec81f96d346a src/rules.rs Max&nbsp;Brunsfeld
2018-12-08 maxbrunsfeld@gmail.com ead6ca1738c52e8da4a2eb577d1c4c50b08593b4 Cargo.lock Max&nbsp;Brunsfeld
2018-12-08 maxbrunsfeld@gmail.com ead6ca1738c52e8da4a2eb577d1c4c50b08593b4 Cargo.toml Max&nbsp;Brunsfeld
2018-12-08 maxbrunsfeld@gmail.com ead6ca1738c52e8da4a2eb577d1c4c50b08593b4 src/error.rs Max&nbsp;Brunsfeld
2018-12-08 maxbrunsfeld@gmail.com ead6ca1738c52e8da4a2eb577d1c4c50b08593b4 src/main.rs Max&nbsp;Brunsfeld
2018-12-08 maxbrunsfeld@gmail.com ead6ca1738c52e8da4a2eb577d1c4c50b08593b4 src/nfa.rs Max&nbsp;Brunsfeld
2018-12-08 maxbrunsfeld@gmail.com ead6ca1738c52e8da4a2eb577d1c4c50b08593b4 src/prepare_grammar/normalize_rules.rs Max&nbsp;Brunsfeld
2018-12-08 maxbrunsfeld@gmail.com ead6ca1738c52e8da4a2eb577d1c4c50b08593b4 src/rules.rs Max&nbsp;Brunsfeld
2018-12-07 maxbrunsfeld@gmail.com e343c8344696346439f723b87d6ec1d3b8922135 src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2018-12-07 maxbrunsfeld@gmail.com 940e5d8fbebb047f3319b9af0ac428bc18213e8d src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2018-12-07 maxbrunsfeld@gmail.com 0688a5edd387e01ca7c83f9bbf2fb732852d2f5d src/build_tables/mod.rs Max&nbsp;Brunsfeld
2018-12-07 maxbrunsfeld@gmail.com 0688a5edd387e01ca7c83f9bbf2fb732852d2f5d src/grammars.rs Max&nbsp;Brunsfeld
2018-12-07 maxbrunsfeld@gmail.com 0688a5edd387e01ca7c83f9bbf2fb732852d2f5d src/parse_grammar.rs Max&nbsp;Brunsfeld
2018-12-07 maxbrunsfeld@gmail.com 0688a5edd387e01ca7c83f9bbf2fb732852d2f5d src/prepare_grammar/expand_repeats.rs Max&nbsp;Brunsfeld
2018-12-07 maxbrunsfeld@gmail.com 0688a5edd387e01ca7c83f9bbf2fb732852d2f5d src/prepare_grammar/extract_tokens.rs Max&nbsp;Brunsfeld
2018-12-07 maxbrunsfeld@gmail.com 0688a5edd387e01ca7c83f9bbf2fb732852d2f5d src/prepare_grammar/intern_symbols.rs Max&nbsp;Brunsfeld
2018-12-07 maxbrunsfeld@gmail.com 0688a5edd387e01ca7c83f9bbf2fb732852d2f5d src/prepare_grammar/mod.rs Max&nbsp;Brunsfeld
2018-12-07 maxbrunsfeld@gmail.com 0688a5edd387e01ca7c83f9bbf2fb732852d2f5d src/render/mod.rs Max&nbsp;Brunsfeld
2018-12-07 maxbrunsfeld@gmail.com 0688a5edd387e01ca7c83f9bbf2fb732852d2f5d src/rules.rs Max&nbsp;Brunsfeld
2018-12-07 maxbrunsfeld@gmail.com 0688a5edd387e01ca7c83f9bbf2fb732852d2f5d src/tables.rs Max&nbsp;Brunsfeld
2018-12-03 maxbrunsfeld@gmail.com beb60194d12b62cf70bc6b9e8652258ae07a9b44 Cargo.toml Max&nbsp;Brunsfeld
2018-12-03 maxbrunsfeld@gmail.com fbb220f19302ff44f172b6a48362ece7f62167ee src/lib.rs Max&nbsp;Brunsfeld
2018-12-02 maxbrunsfeld@gmail.com 741fb3c5a150ba9974f41d53d277fc61bbeeafa8 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-12-02 maxbrunsfeld@gmail.com 41df6d94b734a98f77b27794b9289be2391bc29b src/compiler/util/result.h Max&nbsp;Brunsfeld
2018-11-30 maxbrunsfeld@gmail.com 11610e1df66214a1bf58bff2565b52d270bf0d5b src/lib.rs Max&nbsp;Brunsfeld
2018-11-30 maxbrunsfeld@gmail.com c9ce314695a5bad674aed9b267b9c430411bb731 src/lib.rs Max&nbsp;Brunsfeld
2018-11-29 maxbrunsfeld@gmail.com d5b53cde7dded6ebbc0d78ed131e9a10f2a62c5b Cargo.toml Max&nbsp;Brunsfeld
2018-11-29 maxbrunsfeld@gmail.com d5b53cde7dded6ebbc0d78ed131e9a10f2a62c5b src/lib.rs Max&nbsp;Brunsfeld
2018-11-29 maxbrunsfeld@gmail.com a741265ead8dc67de991046d295e2f316681cce0 src/lib.rs Max&nbsp;Brunsfeld
2018-11-28 maxbrunsfeld@github.com 6d97cbd2b6719c016a23f05ce874fba760ecae84 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-11-28 maxbrunsfeld@github.com 6d97cbd2b6719c016a23f05ce874fba760ecae84 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-11-27 zwaugh@gmail.com 99c451818d525bcee4c3c7d899b9bc6bf0b676ea include/tree_sitter/runtime.h Zach&nbsp;Waugh
2018-11-27 zwaugh@gmail.com 99c451818d525bcee4c3c7d899b9bc6bf0b676ea src/runtime/parser.c Zach&nbsp;Waugh
2018-11-27 maxbrunsfeld@gmail.com 23837adac149cf0a7dd68992d226d6b292a0cf41 docs/section-2-using-parsers.md Max&nbsp;Brunsfeld
2018-11-21 zwaugh@gmail.com 2be55244fc5631812062a50849aecebab1ab6f50 include/tree_sitter/runtime.h Zach&nbsp;Waugh
2018-11-21 zwaugh@gmail.com 2be55244fc5631812062a50849aecebab1ab6f50 src/runtime/parser.c Zach&nbsp;Waugh
2018-11-21 maxbrunsfeld@gmail.com 8fdcf84ff3396e4c8fc8ee4cdc9e37ebe9f126cf Cargo.toml Max&nbsp;Brunsfeld
2018-11-20 maxbrunsfeld@gmail.com afe722358236dfb1389471a1037531b7c5422d0f build.rs Max&nbsp;Brunsfeld
2018-11-20 maxbrunsfeld@gmail.com afe722358236dfb1389471a1037531b7c5422d0f vendor/tree-sitter Max&nbsp;Brunsfeld
2018-11-20 maxbrunsfeld@github.com 30258c843e7d264f0a763b28e12896e64cfde33d script/test Max&nbsp;Brunsfeld
2018-11-20 M.P.Sijm@student.tudelft.nl e0bcb27943dd0e4091174971cb3f13b71dd0bca7 script/test mpsijm
2018-11-20 maxbrunsfeld@gmail.com 6b8e5bd1f96ab63f17873ef9f7a72569a421810f src/runtime/parser.c Max&nbsp;Brunsfeld
2018-11-20 M.P.Sijm@student.tudelft.nl 01fef6d81f8823895e0dad5615937ac00eb3d6e8 script/test mpsijm
2018-11-16 maxbrunsfeld@github.com 9ac496aced1d1bbeed71c1ce09887f0b6b65f496 src/runtime/language.c Max&nbsp;Brunsfeld
2018-11-16 maxbrunsfeld@github.com 9ac496aced1d1bbeed71c1ce09887f0b6b65f496 test/runtime/language_test.cc Max&nbsp;Brunsfeld
2018-11-14 maxbrunsfeld@gmail.com 714a45c71b38cb425e886dcaa125042d731178c4 src/runtime/lexer.c Max&nbsp;Brunsfeld
2018-11-14 maxbrunsfeld@gmail.com 714a45c71b38cb425e886dcaa125042d731178c4 src/runtime/lexer.h Max&nbsp;Brunsfeld
2018-11-14 maxbrunsfeld@gmail.com 714a45c71b38cb425e886dcaa125042d731178c4 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-11-14 maxbrunsfeld@gmail.com cdbe5a5355c23fa778bcdd458afd1458a1acf28f src/runtime/tree.c Max&nbsp;Brunsfeld
2018-11-14 maxbrunsfeld@gmail.com 434a39b805528c9495da34897f2f003d4ea9ca1e src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-11-14 maxbrunsfeld@gmail.com 434a39b805528c9495da34897f2f003d4ea9ca1e test/runtime/subtree_test.cc Max&nbsp;Brunsfeld
2018-11-13 maxbrunsfeld@gmail.com 87c391f8af9dc67495cac2588558e68a8783c6f4 script/build-runtime Max&nbsp;Brunsfeld
2018-11-13 maxbrunsfeld@gmail.com 62ded2aa1d35c2020c96bd91ea0353910703bc2d script/build-runtime Max&nbsp;Brunsfeld
2018-11-13 maxbrunsfeld@gmail.com 47918070f600f0bdc81c7dc30a220a50ab4b44c9 .gitignore Max&nbsp;Brunsfeld
2018-11-13 maxbrunsfeld@gmail.com 47918070f600f0bdc81c7dc30a220a50ab4b44c9 docs/section-2-using-parsers.md Max&nbsp;Brunsfeld
2018-11-13 maxbrunsfeld@gmail.com 47918070f600f0bdc81c7dc30a220a50ab4b44c9 script/build-runtime Max&nbsp;Brunsfeld
2018-11-13 maxbrunsfeld@gmail.com 47918070f600f0bdc81c7dc30a220a50ab4b44c9 script/ci Max&nbsp;Brunsfeld
2018-11-13 maxbrunsfeld@gmail.com 47918070f600f0bdc81c7dc30a220a50ab4b44c9 src/runtime/lexer.c Max&nbsp;Brunsfeld
2018-11-13 maxbrunsfeld@gmail.com 47918070f600f0bdc81c7dc30a220a50ab4b44c9 src/runtime/node.c Max&nbsp;Brunsfeld
2018-11-13 maxbrunsfeld@gmail.com 47918070f600f0bdc81c7dc30a220a50ab4b44c9 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-11-13 maxbrunsfeld@gmail.com 47918070f600f0bdc81c7dc30a220a50ab4b44c9 src/runtime/runtime.c Max&nbsp;Brunsfeld
2018-11-13 maxbrunsfeld@gmail.com 47918070f600f0bdc81c7dc30a220a50ab4b44c9 src/runtime/stack.c Max&nbsp;Brunsfeld
2018-11-13 maxbrunsfeld@gmail.com 47918070f600f0bdc81c7dc30a220a50ab4b44c9 src/runtime/tree_cursor.c Max&nbsp;Brunsfeld
2018-11-13 bjorn.linse@gmail.com ca24942929ca26577981ab6dd37d84edb8117ec7 src/runtime/language.c Björn&nbsp;Linse
2018-11-13 bjorn.linse@gmail.com ca24942929ca26577981ab6dd37d84edb8117ec7 test/runtime/language_test.cc Björn&nbsp;Linse
2018-11-12 maxbrunsfeld@github.com 5e456ccbb01d9cd377b8e1802263ac3bc5d2d654 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-11-12 maxbrunsfeld@github.com 5e456ccbb01d9cd377b8e1802263ac3bc5d2d654 test/integration/real_grammars.cc Max&nbsp;Brunsfeld
2018-11-12 maxbrunsfeld@github.com 5e456ccbb01d9cd377b8e1802263ac3bc5d2d654 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-11-12 maxbrunsfeld@gmail.com 10ab7032a6c99a39f7cb0e4dc39ef0624b7a574b src/runtime/parser.c Max&nbsp;Brunsfeld
2018-11-12 maxbrunsfeld@gmail.com 10ab7032a6c99a39f7cb0e4dc39ef0624b7a574b test/integration/real_grammars.cc Max&nbsp;Brunsfeld
2018-11-12 maxbrunsfeld@gmail.com 10ab7032a6c99a39f7cb0e4dc39ef0624b7a574b test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-11-08 maxbrunsfeld@gmail.com 392e8ea749ffab10d70cc17104369c1a2796e199 src/runtime/stack.c Max&nbsp;Brunsfeld
2018-11-08 maxbrunsfeld@gmail.com afeee894dc04d6903cc46d7597d3889b1d886704 src/runtime/get_changed_ranges.c Max&nbsp;Brunsfeld
2018-11-08 maxbrunsfeld@gmail.com afeee894dc04d6903cc46d7597d3889b1d886704 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-11-08 maxbrunsfeld@github.com b9217c8e4c50e4f9963ba2241a0ca4dac7e3f42c src/runtime/parser.c Max&nbsp;Brunsfeld
2018-11-08 maxbrunsfeld@github.com b9217c8e4c50e4f9963ba2241a0ca4dac7e3f42c src/runtime/stack.c Max&nbsp;Brunsfeld
2018-11-08 maxbrunsfeld@github.com b9217c8e4c50e4f9963ba2241a0ca4dac7e3f42c src/runtime/stack.h Max&nbsp;Brunsfeld
2018-11-08 maxbrunsfeld@gmail.com 361fd6ecea2876c28af18e28dc6b367991e1e43c src/runtime/parser.c Max&nbsp;Brunsfeld
2018-11-08 maxbrunsfeld@gmail.com 361fd6ecea2876c28af18e28dc6b367991e1e43c src/runtime/stack.c Max&nbsp;Brunsfeld
2018-11-08 maxbrunsfeld@gmail.com 361fd6ecea2876c28af18e28dc6b367991e1e43c src/runtime/stack.h Max&nbsp;Brunsfeld
2018-11-08 maxbrunsfeld@github.com 0f887429aef7b79f22a31b1b828245a126e95f85 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-11-08 maxbrunsfeld@github.com 0f887429aef7b79f22a31b1b828245a126e95f85 src/runtime/get_changed_ranges.c Max&nbsp;Brunsfeld
2018-11-08 maxbrunsfeld@github.com 0f887429aef7b79f22a31b1b828245a126e95f85 src/runtime/get_changed_ranges.h Max&nbsp;Brunsfeld
2018-11-08 maxbrunsfeld@github.com 0f887429aef7b79f22a31b1b828245a126e95f85 src/runtime/length.h Max&nbsp;Brunsfeld
2018-11-08 maxbrunsfeld@github.com 0f887429aef7b79f22a31b1b828245a126e95f85 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-11-08 maxbrunsfeld@github.com 0f887429aef7b79f22a31b1b828245a126e95f85 src/runtime/point.h Max&nbsp;Brunsfeld
2018-11-08 maxbrunsfeld@github.com 0f887429aef7b79f22a31b1b828245a126e95f85 src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-11-08 maxbrunsfeld@github.com 0f887429aef7b79f22a31b1b828245a126e95f85 src/runtime/tree.c Max&nbsp;Brunsfeld
2018-11-08 maxbrunsfeld@github.com 0f887429aef7b79f22a31b1b828245a126e95f85 src/runtime/tree.h Max&nbsp;Brunsfeld
2018-11-08 maxbrunsfeld@github.com 0f887429aef7b79f22a31b1b828245a126e95f85 src/runtime/tree_cursor.c Max&nbsp;Brunsfeld
2018-11-08 maxbrunsfeld@github.com 0f887429aef7b79f22a31b1b828245a126e95f85 src/runtime/tree_cursor.h Max&nbsp;Brunsfeld
2018-11-08 maxbrunsfeld@github.com 0f887429aef7b79f22a31b1b828245a126e95f85 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-11-07 maxbrunsfeld@gmail.com 53b6b5a3c61281b605e288d7055d206a342afacb src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-11-07 maxbrunsfeld@gmail.com 1b482f07856b2275ef54b3d12d685ac51256d23e include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-11-07 maxbrunsfeld@gmail.com 1b482f07856b2275ef54b3d12d685ac51256d23e src/runtime/tree.c Max&nbsp;Brunsfeld
2018-11-07 maxbrunsfeld@gmail.com 1b482f07856b2275ef54b3d12d685ac51256d23e src/runtime/tree_cursor.c Max&nbsp;Brunsfeld
2018-11-07 maxbrunsfeld@gmail.com 1b482f07856b2275ef54b3d12d685ac51256d23e src/runtime/tree_cursor.h Max&nbsp;Brunsfeld
2018-11-07 maxbrunsfeld@gmail.com 0e3d9c2c58c689d25f3b027dc0a026aba8bd5e34 src/runtime/get_changed_ranges.c Max&nbsp;Brunsfeld
2018-11-07 maxbrunsfeld@gmail.com 0e3d9c2c58c689d25f3b027dc0a026aba8bd5e34 src/runtime/get_changed_ranges.h Max&nbsp;Brunsfeld
2018-11-07 maxbrunsfeld@gmail.com 0e3d9c2c58c689d25f3b027dc0a026aba8bd5e34 src/runtime/length.h Max&nbsp;Brunsfeld
2018-11-07 maxbrunsfeld@gmail.com 0e3d9c2c58c689d25f3b027dc0a026aba8bd5e34 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-11-07 maxbrunsfeld@gmail.com 0e3d9c2c58c689d25f3b027dc0a026aba8bd5e34 src/runtime/point.h Max&nbsp;Brunsfeld
2018-11-07 maxbrunsfeld@gmail.com 0e3d9c2c58c689d25f3b027dc0a026aba8bd5e34 src/runtime/tree.c Max&nbsp;Brunsfeld
2018-11-07 maxbrunsfeld@gmail.com 0e3d9c2c58c689d25f3b027dc0a026aba8bd5e34 src/runtime/tree.h Max&nbsp;Brunsfeld
2018-11-07 maxbrunsfeld@gmail.com 0e3d9c2c58c689d25f3b027dc0a026aba8bd5e34 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-11-04 maxbrunsfeld@gmail.com 93a7395c1928752b44f35f34d7dd633cb58a7253 src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-11-04 maxbrunsfeld@gmail.com 5dbd15f5f2e66e586a20949d7fbeeb934dcdeee2 src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-11-04 maxbrunsfeld@gmail.com 24d1e7ec7ee324f93e420d933c02b6bb98853378 script/fetch-fixtures Max&nbsp;Brunsfeld
2018-11-04 maxbrunsfeld@gmail.com 24d1e7ec7ee324f93e420d933c02b6bb98853378 script/fetch-fixtures.cmd Max&nbsp;Brunsfeld
2018-11-04 maxbrunsfeld@gmail.com 24d1e7ec7ee324f93e420d933c02b6bb98853378 test/helpers/load_language.cc Max&nbsp;Brunsfeld
2018-11-04 maxbrunsfeld@gmail.com 24d1e7ec7ee324f93e420d933c02b6bb98853378 test/integration/real_grammars.cc Max&nbsp;Brunsfeld
2018-11-02 maxbrunsfeld@gmail.com 2169c45da99ac6c999c9b96ff470d0b5229e5248 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-11-02 maxbrunsfeld@gmail.com 2169c45da99ac6c999c9b96ff470d0b5229e5248 src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-11-02 maxbrunsfeld@gmail.com 2169c45da99ac6c999c9b96ff470d0b5229e5248 src/runtime/subtree.h Max&nbsp;Brunsfeld
2018-11-02 maxbrunsfeld@gmail.com 2169c45da99ac6c999c9b96ff470d0b5229e5248 test/helpers/random_helpers.cc Max&nbsp;Brunsfeld
2018-11-02 maxbrunsfeld@gmail.com 2169c45da99ac6c999c9b96ff470d0b5229e5248 test/helpers/random_helpers.h Max&nbsp;Brunsfeld
2018-11-02 maxbrunsfeld@gmail.com 2169c45da99ac6c999c9b96ff470d0b5229e5248 test/helpers/spy_input.cc Max&nbsp;Brunsfeld
2018-11-02 maxbrunsfeld@gmail.com 2169c45da99ac6c999c9b96ff470d0b5229e5248 test/helpers/spy_input.h Max&nbsp;Brunsfeld
2018-11-02 maxbrunsfeld@gmail.com 2169c45da99ac6c999c9b96ff470d0b5229e5248 test/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2018-11-02 maxbrunsfeld@gmail.com 2169c45da99ac6c999c9b96ff470d0b5229e5248 test/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2018-11-02 maxbrunsfeld@gmail.com 2169c45da99ac6c999c9b96ff470d0b5229e5248 test/integration/real_grammars.cc Max&nbsp;Brunsfeld
2018-11-02 maxbrunsfeld@gmail.com 2169c45da99ac6c999c9b96ff470d0b5229e5248 test/runtime/node_test.cc Max&nbsp;Brunsfeld
2018-11-02 maxbrunsfeld@gmail.com 2169c45da99ac6c999c9b96ff470d0b5229e5248 test/runtime/subtree_test.cc Max&nbsp;Brunsfeld
2018-11-02 maxbrunsfeld@gmail.com 2169c45da99ac6c999c9b96ff470d0b5229e5248 test/tests.cc Max&nbsp;Brunsfeld
2018-11-02 maxbrunsfeld@gmail.com 67a9cb3336e36030b3b6f99d78af13713a87812c src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-11-02 maxbrunsfeld@github.com 3faaec33175c9ff04391f60b28d0d1a1910f193d docs/section-3-creating-parsers.md Max&nbsp;Brunsfeld
2018-11-02 tobias.bieniek@gmail.com 1602e9f06acc9bb016181261eb94cca981a25844 docs/section-3-creating-parsers.md Tobias&nbsp;Bieniek
2018-10-30 maxbrunsfeld@github.com dc6d659fcf3ed37a23771dfc4d9389e386c273ba docs/index.md Max&nbsp;Brunsfeld
2018-10-25 maxbrunsfeld@github.com 8f526e6c981360e1d583cbea51b76eb0451c5d6f docs/section-2-using-parsers.md Max&nbsp;Brunsfeld
2018-10-24 vzvu3k6k@gmail.com 87448aa534d49220f1f1b6efe0ab23caa83a7c2b docs/section-2-using-parsers.md vzvu3k6k
2018-10-21 maxbrunsfeld@gmail.com af01846fd7a665ffbcfe96d7700e276e02133d6c include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-10-21 maxbrunsfeld@gmail.com af01846fd7a665ffbcfe96d7700e276e02133d6c src/runtime/tree.c Max&nbsp;Brunsfeld
2018-10-21 maxbrunsfeld@gmail.com af01846fd7a665ffbcfe96d7700e276e02133d6c src/runtime/tree_cursor.c Max&nbsp;Brunsfeld
2018-10-16 maxbrunsfeld@github.com fa1f4aa86a0596fe7550f98cb7e04c4e0c4966c7 externals/bandit Max&nbsp;Brunsfeld
2018-10-16 maxbrunsfeld@github.com fa1f4aa86a0596fe7550f98cb7e04c4e0c4966c7 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2018-10-16 maxbrunsfeld@github.com fa1f4aa86a0596fe7550f98cb7e04c4e0c4966c7 project.gyp Max&nbsp;Brunsfeld
2018-10-16 maxbrunsfeld@github.com fa1f4aa86a0596fe7550f98cb7e04c4e0c4966c7 src/compiler/build_tables/property_table_builder.cc Max&nbsp;Brunsfeld
2018-10-16 maxbrunsfeld@github.com fa1f4aa86a0596fe7550f98cb7e04c4e0c4966c7 src/compiler/build_tables/property_table_builder.h Max&nbsp;Brunsfeld
2018-10-16 maxbrunsfeld@github.com fa1f4aa86a0596fe7550f98cb7e04c4e0c4966c7 src/compiler/compile.cc Max&nbsp;Brunsfeld
2018-10-16 maxbrunsfeld@github.com fa1f4aa86a0596fe7550f98cb7e04c4e0c4966c7 src/compiler/generate_code/property_table_json.cc Max&nbsp;Brunsfeld
2018-10-16 maxbrunsfeld@github.com fa1f4aa86a0596fe7550f98cb7e04c4e0c4966c7 src/compiler/generate_code/property_table_json.h Max&nbsp;Brunsfeld
2018-10-16 maxbrunsfeld@github.com fa1f4aa86a0596fe7550f98cb7e04c4e0c4966c7 src/compiler/parse_json.cc Max&nbsp;Brunsfeld
2018-10-16 maxbrunsfeld@github.com fa1f4aa86a0596fe7550f98cb7e04c4e0c4966c7 src/compiler/parse_json.h Max&nbsp;Brunsfeld
2018-10-16 maxbrunsfeld@github.com fa1f4aa86a0596fe7550f98cb7e04c4e0c4966c7 src/compiler/property_sheet.h Max&nbsp;Brunsfeld
2018-10-16 maxbrunsfeld@github.com fa1f4aa86a0596fe7550f98cb7e04c4e0c4966c7 src/compiler/property_table.h Max&nbsp;Brunsfeld
2018-10-16 maxbrunsfeld@github.com fa1f4aa86a0596fe7550f98cb7e04c4e0c4966c7 src/compiler/util/result.h Max&nbsp;Brunsfeld
2018-10-16 maxbrunsfeld@github.com fa1f4aa86a0596fe7550f98cb7e04c4e0c4966c7 test/compiler/prepare_grammar/extract_tokens_test.cc Max&nbsp;Brunsfeld
2018-10-16 maxbrunsfeld@github.com fa1f4aa86a0596fe7550f98cb7e04c4e0c4966c7 test/compiler/prepare_grammar/intern_symbols_test.cc Max&nbsp;Brunsfeld
2018-10-16 maxbrunsfeld@github.com fa1f4aa86a0596fe7550f98cb7e04c4e0c4966c7 test/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2018-10-16 maxbrunsfeld@github.com fa1f4aa86a0596fe7550f98cb7e04c4e0c4966c7 test/helpers/scope_sequence.cc Max&nbsp;Brunsfeld
2018-10-16 maxbrunsfeld@github.com fa1f4aa86a0596fe7550f98cb7e04c4e0c4966c7 test/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2018-10-16 maxbrunsfeld@github.com fa1f4aa86a0596fe7550f98cb7e04c4e0c4966c7 test/runtime/node_test.cc Max&nbsp;Brunsfeld
2018-10-16 maxbrunsfeld@github.com fa1f4aa86a0596fe7550f98cb7e04c4e0c4966c7 test/test_helper.h Max&nbsp;Brunsfeld
2018-10-16 maxbrunsfeld@github.com fa1f4aa86a0596fe7550f98cb7e04c4e0c4966c7 tests.gyp Max&nbsp;Brunsfeld
2018-10-14 maxbrunsfeld@gmail.com 2b6857bb45024cd55fd568fd9cb4d26bbd3feffb src/compiler/build_tables/property_table_builder.cc Max&nbsp;Brunsfeld
2018-10-14 maxbrunsfeld@gmail.com 2b6857bb45024cd55fd568fd9cb4d26bbd3feffb src/compiler/property_table.h Max&nbsp;Brunsfeld
2018-10-14 maxbrunsfeld@gmail.com 91fb64984ff27b9e4181f5e11e66b9fb04ba2f3e src/compiler/build_tables/property_table_builder.cc Max&nbsp;Brunsfeld
2018-10-13 maxbrunsfeld@gmail.com db360b73fb33d5c03a226b42b1bfa60398645873 Cargo.toml Max&nbsp;Brunsfeld
2018-10-13 maxbrunsfeld@gmail.com db360b73fb33d5c03a226b42b1bfa60398645873 src/lib.rs Max&nbsp;Brunsfeld
2018-10-09 maxbrunsfeld@gmail.com a8cbde6dbfbc8ae9b7b37075ad0dffeed3e079b8 src/lib.rs Max&nbsp;Brunsfeld
2018-10-09 maxbrunsfeld@gmail.com 91d35dec7d4ddf60054efbbc6631489af74c09f0 src/lib.rs Max&nbsp;Brunsfeld
2018-10-09 maxbrunsfeld@gmail.com 572e8c202e36c98e875a67f2edadbbad341602cf src/lib.rs Max&nbsp;Brunsfeld
2018-10-09 maxbrunsfeld@gmail.com 0c2e1c189b2c4f696a1a1b48ee1ad04c7ef49936 src/lib.rs Max&nbsp;Brunsfeld
2018-10-08 maxbrunsfeld@gmail.com c8125ec617ec4a3e2d93c460bcc22c89f1c06981 src/lib.rs Max&nbsp;Brunsfeld
2018-10-04 maxbrunsfeld@gmail.com 277bf2f03d8a9b7742cf59cc5b0f03ed06cf6338 src/compiler/build_tables/property_table_builder.cc Max&nbsp;Brunsfeld
2018-10-04 maxbrunsfeld@gmail.com 277bf2f03d8a9b7742cf59cc5b0f03ed06cf6338 src/compiler/generate_code/property_table_json.cc Max&nbsp;Brunsfeld
2018-10-04 maxbrunsfeld@gmail.com 277bf2f03d8a9b7742cf59cc5b0f03ed06cf6338 src/compiler/parse_json.cc Max&nbsp;Brunsfeld
2018-10-04 maxbrunsfeld@gmail.com 277bf2f03d8a9b7742cf59cc5b0f03ed06cf6338 src/compiler/property_sheet.h Max&nbsp;Brunsfeld
2018-10-04 maxbrunsfeld@gmail.com 277bf2f03d8a9b7742cf59cc5b0f03ed06cf6338 src/compiler/property_table.h Max&nbsp;Brunsfeld
2018-10-04 maxbrunsfeld@gmail.com 9c6f5c98368be30a28ff2494fe55c2b722f7d6a4 src/compiler/build_tables/property_table_builder.cc Max&nbsp;Brunsfeld
2018-10-04 maxbrunsfeld@gmail.com c79929f8ea81915c7027c19dd732bf1105c4f652 test/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2018-10-04 maxbrunsfeld@gmail.com 0aac2ab7226116ad8b64342953aea8d290b396d0 externals/bandit Max&nbsp;Brunsfeld
2018-10-04 maxbrunsfeld@gmail.com 0aac2ab7226116ad8b64342953aea8d290b396d0 test/compiler/prepare_grammar/extract_tokens_test.cc Max&nbsp;Brunsfeld
2018-10-04 maxbrunsfeld@gmail.com 0aac2ab7226116ad8b64342953aea8d290b396d0 test/compiler/prepare_grammar/intern_symbols_test.cc Max&nbsp;Brunsfeld
2018-10-04 maxbrunsfeld@gmail.com 0aac2ab7226116ad8b64342953aea8d290b396d0 test/helpers/scope_sequence.cc Max&nbsp;Brunsfeld
2018-10-04 maxbrunsfeld@gmail.com 0aac2ab7226116ad8b64342953aea8d290b396d0 test/runtime/node_test.cc Max&nbsp;Brunsfeld
2018-10-04 maxbrunsfeld@gmail.com 0aac2ab7226116ad8b64342953aea8d290b396d0 test/test_helper.h Max&nbsp;Brunsfeld
2018-10-04 maxbrunsfeld@gmail.com 1129759b52ce934ac226692ef4afa0959b079211 src/compiler/generate_code/property_table_json.cc Max&nbsp;Brunsfeld
2018-10-04 maxbrunsfeld@gmail.com 00a94ac0407a0b985aca5cf42b569a612d5ae748 test/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2018-10-04 maxbrunsfeld@gmail.com 5fdbb2483d7fe3a55e8aada1d813b994912c4212 project.gyp Max&nbsp;Brunsfeld
2018-10-04 maxbrunsfeld@gmail.com 5fdbb2483d7fe3a55e8aada1d813b994912c4212 tests.gyp Max&nbsp;Brunsfeld
2018-10-04 maxbrunsfeld@gmail.com e65403930feba35b84c203fe0f5623d2b028abd1 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2018-10-04 maxbrunsfeld@gmail.com e65403930feba35b84c203fe0f5623d2b028abd1 project.gyp Max&nbsp;Brunsfeld
2018-10-04 maxbrunsfeld@gmail.com e65403930feba35b84c203fe0f5623d2b028abd1 src/compiler/build_tables/property_table_builder.cc Max&nbsp;Brunsfeld
2018-10-04 maxbrunsfeld@gmail.com e65403930feba35b84c203fe0f5623d2b028abd1 src/compiler/build_tables/property_table_builder.h Max&nbsp;Brunsfeld
2018-10-04 maxbrunsfeld@gmail.com e65403930feba35b84c203fe0f5623d2b028abd1 src/compiler/compile.cc Max&nbsp;Brunsfeld
2018-10-04 maxbrunsfeld@gmail.com e65403930feba35b84c203fe0f5623d2b028abd1 src/compiler/generate_code/property_table_json.cc Max&nbsp;Brunsfeld
2018-10-04 maxbrunsfeld@gmail.com e65403930feba35b84c203fe0f5623d2b028abd1 src/compiler/generate_code/property_table_json.h Max&nbsp;Brunsfeld
2018-10-04 maxbrunsfeld@gmail.com e65403930feba35b84c203fe0f5623d2b028abd1 src/compiler/parse_json.cc Max&nbsp;Brunsfeld
2018-10-04 maxbrunsfeld@gmail.com e65403930feba35b84c203fe0f5623d2b028abd1 src/compiler/parse_json.h Max&nbsp;Brunsfeld
2018-10-04 maxbrunsfeld@gmail.com e65403930feba35b84c203fe0f5623d2b028abd1 src/compiler/property_sheet.h Max&nbsp;Brunsfeld
2018-10-04 maxbrunsfeld@gmail.com e65403930feba35b84c203fe0f5623d2b028abd1 src/compiler/property_table.h Max&nbsp;Brunsfeld
2018-10-04 maxbrunsfeld@gmail.com e65403930feba35b84c203fe0f5623d2b028abd1 src/compiler/util/result.h Max&nbsp;Brunsfeld
2018-09-22 maxbrunsfeld@gmail.com 257522372f8ee6359d1c28943eb519bc33904367 .appveyor.yml Max&nbsp;Brunsfeld
2018-09-21 maxbrunsfeld@gmail.com 50cc0aa31d5a9a3d10b1818518d081f1d70540fe appveyor.yml Max&nbsp;Brunsfeld
2018-09-21 maxbrunsfeld@gmail.com 50cc0aa31d5a9a3d10b1818518d081f1d70540fe project.gyp Max&nbsp;Brunsfeld
2018-09-21 maxbrunsfeld@gmail.com 50cc0aa31d5a9a3d10b1818518d081f1d70540fe tests.gyp Max&nbsp;Brunsfeld
2018-09-19 maxbrunsfeld@gmail.com 3dab0066bcb356616a205a6fb7472dfcb4a1b244 src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-09-19 maxbrunsfeld@gmail.com 3dab0066bcb356616a205a6fb7472dfcb4a1b244 test/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2018-09-19 maxbrunsfeld@gmail.com 3dab0066bcb356616a205a6fb7472dfcb4a1b244 test/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2018-09-19 maxbrunsfeld@gmail.com 3dab0066bcb356616a205a6fb7472dfcb4a1b244 test/integration/fuzzing-examples.cc Max&nbsp;Brunsfeld
2018-09-19 maxbrunsfeld@gmail.com 3dab0066bcb356616a205a6fb7472dfcb4a1b244 test/integration/real_grammars.cc Max&nbsp;Brunsfeld
2018-09-19 maxbrunsfeld@gmail.com 3dab0066bcb356616a205a6fb7472dfcb4a1b244 test/integration/test_grammars.cc Max&nbsp;Brunsfeld
2018-09-19 maxbrunsfeld@gmail.com 3dab0066bcb356616a205a6fb7472dfcb4a1b244 test/runtime/tree_test.cc Max&nbsp;Brunsfeld
2018-09-18 maxbrunsfeld@gmail.com 3672da6ac34a1d57970291876cadc97e05d419ff src/runtime/get_changed_ranges.c Max&nbsp;Brunsfeld
2018-09-18 maxbrunsfeld@gmail.com 3672da6ac34a1d57970291876cadc97e05d419ff src/runtime/reusable_node.h Max&nbsp;Brunsfeld
2018-09-18 maxbrunsfeld@gmail.com 3672da6ac34a1d57970291876cadc97e05d419ff src/runtime/stack.c Max&nbsp;Brunsfeld
2018-09-18 maxbrunsfeld@github.com 2408e7fec03948e19c6993f3372146e4ca7c8cba project.gyp Max&nbsp;Brunsfeld
2018-09-18 maxbrunsfeld@github.com 2408e7fec03948e19c6993f3372146e4ca7c8cba src/runtime/alloc.h Max&nbsp;Brunsfeld
2018-09-18 maxbrunsfeld@github.com 2408e7fec03948e19c6993f3372146e4ca7c8cba src/runtime/get_changed_ranges.c Max&nbsp;Brunsfeld
2018-09-18 maxbrunsfeld@github.com 2408e7fec03948e19c6993f3372146e4ca7c8cba src/runtime/node.c Max&nbsp;Brunsfeld
2018-09-18 maxbrunsfeld@github.com 2408e7fec03948e19c6993f3372146e4ca7c8cba src/runtime/parser.c Max&nbsp;Brunsfeld
2018-09-18 maxbrunsfeld@github.com 2408e7fec03948e19c6993f3372146e4ca7c8cba src/runtime/reusable_node.h Max&nbsp;Brunsfeld
2018-09-18 maxbrunsfeld@github.com 2408e7fec03948e19c6993f3372146e4ca7c8cba src/runtime/stack.c Max&nbsp;Brunsfeld
2018-09-18 maxbrunsfeld@github.com 2408e7fec03948e19c6993f3372146e4ca7c8cba src/runtime/stack.h Max&nbsp;Brunsfeld
2018-09-18 maxbrunsfeld@github.com 2408e7fec03948e19c6993f3372146e4ca7c8cba src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-09-18 maxbrunsfeld@github.com 2408e7fec03948e19c6993f3372146e4ca7c8cba src/runtime/subtree.h Max&nbsp;Brunsfeld
2018-09-18 maxbrunsfeld@github.com 2408e7fec03948e19c6993f3372146e4ca7c8cba src/runtime/tree.c Max&nbsp;Brunsfeld
2018-09-18 maxbrunsfeld@github.com 2408e7fec03948e19c6993f3372146e4ca7c8cba src/runtime/tree.h Max&nbsp;Brunsfeld
2018-09-18 maxbrunsfeld@github.com 2408e7fec03948e19c6993f3372146e4ca7c8cba src/runtime/tree_cursor.c Max&nbsp;Brunsfeld
2018-09-18 maxbrunsfeld@github.com 2408e7fec03948e19c6993f3372146e4ca7c8cba test/helpers/point_helpers.cc Max&nbsp;Brunsfeld
2018-09-18 maxbrunsfeld@github.com 2408e7fec03948e19c6993f3372146e4ca7c8cba test/helpers/point_helpers.h Max&nbsp;Brunsfeld
2018-09-18 maxbrunsfeld@github.com 2408e7fec03948e19c6993f3372146e4ca7c8cba test/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2018-09-18 maxbrunsfeld@github.com 2408e7fec03948e19c6993f3372146e4ca7c8cba test/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2018-09-18 maxbrunsfeld@github.com 2408e7fec03948e19c6993f3372146e4ca7c8cba test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-09-18 maxbrunsfeld@github.com 2408e7fec03948e19c6993f3372146e4ca7c8cba test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2018-09-18 maxbrunsfeld@github.com 2408e7fec03948e19c6993f3372146e4ca7c8cba test/runtime/subtree_test.cc Max&nbsp;Brunsfeld
2018-09-18 maxbrunsfeld@github.com 2408e7fec03948e19c6993f3372146e4ca7c8cba test/test_helper.h Max&nbsp;Brunsfeld
2018-09-17 maxbrunsfeld@gmail.com b29d0f622fd09dd123fb734e85be9fd823f2fbcb project.gyp Max&nbsp;Brunsfeld
2018-09-17 maxbrunsfeld@gmail.com b29d0f622fd09dd123fb734e85be9fd823f2fbcb src/runtime/alloc.h Max&nbsp;Brunsfeld
2018-09-17 maxbrunsfeld@gmail.com b29d0f622fd09dd123fb734e85be9fd823f2fbcb src/runtime/get_changed_ranges.c Max&nbsp;Brunsfeld
2018-09-17 maxbrunsfeld@gmail.com b29d0f622fd09dd123fb734e85be9fd823f2fbcb src/runtime/node.c Max&nbsp;Brunsfeld
2018-09-17 maxbrunsfeld@gmail.com b29d0f622fd09dd123fb734e85be9fd823f2fbcb src/runtime/parser.c Max&nbsp;Brunsfeld
2018-09-17 maxbrunsfeld@gmail.com b29d0f622fd09dd123fb734e85be9fd823f2fbcb src/runtime/reusable_node.h Max&nbsp;Brunsfeld
2018-09-17 maxbrunsfeld@gmail.com b29d0f622fd09dd123fb734e85be9fd823f2fbcb src/runtime/stack.c Max&nbsp;Brunsfeld
2018-09-17 maxbrunsfeld@gmail.com b29d0f622fd09dd123fb734e85be9fd823f2fbcb src/runtime/stack.h Max&nbsp;Brunsfeld
2018-09-17 maxbrunsfeld@gmail.com b29d0f622fd09dd123fb734e85be9fd823f2fbcb src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-09-17 maxbrunsfeld@gmail.com b29d0f622fd09dd123fb734e85be9fd823f2fbcb src/runtime/subtree.h Max&nbsp;Brunsfeld
2018-09-17 maxbrunsfeld@gmail.com b29d0f622fd09dd123fb734e85be9fd823f2fbcb src/runtime/tree.c Max&nbsp;Brunsfeld
2018-09-17 maxbrunsfeld@gmail.com b29d0f622fd09dd123fb734e85be9fd823f2fbcb src/runtime/tree.h Max&nbsp;Brunsfeld
2018-09-17 maxbrunsfeld@gmail.com b29d0f622fd09dd123fb734e85be9fd823f2fbcb src/runtime/tree_cursor.c Max&nbsp;Brunsfeld
2018-09-17 maxbrunsfeld@gmail.com b29d0f622fd09dd123fb734e85be9fd823f2fbcb test/helpers/point_helpers.cc Max&nbsp;Brunsfeld
2018-09-17 maxbrunsfeld@gmail.com b29d0f622fd09dd123fb734e85be9fd823f2fbcb test/helpers/point_helpers.h Max&nbsp;Brunsfeld
2018-09-17 maxbrunsfeld@gmail.com b29d0f622fd09dd123fb734e85be9fd823f2fbcb test/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2018-09-17 maxbrunsfeld@gmail.com b29d0f622fd09dd123fb734e85be9fd823f2fbcb test/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2018-09-17 maxbrunsfeld@gmail.com b29d0f622fd09dd123fb734e85be9fd823f2fbcb test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-09-17 maxbrunsfeld@gmail.com b29d0f622fd09dd123fb734e85be9fd823f2fbcb test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2018-09-17 maxbrunsfeld@gmail.com b29d0f622fd09dd123fb734e85be9fd823f2fbcb test/runtime/subtree_test.cc Max&nbsp;Brunsfeld
2018-09-17 maxbrunsfeld@gmail.com b29d0f622fd09dd123fb734e85be9fd823f2fbcb test/test_helper.h Max&nbsp;Brunsfeld
2018-09-15 maxbrunsfeld@gmail.com e00c3bbdb97a1be1507d0cd57b05ce34596348cb src/runtime/parser.c Max&nbsp;Brunsfeld
2018-09-15 maxbrunsfeld@gmail.com e00c3bbdb97a1be1507d0cd57b05ce34596348cb src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-09-15 maxbrunsfeld@gmail.com e00c3bbdb97a1be1507d0cd57b05ce34596348cb src/runtime/subtree.h Max&nbsp;Brunsfeld
2018-09-15 maxbrunsfeld@gmail.com e00c3bbdb97a1be1507d0cd57b05ce34596348cb test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2018-09-15 maxbrunsfeld@gmail.com e00c3bbdb97a1be1507d0cd57b05ce34596348cb test/runtime/subtree_test.cc Max&nbsp;Brunsfeld
2018-09-15 maxbrunsfeld@gmail.com c828ca308fb7f08e1df28c53a19c274769a6707a src/runtime/parser.c Max&nbsp;Brunsfeld
2018-09-15 maxbrunsfeld@gmail.com c828ca308fb7f08e1df28c53a19c274769a6707a src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-09-15 maxbrunsfeld@gmail.com c828ca308fb7f08e1df28c53a19c274769a6707a src/runtime/subtree.h Max&nbsp;Brunsfeld
2018-09-14 maxbrunsfeld@github.com 637a65fee9bec459a2a2579131326d14b6895654 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-09-14 maxbrunsfeld@github.com 637a65fee9bec459a2a2579131326d14b6895654 src/runtime/stack.c Max&nbsp;Brunsfeld
2018-09-14 maxbrunsfeld@github.com 637a65fee9bec459a2a2579131326d14b6895654 src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-09-14 maxbrunsfeld@github.com 637a65fee9bec459a2a2579131326d14b6895654 src/runtime/subtree.h Max&nbsp;Brunsfeld
2018-09-14 maxbrunsfeld@github.com 637a65fee9bec459a2a2579131326d14b6895654 test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2018-09-14 maxbrunsfeld@github.com 637a65fee9bec459a2a2579131326d14b6895654 test/runtime/subtree_test.cc Max&nbsp;Brunsfeld
2018-09-14 maxbrunsfeld@gmail.com 93926fc82ee60749dce606213113a175857cea45 src/runtime/stack.c Max&nbsp;Brunsfeld
2018-09-14 maxbrunsfeld@gmail.com 93926fc82ee60749dce606213113a175857cea45 src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-09-14 maxbrunsfeld@gmail.com 93926fc82ee60749dce606213113a175857cea45 src/runtime/subtree.h Max&nbsp;Brunsfeld
2018-09-13 maxbrunsfeld@gmail.com c7306722dd823c6a13004647f3ff648cf7aeeee1 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-09-13 maxbrunsfeld@gmail.com c7306722dd823c6a13004647f3ff648cf7aeeee1 src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-09-13 maxbrunsfeld@gmail.com c7306722dd823c6a13004647f3ff648cf7aeeee1 src/runtime/subtree.h Max&nbsp;Brunsfeld
2018-09-13 maxbrunsfeld@gmail.com c7306722dd823c6a13004647f3ff648cf7aeeee1 test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2018-09-13 maxbrunsfeld@gmail.com c7306722dd823c6a13004647f3ff648cf7aeeee1 test/runtime/subtree_test.cc Max&nbsp;Brunsfeld
2018-09-13 maxbrunsfeld@gmail.com 25797cad5f9248e3e9315d9877ad052c64fe161c docs/_layouts/default.html Max&nbsp;Brunsfeld
2018-09-13 maxbrunsfeld@gmail.com 25797cad5f9248e3e9315d9877ad052c64fe161c docs/assets/images/favicon-16x16.png Max&nbsp;Brunsfeld
2018-09-13 maxbrunsfeld@gmail.com 25797cad5f9248e3e9315d9877ad052c64fe161c docs/assets/images/favicon-32x32.png Max&nbsp;Brunsfeld
2018-09-13 maxbrunsfeld@gmail.com 9e13912db361441f30616b65bcb5c7ba2deaa963 docs/section-2-using-parsers.md Max&nbsp;Brunsfeld
2018-09-13 maxbrunsfeld@gmail.com 1878b425dedac2db8f6fc14f1b2c7b8570afb46d docs/section-2-using-parsers.md Max&nbsp;Brunsfeld
2018-09-12 maxbrunsfeld@gmail.com 78b54810a62580537b0a2df7eb781e03667d63ba src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2018-09-12 maxbrunsfeld@github.com dadd100fc3971e8d9c9b58dc5104dcef591e551b src/runtime/lexer.c Max&nbsp;Brunsfeld
2018-09-12 maxbrunsfeld@github.com dadd100fc3971e8d9c9b58dc5104dcef591e551b src/runtime/lexer.h Max&nbsp;Brunsfeld
2018-09-12 maxbrunsfeld@github.com dadd100fc3971e8d9c9b58dc5104dcef591e551b src/runtime/parser.c Max&nbsp;Brunsfeld
2018-09-12 maxbrunsfeld@github.com dadd100fc3971e8d9c9b58dc5104dcef591e551b src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-09-12 maxbrunsfeld@github.com dadd100fc3971e8d9c9b58dc5104dcef591e551b src/runtime/subtree.h Max&nbsp;Brunsfeld
2018-09-12 maxbrunsfeld@github.com dadd100fc3971e8d9c9b58dc5104dcef591e551b test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-09-12 maxbrunsfeld@gmail.com 508499bab148b06da3ba3dffea1191d0eb72f2ed src/runtime/lexer.c Max&nbsp;Brunsfeld
2018-09-12 maxbrunsfeld@gmail.com 508499bab148b06da3ba3dffea1191d0eb72f2ed src/runtime/lexer.h Max&nbsp;Brunsfeld
2018-09-12 maxbrunsfeld@gmail.com 508499bab148b06da3ba3dffea1191d0eb72f2ed src/runtime/parser.c Max&nbsp;Brunsfeld
2018-09-12 maxbrunsfeld@gmail.com 508499bab148b06da3ba3dffea1191d0eb72f2ed src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-09-12 maxbrunsfeld@gmail.com 508499bab148b06da3ba3dffea1191d0eb72f2ed src/runtime/subtree.h Max&nbsp;Brunsfeld
2018-09-12 maxbrunsfeld@gmail.com 508499bab148b06da3ba3dffea1191d0eb72f2ed test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-09-10 maxbrunsfeld@gmail.com 7661d08127eae0738b64081309c1b4b82ffdddef docs/section-3-creating-parsers.md Max&nbsp;Brunsfeld
2018-09-10 maxbrunsfeld@gmail.com 07065e3580f18f49b05aab586620ec9547f1eea4 docs/section-3-creating-parsers.md Max&nbsp;Brunsfeld
2018-09-10 maxbrunsfeld@gmail.com a4383d17d1a02b8eda6f987271ad7cab33e9494b docs/section-3-creating-parsers.md Max&nbsp;Brunsfeld
2018-09-09 maxbrunsfeld@gmail.com d6cc98c6440d424465734d1f35115c84fdbee40e docs/section-3-creating-parsers.md Max&nbsp;Brunsfeld
2018-09-09 maxbrunsfeld@gmail.com b0fb31dc5f23b3aca65efc82dbe21993cf11a603 docs/section-3-creating-parsers.md Max&nbsp;Brunsfeld
2018-08-31 maxbrunsfeld@gmail.com edbdf4b8025da6b885ffeab266b6a31b6b698c88 src/runtime/subtree.h Max&nbsp;Brunsfeld
2018-08-31 maxbrunsfeld@gmail.com 234d02095769f94331515d4750c0d48c41761723 src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-08-31 maxbrunsfeld@gmail.com 234d02095769f94331515d4750c0d48c41761723 src/runtime/subtree.h Max&nbsp;Brunsfeld
2018-08-31 maxbrunsfeld@gmail.com 77e4caef4fa7fe0569c8fd5fb7b72e44e26c1362 src/runtime/array.h Max&nbsp;Brunsfeld
2018-08-31 maxbrunsfeld@gmail.com 77e4caef4fa7fe0569c8fd5fb7b72e44e26c1362 src/runtime/get_changed_ranges.c Max&nbsp;Brunsfeld
2018-08-31 maxbrunsfeld@gmail.com 77e4caef4fa7fe0569c8fd5fb7b72e44e26c1362 src/runtime/node.c Max&nbsp;Brunsfeld
2018-08-31 maxbrunsfeld@gmail.com 77e4caef4fa7fe0569c8fd5fb7b72e44e26c1362 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-08-31 maxbrunsfeld@gmail.com 77e4caef4fa7fe0569c8fd5fb7b72e44e26c1362 src/runtime/reusable_node.h Max&nbsp;Brunsfeld
2018-08-31 maxbrunsfeld@gmail.com 77e4caef4fa7fe0569c8fd5fb7b72e44e26c1362 src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-08-31 maxbrunsfeld@gmail.com 77e4caef4fa7fe0569c8fd5fb7b72e44e26c1362 src/runtime/subtree.h Max&nbsp;Brunsfeld
2018-08-31 maxbrunsfeld@gmail.com 77e4caef4fa7fe0569c8fd5fb7b72e44e26c1362 src/runtime/tree_cursor.c Max&nbsp;Brunsfeld
2018-08-31 maxbrunsfeld@gmail.com 77e4caef4fa7fe0569c8fd5fb7b72e44e26c1362 test/runtime/subtree_test.cc Max&nbsp;Brunsfeld
2018-08-31 maxbrunsfeld@gmail.com 69c815107f32b12f2af3cf2ab78408be2ee132fe src/runtime/language.c Max&nbsp;Brunsfeld
2018-08-31 maxbrunsfeld@gmail.com 69c815107f32b12f2af3cf2ab78408be2ee132fe test/runtime/language_test.cc Max&nbsp;Brunsfeld
2018-08-31 maxbrunsfeld@gmail.com 068c9841a104767fa917ec26f6f47d37aa847435 src/runtime/node.c Max&nbsp;Brunsfeld
2018-08-31 maxbrunsfeld@gmail.com 068c9841a104767fa917ec26f6f47d37aa847435 test/runtime/node_test.cc Max&nbsp;Brunsfeld
2018-08-30 maxbrunsfeld@gmail.com e56d17a80672fbbfa6caa38ab4e577a820a20385 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2018-08-30 maxbrunsfeld@github.com 6caa19d912996a94e5d1833ada30e8f373ea4987 project.gyp Max&nbsp;Brunsfeld
2018-08-30 maxbrunsfeld@github.com 6caa19d912996a94e5d1833ada30e8f373ea4987 src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2018-08-30 maxbrunsfeld@github.com 6caa19d912996a94e5d1833ada30e8f373ea4987 src/compiler/build_tables/parse_table_builder.h Max&nbsp;Brunsfeld
2018-08-30 maxbrunsfeld@github.com 6caa19d912996a94e5d1833ada30e8f373ea4987 src/compiler/compile.cc Max&nbsp;Brunsfeld
2018-08-30 maxbrunsfeld@github.com 6caa19d912996a94e5d1833ada30e8f373ea4987 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2018-08-30 maxbrunsfeld@github.com 6caa19d912996a94e5d1833ada30e8f373ea4987 src/compiler/generate_code/c_code.h Max&nbsp;Brunsfeld
2018-08-30 maxbrunsfeld@github.com 6caa19d912996a94e5d1833ada30e8f373ea4987 src/compiler/prepare_grammar/extract_simple_aliases.cc Max&nbsp;Brunsfeld
2018-08-30 maxbrunsfeld@github.com 6caa19d912996a94e5d1833ada30e8f373ea4987 src/compiler/prepare_grammar/extract_simple_aliases.h Max&nbsp;Brunsfeld
2018-08-30 maxbrunsfeld@github.com 6caa19d912996a94e5d1833ada30e8f373ea4987 src/compiler/prepare_grammar/prepare_grammar.cc Max&nbsp;Brunsfeld
2018-08-30 maxbrunsfeld@github.com 6caa19d912996a94e5d1833ada30e8f373ea4987 src/compiler/prepare_grammar/prepare_grammar.h Max&nbsp;Brunsfeld
2018-08-30 maxbrunsfeld@github.com 6caa19d912996a94e5d1833ada30e8f373ea4987 src/compiler/rule.h Max&nbsp;Brunsfeld
2018-08-30 maxbrunsfeld@github.com 6caa19d912996a94e5d1833ada30e8f373ea4987 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-08-30 maxbrunsfeld@github.com 6caa19d912996a94e5d1833ada30e8f373ea4987 test/fixtures/test_grammars/aliased_unit_reductions/corpus.txt Max&nbsp;Brunsfeld
2018-08-30 maxbrunsfeld@github.com 6caa19d912996a94e5d1833ada30e8f373ea4987 test/fixtures/test_grammars/aliased_unit_reductions/grammar.json Max&nbsp;Brunsfeld
2018-08-30 maxbrunsfeld@gmail.com 0fe6496b8bf1f5b79ddc37e4e3d11d9a33629ba9 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-08-30 maxbrunsfeld@gmail.com 7fc64ed25ad38ad70dbeebd69990957c903bb751 src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2018-08-30 maxbrunsfeld@gmail.com 7fc64ed25ad38ad70dbeebd69990957c903bb751 src/compiler/build_tables/parse_table_builder.h Max&nbsp;Brunsfeld
2018-08-30 maxbrunsfeld@gmail.com 7fc64ed25ad38ad70dbeebd69990957c903bb751 src/compiler/compile.cc Max&nbsp;Brunsfeld
2018-08-30 maxbrunsfeld@gmail.com 7fc64ed25ad38ad70dbeebd69990957c903bb751 test/fixtures/test_grammars/aliased_unit_reductions/corpus.txt Max&nbsp;Brunsfeld
2018-08-30 maxbrunsfeld@gmail.com 7fc64ed25ad38ad70dbeebd69990957c903bb751 test/fixtures/test_grammars/aliased_unit_reductions/grammar.json Max&nbsp;Brunsfeld
2018-08-30 maxbrunsfeld@gmail.com 5372a819473bc6fc249b194423277cee56cd67c4 project.gyp Max&nbsp;Brunsfeld
2018-08-30 maxbrunsfeld@gmail.com 5372a819473bc6fc249b194423277cee56cd67c4 src/compiler/compile.cc Max&nbsp;Brunsfeld
2018-08-30 maxbrunsfeld@gmail.com 5372a819473bc6fc249b194423277cee56cd67c4 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2018-08-30 maxbrunsfeld@gmail.com 5372a819473bc6fc249b194423277cee56cd67c4 src/compiler/generate_code/c_code.h Max&nbsp;Brunsfeld
2018-08-30 maxbrunsfeld@gmail.com 5372a819473bc6fc249b194423277cee56cd67c4 src/compiler/prepare_grammar/extract_simple_aliases.cc Max&nbsp;Brunsfeld
2018-08-30 maxbrunsfeld@gmail.com 5372a819473bc6fc249b194423277cee56cd67c4 src/compiler/prepare_grammar/extract_simple_aliases.h Max&nbsp;Brunsfeld
2018-08-30 maxbrunsfeld@gmail.com 5372a819473bc6fc249b194423277cee56cd67c4 src/compiler/prepare_grammar/prepare_grammar.cc Max&nbsp;Brunsfeld
2018-08-30 maxbrunsfeld@gmail.com 5372a819473bc6fc249b194423277cee56cd67c4 src/compiler/prepare_grammar/prepare_grammar.h Max&nbsp;Brunsfeld
2018-08-30 maxbrunsfeld@gmail.com 5372a819473bc6fc249b194423277cee56cd67c4 src/compiler/rule.h Max&nbsp;Brunsfeld
2018-08-24 maxbrunsfeld@github.com 57f3fd9026c3e172dc11acdcb4b2b07636aa858e src/runtime/parser.c Max&nbsp;Brunsfeld
2018-08-24 maxbrunsfeld@github.com 57f3fd9026c3e172dc11acdcb4b2b07636aa858e src/runtime/stack.c Max&nbsp;Brunsfeld
2018-08-23 maxbrunsfeld@gmail.com 725314b19e19ed19d6f627587c952fdbb33a4cbf src/runtime/parser.c Max&nbsp;Brunsfeld
2018-08-23 maxbrunsfeld@gmail.com 725314b19e19ed19d6f627587c952fdbb33a4cbf src/runtime/stack.c Max&nbsp;Brunsfeld
2018-08-14 maxbrunsfeld@gmail.com de0e8a39a28591d0f9df5678faafc3cb6aeb70e0 docs/section-2-using-parsers.md Max&nbsp;Brunsfeld
2018-08-14 maxbrunsfeld@gmail.com 87ad0fb9c282d2de9721c39fdc1dc6bd73f06888 docs/section-2-using-parsers.md Max&nbsp;Brunsfeld
2018-08-14 maxbrunsfeld@gmail.com a8bcd2ce9e18eeaa6b773c5aec2c2e3043c73fb4 script/serve-docs Max&nbsp;Brunsfeld
2018-08-06 maxbrunsfeld@gmail.com d4264d6191dac3eb693c7ee44a70d51815f8e368 src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2018-08-06 maxbrunsfeld@gmail.com d4264d6191dac3eb693c7ee44a70d51815f8e368 test/compiler/prepare_grammar/parse_regex_test.cc Max&nbsp;Brunsfeld
2018-08-02 maxbrunsfeld@github.com 44ebabda0c0035ca092b8ea648e1e1d31383317f src/runtime/lexer.c Max&nbsp;Brunsfeld
2018-08-02 maxbrunsfeld@github.com 44ebabda0c0035ca092b8ea648e1e1d31383317f src/runtime/utf16.c Max&nbsp;Brunsfeld
2018-08-02 maxbrunsfeld@github.com 44ebabda0c0035ca092b8ea648e1e1d31383317f src/runtime/utf16.h Max&nbsp;Brunsfeld
2018-08-02 maxbrunsfeld@github.com 44ebabda0c0035ca092b8ea648e1e1d31383317f test/helpers/spy_input.cc Max&nbsp;Brunsfeld
2018-08-02 maxbrunsfeld@github.com 44ebabda0c0035ca092b8ea648e1e1d31383317f test/integration/real_grammars.cc Max&nbsp;Brunsfeld
2018-08-02 maxbrunsfeld@github.com 44ebabda0c0035ca092b8ea648e1e1d31383317f test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-08-02 maxbrunsfeld@github.com 44ebabda0c0035ca092b8ea648e1e1d31383317f test/runtime/tree_test.cc Max&nbsp;Brunsfeld
2018-08-02 maxbrunsfeld@github.com 44ebabda0c0035ca092b8ea648e1e1d31383317f tests.gyp Max&nbsp;Brunsfeld
2018-08-02 maxbrunsfeld@gmail.com acc937b7d775bdd4b917399e1a1e2f516a551fcc src/runtime/lexer.c Max&nbsp;Brunsfeld
2018-08-02 maxbrunsfeld@gmail.com acc937b7d775bdd4b917399e1a1e2f516a551fcc src/runtime/utf16.c Max&nbsp;Brunsfeld
2018-08-02 maxbrunsfeld@gmail.com acc937b7d775bdd4b917399e1a1e2f516a551fcc src/runtime/utf16.h Max&nbsp;Brunsfeld
2018-08-02 maxbrunsfeld@gmail.com acc937b7d775bdd4b917399e1a1e2f516a551fcc test/helpers/spy_input.cc Max&nbsp;Brunsfeld
2018-08-02 maxbrunsfeld@gmail.com acc937b7d775bdd4b917399e1a1e2f516a551fcc test/integration/real_grammars.cc Max&nbsp;Brunsfeld
2018-08-02 maxbrunsfeld@gmail.com acc937b7d775bdd4b917399e1a1e2f516a551fcc test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-08-02 maxbrunsfeld@gmail.com acc937b7d775bdd4b917399e1a1e2f516a551fcc test/runtime/tree_test.cc Max&nbsp;Brunsfeld
2018-08-02 maxbrunsfeld@gmail.com acc937b7d775bdd4b917399e1a1e2f516a551fcc tests.gyp Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@gmail.com 126f84aa73faa352f6dd7a7a901ef62366b17627 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@gmail.com e21b4505c80191614ec7fb030835eea01facfb89 script/fetch-fixtures Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@gmail.com e21b4505c80191614ec7fb030835eea01facfb89 script/fetch-fixtures.cmd Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@github.com 1dcbd21bbefe5a68546b368a64eabd2bedbbe05f script/fetch-fixtures Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@github.com 1dcbd21bbefe5a68546b368a64eabd2bedbbe05f script/fetch-fixtures.cmd Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@github.com 1dcbd21bbefe5a68546b368a64eabd2bedbbe05f src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@github.com 1dcbd21bbefe5a68546b368a64eabd2bedbbe05f src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@github.com 1dcbd21bbefe5a68546b368a64eabd2bedbbe05f src/compiler/grammar-schema.json Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@github.com 1dcbd21bbefe5a68546b368a64eabd2bedbbe05f src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@github.com 1dcbd21bbefe5a68546b368a64eabd2bedbbe05f src/compiler/lex_table.h Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@github.com 1dcbd21bbefe5a68546b368a64eabd2bedbbe05f src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@github.com 1dcbd21bbefe5a68546b368a64eabd2bedbbe05f src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@github.com 1dcbd21bbefe5a68546b368a64eabd2bedbbe05f src/compiler/rule.cc Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@github.com 1dcbd21bbefe5a68546b368a64eabd2bedbbe05f src/compiler/rules/metadata.cc Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@github.com 1dcbd21bbefe5a68546b368a64eabd2bedbbe05f src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@github.com 1dcbd21bbefe5a68546b368a64eabd2bedbbe05f test/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@github.com 1dcbd21bbefe5a68546b368a64eabd2bedbbe05f test/fixtures/test_grammars/immediate_tokens/corpus.txt Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@github.com 1dcbd21bbefe5a68546b368a64eabd2bedbbe05f test/fixtures/test_grammars/immediate_tokens/grammar.json Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@github.com 1dcbd21bbefe5a68546b368a64eabd2bedbbe05f test/fixtures/test_grammars/immediate_tokens/readme.md Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@gmail.com 41fe564a901a986a88c5bc647e22806fc7e76b65 test/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@gmail.com 68618f61a623769a040b441da33ea8d43568ee8e script/fetch-fixtures Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@gmail.com 68618f61a623769a040b441da33ea8d43568ee8e script/fetch-fixtures.cmd Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@gmail.com cb784975a443ef4f22e01d1f8cdd499bcf962251 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@gmail.com cb784975a443ef4f22e01d1f8cdd499bcf962251 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@gmail.com cb784975a443ef4f22e01d1f8cdd499bcf962251 src/compiler/grammar-schema.json Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@gmail.com cb784975a443ef4f22e01d1f8cdd499bcf962251 src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@gmail.com cb784975a443ef4f22e01d1f8cdd499bcf962251 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@gmail.com cb784975a443ef4f22e01d1f8cdd499bcf962251 src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@gmail.com cb784975a443ef4f22e01d1f8cdd499bcf962251 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@gmail.com cb784975a443ef4f22e01d1f8cdd499bcf962251 src/compiler/rule.cc Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@gmail.com cb784975a443ef4f22e01d1f8cdd499bcf962251 src/compiler/rules/metadata.cc Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@gmail.com cb784975a443ef4f22e01d1f8cdd499bcf962251 src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@gmail.com cb784975a443ef4f22e01d1f8cdd499bcf962251 test/fixtures/test_grammars/immediate_tokens/corpus.txt Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@gmail.com cb784975a443ef4f22e01d1f8cdd499bcf962251 test/fixtures/test_grammars/immediate_tokens/grammar.json Max&nbsp;Brunsfeld
2018-08-01 maxbrunsfeld@gmail.com cb784975a443ef4f22e01d1f8cdd499bcf962251 test/fixtures/test_grammars/immediate_tokens/readme.md Max&nbsp;Brunsfeld
2018-07-31 maxbrunsfeld@github.com f1821bb04daf988d70db819c28c9f8545f986faf test/fixtures/test_grammars/precedence_on_token/corpus.txt Max&nbsp;Brunsfeld
2018-07-31 maxbrunsfeld@github.com f1821bb04daf988d70db819c28c9f8545f986faf test/fixtures/test_grammars/precedence_on_token/grammar.json Max&nbsp;Brunsfeld
2018-07-31 maxbrunsfeld@github.com f1821bb04daf988d70db819c28c9f8545f986faf test/fixtures/test_grammars/precedence_on_token/readme.md Max&nbsp;Brunsfeld
2018-07-31 maxbrunsfeld@github.com f1821bb04daf988d70db819c28c9f8545f986faf test/integration/test_grammars.cc Max&nbsp;Brunsfeld
2018-07-31 maxbrunsfeld@github.com f1821bb04daf988d70db819c28c9f8545f986faf test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-07-31 maxbrunsfeld@gmail.com 714fda917a00a16e50b17a85074114aace745070 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-07-31 maxbrunsfeld@gmail.com 6ebb9195b11e118e738e5529b4b894004a42d501 test/fixtures/test_grammars/precedence_on_token/corpus.txt Max&nbsp;Brunsfeld
2018-07-31 maxbrunsfeld@gmail.com 6ebb9195b11e118e738e5529b4b894004a42d501 test/fixtures/test_grammars/precedence_on_token/grammar.json Max&nbsp;Brunsfeld
2018-07-31 maxbrunsfeld@gmail.com 6ebb9195b11e118e738e5529b4b894004a42d501 test/fixtures/test_grammars/precedence_on_token/readme.md Max&nbsp;Brunsfeld
2018-07-28 toyorhan@gmail.com 9795aa16c49ef7175bcc02d318de46a1841b2038 docs/section-3-creating-parsers.md Orhan&nbsp;Toy
2018-07-27 maxbrunsfeld@gmail.com 23e4596ec1d7de813fe88d05eca072d0f8249dfc test/fixtures/test_grammars/precedence_on_token/corpus.txt Max&nbsp;Brunsfeld
2018-07-27 maxbrunsfeld@gmail.com 23e4596ec1d7de813fe88d05eca072d0f8249dfc test/fixtures/test_grammars/precedence_on_token/grammar.json Max&nbsp;Brunsfeld
2018-07-27 maxbrunsfeld@gmail.com 23e4596ec1d7de813fe88d05eca072d0f8249dfc test/integration/test_grammars.cc Max&nbsp;Brunsfeld
2018-07-25 maxbrunsfeld@github.com 9c9149ac45717af34c4b7fdc11d117e527ab1190 script/fetch-fixtures Max&nbsp;Brunsfeld
2018-07-25 maxbrunsfeld@github.com 9c9149ac45717af34c4b7fdc11d117e527ab1190 script/fetch-fixtures.cmd Max&nbsp;Brunsfeld
2018-07-25 maxbrunsfeld@github.com 9c9149ac45717af34c4b7fdc11d117e527ab1190 src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2018-07-25 maxbrunsfeld@github.com 9c9149ac45717af34c4b7fdc11d117e527ab1190 test/compiler/prepare_grammar/parse_regex_test.cc Max&nbsp;Brunsfeld
2018-07-25 maxbrunsfeld@gmail.com 247848baf34aea1f40965c48967610c36a683f06 script/fetch-fixtures Max&nbsp;Brunsfeld
2018-07-25 maxbrunsfeld@gmail.com 247848baf34aea1f40965c48967610c36a683f06 script/fetch-fixtures.cmd Max&nbsp;Brunsfeld
2018-07-25 maxbrunsfeld@gmail.com e88dd223b2759fc48b7968fa7c7037b0277dbef9 src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2018-07-25 maxbrunsfeld@gmail.com e88dd223b2759fc48b7968fa7c7037b0277dbef9 test/compiler/prepare_grammar/parse_regex_test.cc Max&nbsp;Brunsfeld
2018-07-21 maxbrunsfeld@github.com 06c8e103d4aaebab8168dd46d02694a96c12fa5c docs/section-3-creating-parsers.md Max&nbsp;Brunsfeld
2018-07-20 me@thejameskyle.com 2384234aeaa9e8bb337b7887ce80a95985865fde docs/section-3-creating-parsers.md Jamie
2018-07-20 maxbrunsfeld@gmail.com 5fbb261316737117c827db935e667bcfd3932348 Cargo.toml Max&nbsp;Brunsfeld
2018-07-20 maxbrunsfeld@gmail.com bdd52376a82ae2354b6226d9bb3b23649b81df4d Cargo.toml Max&nbsp;Brunsfeld
2018-07-20 maxbrunsfeld@gmail.com 47a7430da319b8e2a55cdb8998acc3f3f099a1c7 Cargo.toml Max&nbsp;Brunsfeld
2018-07-20 maxbrunsfeld@gmail.com c477e45fccf746fcb9335ba777ace035a6292a48 src/bindings.rs Max&nbsp;Brunsfeld
2018-07-20 maxbrunsfeld@gmail.com c477e45fccf746fcb9335ba777ace035a6292a48 src/lib.rs Max&nbsp;Brunsfeld
2018-07-20 maxbrunsfeld@gmail.com c477e45fccf746fcb9335ba777ace035a6292a48 vendor/tree-sitter Max&nbsp;Brunsfeld
2018-07-18 maxbrunsfeld@github.com 16376c43f5cc75bbc5297e6d5716bd94d55ccc05 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2018-07-18 maxbrunsfeld@github.com 16376c43f5cc75bbc5297e6d5716bd94d55ccc05 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-07-18 maxbrunsfeld@github.com 16376c43f5cc75bbc5297e6d5716bd94d55ccc05 script/fetch-fixtures Max&nbsp;Brunsfeld
2018-07-18 maxbrunsfeld@github.com 16376c43f5cc75bbc5297e6d5716bd94d55ccc05 script/fetch-fixtures.cmd Max&nbsp;Brunsfeld
2018-07-18 maxbrunsfeld@github.com 16376c43f5cc75bbc5297e6d5716bd94d55ccc05 src/runtime/lexer.c Max&nbsp;Brunsfeld
2018-07-18 maxbrunsfeld@github.com 16376c43f5cc75bbc5297e6d5716bd94d55ccc05 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-07-18 maxbrunsfeld@github.com 16376c43f5cc75bbc5297e6d5716bd94d55ccc05 test/helpers/point_helpers.cc Max&nbsp;Brunsfeld
2018-07-18 maxbrunsfeld@github.com 16376c43f5cc75bbc5297e6d5716bd94d55ccc05 test/helpers/point_helpers.h Max&nbsp;Brunsfeld
2018-07-18 maxbrunsfeld@github.com 16376c43f5cc75bbc5297e6d5716bd94d55ccc05 test/helpers/spy_input.cc Max&nbsp;Brunsfeld
2018-07-18 maxbrunsfeld@github.com 16376c43f5cc75bbc5297e6d5716bd94d55ccc05 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-07-18 maxbrunsfeld@github.com 16376c43f5cc75bbc5297e6d5716bd94d55ccc05 test/runtime/tree_test.cc Max&nbsp;Brunsfeld
2018-07-17 maxbrunsfeld@gmail.com 9ecb20650bb8106d15fe85a92cb982d8aeca84da script/fetch-fixtures Max&nbsp;Brunsfeld
2018-07-17 maxbrunsfeld@gmail.com 9ecb20650bb8106d15fe85a92cb982d8aeca84da script/fetch-fixtures.cmd Max&nbsp;Brunsfeld
2018-07-17 maxbrunsfeld@gmail.com 483881ec6a063065f687818e555c1a1dc78eba6c script/fetch-fixtures.cmd Max&nbsp;Brunsfeld
2018-07-17 maxbrunsfeld@gmail.com 999ef4fd127a9631c70fa1b14bd4a9e051848349 test/runtime/tree_test.cc Max&nbsp;Brunsfeld
2018-07-17 maxbrunsfeld@gmail.com 8b772df3fff2707adb3e34093b5585f569a08ed5 test/helpers/point_helpers.cc Max&nbsp;Brunsfeld
2018-07-17 maxbrunsfeld@gmail.com d8a420cad1c05a3d403c8045871232a2d9e9601a script/fetch-fixtures Max&nbsp;Brunsfeld
2018-07-17 maxbrunsfeld@gmail.com 87c992a7f0b65f9374a10111a9abc5e2c9a1dcab include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2018-07-17 maxbrunsfeld@gmail.com 87c992a7f0b65f9374a10111a9abc5e2c9a1dcab include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-07-17 maxbrunsfeld@gmail.com 87c992a7f0b65f9374a10111a9abc5e2c9a1dcab src/runtime/lexer.c Max&nbsp;Brunsfeld
2018-07-17 maxbrunsfeld@gmail.com 87c992a7f0b65f9374a10111a9abc5e2c9a1dcab src/runtime/parser.c Max&nbsp;Brunsfeld
2018-07-17 maxbrunsfeld@gmail.com 87c992a7f0b65f9374a10111a9abc5e2c9a1dcab test/helpers/point_helpers.cc Max&nbsp;Brunsfeld
2018-07-17 maxbrunsfeld@gmail.com 87c992a7f0b65f9374a10111a9abc5e2c9a1dcab test/helpers/point_helpers.h Max&nbsp;Brunsfeld
2018-07-17 maxbrunsfeld@gmail.com 87c992a7f0b65f9374a10111a9abc5e2c9a1dcab test/helpers/spy_input.cc Max&nbsp;Brunsfeld
2018-07-17 maxbrunsfeld@gmail.com 87c992a7f0b65f9374a10111a9abc5e2c9a1dcab test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-07-17 maxbrunsfeld@gmail.com 87c992a7f0b65f9374a10111a9abc5e2c9a1dcab test/runtime/tree_test.cc Max&nbsp;Brunsfeld
2018-07-13 maxbrunsfeld@gmail.com d54412266ecd19eed0ecd2de8fb5337591e3d274 src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-07-13 maxbrunsfeld@gmail.com d54412266ecd19eed0ecd2de8fb5337591e3d274 test/runtime/subtree_test.cc Max&nbsp;Brunsfeld
2018-07-12 maxbrunsfeld@gmail.com 0f0adfb681000460d550289805c88cb22a09d0ea src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-07-12 maxbrunsfeld@gmail.com 0f0adfb681000460d550289805c88cb22a09d0ea test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-07-11 maxbrunsfeld@gmail.com 9e8bec458de2f03c75cf353302bb6d4960af6a7e include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-07-11 maxbrunsfeld@gmail.com 9e8bec458de2f03c75cf353302bb6d4960af6a7e src/runtime/node.c Max&nbsp;Brunsfeld
2018-07-11 maxbrunsfeld@gmail.com 9e8bec458de2f03c75cf353302bb6d4960af6a7e test/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2018-07-11 maxbrunsfeld@gmail.com 9e8bec458de2f03c75cf353302bb6d4960af6a7e test/helpers/stream_methods.h Max&nbsp;Brunsfeld
2018-07-11 maxbrunsfeld@gmail.com 9e8bec458de2f03c75cf353302bb6d4960af6a7e test/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2018-07-11 maxbrunsfeld@gmail.com 9e8bec458de2f03c75cf353302bb6d4960af6a7e test/runtime/node_test.cc Max&nbsp;Brunsfeld
2018-07-10 maxbrunsfeld@gmail.com 308016b7769b17c67a891ef3c422c22f6713d016 README.md Max&nbsp;Brunsfeld
2018-07-10 maxbrunsfeld@gmail.com 308016b7769b17c67a891ef3c422c22f6713d016 docs/index.md Max&nbsp;Brunsfeld
2018-07-10 maxbrunsfeld@gmail.com df3969e9d9f02576c743fc25cad8c607ecb6f503 src/runtime/tree.c Max&nbsp;Brunsfeld
2018-07-10 maxbrunsfeld@gmail.com df3969e9d9f02576c743fc25cad8c607ecb6f503 test/runtime/node_test.cc Max&nbsp;Brunsfeld
2018-07-09 maxbrunsfeld@gmail.com 83f88164aa91c3422968570ecafd14b8cd7ea12c src/runtime/lexer.c Max&nbsp;Brunsfeld
2018-07-09 maxbrunsfeld@gmail.com 83f88164aa91c3422968570ecafd14b8cd7ea12c test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-07-07 maxbrunsfeld@gmail.com 3169620ce4494f804668af65639f319b115e5247 src/runtime/lexer.c Max&nbsp;Brunsfeld
2018-07-05 maxbrunsfeld@gmail.com 531f2f48b106bd9fbc5e24b343f83874a528a2d3 docs/index.md Max&nbsp;Brunsfeld
2018-06-28 maxbrunsfeld@gmail.com 5ab640147872d846d302744c17699a4e54fb426d src/runtime/tree_cursor.c Max&nbsp;Brunsfeld
2018-06-28 maxbrunsfeld@gmail.com 5ab640147872d846d302744c17699a4e54fb426d test/runtime/node_test.cc Max&nbsp;Brunsfeld
2018-06-28 maxbrunsfeld@github.com af6530d3b75b73a46ddcaae17b68353560b993a3 README.md Max&nbsp;Brunsfeld
2018-06-28 srenatus@chef.io 2eff3225bac3422b19fc442482eb45f0462fa478 README.md Stephan&nbsp;Renatus
2018-06-26 maxbrunsfeld@gmail.com 80cab8fd8a9c0e2d421c5c6a456bcbb9e2497319 src/runtime/lexer.c Max&nbsp;Brunsfeld
2018-06-26 maxbrunsfeld@gmail.com 80cab8fd8a9c0e2d421c5c6a456bcbb9e2497319 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-06-24 maxbrunsfeld@github.com 4f5a87b95202e6edb1f311a763196208a3f25c33 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-06-24 maxbrunsfeld@github.com 4f5a87b95202e6edb1f311a763196208a3f25c33 src/runtime/language.c Max&nbsp;Brunsfeld
2018-06-24 maxbrunsfeld@github.com 4f5a87b95202e6edb1f311a763196208a3f25c33 src/runtime/node.c Max&nbsp;Brunsfeld
2018-06-24 maxbrunsfeld@github.com 4f5a87b95202e6edb1f311a763196208a3f25c33 src/runtime/tree.c Max&nbsp;Brunsfeld
2018-06-24 maxbrunsfeld@github.com 4f5a87b95202e6edb1f311a763196208a3f25c33 src/runtime/tree_cursor.c Max&nbsp;Brunsfeld
2018-06-24 maxbrunsfeld@github.com 4f5a87b95202e6edb1f311a763196208a3f25c33 src/runtime/tree_cursor.h Max&nbsp;Brunsfeld
2018-06-24 maxbrunsfeld@github.com 4f5a87b95202e6edb1f311a763196208a3f25c33 test/runtime/node_test.cc Max&nbsp;Brunsfeld
2018-06-21 maxbrunsfeld@gmail.com 10c12aaa3b4518459e6c1a543437f77837e00661 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-06-21 maxbrunsfeld@gmail.com 10c12aaa3b4518459e6c1a543437f77837e00661 src/runtime/language.c Max&nbsp;Brunsfeld
2018-06-21 maxbrunsfeld@gmail.com fae74605413a969ebdf8acbcd990e40e0d7f9204 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-06-21 maxbrunsfeld@gmail.com fae74605413a969ebdf8acbcd990e40e0d7f9204 src/runtime/tree.c Max&nbsp;Brunsfeld
2018-06-21 maxbrunsfeld@gmail.com 89b6a14d9ff5b46b47ab65faa0751f1bc64f335c include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-06-21 maxbrunsfeld@gmail.com 89b6a14d9ff5b46b47ab65faa0751f1bc64f335c src/runtime/tree.c Max&nbsp;Brunsfeld
2018-06-21 maxbrunsfeld@gmail.com 89b6a14d9ff5b46b47ab65faa0751f1bc64f335c src/runtime/tree_cursor.c Max&nbsp;Brunsfeld
2018-06-21 maxbrunsfeld@gmail.com 89b6a14d9ff5b46b47ab65faa0751f1bc64f335c src/runtime/tree_cursor.h Max&nbsp;Brunsfeld
2018-06-21 maxbrunsfeld@gmail.com 89b6a14d9ff5b46b47ab65faa0751f1bc64f335c test/runtime/node_test.cc Max&nbsp;Brunsfeld
2018-06-21 maxbrunsfeld@gmail.com 35ed21139c562262d793ab0143537e8f5e720114 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-06-21 maxbrunsfeld@gmail.com 35ed21139c562262d793ab0143537e8f5e720114 src/runtime/node.c Max&nbsp;Brunsfeld
2018-06-20 maxbrunsfeld@github.com 7f44e8099e3881bc2eb1a3a2db64584096dc0820 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-06-20 maxbrunsfeld@github.com 7f44e8099e3881bc2eb1a3a2db64584096dc0820 src/runtime/get_changed_ranges.c Max&nbsp;Brunsfeld
2018-06-20 maxbrunsfeld@github.com 7f44e8099e3881bc2eb1a3a2db64584096dc0820 src/runtime/lexer.c Max&nbsp;Brunsfeld
2018-06-20 maxbrunsfeld@github.com 7f44e8099e3881bc2eb1a3a2db64584096dc0820 src/runtime/lexer.h Max&nbsp;Brunsfeld
2018-06-20 maxbrunsfeld@github.com 7f44e8099e3881bc2eb1a3a2db64584096dc0820 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-06-20 maxbrunsfeld@github.com 7f44e8099e3881bc2eb1a3a2db64584096dc0820 test/helpers/point_helpers.cc Max&nbsp;Brunsfeld
2018-06-20 maxbrunsfeld@github.com 7f44e8099e3881bc2eb1a3a2db64584096dc0820 test/helpers/scope_sequence.cc Max&nbsp;Brunsfeld
2018-06-20 maxbrunsfeld@github.com 7f44e8099e3881bc2eb1a3a2db64584096dc0820 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-06-20 maxbrunsfeld@github.com 7f44e8099e3881bc2eb1a3a2db64584096dc0820 test/runtime/tree_test.cc Max&nbsp;Brunsfeld
2018-06-20 maxbrunsfeld@gmail.com a6451f9b4fb295b896e0943ce46b62c6788a2322 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-06-20 maxbrunsfeld@gmail.com a6451f9b4fb295b896e0943ce46b62c6788a2322 src/runtime/lexer.c Max&nbsp;Brunsfeld
2018-06-20 maxbrunsfeld@gmail.com a6451f9b4fb295b896e0943ce46b62c6788a2322 src/runtime/lexer.h Max&nbsp;Brunsfeld
2018-06-20 maxbrunsfeld@gmail.com a6451f9b4fb295b896e0943ce46b62c6788a2322 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-06-20 maxbrunsfeld@gmail.com a6451f9b4fb295b896e0943ce46b62c6788a2322 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-06-20 maxbrunsfeld@gmail.com 6632cb3d5c1ba1202d5b9e0db37cd0fe8f38d02f include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-06-20 maxbrunsfeld@gmail.com 6632cb3d5c1ba1202d5b9e0db37cd0fe8f38d02f src/runtime/get_changed_ranges.c Max&nbsp;Brunsfeld
2018-06-20 maxbrunsfeld@gmail.com 6632cb3d5c1ba1202d5b9e0db37cd0fe8f38d02f test/helpers/point_helpers.cc Max&nbsp;Brunsfeld
2018-06-20 maxbrunsfeld@gmail.com 6632cb3d5c1ba1202d5b9e0db37cd0fe8f38d02f test/helpers/scope_sequence.cc Max&nbsp;Brunsfeld
2018-06-20 maxbrunsfeld@gmail.com 6632cb3d5c1ba1202d5b9e0db37cd0fe8f38d02f test/runtime/tree_test.cc Max&nbsp;Brunsfeld
2018-06-20 maxbrunsfeld@gmail.com be81989de24ee7ac3ac0de6bea58c79ea43e8a22 docs/section-2-using-parsers.md Max&nbsp;Brunsfeld
2018-06-20 maxbrunsfeld@gmail.com be81989de24ee7ac3ac0de6bea58c79ea43e8a22 docs/section-4-implementation.md Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@gmail.com 34de822738dde854f5ecfd296e50722791d1f44b src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@gmail.com 86c8206e35757694d37d3fe627236d22a75eb3ec Cargo.toml Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@gmail.com 5efc28f2f3741e9f3b1ff376be5de2890df80ed0 README.md Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@gmail.com 5efc28f2f3741e9f3b1ff376be5de2890df80ed0 build.rs Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@gmail.com 5efc28f2f3741e9f3b1ff376be5de2890df80ed0 src/bindings.rs Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@gmail.com 5efc28f2f3741e9f3b1ff376be5de2890df80ed0 src/lib.rs Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@gmail.com 5efc28f2f3741e9f3b1ff376be5de2890df80ed0 vendor/tree-sitter Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@github.com 26ab57a6562aaeb48b579e3ca29eb064925e857c include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@github.com 26ab57a6562aaeb48b579e3ca29eb064925e857c project.gyp Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@github.com 26ab57a6562aaeb48b579e3ca29eb064925e857c src/runtime/lexer.c Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@github.com 26ab57a6562aaeb48b579e3ca29eb064925e857c src/runtime/parser.c Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@github.com 26ab57a6562aaeb48b579e3ca29eb064925e857c src/runtime/reusable_node.h Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@github.com 26ab57a6562aaeb48b579e3ca29eb064925e857c test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@gmail.com d7c1f84d7b2231926132f621d1490dabbf424736 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@gmail.com d7c1f84d7b2231926132f621d1490dabbf424736 src/runtime/lexer.c Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@gmail.com d7c1f84d7b2231926132f621d1490dabbf424736 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@gmail.com d7c1f84d7b2231926132f621d1490dabbf424736 src/runtime/reusable_node.h Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@gmail.com d7c1f84d7b2231926132f621d1490dabbf424736 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@gmail.com a24f7764d8e0edb66c9dbccf8a1c60042aead4af project.gyp Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@gmail.com a24f7764d8e0edb66c9dbccf8a1c60042aead4af src/runtime/parser.c Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@gmail.com 196d7f13559b00906dc9676b9fe55486f13c850b docs/section-4-using-parsers.md Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@github.com 9b05142439fc40da8acf2cb48319c4e05491ae36 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@github.com 9b05142439fc40da8acf2cb48319c4e05491ae36 src/runtime/lexer.c Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@github.com 9b05142439fc40da8acf2cb48319c4e05491ae36 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@github.com 9b05142439fc40da8acf2cb48319c4e05491ae36 src/runtime/string_input.c Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@github.com 9b05142439fc40da8acf2cb48319c4e05491ae36 src/runtime/string_input.h Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@github.com 9b05142439fc40da8acf2cb48319c4e05491ae36 test/helpers/spy_input.cc Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@github.com 9b05142439fc40da8acf2cb48319c4e05491ae36 test/helpers/spy_input.h Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@github.com 9b05142439fc40da8acf2cb48319c4e05491ae36 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@gmail.com b0b3b2e5f3dad8fc2299834dcb67c350f39ebfc3 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@gmail.com b0b3b2e5f3dad8fc2299834dcb67c350f39ebfc3 src/runtime/lexer.c Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@gmail.com b0b3b2e5f3dad8fc2299834dcb67c350f39ebfc3 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@gmail.com b0b3b2e5f3dad8fc2299834dcb67c350f39ebfc3 src/runtime/string_input.c Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@gmail.com b0b3b2e5f3dad8fc2299834dcb67c350f39ebfc3 src/runtime/string_input.h Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@gmail.com b0b3b2e5f3dad8fc2299834dcb67c350f39ebfc3 test/helpers/spy_input.cc Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@gmail.com b0b3b2e5f3dad8fc2299834dcb67c350f39ebfc3 test/helpers/spy_input.h Max&nbsp;Brunsfeld
2018-06-19 maxbrunsfeld@gmail.com b0b3b2e5f3dad8fc2299834dcb67c350f39ebfc3 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-06-18 maxbrunsfeld@github.com 2a507f073926fce408977edfa5c90cc43cf456da script/fetch-fixtures Max&nbsp;Brunsfeld
2018-06-18 maxbrunsfeld@github.com 2a507f073926fce408977edfa5c90cc43cf456da script/fetch-fixtures.cmd Max&nbsp;Brunsfeld
2018-06-18 maxbrunsfeld@github.com 2a507f073926fce408977edfa5c90cc43cf456da src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-06-18 maxbrunsfeld@github.com 2a507f073926fce408977edfa5c90cc43cf456da src/runtime/subtree.h Max&nbsp;Brunsfeld
2018-06-18 maxbrunsfeld@github.com 2a507f073926fce408977edfa5c90cc43cf456da src/runtime/tree_cursor.c Max&nbsp;Brunsfeld
2018-06-18 maxbrunsfeld@github.com 2a507f073926fce408977edfa5c90cc43cf456da test/integration/real_grammars.cc Max&nbsp;Brunsfeld
2018-06-18 maxbrunsfeld@gmail.com 703541e838bcfedb171f827f0041a0b7be5b84d7 src/runtime/tree_cursor.c Max&nbsp;Brunsfeld
2018-06-18 maxbrunsfeld@gmail.com 71f7bf2fcac98c32b3118f7dc425bc7e910a8c38 script/fetch-fixtures.cmd Max&nbsp;Brunsfeld
2018-06-16 maxbrunsfeld@gmail.com b29c5dbf15d583e6d098d6e9b8483ed854af68b4 src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-06-16 maxbrunsfeld@gmail.com b29c5dbf15d583e6d098d6e9b8483ed854af68b4 src/runtime/subtree.h Max&nbsp;Brunsfeld
2018-06-15 maxbrunsfeld@gmail.com 75cf95bddcb3d2b7e4f8c393dd99d012f2855214 src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-06-15 maxbrunsfeld@gmail.com b14951de9d84136ca4a9f10db3dd1e5778a462b8 script/fetch-fixtures Max&nbsp;Brunsfeld
2018-06-15 maxbrunsfeld@gmail.com b14951de9d84136ca4a9f10db3dd1e5778a462b8 test/integration/real_grammars.cc Max&nbsp;Brunsfeld
2018-06-15 maxbrunsfeld@gmail.com e130c4ddb5e477a0b5742a948ba8cbfea2df9228 src/compiler/grammar-schema.json Max&nbsp;Brunsfeld
2018-06-15 maxbrunsfeld@gmail.com 52a5e4125e7ee46e03ba03f18b6c926d02883d4f src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-06-15 maxbrunsfeld@gmail.com 4b5dab2d18f26ac0393a0984045e4d4ca903ff91 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-06-15 maxbrunsfeld@gmail.com 4b5dab2d18f26ac0393a0984045e4d4ca903ff91 src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-06-15 maxbrunsfeld@gmail.com 4b5dab2d18f26ac0393a0984045e4d4ca903ff91 src/runtime/subtree.h Max&nbsp;Brunsfeld
2018-06-15 maxbrunsfeld@gmail.com 0dd41f0d743231bde0801aa6f8852d45c2f69075 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2018-06-15 maxbrunsfeld@gmail.com c39f0e9ef9adb62ffbbb8d07a781d221d55570b1 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2018-06-15 maxbrunsfeld@gmail.com c39f0e9ef9adb62ffbbb8d07a781d221d55570b1 src/compiler/build_tables/lex_table_builder.h Max&nbsp;Brunsfeld
2018-06-15 maxbrunsfeld@gmail.com c39f0e9ef9adb62ffbbb8d07a781d221d55570b1 src/compiler/grammar.h Max&nbsp;Brunsfeld
2018-06-15 maxbrunsfeld@gmail.com c39f0e9ef9adb62ffbbb8d07a781d221d55570b1 src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2018-06-15 maxbrunsfeld@gmail.com c39f0e9ef9adb62ffbbb8d07a781d221d55570b1 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2018-06-15 maxbrunsfeld@gmail.com c39f0e9ef9adb62ffbbb8d07a781d221d55570b1 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2018-06-15 maxbrunsfeld@gmail.com c39f0e9ef9adb62ffbbb8d07a781d221d55570b1 src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2018-06-15 maxbrunsfeld@gmail.com c39f0e9ef9adb62ffbbb8d07a781d221d55570b1 src/compiler/prepare_grammar/initial_syntax_grammar.h Max&nbsp;Brunsfeld
2018-06-15 maxbrunsfeld@gmail.com c39f0e9ef9adb62ffbbb8d07a781d221d55570b1 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2018-06-15 maxbrunsfeld@gmail.com c39f0e9ef9adb62ffbbb8d07a781d221d55570b1 src/compiler/prepare_grammar/interned_grammar.h Max&nbsp;Brunsfeld
2018-06-15 maxbrunsfeld@gmail.com c39f0e9ef9adb62ffbbb8d07a781d221d55570b1 src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@gmail.com 2a2e5032d4e75218bf2decda436517b5cac9d2f2 docs/section-3-creating-parsers.md Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@github.com 245052442a80fc2a353f9f6a28f835c286266397 docs/_layouts/default.html Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@github.com 245052442a80fc2a353f9f6a28f835c286266397 docs/section-3-creating-parsers.md Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@github.com 245052442a80fc2a353f9f6a28f835c286266397 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@github.com 245052442a80fc2a353f9f6a28f835c286266397 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@github.com 245052442a80fc2a353f9f6a28f835c286266397 src/compiler/build_tables/lex_table_builder.h Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@github.com 245052442a80fc2a353f9f6a28f835c286266397 src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@github.com 245052442a80fc2a353f9f6a28f835c286266397 src/compiler/grammar.h Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@github.com 245052442a80fc2a353f9f6a28f835c286266397 src/compiler/log.cc Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@github.com 245052442a80fc2a353f9f6a28f835c286266397 src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@github.com 245052442a80fc2a353f9f6a28f835c286266397 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@github.com 245052442a80fc2a353f9f6a28f835c286266397 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@github.com 245052442a80fc2a353f9f6a28f835c286266397 src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@github.com 245052442a80fc2a353f9f6a28f835c286266397 src/compiler/prepare_grammar/initial_syntax_grammar.h Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@github.com 245052442a80fc2a353f9f6a28f835c286266397 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@github.com 245052442a80fc2a353f9f6a28f835c286266397 src/compiler/prepare_grammar/interned_grammar.h Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@github.com 245052442a80fc2a353f9f6a28f835c286266397 src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@github.com 245052442a80fc2a353f9f6a28f835c286266397 src/runtime/array.h Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@github.com 245052442a80fc2a353f9f6a28f835c286266397 src/runtime/node.c Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@github.com 245052442a80fc2a353f9f6a28f835c286266397 src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@github.com 245052442a80fc2a353f9f6a28f835c286266397 test/compiler/build_tables/parse_item_set_builder_test.cc Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@github.com 245052442a80fc2a353f9f6a28f835c286266397 test/compiler/prepare_grammar/expand_repeats_test.cc Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@github.com 245052442a80fc2a353f9f6a28f835c286266397 test/compiler/prepare_grammar/intern_symbols_test.cc Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@gmail.com f42cb877f3b0b53a001e5337d4f6b4546c55bf13 docs/section-3-creating-parsers.md Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@gmail.com 776230782b90515d7d8166528017f05277779d77 src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@gmail.com 91e3bc3e558cf79723b27dfaacf2d65c95e82ea1 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@gmail.com 91e3bc3e558cf79723b27dfaacf2d65c95e82ea1 src/compiler/build_tables/lex_table_builder.h Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@gmail.com 91e3bc3e558cf79723b27dfaacf2d65c95e82ea1 src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@gmail.com 30b0d1c833631923f2544da69b55b377ce6036a7 src/runtime/array.h Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@gmail.com 190456d7ec6170919d3a463e22d606e98bab753e src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@gmail.com 190456d7ec6170919d3a463e22d606e98bab753e src/compiler/log.cc Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@gmail.com 6e72c2943d238eeaf562a8dc56fad07d79d3e1b7 src/compiler/prepare_grammar/initial_syntax_grammar.h Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@gmail.com 6e72c2943d238eeaf562a8dc56fad07d79d3e1b7 src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@gmail.com 6e72c2943d238eeaf562a8dc56fad07d79d3e1b7 src/runtime/node.c Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@gmail.com 6e72c2943d238eeaf562a8dc56fad07d79d3e1b7 test/compiler/build_tables/parse_item_set_builder_test.cc Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@gmail.com 6e72c2943d238eeaf562a8dc56fad07d79d3e1b7 test/compiler/prepare_grammar/expand_repeats_test.cc Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@gmail.com 6e72c2943d238eeaf562a8dc56fad07d79d3e1b7 test/compiler/prepare_grammar/intern_symbols_test.cc Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@gmail.com 587d1a740ac777652dc95849b4396eb32d7a65fa docs/section-3-creating-parsers.md Max&nbsp;Brunsfeld
2018-06-14 maxbrunsfeld@gmail.com 121dd15bda11b739df83978c441986ac341bfad3 docs/_layouts/default.html Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com e17cd42e47bc3a1543dd2eef5692361534ec29f2 docs/section-3-creating-parsers.md Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com e17cd42e47bc3a1543dd2eef5692361534ec29f2 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com e17cd42e47bc3a1543dd2eef5692361534ec29f2 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com e17cd42e47bc3a1543dd2eef5692361534ec29f2 src/compiler/grammar.h Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com e17cd42e47bc3a1543dd2eef5692361534ec29f2 src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com e17cd42e47bc3a1543dd2eef5692361534ec29f2 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com e17cd42e47bc3a1543dd2eef5692361534ec29f2 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com e17cd42e47bc3a1543dd2eef5692361534ec29f2 src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com e17cd42e47bc3a1543dd2eef5692361534ec29f2 src/compiler/prepare_grammar/initial_syntax_grammar.h Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com e17cd42e47bc3a1543dd2eef5692361534ec29f2 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com e17cd42e47bc3a1543dd2eef5692361534ec29f2 src/compiler/prepare_grammar/interned_grammar.h Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com e17cd42e47bc3a1543dd2eef5692361534ec29f2 src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0e487011c0028e5e04d2e71e5a81538d65732f19 docs/index.md Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@github.com d452425310e16ee20eac960afe33afe877115226 docs/section-3-creating-parsers.md Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 README.md Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 docs/_config.yml Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 docs/_layouts/default.html Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 docs/assets/css/style.scss Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 docs/assets/images/tree-sitter-small.png Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 docs/index.md Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 docs/section-2-architecture.md Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 docs/section-3-creating-parsers.md Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 docs/section-4-using-parsers.md Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 externals/utf8proc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 project.gyp Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 script/serve-docs Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 script/test Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 script/test.cmd Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/compiler/build_tables/lex_item_transitions.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/compiler/build_tables/lex_table_builder.h Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/compiler/build_tables/lookahead_set.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/compiler/build_tables/lookahead_set.h Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/compiler/compile.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/compiler/log.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/compiler/log.h Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/compiler/rules/character_set.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/compiler/rules/character_set.h Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/runtime/array.h Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/runtime/atomic.h Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/runtime/error_costs.h Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/runtime/get_changed_ranges.c Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/runtime/get_changed_ranges.h Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/runtime/language.c Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/runtime/language.h Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/runtime/lexer.c Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/runtime/lexer.h Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/runtime/node.c Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/runtime/reusable_node.h Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/runtime/stack.c Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/runtime/stack.h Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/runtime/string_input.c Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/runtime/string_input.h Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/runtime/subtree.h Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/runtime/tree.c Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/runtime/tree.h Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/runtime/tree_cursor.c Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 src/runtime/tree_cursor.h Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 test/benchmarks.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 test/compiler/prepare_grammar/extract_tokens_test.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 test/compiler/prepare_grammar/parse_regex_test.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 test/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 test/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 test/fuzz/fuzzer.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 test/helpers/load_language.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 test/helpers/random_helpers.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 test/helpers/random_helpers.h Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 test/helpers/record_alloc.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 test/helpers/record_alloc.h Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 test/helpers/scope_sequence.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 test/helpers/scope_sequence.h Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 test/helpers/spy_input.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 test/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 test/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 test/integration/fuzzing-examples.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 test/integration/real_grammars.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 test/integration/test_grammars.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 test/runtime/language_test.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 test/runtime/node_test.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 test/runtime/subtree_test.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 test/runtime/tree_test.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 test/test_helper.h Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 test/tests.cc Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0895ca237d15890ed0272bf9c79a1b33dc4aa661 tests.gyp Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 0aef70028ad46cd7fb019e306600bf7da72b4efa docs/_layouts/default.html Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 9eab5a29d9de284a5111b0b24e29abf9b111da36 docs/assets/css/style.scss Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 3a631616c03af3c3f4b410c8a892b88bc8c08dcf docs/_layouts/default.html Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 10dcf050d66b3a8c416fe93685fa4c116e8fec91 docs/_layouts/default.html Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 10dcf050d66b3a8c416fe93685fa4c116e8fec91 docs/assets/css/style.scss Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 10dcf050d66b3a8c416fe93685fa4c116e8fec91 script/serve-docs Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 5b18fe672b4be0f33f4000bbbbb147a48d2f43cf README.md Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com 5b18fe672b4be0f33f4000bbbbb147a48d2f43cf docs/index.md Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com a7ffbd022fc41e5ebb3509907708a3f4dc65419e docs/_layouts/default.html Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com a7ffbd022fc41e5ebb3509907708a3f4dc65419e docs/assets/css/style.scss Max&nbsp;Brunsfeld
2018-06-13 maxbrunsfeld@gmail.com a7ffbd022fc41e5ebb3509907708a3f4dc65419e docs/index.md Max&nbsp;Brunsfeld
2018-06-12 maxbrunsfeld@gmail.com d1665da21c2d8350622b34935aab1b4a442a971a docs/assets/css/style.scss Max&nbsp;Brunsfeld
2018-06-12 maxbrunsfeld@gmail.com d1665da21c2d8350622b34935aab1b4a442a971a docs/index.md Max&nbsp;Brunsfeld
2018-06-12 maxbrunsfeld@gmail.com d1665da21c2d8350622b34935aab1b4a442a971a docs/section-2-architecture.md Max&nbsp;Brunsfeld
2018-06-12 maxbrunsfeld@gmail.com d1665da21c2d8350622b34935aab1b4a442a971a docs/section-3-creating-parsers.md Max&nbsp;Brunsfeld
2018-06-12 maxbrunsfeld@gmail.com d1665da21c2d8350622b34935aab1b4a442a971a docs/section-4-using-parsers.md Max&nbsp;Brunsfeld
2018-06-10 maxbrunsfeld@gmail.com 7ad50f27311cda9fafbf2308a025f5aea4ac7c20 docs/_config.yml Max&nbsp;Brunsfeld
2018-06-10 maxbrunsfeld@gmail.com 7ad50f27311cda9fafbf2308a025f5aea4ac7c20 docs/_layouts/default.html Max&nbsp;Brunsfeld
2018-06-10 maxbrunsfeld@gmail.com 7ad50f27311cda9fafbf2308a025f5aea4ac7c20 docs/assets/css/style.scss Max&nbsp;Brunsfeld
2018-06-10 maxbrunsfeld@gmail.com 7ad50f27311cda9fafbf2308a025f5aea4ac7c20 docs/assets/images/tree-sitter-small.png Max&nbsp;Brunsfeld
2018-06-10 maxbrunsfeld@gmail.com 7ad50f27311cda9fafbf2308a025f5aea4ac7c20 docs/index.md Max&nbsp;Brunsfeld
2018-06-10 maxbrunsfeld@gmail.com 7ad50f27311cda9fafbf2308a025f5aea4ac7c20 docs/section-2-architecture.md Max&nbsp;Brunsfeld
2018-06-10 maxbrunsfeld@gmail.com 7ad50f27311cda9fafbf2308a025f5aea4ac7c20 docs/section-3-creating-parsers.md Max&nbsp;Brunsfeld
2018-06-10 maxbrunsfeld@gmail.com 7ad50f27311cda9fafbf2308a025f5aea4ac7c20 docs/section-4-using-parsers.md Max&nbsp;Brunsfeld
2018-05-30 maxbrunsfeld@github.com fb14cb0737fc6d10e6bf6d95ef14632d491ae436 src/runtime/node.c Max&nbsp;Brunsfeld
2018-05-30 maxbrunsfeld@github.com fb14cb0737fc6d10e6bf6d95ef14632d491ae436 src/runtime/tree.c Max&nbsp;Brunsfeld
2018-05-30 maxbrunsfeld@github.com fb14cb0737fc6d10e6bf6d95ef14632d491ae436 src/runtime/tree.h Max&nbsp;Brunsfeld
2018-05-30 maxbrunsfeld@github.com fb14cb0737fc6d10e6bf6d95ef14632d491ae436 test/runtime/node_test.cc Max&nbsp;Brunsfeld
2018-05-29 maxbrunsfeld@gmail.com f3014cb7678bf3b95cbe4140253858295cdaa706 src/runtime/node.c Max&nbsp;Brunsfeld
2018-05-29 maxbrunsfeld@gmail.com f3014cb7678bf3b95cbe4140253858295cdaa706 src/runtime/tree.c Max&nbsp;Brunsfeld
2018-05-29 maxbrunsfeld@gmail.com f3014cb7678bf3b95cbe4140253858295cdaa706 src/runtime/tree.h Max&nbsp;Brunsfeld
2018-05-29 maxbrunsfeld@gmail.com f3014cb7678bf3b95cbe4140253858295cdaa706 test/runtime/node_test.cc Max&nbsp;Brunsfeld
2018-05-26 maxbrunsfeld@github.com f0e557fa78a6e97996c2a455f58d9498d221f189 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2018-05-26 maxbrunsfeld@github.com f0e557fa78a6e97996c2a455f58d9498d221f189 src/compiler/build_tables/lex_table_builder.h Max&nbsp;Brunsfeld
2018-05-26 maxbrunsfeld@github.com f0e557fa78a6e97996c2a455f58d9498d221f189 src/compiler/build_tables/lookahead_set.cc Max&nbsp;Brunsfeld
2018-05-26 maxbrunsfeld@github.com f0e557fa78a6e97996c2a455f58d9498d221f189 src/compiler/build_tables/lookahead_set.h Max&nbsp;Brunsfeld
2018-05-26 maxbrunsfeld@github.com f0e557fa78a6e97996c2a455f58d9498d221f189 src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2018-05-26 maxbrunsfeld@github.com f0e557fa78a6e97996c2a455f58d9498d221f189 src/compiler/log.h Max&nbsp;Brunsfeld
2018-05-26 maxbrunsfeld@github.com f0e557fa78a6e97996c2a455f58d9498d221f189 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2018-05-26 maxbrunsfeld@github.com f0e557fa78a6e97996c2a455f58d9498d221f189 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2018-05-26 maxbrunsfeld@gmail.com 8120e61d8d9035cf4d9c0a53c8127f50bf82c085 src/compiler/log.h Max&nbsp;Brunsfeld
2018-05-26 maxbrunsfeld@gmail.com 45c52f94596ac5b590c3299c86e26378edb3157f src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2018-05-25 maxbrunsfeld@gmail.com 356d5e02218db3b3951f6f979edf47c263c0911b src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2018-05-25 maxbrunsfeld@gmail.com 356d5e02218db3b3951f6f979edf47c263c0911b src/compiler/build_tables/lex_table_builder.h Max&nbsp;Brunsfeld
2018-05-25 maxbrunsfeld@gmail.com 356d5e02218db3b3951f6f979edf47c263c0911b src/compiler/build_tables/lookahead_set.cc Max&nbsp;Brunsfeld
2018-05-25 maxbrunsfeld@gmail.com 356d5e02218db3b3951f6f979edf47c263c0911b src/compiler/build_tables/lookahead_set.h Max&nbsp;Brunsfeld
2018-05-25 maxbrunsfeld@gmail.com 356d5e02218db3b3951f6f979edf47c263c0911b src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2018-05-25 maxbrunsfeld@gmail.com 356d5e02218db3b3951f6f979edf47c263c0911b src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2018-05-25 maxbrunsfeld@gmail.com 356d5e02218db3b3951f6f979edf47c263c0911b src/compiler/parse_table.h Max&nbsp;Brunsfeld
2018-05-24 maxbrunsfeld@github.com b050460f58fbb73325c8088cbd8e8c2481781aef include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2018-05-24 maxbrunsfeld@github.com b050460f58fbb73325c8088cbd8e8c2481781aef project.gyp Max&nbsp;Brunsfeld
2018-05-24 maxbrunsfeld@github.com b050460f58fbb73325c8088cbd8e8c2481781aef src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2018-05-24 maxbrunsfeld@github.com b050460f58fbb73325c8088cbd8e8c2481781aef src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2018-05-24 maxbrunsfeld@github.com b050460f58fbb73325c8088cbd8e8c2481781aef src/compiler/compile.cc Max&nbsp;Brunsfeld
2018-05-24 maxbrunsfeld@github.com b050460f58fbb73325c8088cbd8e8c2481781aef src/compiler/log.cc Max&nbsp;Brunsfeld
2018-05-24 maxbrunsfeld@github.com b050460f58fbb73325c8088cbd8e8c2481781aef src/compiler/log.h Max&nbsp;Brunsfeld
2018-05-24 maxbrunsfeld@github.com b050460f58fbb73325c8088cbd8e8c2481781aef src/compiler/rules/character_set.cc Max&nbsp;Brunsfeld
2018-05-24 maxbrunsfeld@github.com b050460f58fbb73325c8088cbd8e8c2481781aef src/compiler/rules/character_set.h Max&nbsp;Brunsfeld
2018-05-24 maxbrunsfeld@github.com b050460f58fbb73325c8088cbd8e8c2481781aef test/helpers/load_language.cc Max&nbsp;Brunsfeld
2018-05-24 maxbrunsfeld@github.com b050460f58fbb73325c8088cbd8e8c2481781aef test/integration/test_grammars.cc Max&nbsp;Brunsfeld
2018-05-24 maxbrunsfeld@github.com b050460f58fbb73325c8088cbd8e8c2481781aef test/runtime/language_test.cc Max&nbsp;Brunsfeld
2018-05-24 maxbrunsfeld@github.com b050460f58fbb73325c8088cbd8e8c2481781aef test/runtime/node_test.cc Max&nbsp;Brunsfeld
2018-05-24 maxbrunsfeld@gmail.com 406a85a1662e924c8c4612c35f5cde9326874a49 src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2018-05-24 maxbrunsfeld@gmail.com 406a85a1662e924c8c4612c35f5cde9326874a49 src/compiler/log.cc Max&nbsp;Brunsfeld
2018-05-24 maxbrunsfeld@gmail.com 406a85a1662e924c8c4612c35f5cde9326874a49 src/compiler/log.h Max&nbsp;Brunsfeld
2018-05-24 maxbrunsfeld@gmail.com 915978aa9d3a3717b517f21074c0cb4e461aa057 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2018-05-24 maxbrunsfeld@gmail.com 6fca8f2f4d9f46f0384b300e06148023d3ac9330 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2018-05-24 maxbrunsfeld@gmail.com 6fca8f2f4d9f46f0384b300e06148023d3ac9330 project.gyp Max&nbsp;Brunsfeld
2018-05-24 maxbrunsfeld@gmail.com 6fca8f2f4d9f46f0384b300e06148023d3ac9330 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2018-05-24 maxbrunsfeld@gmail.com 6fca8f2f4d9f46f0384b300e06148023d3ac9330 src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2018-05-24 maxbrunsfeld@gmail.com 6fca8f2f4d9f46f0384b300e06148023d3ac9330 src/compiler/compile.cc Max&nbsp;Brunsfeld
2018-05-24 maxbrunsfeld@gmail.com 6fca8f2f4d9f46f0384b300e06148023d3ac9330 src/compiler/log.cc Max&nbsp;Brunsfeld
2018-05-24 maxbrunsfeld@gmail.com 6fca8f2f4d9f46f0384b300e06148023d3ac9330 src/compiler/log.h Max&nbsp;Brunsfeld
2018-05-24 maxbrunsfeld@gmail.com 6fca8f2f4d9f46f0384b300e06148023d3ac9330 src/compiler/rules/character_set.cc Max&nbsp;Brunsfeld
2018-05-24 maxbrunsfeld@gmail.com 6fca8f2f4d9f46f0384b300e06148023d3ac9330 src/compiler/rules/character_set.h Max&nbsp;Brunsfeld
2018-05-24 maxbrunsfeld@gmail.com 6fca8f2f4d9f46f0384b300e06148023d3ac9330 test/helpers/load_language.cc Max&nbsp;Brunsfeld
2018-05-24 maxbrunsfeld@gmail.com 6fca8f2f4d9f46f0384b300e06148023d3ac9330 test/integration/test_grammars.cc Max&nbsp;Brunsfeld
2018-05-24 maxbrunsfeld@gmail.com 6fca8f2f4d9f46f0384b300e06148023d3ac9330 test/runtime/language_test.cc Max&nbsp;Brunsfeld
2018-05-24 maxbrunsfeld@gmail.com 6fca8f2f4d9f46f0384b300e06148023d3ac9330 test/runtime/node_test.cc Max&nbsp;Brunsfeld
2018-05-23 maxbrunsfeld@gmail.com 69d8c6f5e6d1541357d7e829b2b5a248b4ddc3e5 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-05-23 maxbrunsfeld@gmail.com 69d8c6f5e6d1541357d7e829b2b5a248b4ddc3e5 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-05-23 maxbrunsfeld@github.com 986ceefc81244b1eeed71470bc8ba0c9d3c00b90 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-05-23 maxbrunsfeld@github.com 986ceefc81244b1eeed71470bc8ba0c9d3c00b90 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-05-23 maxbrunsfeld@github.com 986ceefc81244b1eeed71470bc8ba0c9d3c00b90 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-05-23 maxbrunsfeld@gmail.com e16f0338d67954edd0653e772ec25e33c6ac4851 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-05-23 maxbrunsfeld@gmail.com e16f0338d67954edd0653e772ec25e33c6ac4851 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-05-23 maxbrunsfeld@gmail.com e16f0338d67954edd0653e772ec25e33c6ac4851 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-05-22 maxbrunsfeld@gmail.com babb8261a3c43b028a84b222737094e17d45dca6 src/runtime/node.c Max&nbsp;Brunsfeld
2018-05-22 maxbrunsfeld@gmail.com babb8261a3c43b028a84b222737094e17d45dca6 src/runtime/tree_cursor.c Max&nbsp;Brunsfeld
2018-05-22 maxbrunsfeld@gmail.com c0763c69c4278277937048aa45f9c7094fd7f86c src/runtime/tree_cursor.c Max&nbsp;Brunsfeld
2018-05-22 maxbrunsfeld@gmail.com c0763c69c4278277937048aa45f9c7094fd7f86c test/runtime/node_test.cc Max&nbsp;Brunsfeld
2018-05-22 maxbrunsfeld@github.com 5cb4b953e58829ce3baf92a41768688e7b53bdb2 test/fuzz/fuzzer.cc Max&nbsp;Brunsfeld
2018-05-22 philipturnbull@github.com d7bea0a6f63ec5c66ad7a9f434a9b6dfdf8d9bc5 test/fuzz/fuzzer.cc Phil&nbsp;Turnbull
2018-05-22 philipturnbull@github.com 8f31a5f02aa10f817a0dbd0fbfd50c0683c73819 test/fuzz/fuzzer.cc Phil&nbsp;Turnbull
2018-05-22 maxbrunsfeld@gmail.com 80630ce50404feaf4662558aea5ed68fbf6df263 src/runtime/node.c Max&nbsp;Brunsfeld
2018-05-22 maxbrunsfeld@gmail.com 80630ce50404feaf4662558aea5ed68fbf6df263 src/runtime/tree.c Max&nbsp;Brunsfeld
2018-05-22 maxbrunsfeld@gmail.com 80630ce50404feaf4662558aea5ed68fbf6df263 src/runtime/tree_cursor.c Max&nbsp;Brunsfeld
2018-05-21 philipturnbull@github.com c41841f4e95a0769f688f6b715cdc7db2fbad039 test/fuzz/fuzzer.cc Phil&nbsp;Turnbull
2018-05-21 philipturnbull@github.com c56c4affb25a3ea4797e0ff29ad3c81718d8ef9e test/fuzz/fuzzer.cc Phil&nbsp;Turnbull
2018-05-22 maxbrunsfeld@github.com 8d57ce9cdfe3fdd9a17d1fc30fdf7f9edc7ff949 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-05-22 maxbrunsfeld@github.com 8d57ce9cdfe3fdd9a17d1fc30fdf7f9edc7ff949 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-05-22 maxbrunsfeld@github.com 8d57ce9cdfe3fdd9a17d1fc30fdf7f9edc7ff949 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-05-17 maxbrunsfeld@gmail.com 1fece241aa6a8e7c07e8f4a1c2b80bfdac0a0c60 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-05-17 maxbrunsfeld@gmail.com 1fece241aa6a8e7c07e8f4a1c2b80bfdac0a0c60 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-05-17 maxbrunsfeld@gmail.com 1fece241aa6a8e7c07e8f4a1c2b80bfdac0a0c60 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-05-21 maxbrunsfeld@github.com 7f3ea52acf3e09681f44434dcc069e372b82271e src/runtime/parser.c Max&nbsp;Brunsfeld
2018-05-21 maxbrunsfeld@github.com 7f3ea52acf3e09681f44434dcc069e372b82271e src/runtime/reusable_node.h Max&nbsp;Brunsfeld
2018-05-19 maxbrunsfeld@gmail.com 39c3de3fc8f1baf8a5504559d98e55c4dabb32d2 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-05-19 maxbrunsfeld@gmail.com 39c3de3fc8f1baf8a5504559d98e55c4dabb32d2 src/runtime/reusable_node.h Max&nbsp;Brunsfeld
2018-05-21 maxbrunsfeld@gmail.com 95fbc23fd66d043ba7a2d72901b6a8794411d586 script/test.cmd Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 16a7366ec75f5c03d497a12bb796d883bfd32466 Cargo.toml Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 0034fce8093374bc5193727c96d45d98b9816a32 Cargo.toml Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 45660e7b4e5db579905924717fa4da22f6a1d97d src/lib.rs Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 4da669ce8d23cbfaeaba2d2c5969b678779ff0e9 README.md Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 4da669ce8d23cbfaeaba2d2c5969b678779ff0e9 src/lib.rs Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 4da669ce8d23cbfaeaba2d2c5969b678779ff0e9 vendor/tree-sitter Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 78f28b14ce519ba085ab7886c2fc19739f7f7da0 src/runtime/subtree.h Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 78f28b14ce519ba085ab7886c2fc19739f7f7da0 test/runtime/subtree_test.cc Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 819b14070123c4f6c61aa73c72654ce1b97fef16 src/lib.rs Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com e6d580597d5925f3d43bf01b2101d6e0ca9643fc README.md Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com c0b49e99357fbe25d62d800c9da2fd47566e9b31 Cargo.toml Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com a27ac49dea32cb296ff4ebdd939c7fa01a3d72e7 README.md Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 870dc11f791425f441eb6e84f86332f4a6b1a21a src/lib.rs Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com e10a817704c3982b4ed41928b2b504cdbdbaf702 .travis.yml Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 4603542747743e0f0bb1361a8cdb3d4abbb089b0 src/lib.rs Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 993bfea669b1ba49fa4a37b11abd82c5206f0209 build.rs Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 654789f92534b4fd6d59006a13353edc923da1cb build.rs Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 654789f92534b4fd6d59006a13353edc923da1cb vendor/tree-sitter Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 9c1e82a7eac97767cee0469faa2722fd5753b065 externals/utf8proc Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 9c1e82a7eac97767cee0469faa2722fd5753b065 project.gyp Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 7748f8e1687042fc477890378fc653c152bc2b31 appveyor.yml Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 8d485857e10d90f76c344811a2da645ddfb74bd2 build.rs Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 29c0cd3aa4d9e569c0ea2d1b4ea2652e207ca51a README.md Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 29c0cd3aa4d9e569c0ea2d1b4ea2652e207ca51a appveyor.yml Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 29c0cd3aa4d9e569c0ea2d1b4ea2652e207ca51a script/fetch-test-fixtures.cmd Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com e61edf539824631b4e59a8d8ed022f7a065cf95a script/bindgen.sh Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com e61edf539824631b4e59a8d8ed022f7a065cf95a src/bindings.rs Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 29dfa0550413cecb9f2fb13798e60f95522bb0ba .travis.yml Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 29dfa0550413cecb9f2fb13798e60f95522bb0ba build.rs Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 13e26b5007b19f2f98584adf594b478f2cbb9175 build.rs Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com b1ff399960cb4a72fe9a4323ecfc9b633c35e545 build.rs Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com b1ff399960cb4a72fe9a4323ecfc9b633c35e545 vendor/tree-sitter Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 3c01382b95364ce40f0cf9856865a30af77f9690 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 3c01382b95364ce40f0cf9856865a30af77f9690 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 3c01382b95364ce40f0cf9856865a30af77f9690 src/runtime/language.h Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 3c01382b95364ce40f0cf9856865a30af77f9690 src/runtime/lexer.h Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 3c01382b95364ce40f0cf9856865a30af77f9690 src/runtime/subtree.h Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 572a60183c86920b0c1bc83941d70b3772534e3a build.rs Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 572a60183c86920b0c1bc83941d70b3772534e3a script/bindgen.sh Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 572a60183c86920b0c1bc83941d70b3772534e3a src/bindings.rs Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 572a60183c86920b0c1bc83941d70b3772534e3a src/ffi.rs Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 7e6675d56effa6177eaf387b13942c8219107ae1 build.rs Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 08217fff8dfc7a80b2348679144ff44344d63008 .gitignore Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 08217fff8dfc7a80b2348679144ff44344d63008 .travis.yml Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 08217fff8dfc7a80b2348679144ff44344d63008 Cargo.toml Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 08217fff8dfc7a80b2348679144ff44344d63008 build.rs Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 08217fff8dfc7a80b2348679144ff44344d63008 fixtures/.gitkeep Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 08217fff8dfc7a80b2348679144ff44344d63008 script/fetch-test-fixtures.sh Max&nbsp;Brunsfeld
2018-05-18 maxbrunsfeld@gmail.com 08217fff8dfc7a80b2348679144ff44344d63008 src/lib.rs Max&nbsp;Brunsfeld
2018-05-17 maxbrunsfeld@gmail.com ead0e312624a4e20a312875c073be4dc51a2f29b build.rs Max&nbsp;Brunsfeld
2018-05-17 maxbrunsfeld@gmail.com f07f710db7633dc26d86163972512799ae407540 build.rs Max&nbsp;Brunsfeld
2018-05-17 maxbrunsfeld@gmail.com 8918d1a5b14f9a54ef23dcb4b29d8bf2bccd6384 .travis.yml Max&nbsp;Brunsfeld
2018-05-17 maxbrunsfeld@gmail.com 8918d1a5b14f9a54ef23dcb4b29d8bf2bccd6384 LICENSE Max&nbsp;Brunsfeld
2018-05-17 maxbrunsfeld@gmail.com 8918d1a5b14f9a54ef23dcb4b29d8bf2bccd6384 README.md Max&nbsp;Brunsfeld
2018-05-17 maxbrunsfeld@gmail.com 5ec3769cb4c9acfda64f80d7c14abce939e8b4c5 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-05-17 maxbrunsfeld@gmail.com 5ec3769cb4c9acfda64f80d7c14abce939e8b4c5 src/runtime/tree_cursor.c Max&nbsp;Brunsfeld
2018-05-17 maxbrunsfeld@gmail.com 074c0510949f4afde3d65c5a0ae85f8a8c7a1b1c include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-05-17 maxbrunsfeld@gmail.com 074c0510949f4afde3d65c5a0ae85f8a8c7a1b1c src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-05-17 maxbrunsfeld@gmail.com 074c0510949f4afde3d65c5a0ae85f8a8c7a1b1c test/helpers/spy_input.cc Max&nbsp;Brunsfeld
2018-05-17 maxbrunsfeld@gmail.com 074c0510949f4afde3d65c5a0ae85f8a8c7a1b1c test/runtime/subtree_test.cc Max&nbsp;Brunsfeld
2018-05-16 maxbrunsfeld@gmail.com 95be6e3bee4eaebf5825c8c187c960037cea66f4 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-05-16 maxbrunsfeld@gmail.com 95be6e3bee4eaebf5825c8c187c960037cea66f4 src/runtime/node.c Max&nbsp;Brunsfeld
2018-05-16 maxbrunsfeld@gmail.com e3670be42fdbee93baef062ad5b466bd486b9f8c include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-05-16 maxbrunsfeld@gmail.com e3670be42fdbee93baef062ad5b466bd486b9f8c src/runtime/get_changed_ranges.c Max&nbsp;Brunsfeld
2018-05-16 maxbrunsfeld@gmail.com e3670be42fdbee93baef062ad5b466bd486b9f8c src/runtime/get_changed_ranges.h Max&nbsp;Brunsfeld
2018-05-16 maxbrunsfeld@gmail.com e3670be42fdbee93baef062ad5b466bd486b9f8c src/runtime/node.c Max&nbsp;Brunsfeld
2018-05-16 maxbrunsfeld@gmail.com e3670be42fdbee93baef062ad5b466bd486b9f8c src/runtime/tree.c Max&nbsp;Brunsfeld
2018-05-16 maxbrunsfeld@gmail.com e3670be42fdbee93baef062ad5b466bd486b9f8c src/runtime/tree_cursor.c Max&nbsp;Brunsfeld
2018-05-16 maxbrunsfeld@gmail.com e3670be42fdbee93baef062ad5b466bd486b9f8c src/runtime/tree_cursor.h Max&nbsp;Brunsfeld
2018-05-16 maxbrunsfeld@gmail.com e3670be42fdbee93baef062ad5b466bd486b9f8c test/runtime/node_test.cc Max&nbsp;Brunsfeld
2018-05-16 maxbrunsfeld@gmail.com 6fc8d9871c2a5b9ba11847271f3c2ec69154c0db include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-05-16 maxbrunsfeld@gmail.com 6fc8d9871c2a5b9ba11847271f3c2ec69154c0db src/runtime/node.c Max&nbsp;Brunsfeld
2018-05-16 maxbrunsfeld@gmail.com 6fc8d9871c2a5b9ba11847271f3c2ec69154c0db src/runtime/tree.c Max&nbsp;Brunsfeld
2018-05-16 maxbrunsfeld@gmail.com 6fc8d9871c2a5b9ba11847271f3c2ec69154c0db src/runtime/tree.h Max&nbsp;Brunsfeld
2018-05-16 maxbrunsfeld@gmail.com 6fc8d9871c2a5b9ba11847271f3c2ec69154c0db src/runtime/tree_cursor.c Max&nbsp;Brunsfeld
2018-05-16 maxbrunsfeld@gmail.com 6fc8d9871c2a5b9ba11847271f3c2ec69154c0db test/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2018-05-16 maxbrunsfeld@gmail.com 6fc8d9871c2a5b9ba11847271f3c2ec69154c0db test/runtime/node_test.cc Max&nbsp;Brunsfeld
2018-05-16 maxbrunsfeld@gmail.com ebddb1a0b5c9b05b8ea67643a9dfc7c5d46a549a include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-05-16 maxbrunsfeld@gmail.com ebddb1a0b5c9b05b8ea67643a9dfc7c5d46a549a src/runtime/tree_cursor.c Max&nbsp;Brunsfeld
2018-05-16 maxbrunsfeld@gmail.com ebddb1a0b5c9b05b8ea67643a9dfc7c5d46a549a test/runtime/node_test.cc Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 README.md Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 project.gyp Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 src/compiler/build_tables/lex_item_transitions.cc Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 src/runtime/array.h Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 src/runtime/atomic.h Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 src/runtime/get_changed_ranges.c Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 src/runtime/get_changed_ranges.h Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 src/runtime/language.c Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 src/runtime/language.h Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 src/runtime/lexer.c Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 src/runtime/lexer.h Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 src/runtime/node.c Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 src/runtime/reusable_node.h Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 src/runtime/stack.c Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 src/runtime/stack.h Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 src/runtime/string_input.c Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 src/runtime/string_input.h Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 src/runtime/subtree.h Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 src/runtime/tree.c Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 src/runtime/tree.h Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 src/runtime/tree_cursor.c Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 src/runtime/tree_cursor.h Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 test/benchmarks.cc Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 test/compiler/prepare_grammar/extract_tokens_test.cc Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 test/fuzz/fuzzer.cc Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 test/helpers/random_helpers.cc Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 test/helpers/random_helpers.h Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 test/helpers/record_alloc.cc Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 test/helpers/record_alloc.h Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 test/helpers/scope_sequence.cc Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 test/helpers/scope_sequence.h Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 test/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 test/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 test/integration/fuzzing-examples.cc Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 test/integration/real_grammars.cc Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 test/integration/test_grammars.cc Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 test/runtime/language_test.cc Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 test/runtime/node_test.cc Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 test/runtime/subtree_test.cc Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 test/runtime/tree_test.cc Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 test/test_helper.h Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 test/tests.cc Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@github.com 89b3a6a0599c67b7c0e4afc213771443ef05fac3 tests.gyp Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@gmail.com b2c5741deddbe5b428242f367f90395faa503234 tests.gyp Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@gmail.com 32c06b9b5988849eb2041cb51771c235ef48d3d9 test/helpers/random_helpers.cc Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@gmail.com 32c06b9b5988849eb2041cb51771c235ef48d3d9 test/helpers/random_helpers.h Max&nbsp;Brunsfeld
2018-05-12 maxbrunsfeld@gmail.com 32c06b9b5988849eb2041cb51771c235ef48d3d9 test/runtime/tree_test.cc Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com 043a2fc0d99defac87b21a696b842ad8350dca0e src/runtime/tree.c Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com 043a2fc0d99defac87b21a696b842ad8350dca0e test/helpers/record_alloc.cc Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com 043a2fc0d99defac87b21a696b842ad8350dca0e test/helpers/record_alloc.h Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com 043a2fc0d99defac87b21a696b842ad8350dca0e test/runtime/tree_test.cc Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com a3e08e7c315d35b0936673f650b64406263b9a10 test/helpers/random_helpers.cc Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com a3e08e7c315d35b0936673f650b64406263b9a10 test/helpers/random_helpers.h Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com a3e08e7c315d35b0936673f650b64406263b9a10 test/integration/real_grammars.cc Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com a3e08e7c315d35b0936673f650b64406263b9a10 test/runtime/tree_test.cc Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com a3e08e7c315d35b0936673f650b64406263b9a10 test/tests.cc Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com fe5350617546e26403a6e6b8f8da5068b22959a2 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com fe5350617546e26403a6e6b8f8da5068b22959a2 src/runtime/get_changed_ranges.c Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com fe5350617546e26403a6e6b8f8da5068b22959a2 src/runtime/get_changed_ranges.h Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com fe5350617546e26403a6e6b8f8da5068b22959a2 src/runtime/node.c Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com fe5350617546e26403a6e6b8f8da5068b22959a2 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com fe5350617546e26403a6e6b8f8da5068b22959a2 src/runtime/reusable_node.h Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com fe5350617546e26403a6e6b8f8da5068b22959a2 src/runtime/stack.c Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com fe5350617546e26403a6e6b8f8da5068b22959a2 src/runtime/stack.h Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com fe5350617546e26403a6e6b8f8da5068b22959a2 src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com fe5350617546e26403a6e6b8f8da5068b22959a2 src/runtime/subtree.h Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com fe5350617546e26403a6e6b8f8da5068b22959a2 src/runtime/tree.c Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com fe5350617546e26403a6e6b8f8da5068b22959a2 src/runtime/tree_cursor.c Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com fe5350617546e26403a6e6b8f8da5068b22959a2 src/runtime/tree_cursor.h Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com fe5350617546e26403a6e6b8f8da5068b22959a2 test/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com fe5350617546e26403a6e6b8f8da5068b22959a2 test/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com fe5350617546e26403a6e6b8f8da5068b22959a2 test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com fe5350617546e26403a6e6b8f8da5068b22959a2 test/runtime/subtree_test.cc Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com 6bb63f549f87183a8538aa7ca4224379c9d25b09 src/compiler/build_tables/lex_item_transitions.cc Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com 6bb63f549f87183a8538aa7ca4224379c9d25b09 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com 20c183b7cd7f33a61923b647ddd238f8721db748 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com 20c183b7cd7f33a61923b647ddd238f8721db748 src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com 20c183b7cd7f33a61923b647ddd238f8721db748 src/runtime/subtree.h Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com 20c183b7cd7f33a61923b647ddd238f8721db748 test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com 20c183b7cd7f33a61923b647ddd238f8721db748 test/runtime/subtree_test.cc Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com bf1bb1604fd1e667a35026cc803486299008aac4 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com bf1bb1604fd1e667a35026cc803486299008aac4 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com bf1bb1604fd1e667a35026cc803486299008aac4 src/runtime/stack.c Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com bf1bb1604fd1e667a35026cc803486299008aac4 src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com bf1bb1604fd1e667a35026cc803486299008aac4 src/runtime/subtree.h Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com bf1bb1604fd1e667a35026cc803486299008aac4 test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com f0c7295d272f383e04b4f418385106269683cb2a test/fuzz/fuzzer.cc Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com cd55d5275d1cce5129d62486ec445ad1760f1a3c README.md Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com 199a94cc26640c3add7b23757a1de510d7acf058 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com 199a94cc26640c3add7b23757a1de510d7acf058 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com 199a94cc26640c3add7b23757a1de510d7acf058 test/benchmarks.cc Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com 199a94cc26640c3add7b23757a1de510d7acf058 test/integration/fuzzing-examples.cc Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com 199a94cc26640c3add7b23757a1de510d7acf058 test/integration/real_grammars.cc Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com 199a94cc26640c3add7b23757a1de510d7acf058 test/integration/test_grammars.cc Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com 199a94cc26640c3add7b23757a1de510d7acf058 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com e75ecd1bb125deea42ac1567b6ed442bcdf8bbfb include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com e75ecd1bb125deea42ac1567b6ed442bcdf8bbfb project.gyp Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com e75ecd1bb125deea42ac1567b6ed442bcdf8bbfb src/runtime/get_changed_ranges.c Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com e75ecd1bb125deea42ac1567b6ed442bcdf8bbfb src/runtime/node.c Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com e75ecd1bb125deea42ac1567b6ed442bcdf8bbfb src/runtime/parser.c Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com e75ecd1bb125deea42ac1567b6ed442bcdf8bbfb src/runtime/reusable_node.h Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com e75ecd1bb125deea42ac1567b6ed442bcdf8bbfb src/runtime/string_input.c Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com e75ecd1bb125deea42ac1567b6ed442bcdf8bbfb src/runtime/string_input.h Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com e75ecd1bb125deea42ac1567b6ed442bcdf8bbfb src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com e75ecd1bb125deea42ac1567b6ed442bcdf8bbfb src/runtime/subtree.h Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com e75ecd1bb125deea42ac1567b6ed442bcdf8bbfb src/runtime/tree.c Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com e75ecd1bb125deea42ac1567b6ed442bcdf8bbfb src/runtime/tree.h Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com e75ecd1bb125deea42ac1567b6ed442bcdf8bbfb src/runtime/tree_cursor.c Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com e75ecd1bb125deea42ac1567b6ed442bcdf8bbfb src/runtime/tree_cursor.h Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com e75ecd1bb125deea42ac1567b6ed442bcdf8bbfb test/benchmarks.cc Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com e75ecd1bb125deea42ac1567b6ed442bcdf8bbfb test/helpers/scope_sequence.cc Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com e75ecd1bb125deea42ac1567b6ed442bcdf8bbfb test/helpers/scope_sequence.h Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com e75ecd1bb125deea42ac1567b6ed442bcdf8bbfb test/integration/fuzzing-examples.cc Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com e75ecd1bb125deea42ac1567b6ed442bcdf8bbfb test/integration/real_grammars.cc Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com e75ecd1bb125deea42ac1567b6ed442bcdf8bbfb test/integration/test_grammars.cc Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com e75ecd1bb125deea42ac1567b6ed442bcdf8bbfb test/runtime/language_test.cc Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com e75ecd1bb125deea42ac1567b6ed442bcdf8bbfb test/runtime/node_test.cc Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com e75ecd1bb125deea42ac1567b6ed442bcdf8bbfb test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com e75ecd1bb125deea42ac1567b6ed442bcdf8bbfb test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com e75ecd1bb125deea42ac1567b6ed442bcdf8bbfb test/runtime/subtree_test.cc Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com e75ecd1bb125deea42ac1567b6ed442bcdf8bbfb test/runtime/tree_test.cc Max&nbsp;Brunsfeld
2018-05-11 maxbrunsfeld@gmail.com e75ecd1bb125deea42ac1567b6ed442bcdf8bbfb tests.gyp Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 33f76430402f59cccafdd5052b92344e9a070564 src/runtime/document.c Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 33f76430402f59cccafdd5052b92344e9a070564 src/runtime/document.h Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 33f76430402f59cccafdd5052b92344e9a070564 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 33f76430402f59cccafdd5052b92344e9a070564 src/runtime/parser.h Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 35510a612de0a458c2cca3640294eecb6fcb552c project.gyp Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 35510a612de0a458c2cca3640294eecb6fcb552c src/runtime/document.c Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 35510a612de0a458c2cca3640294eecb6fcb552c src/runtime/document.h Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 35510a612de0a458c2cca3640294eecb6fcb552c src/runtime/get_changed_ranges.c Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 35510a612de0a458c2cca3640294eecb6fcb552c src/runtime/get_changed_ranges.h Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 35510a612de0a458c2cca3640294eecb6fcb552c src/runtime/language.c Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 35510a612de0a458c2cca3640294eecb6fcb552c src/runtime/language.h Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 35510a612de0a458c2cca3640294eecb6fcb552c src/runtime/lexer.c Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 35510a612de0a458c2cca3640294eecb6fcb552c src/runtime/lexer.h Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 35510a612de0a458c2cca3640294eecb6fcb552c src/runtime/node.c Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 35510a612de0a458c2cca3640294eecb6fcb552c src/runtime/parser.c Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 35510a612de0a458c2cca3640294eecb6fcb552c src/runtime/parser.h Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 35510a612de0a458c2cca3640294eecb6fcb552c src/runtime/reusable_node.h Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 35510a612de0a458c2cca3640294eecb6fcb552c src/runtime/stack.c Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 35510a612de0a458c2cca3640294eecb6fcb552c src/runtime/stack.h Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 35510a612de0a458c2cca3640294eecb6fcb552c src/runtime/subtree.c Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 35510a612de0a458c2cca3640294eecb6fcb552c src/runtime/subtree.h Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 35510a612de0a458c2cca3640294eecb6fcb552c src/runtime/tree_cursor.c Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 35510a612de0a458c2cca3640294eecb6fcb552c src/runtime/tree_cursor.h Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 35510a612de0a458c2cca3640294eecb6fcb552c test/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 35510a612de0a458c2cca3640294eecb6fcb552c test/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 35510a612de0a458c2cca3640294eecb6fcb552c test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 35510a612de0a458c2cca3640294eecb6fcb552c test/runtime/subtree_test.cc Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 35510a612de0a458c2cca3640294eecb6fcb552c tests.gyp Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 61327b627a575e2d47968fc2ac68a2073c4407f1 test/runtime/tree_test.cc Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 09e663c7d1118da4aaf5b8832e54e32bd0258dc2 src/runtime/document.c Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 09e663c7d1118da4aaf5b8832e54e32bd0258dc2 src/runtime/tree.c Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 09e663c7d1118da4aaf5b8832e54e32bd0258dc2 src/runtime/tree.h Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 09e663c7d1118da4aaf5b8832e54e32bd0258dc2 test/runtime/tree_test.cc Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com df79ff59971465fc58f670ef40781a67aae21693 src/runtime/tree.c Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com df79ff59971465fc58f670ef40781a67aae21693 test/runtime/tree_test.cc Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com eff7283325d1fa9bfe0d394a894bd825fca73b8a src/runtime/tree.c Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 59694e60faebfbf8f19f0c31f7d751f02c5debf0 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 59694e60faebfbf8f19f0c31f7d751f02c5debf0 src/runtime/tree.c Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 59694e60faebfbf8f19f0c31f7d751f02c5debf0 src/runtime/tree.h Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com a53d0b43a1cc721c419abbf6d85fb32a9b4a0612 test/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 78d158899ec0b14fa796430f8830834b037df7c4 src/runtime/atomic.h Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 78d158899ec0b14fa796430f8830834b037df7c4 src/runtime/tree.c Max&nbsp;Brunsfeld
2018-05-10 maxbrunsfeld@gmail.com 78d158899ec0b14fa796430f8830834b037df7c4 src/runtime/tree.h Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 666dfb76d21166e315ddbf34049980e5081832b9 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 666dfb76d21166e315ddbf34049980e5081832b9 project.gyp Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 666dfb76d21166e315ddbf34049980e5081832b9 src/runtime/document.c Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 666dfb76d21166e315ddbf34049980e5081832b9 src/runtime/document.h Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 666dfb76d21166e315ddbf34049980e5081832b9 src/runtime/get_changed_ranges.c Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 666dfb76d21166e315ddbf34049980e5081832b9 src/runtime/get_changed_ranges.h Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 666dfb76d21166e315ddbf34049980e5081832b9 src/runtime/tree_cursor.c Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 666dfb76d21166e315ddbf34049980e5081832b9 src/runtime/tree_cursor.h Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 666dfb76d21166e315ddbf34049980e5081832b9 test/runtime/node_test.cc Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 92255bbfdda33970594b2f6a6f573221e333063c include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 92255bbfdda33970594b2f6a6f573221e333063c src/runtime/node.c Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 92255bbfdda33970594b2f6a6f573221e333063c test/helpers/scope_sequence.cc Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 92255bbfdda33970594b2f6a6f573221e333063c test/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 92255bbfdda33970594b2f6a6f573221e333063c test/integration/real_grammars.cc Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 92255bbfdda33970594b2f6a6f573221e333063c test/integration/test_grammars.cc Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 92255bbfdda33970594b2f6a6f573221e333063c test/runtime/document_test.cc Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 92255bbfdda33970594b2f6a6f573221e333063c test/runtime/language_test.cc Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 92255bbfdda33970594b2f6a6f573221e333063c test/runtime/node_test.cc Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 92255bbfdda33970594b2f6a6f573221e333063c test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 8d805feab16423e0ee51b818eef32c93b924182b src/runtime/reusable_node.h Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 5fa6d395785129c65e271f8b321846f239e9b4e4 src/runtime/tree.c Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com b06747b6ca01a868102af30e5db8dc76ac8620cf test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 19e3750f13634d2820f5852fb135c0c0f1e20e0d src/runtime/node.c Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com f857d64d54621f0ef74c92f1d235b8e93f2c2cd1 src/runtime/node.c Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 973e4a44f0ade679598bc7499be2d2820bcfd355 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 973e4a44f0ade679598bc7499be2d2820bcfd355 src/runtime/array.h Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 973e4a44f0ade679598bc7499be2d2820bcfd355 src/runtime/document.c Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 973e4a44f0ade679598bc7499be2d2820bcfd355 src/runtime/node.c Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 973e4a44f0ade679598bc7499be2d2820bcfd355 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 973e4a44f0ade679598bc7499be2d2820bcfd355 src/runtime/reusable_node.h Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 973e4a44f0ade679598bc7499be2d2820bcfd355 src/runtime/tree.c Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 973e4a44f0ade679598bc7499be2d2820bcfd355 src/runtime/tree.h Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 973e4a44f0ade679598bc7499be2d2820bcfd355 test/compiler/prepare_grammar/extract_tokens_test.cc Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 973e4a44f0ade679598bc7499be2d2820bcfd355 test/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 973e4a44f0ade679598bc7499be2d2820bcfd355 test/runtime/document_test.cc Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 973e4a44f0ade679598bc7499be2d2820bcfd355 test/runtime/node_test.cc Max&nbsp;Brunsfeld
2018-05-09 maxbrunsfeld@gmail.com 973e4a44f0ade679598bc7499be2d2820bcfd355 test/runtime/tree_test.cc Max&nbsp;Brunsfeld
2018-04-20 maxbrunsfeld@gmail.com 8300f24fec6cd8e1a09b7ee21cac8cce5a29b25e test/integration/real_grammars.cc Max&nbsp;Brunsfeld
2018-04-20 maxbrunsfeld@gmail.com 8300f24fec6cd8e1a09b7ee21cac8cce5a29b25e test/integration/test_grammars.cc Max&nbsp;Brunsfeld
2018-04-20 maxbrunsfeld@gmail.com 8300f24fec6cd8e1a09b7ee21cac8cce5a29b25e test/test_helper.h Max&nbsp;Brunsfeld
2018-04-20 maxbrunsfeld@gmail.com 8300f24fec6cd8e1a09b7ee21cac8cce5a29b25e test/tests.cc Max&nbsp;Brunsfeld
2018-05-08 maxbrunsfeld@gmail.com f6208435915dc776f79809cc4ab5f538e3dcfa32 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-05-08 maxbrunsfeld@gmail.com f6208435915dc776f79809cc4ab5f538e3dcfa32 src/runtime/reusable_node.h Max&nbsp;Brunsfeld
2018-04-18 maxbrunsfeld@gmail.com d5cfc06fa2f03d68b1d2f307519200d35b960af2 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-04-18 maxbrunsfeld@gmail.com e8cfb9ced079a43da0badf04e874926c248966e0 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2018-04-10 maxbrunsfeld@gmail.com f00d2ade4666be0746a2c92efb3a590bed40ccb1 src/runtime/tree.c Max&nbsp;Brunsfeld
2018-04-10 maxbrunsfeld@gmail.com f00d2ade4666be0746a2c92efb3a590bed40ccb1 src/runtime/tree.h Max&nbsp;Brunsfeld
2018-04-10 maxbrunsfeld@gmail.com b0b8279c14213e67914c99ccfe7772075ce049a7 src/runtime/array.h Max&nbsp;Brunsfeld
2018-04-10 maxbrunsfeld@gmail.com b0b8279c14213e67914c99ccfe7772075ce049a7 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-04-10 maxbrunsfeld@gmail.com b0b8279c14213e67914c99ccfe7772075ce049a7 src/runtime/stack.c Max&nbsp;Brunsfeld
2018-04-10 maxbrunsfeld@gmail.com b0b8279c14213e67914c99ccfe7772075ce049a7 src/runtime/tree.c Max&nbsp;Brunsfeld
2018-04-09 maxbrunsfeld@github.com ff70f8d881ca06bb4e62ab281cdb8d6edb836f3d script/test Max&nbsp;Brunsfeld
2018-04-09 maxbrunsfeld@github.com ff70f8d881ca06bb4e62ab281cdb8d6edb836f3d src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2018-04-09 maxbrunsfeld@github.com ff70f8d881ca06bb4e62ab281cdb8d6edb836f3d src/runtime/array.h Max&nbsp;Brunsfeld
2018-04-09 maxbrunsfeld@github.com ff70f8d881ca06bb4e62ab281cdb8d6edb836f3d src/runtime/error_costs.h Max&nbsp;Brunsfeld
2018-04-09 maxbrunsfeld@github.com ff70f8d881ca06bb4e62ab281cdb8d6edb836f3d src/runtime/get_changed_ranges.c Max&nbsp;Brunsfeld
2018-04-09 maxbrunsfeld@github.com ff70f8d881ca06bb4e62ab281cdb8d6edb836f3d src/runtime/language.c Max&nbsp;Brunsfeld
2018-04-09 maxbrunsfeld@github.com ff70f8d881ca06bb4e62ab281cdb8d6edb836f3d src/runtime/language.h Max&nbsp;Brunsfeld
2018-04-09 maxbrunsfeld@github.com ff70f8d881ca06bb4e62ab281cdb8d6edb836f3d src/runtime/node.c Max&nbsp;Brunsfeld
2018-04-09 maxbrunsfeld@github.com ff70f8d881ca06bb4e62ab281cdb8d6edb836f3d src/runtime/parser.c Max&nbsp;Brunsfeld
2018-04-09 maxbrunsfeld@github.com ff70f8d881ca06bb4e62ab281cdb8d6edb836f3d src/runtime/reusable_node.h Max&nbsp;Brunsfeld
2018-04-09 maxbrunsfeld@github.com ff70f8d881ca06bb4e62ab281cdb8d6edb836f3d src/runtime/stack.c Max&nbsp;Brunsfeld
2018-04-09 maxbrunsfeld@github.com ff70f8d881ca06bb4e62ab281cdb8d6edb836f3d src/runtime/stack.h Max&nbsp;Brunsfeld
2018-04-09 maxbrunsfeld@github.com ff70f8d881ca06bb4e62ab281cdb8d6edb836f3d src/runtime/tree.c Max&nbsp;Brunsfeld
2018-04-09 maxbrunsfeld@github.com ff70f8d881ca06bb4e62ab281cdb8d6edb836f3d src/runtime/tree.h Max&nbsp;Brunsfeld
2018-04-09 maxbrunsfeld@github.com ff70f8d881ca06bb4e62ab281cdb8d6edb836f3d test/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2018-04-09 maxbrunsfeld@github.com ff70f8d881ca06bb4e62ab281cdb8d6edb836f3d test/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2018-04-09 maxbrunsfeld@github.com ff70f8d881ca06bb4e62ab281cdb8d6edb836f3d test/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2018-04-09 maxbrunsfeld@github.com ff70f8d881ca06bb4e62ab281cdb8d6edb836f3d test/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2018-04-09 maxbrunsfeld@github.com ff70f8d881ca06bb4e62ab281cdb8d6edb836f3d test/integration/fuzzing-examples.cc Max&nbsp;Brunsfeld
2018-04-09 maxbrunsfeld@github.com ff70f8d881ca06bb4e62ab281cdb8d6edb836f3d test/integration/real_grammars.cc Max&nbsp;Brunsfeld
2018-04-09 maxbrunsfeld@github.com ff70f8d881ca06bb4e62ab281cdb8d6edb836f3d test/runtime/document_test.cc Max&nbsp;Brunsfeld
2018-04-09 maxbrunsfeld@github.com ff70f8d881ca06bb4e62ab281cdb8d6edb836f3d test/runtime/tree_test.cc Max&nbsp;Brunsfeld
2018-04-08 maxbrunsfeld@gmail.com 3672a8ad879261df5d8d3241772174b691ac2026 src/runtime/tree.c Max&nbsp;Brunsfeld
2018-04-08 maxbrunsfeld@gmail.com 3672a8ad879261df5d8d3241772174b691ac2026 src/runtime/tree.h Max&nbsp;Brunsfeld
2018-04-08 maxbrunsfeld@gmail.com 33820253e8463b27776eeaad87c792848d26508a src/runtime/parser.c Max&nbsp;Brunsfeld
2018-04-08 maxbrunsfeld@gmail.com 33820253e8463b27776eeaad87c792848d26508a src/runtime/stack.c Max&nbsp;Brunsfeld
2018-04-08 maxbrunsfeld@gmail.com 33820253e8463b27776eeaad87c792848d26508a src/runtime/stack.h Max&nbsp;Brunsfeld
2018-04-08 maxbrunsfeld@gmail.com 33820253e8463b27776eeaad87c792848d26508a src/runtime/tree.c Max&nbsp;Brunsfeld
2018-04-06 maxbrunsfeld@gmail.com 379a2fd1214960d1896915ba88df84a0a9b3ced1 src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2018-04-06 maxbrunsfeld@gmail.com 379a2fd1214960d1896915ba88df84a0a9b3ced1 src/runtime/language.c Max&nbsp;Brunsfeld
2018-04-06 maxbrunsfeld@gmail.com 379a2fd1214960d1896915ba88df84a0a9b3ced1 src/runtime/language.h Max&nbsp;Brunsfeld
2018-04-06 maxbrunsfeld@gmail.com 379a2fd1214960d1896915ba88df84a0a9b3ced1 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-04-06 maxbrunsfeld@gmail.com 379a2fd1214960d1896915ba88df84a0a9b3ced1 src/runtime/stack.c Max&nbsp;Brunsfeld
2018-04-06 maxbrunsfeld@gmail.com 379a2fd1214960d1896915ba88df84a0a9b3ced1 src/runtime/stack.h Max&nbsp;Brunsfeld
2018-04-06 maxbrunsfeld@gmail.com 379a2fd1214960d1896915ba88df84a0a9b3ced1 src/runtime/tree.c Max&nbsp;Brunsfeld
2018-04-06 maxbrunsfeld@gmail.com 379a2fd1214960d1896915ba88df84a0a9b3ced1 test/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2018-04-06 maxbrunsfeld@gmail.com 379a2fd1214960d1896915ba88df84a0a9b3ced1 test/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2018-04-06 maxbrunsfeld@gmail.com 1eafcf0ba74bc38820943f0b8a3936882930135c script/test Max&nbsp;Brunsfeld
2018-04-06 maxbrunsfeld@gmail.com a79a8c216ff2d56402f910f7c7f9beb578c9c2d4 src/runtime/stack.c Max&nbsp;Brunsfeld
2018-04-06 maxbrunsfeld@gmail.com 3c737d82950337aea7a9d2ffb6d98bbb80957433 test/integration/fuzzing-examples.cc Max&nbsp;Brunsfeld
2018-04-06 maxbrunsfeld@gmail.com 87098760de8b77a167d95943ba164a0a3c8fed8b src/runtime/language.c Max&nbsp;Brunsfeld
2018-04-06 maxbrunsfeld@gmail.com 94ed1b696488e76a2b1380361372bd2a5de12553 src/runtime/array.h Max&nbsp;Brunsfeld
2018-04-06 maxbrunsfeld@gmail.com 94ed1b696488e76a2b1380361372bd2a5de12553 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-04-06 maxbrunsfeld@gmail.com 94ed1b696488e76a2b1380361372bd2a5de12553 src/runtime/tree.c Max&nbsp;Brunsfeld
2018-04-03 maxbrunsfeld@gmail.com 09be0b6ef5902ce114494b994a9118880e4f4762 src/runtime/array.h Max&nbsp;Brunsfeld
2018-04-03 maxbrunsfeld@gmail.com 09be0b6ef5902ce114494b994a9118880e4f4762 src/runtime/get_changed_ranges.c Max&nbsp;Brunsfeld
2018-04-03 maxbrunsfeld@gmail.com 09be0b6ef5902ce114494b994a9118880e4f4762 src/runtime/node.c Max&nbsp;Brunsfeld
2018-04-03 maxbrunsfeld@gmail.com 09be0b6ef5902ce114494b994a9118880e4f4762 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-04-03 maxbrunsfeld@gmail.com 09be0b6ef5902ce114494b994a9118880e4f4762 src/runtime/reusable_node.h Max&nbsp;Brunsfeld
2018-04-03 maxbrunsfeld@gmail.com 09be0b6ef5902ce114494b994a9118880e4f4762 src/runtime/stack.c Max&nbsp;Brunsfeld
2018-04-03 maxbrunsfeld@gmail.com 09be0b6ef5902ce114494b994a9118880e4f4762 src/runtime/tree.c Max&nbsp;Brunsfeld
2018-04-03 maxbrunsfeld@gmail.com 09be0b6ef5902ce114494b994a9118880e4f4762 src/runtime/tree.h Max&nbsp;Brunsfeld
2018-04-03 maxbrunsfeld@gmail.com 09be0b6ef5902ce114494b994a9118880e4f4762 test/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2018-04-03 maxbrunsfeld@gmail.com 09be0b6ef5902ce114494b994a9118880e4f4762 test/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2018-04-03 maxbrunsfeld@gmail.com 09be0b6ef5902ce114494b994a9118880e4f4762 test/runtime/tree_test.cc Max&nbsp;Brunsfeld
2018-04-02 maxbrunsfeld@gmail.com a6cf2e87e7b146fff6f326e624fad118ea5a5a81 src/runtime/stack.c Max&nbsp;Brunsfeld
2018-04-02 maxbrunsfeld@gmail.com a6cf2e87e7b146fff6f326e624fad118ea5a5a81 test/integration/real_grammars.cc Max&nbsp;Brunsfeld
2018-04-02 maxbrunsfeld@gmail.com a6cf2e87e7b146fff6f326e624fad118ea5a5a81 test/runtime/document_test.cc Max&nbsp;Brunsfeld
2018-04-02 maxbrunsfeld@gmail.com 34349f9cbb19870f3fd1f4e76a11a8c38368b207 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-04-02 maxbrunsfeld@gmail.com 0ec7e5ce4261da16b68c0405aa30997a9be33d9e src/runtime/parser.c Max&nbsp;Brunsfeld
2018-04-02 maxbrunsfeld@gmail.com 0ec7e5ce4261da16b68c0405aa30997a9be33d9e src/runtime/stack.c Max&nbsp;Brunsfeld
2018-04-02 maxbrunsfeld@gmail.com 0ec7e5ce4261da16b68c0405aa30997a9be33d9e src/runtime/stack.h Max&nbsp;Brunsfeld
2018-04-02 maxbrunsfeld@gmail.com 1d9d6f37ad770df8eed4c8ff80dc8863616f6ef3 src/runtime/error_costs.h Max&nbsp;Brunsfeld
2018-04-02 maxbrunsfeld@gmail.com 1d9d6f37ad770df8eed4c8ff80dc8863616f6ef3 src/runtime/stack.c Max&nbsp;Brunsfeld
2018-04-02 maxbrunsfeld@gmail.com 1d9d6f37ad770df8eed4c8ff80dc8863616f6ef3 src/runtime/tree.c Max&nbsp;Brunsfeld
2018-04-02 maxbrunsfeld@gmail.com 80f856cef56f5c0a350625a0483211b8559a8892 src/runtime/error_costs.h Max&nbsp;Brunsfeld
2018-04-02 maxbrunsfeld@gmail.com 80f856cef56f5c0a350625a0483211b8559a8892 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-04-02 maxbrunsfeld@gmail.com 80f856cef56f5c0a350625a0483211b8559a8892 src/runtime/stack.c Max&nbsp;Brunsfeld
2018-04-02 maxbrunsfeld@gmail.com 80f856cef56f5c0a350625a0483211b8559a8892 src/runtime/stack.h Max&nbsp;Brunsfeld
2018-04-02 maxbrunsfeld@gmail.com 80f856cef56f5c0a350625a0483211b8559a8892 src/runtime/tree.c Max&nbsp;Brunsfeld
2018-04-02 maxbrunsfeld@gmail.com 80f856cef56f5c0a350625a0483211b8559a8892 src/runtime/tree.h Max&nbsp;Brunsfeld
2018-04-02 maxbrunsfeld@gmail.com 80f856cef56f5c0a350625a0483211b8559a8892 test/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2018-04-02 maxbrunsfeld@gmail.com 80f856cef56f5c0a350625a0483211b8559a8892 test/integration/real_grammars.cc Max&nbsp;Brunsfeld
2018-04-02 maxbrunsfeld@gmail.com f3bbf045b704a3b250ea60210b89ce9db759a8ad src/runtime/stack.c Max&nbsp;Brunsfeld
2018-04-02 maxbrunsfeld@gmail.com e59558c83b24ce07f142506add1763413d1fcecc src/runtime/parser.c Max&nbsp;Brunsfeld
2018-04-02 maxbrunsfeld@gmail.com e59558c83b24ce07f142506add1763413d1fcecc src/runtime/stack.c Max&nbsp;Brunsfeld
2018-04-02 maxbrunsfeld@gmail.com e59558c83b24ce07f142506add1763413d1fcecc src/runtime/stack.h Max&nbsp;Brunsfeld
2018-04-02 maxbrunsfeld@gmail.com e59558c83b24ce07f142506add1763413d1fcecc test/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2018-04-06 maxbrunsfeld@github.com 1109a565fc5ccebbc55a1a6ce08113012ba72221 src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2018-04-06 maxbrunsfeld@github.com 1109a565fc5ccebbc55a1a6ce08113012ba72221 test/compiler/prepare_grammar/parse_regex_test.cc Max&nbsp;Brunsfeld
2018-04-06 maxbrunsfeld@gmail.com 1ca261c79be3048a5c9d735c2bcf26e00be25163 src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2018-04-06 maxbrunsfeld@gmail.com 1ca261c79be3048a5c9d735c2bcf26e00be25163 test/compiler/prepare_grammar/parse_regex_test.cc Max&nbsp;Brunsfeld
2018-04-05 maxbrunsfeld@gmail.com 65e654ea9bc07d0e0d7c5a04a4b940974a1c1dee src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2018-04-05 axel@pike.org 345e344377ee49d23ba843e9c1cf74d6a8ed49c4 test/compiler/prepare_grammar/parse_regex_test.cc Axel&nbsp;Hecht
2018-04-04 axel@pike.org fb5c79aa320724db479e7a4f69cb5d7badeae4a8 docs/creating-parsers.md Axel&nbsp;Hecht
2018-04-02 maxbrunsfeld@gmail.com d2019cd12cc940f075918691f293baa84b8a006a .gitignore Max&nbsp;Brunsfeld
2018-03-30 maxbrunsfeld@github.com 89d0d1dd0e0166ca7802018105a5297c00f37769 src/compiler/prepare_grammar/expand_tokens.cc Max&nbsp;Brunsfeld
2018-03-30 3.14.e.ter@gmail.com 3d0ca31cf1022ee9a4fe3bc931bdb19d74089d57 src/compiler/prepare_grammar/expand_tokens.cc Pieter&nbsp;Goetschalckx
2018-03-30 maxbrunsfeld@gmail.com dbe77e71998dca5754eb90bce41658be95a27ce2 src/runtime/stack.c Max&nbsp;Brunsfeld
2018-03-30 maxbrunsfeld@gmail.com dbe77e71998dca5754eb90bce41658be95a27ce2 src/runtime/stack.h Max&nbsp;Brunsfeld
2018-03-30 maxbrunsfeld@gmail.com dbe77e71998dca5754eb90bce41658be95a27ce2 test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2018-03-30 maxbrunsfeld@gmail.com 5520983144582bf259211e6705cf588a9ae1cf0a src/runtime/parser.c Max&nbsp;Brunsfeld
2018-03-30 maxbrunsfeld@gmail.com 5520983144582bf259211e6705cf588a9ae1cf0a src/runtime/stack.c Max&nbsp;Brunsfeld
2018-03-30 maxbrunsfeld@gmail.com 5520983144582bf259211e6705cf588a9ae1cf0a src/runtime/stack.h Max&nbsp;Brunsfeld
2018-03-30 maxbrunsfeld@gmail.com 5520983144582bf259211e6705cf588a9ae1cf0a test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2018-03-30 maxbrunsfeld@gmail.com ee995c3d6b94ae24206386450e3c75cdc96abb31 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-03-30 maxbrunsfeld@gmail.com ee995c3d6b94ae24206386450e3c75cdc96abb31 src/runtime/stack.c Max&nbsp;Brunsfeld
2018-03-30 maxbrunsfeld@gmail.com ee995c3d6b94ae24206386450e3c75cdc96abb31 test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@github.com 64fd5d0b4b6fa6d1fc10f2cea0d60bcc51a94263 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@github.com 64fd5d0b4b6fa6d1fc10f2cea0d60bcc51a94263 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@github.com 64fd5d0b4b6fa6d1fc10f2cea0d60bcc51a94263 project.gyp Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@github.com 64fd5d0b4b6fa6d1fc10f2cea0d60bcc51a94263 src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@github.com 64fd5d0b4b6fa6d1fc10f2cea0d60bcc51a94263 src/compiler/build_tables/lex_item.h Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@github.com 64fd5d0b4b6fa6d1fc10f2cea0d60bcc51a94263 src/compiler/build_tables/lex_item_transitions.cc Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@github.com 64fd5d0b4b6fa6d1fc10f2cea0d60bcc51a94263 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@github.com 64fd5d0b4b6fa6d1fc10f2cea0d60bcc51a94263 src/compiler/build_tables/lex_table_builder.h Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@github.com 64fd5d0b4b6fa6d1fc10f2cea0d60bcc51a94263 src/compiler/build_tables/lookahead_set.cc Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@github.com 64fd5d0b4b6fa6d1fc10f2cea0d60bcc51a94263 src/compiler/build_tables/lookahead_set.h Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@github.com 64fd5d0b4b6fa6d1fc10f2cea0d60bcc51a94263 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@github.com 64fd5d0b4b6fa6d1fc10f2cea0d60bcc51a94263 src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@github.com 64fd5d0b4b6fa6d1fc10f2cea0d60bcc51a94263 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@github.com 64fd5d0b4b6fa6d1fc10f2cea0d60bcc51a94263 src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@github.com 64fd5d0b4b6fa6d1fc10f2cea0d60bcc51a94263 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@github.com 64fd5d0b4b6fa6d1fc10f2cea0d60bcc51a94263 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@github.com 64fd5d0b4b6fa6d1fc10f2cea0d60bcc51a94263 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@github.com 64fd5d0b4b6fa6d1fc10f2cea0d60bcc51a94263 src/compiler/rule.cc Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@github.com 64fd5d0b4b6fa6d1fc10f2cea0d60bcc51a94263 src/compiler/rules/metadata.cc Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@github.com 64fd5d0b4b6fa6d1fc10f2cea0d60bcc51a94263 src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@github.com 64fd5d0b4b6fa6d1fc10f2cea0d60bcc51a94263 src/runtime/language.c Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@github.com 64fd5d0b4b6fa6d1fc10f2cea0d60bcc51a94263 src/runtime/language.h Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@github.com 64fd5d0b4b6fa6d1fc10f2cea0d60bcc51a94263 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@github.com 64fd5d0b4b6fa6d1fc10f2cea0d60bcc51a94263 src/runtime/reusable_node.h Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@github.com 64fd5d0b4b6fa6d1fc10f2cea0d60bcc51a94263 test/compiler/build_tables/lex_item_test.cc Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@github.com 64fd5d0b4b6fa6d1fc10f2cea0d60bcc51a94263 test/compiler/rules/rule_test.cc Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@github.com 64fd5d0b4b6fa6d1fc10f2cea0d60bcc51a94263 test/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@github.com 64fd5d0b4b6fa6d1fc10f2cea0d60bcc51a94263 tests.gyp Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@gmail.com fb348c0f1e91727334697e93259920203926e04f src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@gmail.com e917756ad108ac1607c0e701e58400b818885dda include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@gmail.com e917756ad108ac1607c0e701e58400b818885dda include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@gmail.com e917756ad108ac1607c0e701e58400b818885dda src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@gmail.com e917756ad108ac1607c0e701e58400b818885dda src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@gmail.com e917756ad108ac1607c0e701e58400b818885dda src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@gmail.com e917756ad108ac1607c0e701e58400b818885dda src/compiler/parse_table.h Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@gmail.com e917756ad108ac1607c0e701e58400b818885dda src/runtime/language.c Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@gmail.com e917756ad108ac1607c0e701e58400b818885dda src/runtime/language.h Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@gmail.com e917756ad108ac1607c0e701e58400b818885dda src/runtime/parser.c Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@gmail.com e917756ad108ac1607c0e701e58400b818885dda src/runtime/reusable_node.h Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@gmail.com 186f70649cb1899df46ca42ac017ad84129d2119 project.gyp Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@gmail.com 186f70649cb1899df46ca42ac017ad84129d2119 src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@gmail.com 186f70649cb1899df46ca42ac017ad84129d2119 src/compiler/build_tables/lex_item.h Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@gmail.com 186f70649cb1899df46ca42ac017ad84129d2119 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@gmail.com 186f70649cb1899df46ca42ac017ad84129d2119 src/compiler/build_tables/lex_table_builder.h Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@gmail.com 186f70649cb1899df46ca42ac017ad84129d2119 src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2018-03-28 maxbrunsfeld@gmail.com 186f70649cb1899df46ca42ac017ad84129d2119 tests.gyp Max&nbsp;Brunsfeld
2018-03-22 maxbrunsfeld@gmail.com a8bc67ac426d33e95b205df03d1ce2e5f0c10c69 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2018-03-22 maxbrunsfeld@gmail.com a8bc67ac426d33e95b205df03d1ce2e5f0c10c69 src/compiler/build_tables/lookahead_set.cc Max&nbsp;Brunsfeld
2018-03-22 maxbrunsfeld@gmail.com a8bc67ac426d33e95b205df03d1ce2e5f0c10c69 src/compiler/build_tables/lookahead_set.h Max&nbsp;Brunsfeld
2018-03-22 maxbrunsfeld@gmail.com a8bc67ac426d33e95b205df03d1ce2e5f0c10c69 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2018-03-22 maxbrunsfeld@gmail.com a8bc67ac426d33e95b205df03d1ce2e5f0c10c69 src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2018-03-22 maxbrunsfeld@gmail.com a8bc67ac426d33e95b205df03d1ce2e5f0c10c69 test/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2018-03-21 maxbrunsfeld@gmail.com 43e14332ed9e053f8efb9ab9e105323de74c1029 src/compiler/build_tables/lex_item_transitions.cc Max&nbsp;Brunsfeld
2018-03-21 maxbrunsfeld@gmail.com 43e14332ed9e053f8efb9ab9e105323de74c1029 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2018-03-21 maxbrunsfeld@gmail.com 43e14332ed9e053f8efb9ab9e105323de74c1029 src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2018-03-21 maxbrunsfeld@gmail.com 43e14332ed9e053f8efb9ab9e105323de74c1029 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2018-03-21 maxbrunsfeld@gmail.com 43e14332ed9e053f8efb9ab9e105323de74c1029 src/compiler/rule.cc Max&nbsp;Brunsfeld
2018-03-21 maxbrunsfeld@gmail.com 43e14332ed9e053f8efb9ab9e105323de74c1029 src/compiler/rules/metadata.cc Max&nbsp;Brunsfeld
2018-03-21 maxbrunsfeld@gmail.com 43e14332ed9e053f8efb9ab9e105323de74c1029 src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2018-03-21 maxbrunsfeld@gmail.com 43e14332ed9e053f8efb9ab9e105323de74c1029 test/compiler/build_tables/lex_item_test.cc Max&nbsp;Brunsfeld
2018-03-21 maxbrunsfeld@gmail.com 43e14332ed9e053f8efb9ab9e105323de74c1029 test/compiler/rules/rule_test.cc Max&nbsp;Brunsfeld
2018-03-21 maxbrunsfeld@gmail.com 43e14332ed9e053f8efb9ab9e105323de74c1029 test/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2018-03-21 maxbrunsfeld@gmail.com 43e14332ed9e053f8efb9ab9e105323de74c1029 tests.gyp Max&nbsp;Brunsfeld
2018-03-19 maxbrunsfeld@github.com 10c3a956794a5e81a0a7e5c5a804e818c2dd0fe3 docs/creating-parsers.md Max&nbsp;Brunsfeld
2018-03-17 yudai.nkt@gmail.com b9a1993bc58a947fb267cf483885bab934857bf6 docs/creating-parsers.md Yudai&nbsp;NAKATA
2018-03-16 maxbrunsfeld@github.com 997913aa821a855d70b3a45c52d9196cac80faad src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2018-03-16 maxbrunsfeld@github.com 997913aa821a855d70b3a45c52d9196cac80faad src/compiler/grammar.h Max&nbsp;Brunsfeld
2018-03-16 maxbrunsfeld@github.com 997913aa821a855d70b3a45c52d9196cac80faad src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2018-03-16 maxbrunsfeld@github.com 997913aa821a855d70b3a45c52d9196cac80faad src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2018-03-16 maxbrunsfeld@github.com 997913aa821a855d70b3a45c52d9196cac80faad src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2018-03-16 maxbrunsfeld@github.com 997913aa821a855d70b3a45c52d9196cac80faad src/compiler/prepare_grammar/interned_grammar.h Max&nbsp;Brunsfeld
2018-03-16 maxbrunsfeld@github.com 997913aa821a855d70b3a45c52d9196cac80faad test/compiler/prepare_grammar/intern_symbols_test.cc Max&nbsp;Brunsfeld
2018-03-16 maxbrunsfeld@gmail.com b7d0606fbd3dc1e9087f1015ea2aaf0a819d6953 src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2018-03-16 maxbrunsfeld@gmail.com b7d0606fbd3dc1e9087f1015ea2aaf0a819d6953 src/compiler/grammar.h Max&nbsp;Brunsfeld
2018-03-16 maxbrunsfeld@gmail.com b7d0606fbd3dc1e9087f1015ea2aaf0a819d6953 src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2018-03-16 maxbrunsfeld@gmail.com b7d0606fbd3dc1e9087f1015ea2aaf0a819d6953 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2018-03-16 maxbrunsfeld@gmail.com b7d0606fbd3dc1e9087f1015ea2aaf0a819d6953 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2018-03-16 maxbrunsfeld@gmail.com b7d0606fbd3dc1e9087f1015ea2aaf0a819d6953 src/compiler/prepare_grammar/interned_grammar.h Max&nbsp;Brunsfeld
2018-03-16 maxbrunsfeld@gmail.com b7d0606fbd3dc1e9087f1015ea2aaf0a819d6953 test/compiler/prepare_grammar/intern_symbols_test.cc Max&nbsp;Brunsfeld
2018-03-16 maxbrunsfeld@github.com 4d9d72747ba9482871c9e3472c247571a675c56f docs/creating-parsers.md Max&nbsp;Brunsfeld
2018-03-14 aymannadeem@github.com 94815a703b3beefb41b77b4a65d76707663848e1 docs/creating-parsers.md Ayman&nbsp;Nadeem
2018-03-14 maxbrunsfeld@github.com fe29173d5f472a7b77602909af190abb983c3a9b script/build-fuzzers Max&nbsp;Brunsfeld
2018-03-14 maxbrunsfeld@github.com fe29173d5f472a7b77602909af190abb983c3a9b script/reproduce Max&nbsp;Brunsfeld
2018-03-14 maxbrunsfeld@github.com fe29173d5f472a7b77602909af190abb983c3a9b script/run-fuzzer Max&nbsp;Brunsfeld
2018-03-14 maxbrunsfeld@github.com fe29173d5f472a7b77602909af190abb983c3a9b test/fuzz/README.md Max&nbsp;Brunsfeld
2018-03-14 maxbrunsfeld@github.com fe29173d5f472a7b77602909af190abb983c3a9b test/fuzz/fuzzer.cc Max&nbsp;Brunsfeld
2018-03-12 philipturnbull@github.com 269b1a0864f89445a8ca0ad8ded74c9281dec8ff test/fuzz/README.md Phil&nbsp;Turnbull
2018-03-12 philipturnbull@github.com 547a71899cbd3836063fa35375b8aae82af46d6b script/run-fuzzer Phil&nbsp;Turnbull
2018-03-12 maxbrunsfeld@gmail.com 7183f8d3e7bbb579cba27c7d78b2b5fa0ec1a4fe src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2018-03-12 maxbrunsfeld@gmail.com 7183f8d3e7bbb579cba27c7d78b2b5fa0ec1a4fe test/fixtures/test_grammars/aliased_unit_reductions/corpus.txt Max&nbsp;Brunsfeld
2018-03-12 maxbrunsfeld@gmail.com 7183f8d3e7bbb579cba27c7d78b2b5fa0ec1a4fe test/fixtures/test_grammars/aliased_unit_reductions/grammar.json Max&nbsp;Brunsfeld
2018-03-12 maxbrunsfeld@gmail.com 7183f8d3e7bbb579cba27c7d78b2b5fa0ec1a4fe test/fixtures/test_grammars/aliased_unit_reductions/readme.md Max&nbsp;Brunsfeld
2018-03-12 maxbrunsfeld@gmail.com 72849787b1759494533b26378d636db6201ec03f src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2018-03-08 maxbrunsfeld@github.com 84b15d2c782331352952a3e67adbb815c99b9d11 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-03-08 maxbrunsfeld@github.com 84b15d2c782331352952a3e67adbb815c99b9d11 src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2018-03-08 maxbrunsfeld@github.com 84b15d2c782331352952a3e67adbb815c99b9d11 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2018-03-08 maxbrunsfeld@github.com 84b15d2c782331352952a3e67adbb815c99b9d11 src/runtime/node.c Max&nbsp;Brunsfeld
2018-03-08 maxbrunsfeld@github.com 84b15d2c782331352952a3e67adbb815c99b9d11 test/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2018-03-08 maxbrunsfeld@github.com 84b15d2c782331352952a3e67adbb815c99b9d11 test/runtime/node_test.cc Max&nbsp;Brunsfeld
2018-03-08 maxbrunsfeld@gmail.com df2430b94c0cda919ee47480424aced12e302972 test/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2018-03-08 maxbrunsfeld@gmail.com 0810971f3e6b5ac0d9882b4cd2a7f43cece78c2e include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-03-08 maxbrunsfeld@gmail.com 0810971f3e6b5ac0d9882b4cd2a7f43cece78c2e src/runtime/node.c Max&nbsp;Brunsfeld
2018-03-08 maxbrunsfeld@gmail.com 0810971f3e6b5ac0d9882b4cd2a7f43cece78c2e test/runtime/node_test.cc Max&nbsp;Brunsfeld
2018-03-08 maxbrunsfeld@gmail.com 128edbebd6210a20814e92fc2abdf50862e545e6 src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2018-03-08 maxbrunsfeld@gmail.com 128edbebd6210a20814e92fc2abdf50862e545e6 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2018-03-08 maxbrunsfeld@github.com f932d592d621907db25473cfe70974b620d44409 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2018-03-08 maxbrunsfeld@github.com f932d592d621907db25473cfe70974b620d44409 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-03-08 maxbrunsfeld@github.com f932d592d621907db25473cfe70974b620d44409 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2018-03-08 maxbrunsfeld@github.com f932d592d621907db25473cfe70974b620d44409 src/compiler/build_tables/lex_table_builder.h Max&nbsp;Brunsfeld
2018-03-08 maxbrunsfeld@github.com f932d592d621907db25473cfe70974b620d44409 src/compiler/build_tables/lookahead_set.cc Max&nbsp;Brunsfeld
2018-03-08 maxbrunsfeld@github.com f932d592d621907db25473cfe70974b620d44409 src/compiler/build_tables/lookahead_set.h Max&nbsp;Brunsfeld
2018-03-08 maxbrunsfeld@github.com f932d592d621907db25473cfe70974b620d44409 src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2018-03-08 maxbrunsfeld@github.com f932d592d621907db25473cfe70974b620d44409 src/compiler/build_tables/parse_table_builder.h Max&nbsp;Brunsfeld
2018-03-08 maxbrunsfeld@github.com f932d592d621907db25473cfe70974b620d44409 src/compiler/compile.cc Max&nbsp;Brunsfeld
2018-03-08 maxbrunsfeld@github.com f932d592d621907db25473cfe70974b620d44409 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2018-03-08 maxbrunsfeld@github.com f932d592d621907db25473cfe70974b620d44409 src/compiler/generate_code/c_code.h Max&nbsp;Brunsfeld
2018-03-08 maxbrunsfeld@github.com f932d592d621907db25473cfe70974b620d44409 src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2018-03-08 maxbrunsfeld@github.com f932d592d621907db25473cfe70974b620d44409 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-03-08 maxbrunsfeld@github.com f932d592d621907db25473cfe70974b620d44409 src/runtime/reusable_node.h Max&nbsp;Brunsfeld
2018-03-08 maxbrunsfeld@github.com f932d592d621907db25473cfe70974b620d44409 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-03-08 maxbrunsfeld@gmail.com e927d02f434ebd6c23f90fd6865231335b468be5 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-03-08 maxbrunsfeld@gmail.com e927d02f434ebd6c23f90fd6865231335b468be5 src/runtime/reusable_node.h Max&nbsp;Brunsfeld
2018-03-08 maxbrunsfeld@gmail.com e927d02f434ebd6c23f90fd6865231335b468be5 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-03-07 maxbrunsfeld@gmail.com 53cd89c614672472fd45344b58a7bd37c1da2b8d src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2018-03-07 maxbrunsfeld@gmail.com 53cd89c614672472fd45344b58a7bd37c1da2b8d src/compiler/build_tables/lookahead_set.cc Max&nbsp;Brunsfeld
2018-03-07 maxbrunsfeld@gmail.com 53cd89c614672472fd45344b58a7bd37c1da2b8d src/compiler/build_tables/lookahead_set.h Max&nbsp;Brunsfeld
2018-03-07 maxbrunsfeld@gmail.com c0cc35ff079a7772b54fbb612d5b2a0e39e5994d include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2018-03-07 maxbrunsfeld@gmail.com c0cc35ff079a7772b54fbb612d5b2a0e39e5994d include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-03-07 maxbrunsfeld@gmail.com c0cc35ff079a7772b54fbb612d5b2a0e39e5994d src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2018-03-07 maxbrunsfeld@gmail.com c0cc35ff079a7772b54fbb612d5b2a0e39e5994d src/compiler/build_tables/lex_table_builder.h Max&nbsp;Brunsfeld
2018-03-07 maxbrunsfeld@gmail.com c0cc35ff079a7772b54fbb612d5b2a0e39e5994d src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2018-03-07 maxbrunsfeld@gmail.com c0cc35ff079a7772b54fbb612d5b2a0e39e5994d src/compiler/build_tables/parse_table_builder.h Max&nbsp;Brunsfeld
2018-03-07 maxbrunsfeld@gmail.com c0cc35ff079a7772b54fbb612d5b2a0e39e5994d src/compiler/compile.cc Max&nbsp;Brunsfeld
2018-03-07 maxbrunsfeld@gmail.com c0cc35ff079a7772b54fbb612d5b2a0e39e5994d src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2018-03-07 maxbrunsfeld@gmail.com c0cc35ff079a7772b54fbb612d5b2a0e39e5994d src/compiler/generate_code/c_code.h Max&nbsp;Brunsfeld
2018-03-07 maxbrunsfeld@gmail.com c0cc35ff079a7772b54fbb612d5b2a0e39e5994d src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2018-03-07 maxbrunsfeld@gmail.com c0cc35ff079a7772b54fbb612d5b2a0e39e5994d src/runtime/parser.c Max&nbsp;Brunsfeld
2018-03-06 maxbrunsfeld@gmail.com 16cdd2ffbe2300c8d3ee8365ea6e41303c5821e4 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-03-05 maxbrunsfeld@gmail.com f96969738b843fda8c8171e6cb9fc26058c15a3d src/runtime/parser.c Max&nbsp;Brunsfeld
2018-03-05 maxbrunsfeld@gmail.com daf2c01d8bf88feeb191573d99eb9bb0ecde6d67 docs/creating-parsers.md Max&nbsp;Brunsfeld
2018-03-04 maxbrunsfeld@gmail.com 60eacbc7ff67b726df1a4dd9fba28a27e158d388 script/test Max&nbsp;Brunsfeld
2018-03-02 maxbrunsfeld@gmail.com dbc0c208f42f3b7f3adfaef6a5f6a312fc6fd51e src/runtime/parser.c Max&nbsp;Brunsfeld
2018-03-02 maxbrunsfeld@gmail.com 52087de4f03890170148989c9f932738cef9cb0b include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2018-03-02 maxbrunsfeld@gmail.com 52087de4f03890170148989c9f932738cef9cb0b src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2018-03-02 maxbrunsfeld@gmail.com 52087de4f03890170148989c9f932738cef9cb0b src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2018-03-02 maxbrunsfeld@gmail.com 52087de4f03890170148989c9f932738cef9cb0b src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2018-03-02 maxbrunsfeld@gmail.com 52087de4f03890170148989c9f932738cef9cb0b src/compiler/parse_table.h Max&nbsp;Brunsfeld
2018-03-02 maxbrunsfeld@gmail.com 52087de4f03890170148989c9f932738cef9cb0b src/runtime/parser.c Max&nbsp;Brunsfeld
2018-03-02 maxbrunsfeld@gmail.com 52087de4f03890170148989c9f932738cef9cb0b test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2018-03-02 maxbrunsfeld@gmail.com 07fa3eb3864cd49815a8d7dff9d665856640f955 test/helpers/read_test_entries.cc Max&nbsp;Brunsfeld
2018-03-02 maxbrunsfeld@gmail.com fd77bf49a375d9f0d8b9b390b75dcbe945a6e774 docs/creating-parsers.md Max&nbsp;Brunsfeld
2018-03-02 maxbrunsfeld@gmail.com a8d539023dd84de9c852fc42e3d348272deddce0 test/helpers/file_helpers.cc Max&nbsp;Brunsfeld
2018-03-02 maxbrunsfeld@gmail.com a8d539023dd84de9c852fc42e3d348272deddce0 test/helpers/read_test_entries.cc Max&nbsp;Brunsfeld
2018-03-02 philipturnbull@github.com bc192d95ca495bff199fb4d1c89ced050084e770 script/build-fuzzers Phil&nbsp;Turnbull
2018-03-02 philipturnbull@github.com bc192d95ca495bff199fb4d1c89ced050084e770 script/reproduce Phil&nbsp;Turnbull
2018-03-02 philipturnbull@github.com bc192d95ca495bff199fb4d1c89ced050084e770 script/run-fuzzer Phil&nbsp;Turnbull
2018-03-02 philipturnbull@github.com bc192d95ca495bff199fb4d1c89ced050084e770 test/fuzz/README.md Phil&nbsp;Turnbull
2018-03-02 philipturnbull@github.com bc192d95ca495bff199fb4d1c89ced050084e770 test/fuzz/fuzzer.cc Phil&nbsp;Turnbull
2018-03-02 maxbrunsfeld@gmail.com d3ac345644b1606702e8e82f808ba8484dba6044 test/helpers/read_test_entries.cc Max&nbsp;Brunsfeld
2018-03-02 maxbrunsfeld@gmail.com 82c7e170b3bc75a94c45be5dd1cda4af10f7002a src/runtime/stack.c Max&nbsp;Brunsfeld
2018-03-02 maxbrunsfeld@gmail.com 82c7e170b3bc75a94c45be5dd1cda4af10f7002a test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2018-02-28 maxbrunsfeld@gmail.com 32ef3e001a0d8c799e93c6f000d101412d45fd6e src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2018-02-28 maxbrunsfeld@gmail.com 32ef3e001a0d8c799e93c6f000d101412d45fd6e src/compiler/build_tables/lex_table_builder.h Max&nbsp;Brunsfeld
2018-02-28 maxbrunsfeld@gmail.com 32ef3e001a0d8c799e93c6f000d101412d45fd6e src/compiler/build_tables/parse_item_set_builder.cc Max&nbsp;Brunsfeld
2018-02-28 maxbrunsfeld@gmail.com 32ef3e001a0d8c799e93c6f000d101412d45fd6e src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2018-02-27 maxbrunsfeld@gmail.com dbecd9521f87119683f8db292ef599424baa5b57 docs/.gitignore Max&nbsp;Brunsfeld
2018-02-27 maxbrunsfeld@gmail.com dbecd9521f87119683f8db292ef599424baa5b57 docs/Gemfile Max&nbsp;Brunsfeld
2018-02-27 maxbrunsfeld@gmail.com dbecd9521f87119683f8db292ef599424baa5b57 docs/Gemfile.lock Max&nbsp;Brunsfeld
2018-02-27 maxbrunsfeld@gmail.com dbecd9521f87119683f8db292ef599424baa5b57 docs/_config.yml Max&nbsp;Brunsfeld
2018-02-27 maxbrunsfeld@gmail.com dbecd9521f87119683f8db292ef599424baa5b57 docs/_layouts/table-of-contents.html Max&nbsp;Brunsfeld
2018-02-27 maxbrunsfeld@gmail.com dbecd9521f87119683f8db292ef599424baa5b57 docs/creating-parsers.md Max&nbsp;Brunsfeld
2018-02-27 maxbrunsfeld@gmail.com dbecd9521f87119683f8db292ef599424baa5b57 docs/css/style.css Max&nbsp;Brunsfeld
2018-02-26 maxbrunsfeld@gmail.com b357ecd9b869f1c31009f123f34b19d5b928cc3a docs/creating-parsers.md Max&nbsp;Brunsfeld
2018-02-26 maxbrunsfeld@gmail.com 70cd827f3c822e238d085b39b076d9d5742a7778 docs/creating-parsers.md Max&nbsp;Brunsfeld
2018-02-26 maxbrunsfeld@gmail.com a8d198f77c2c9a9e631fdbab9dca3b75295bd676 docs/creating-parsers.md Max&nbsp;Brunsfeld
2018-02-26 maxbrunsfeld@gmail.com a7d49b4d98d3be879d5ab96a6fb1f71e2c8c8940 docs/creating-parsers.md Max&nbsp;Brunsfeld
2018-02-26 maxbrunsfeld@gmail.com 10a3cbd814c840c2090ef53e0f65c8d3c3b63736 README.md Max&nbsp;Brunsfeld
2018-02-26 maxbrunsfeld@gmail.com 10a3cbd814c840c2090ef53e0f65c8d3c3b63736 src/compiler/grammar-schema.json Max&nbsp;Brunsfeld
2018-02-25 maxbrunsfeld@gmail.com e3e7c8ed9d5bd99d8f67049097400d6a4333e686 docs/creating-parsers.md Max&nbsp;Brunsfeld
2018-02-25 maxbrunsfeld@gmail.com e3e7c8ed9d5bd99d8f67049097400d6a4333e686 docs/index.md Max&nbsp;Brunsfeld
2018-02-25 maxbrunsfeld@github.com a2aa64ec973a8faeeded390a1c39b5a1c89e968d docs/_config.yml Max&nbsp;Brunsfeld
2018-02-25 maxbrunsfeld@github.com a2aa64ec973a8faeeded390a1c39b5a1c89e968d docs/index.md Max&nbsp;Brunsfeld
2018-02-19 maxbrunsfeld@github.com da20ddf70ee90628b852d6cc2dde1818aee77123 README.md Max&nbsp;Brunsfeld
2018-02-16 maxbrunsfeld@gmail.com 16a45d4aa439e543e7e355c57a7fb15767490efe src/runtime/tree.c Max&nbsp;Brunsfeld
2018-02-14 maxbrunsfeld@gmail.com 2daae48fe02cda6e5f81f4464135bfdc38bf282b src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2018-02-14 maxbrunsfeld@gmail.com 2daae48fe02cda6e5f81f4464135bfdc38bf282b test/fixtures/test_grammars/conflict_in_repeat_rule_after_external_token/expected_error.txt Max&nbsp;Brunsfeld
2018-02-14 maxbrunsfeld@gmail.com 2daae48fe02cda6e5f81f4464135bfdc38bf282b test/fixtures/test_grammars/conflict_in_repeat_rule_after_external_token/grammar.json Max&nbsp;Brunsfeld
2018-02-14 maxbrunsfeld@gmail.com 2daae48fe02cda6e5f81f4464135bfdc38bf282b test/fixtures/test_grammars/conflict_in_repeat_rule_after_external_token/readme.md Max&nbsp;Brunsfeld
2018-02-14 maxbrunsfeld@gmail.com facafcd6e4f89aa75115595443574895ae803abf include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-02-14 maxbrunsfeld@gmail.com facafcd6e4f89aa75115595443574895ae803abf src/runtime/lexer.c Max&nbsp;Brunsfeld
2018-02-14 maxbrunsfeld@gmail.com facafcd6e4f89aa75115595443574895ae803abf src/runtime/string_input.c Max&nbsp;Brunsfeld
2018-02-14 maxbrunsfeld@gmail.com facafcd6e4f89aa75115595443574895ae803abf test/helpers/spy_input.cc Max&nbsp;Brunsfeld
2018-02-14 maxbrunsfeld@gmail.com facafcd6e4f89aa75115595443574895ae803abf test/helpers/spy_input.h Max&nbsp;Brunsfeld
2018-02-13 maxbrunsfeld@github.com 8b70cb85f70c3b2b92fc6d7a0d8bde835fb45414 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2018-02-13 maxbrunsfeld@github.com 8b70cb85f70c3b2b92fc6d7a0d8bde835fb45414 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-02-13 maxbrunsfeld@github.com 8b70cb85f70c3b2b92fc6d7a0d8bde835fb45414 src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2018-02-13 maxbrunsfeld@github.com 8b70cb85f70c3b2b92fc6d7a0d8bde835fb45414 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2018-02-13 maxbrunsfeld@github.com 8b70cb85f70c3b2b92fc6d7a0d8bde835fb45414 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2018-02-13 maxbrunsfeld@github.com 8b70cb85f70c3b2b92fc6d7a0d8bde835fb45414 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2018-02-13 maxbrunsfeld@github.com 8b70cb85f70c3b2b92fc6d7a0d8bde835fb45414 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2018-02-13 maxbrunsfeld@github.com 8b70cb85f70c3b2b92fc6d7a0d8bde835fb45414 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-02-13 maxbrunsfeld@github.com 8b70cb85f70c3b2b92fc6d7a0d8bde835fb45414 src/runtime/tree.c Max&nbsp;Brunsfeld
2018-02-13 maxbrunsfeld@github.com 8b70cb85f70c3b2b92fc6d7a0d8bde835fb45414 src/runtime/tree.h Max&nbsp;Brunsfeld
2018-02-13 maxbrunsfeld@github.com 8b70cb85f70c3b2b92fc6d7a0d8bde835fb45414 test/compiler/prepare_grammar/expand_repeats_test.cc Max&nbsp;Brunsfeld
2018-02-13 maxbrunsfeld@github.com 8b70cb85f70c3b2b92fc6d7a0d8bde835fb45414 test/integration/real_grammars.cc Max&nbsp;Brunsfeld
2018-02-12 maxbrunsfeld@gmail.com 134c455b80782a9bd2ab76eb6e03e33dfb0768e8 src/runtime/tree.c Max&nbsp;Brunsfeld
2018-01-29 maxbrunsfeld@gmail.com 299a146b66911f2cce2bd97dbf6cdb5dc71d9bc4 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-01-29 maxbrunsfeld@gmail.com 299a146b66911f2cce2bd97dbf6cdb5dc71d9bc4 src/runtime/tree.c Max&nbsp;Brunsfeld
2018-01-29 maxbrunsfeld@gmail.com 299a146b66911f2cce2bd97dbf6cdb5dc71d9bc4 src/runtime/tree.h Max&nbsp;Brunsfeld
2018-01-29 maxbrunsfeld@gmail.com 299a146b66911f2cce2bd97dbf6cdb5dc71d9bc4 test/integration/real_grammars.cc Max&nbsp;Brunsfeld
2018-01-29 maxbrunsfeld@gmail.com 8c29841adfb0f1b3bde069ef98d999d26b13a8c8 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2018-01-29 maxbrunsfeld@gmail.com 8c29841adfb0f1b3bde069ef98d999d26b13a8c8 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-01-29 maxbrunsfeld@gmail.com 8c29841adfb0f1b3bde069ef98d999d26b13a8c8 src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2018-01-29 maxbrunsfeld@gmail.com 8c29841adfb0f1b3bde069ef98d999d26b13a8c8 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2018-01-29 maxbrunsfeld@gmail.com 8c29841adfb0f1b3bde069ef98d999d26b13a8c8 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2018-01-29 maxbrunsfeld@gmail.com 8c29841adfb0f1b3bde069ef98d999d26b13a8c8 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2018-01-29 maxbrunsfeld@gmail.com 8c29841adfb0f1b3bde069ef98d999d26b13a8c8 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2018-01-29 maxbrunsfeld@gmail.com 8c29841adfb0f1b3bde069ef98d999d26b13a8c8 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-01-29 maxbrunsfeld@gmail.com 8c29841adfb0f1b3bde069ef98d999d26b13a8c8 test/compiler/prepare_grammar/expand_repeats_test.cc Max&nbsp;Brunsfeld
2018-01-26 maxbrunsfeld@gmail.com f8704d28dae404d27d29c525fa68609ec7ef4583 src/runtime/document.c Max&nbsp;Brunsfeld
2018-01-24 maxbrunsfeld@github.com cd110f6578e6d6a60124069387e1263c6c0c219e src/runtime/parser.c Max&nbsp;Brunsfeld
2018-01-24 maxbrunsfeld@github.com cd110f6578e6d6a60124069387e1263c6c0c219e test/runtime/document_test.cc Max&nbsp;Brunsfeld
2018-01-24 maxbrunsfeld@gmail.com 46dcd530900215deb3e26c85da3fd472cdb38a4a src/runtime/parser.c Max&nbsp;Brunsfeld
2018-01-24 maxbrunsfeld@gmail.com 46dcd530900215deb3e26c85da3fd472cdb38a4a test/runtime/document_test.cc Max&nbsp;Brunsfeld
2018-01-20 maxbrunsfeld@gmail.com 3bda284656b36c12eb0fc0887d8de50503df041a README.md Max&nbsp;Brunsfeld
2018-01-20 maxbrunsfeld@gmail.com 919c9d871576f569bb9a0ff85d1fd742a26c1888 src/runtime/tree.c Max&nbsp;Brunsfeld
2018-01-24 maxbrunsfeld@github.com b520bdd2d51da31259351b2c62ac678461f6dc94 src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2018-01-24 maxbrunsfeld@github.com b520bdd2d51da31259351b2c62ac678461f6dc94 test/fixtures/test_grammars/epsilon_rules/expected_error.txt Max&nbsp;Brunsfeld
2018-01-24 maxbrunsfeld@gmail.com 2e4f76c16470095b36efd27a02947bb1c0e22019 src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2018-01-24 maxbrunsfeld@gmail.com 2e4f76c16470095b36efd27a02947bb1c0e22019 test/fixtures/test_grammars/epsilon_rules/expected_error.txt Max&nbsp;Brunsfeld
2018-01-10 maxbrunsfeld@github.com 7cc5e4c8e6bb502a8ef09320df3ccaef936e84c5 README.md Max&nbsp;Brunsfeld
2018-01-10 amilajack@gmail.com 476b6d31b1f860364b04d800e43676d48ef7549c README.md Amila&nbsp;Welihinda
2018-01-10 maxbrunsfeld@gmail.com dafa897021b12a23bb55042c6ef3748f5e807b37 src/runtime/parser.c Max&nbsp;Brunsfeld
2018-01-10 maxbrunsfeld@gmail.com dafa897021b12a23bb55042c6ef3748f5e807b37 src/runtime/parser.h Max&nbsp;Brunsfeld
2018-01-09 maxbrunsfeld@github.com e451aaa4b8a9ec054439159aa43fcfa7ad009da9 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-01-09 maxbrunsfeld@github.com e451aaa4b8a9ec054439159aa43fcfa7ad009da9 src/runtime/node.c Max&nbsp;Brunsfeld
2018-01-09 maxbrunsfeld@github.com e451aaa4b8a9ec054439159aa43fcfa7ad009da9 test/runtime/node_test.cc Max&nbsp;Brunsfeld
2018-01-09 maxbrunsfeld@gmail.com 315dff328518f5003bbbfcf6934e3edcb26e7be4 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-01-09 maxbrunsfeld@gmail.com 315dff328518f5003bbbfcf6934e3edcb26e7be4 src/runtime/node.c Max&nbsp;Brunsfeld
2018-01-09 maxbrunsfeld@gmail.com 315dff328518f5003bbbfcf6934e3edcb26e7be4 test/runtime/node_test.cc Max&nbsp;Brunsfeld
2018-01-09 maxbrunsfeld@gmail.com f653f2b3bbd3a10dcfa90ffbeed9005b6d4361dd include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2018-01-09 maxbrunsfeld@gmail.com f653f2b3bbd3a10dcfa90ffbeed9005b6d4361dd src/runtime/node.c Max&nbsp;Brunsfeld
2018-01-09 maxbrunsfeld@gmail.com f653f2b3bbd3a10dcfa90ffbeed9005b6d4361dd test/runtime/node_test.cc Max&nbsp;Brunsfeld
2017-12-30 maxbrunsfeld@github.com ee9df753ff28bd514c0e2015c3fe45c5bdf2c4c6 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2017-12-30 maxbrunsfeld@github.com ee9df753ff28bd514c0e2015c3fe45c5bdf2c4c6 src/runtime/document.c Max&nbsp;Brunsfeld
2017-12-30 maxbrunsfeld@github.com ee9df753ff28bd514c0e2015c3fe45c5bdf2c4c6 src/runtime/error_costs.h Max&nbsp;Brunsfeld
2017-12-30 maxbrunsfeld@github.com ee9df753ff28bd514c0e2015c3fe45c5bdf2c4c6 src/runtime/get_changed_ranges.c Max&nbsp;Brunsfeld
2017-12-30 maxbrunsfeld@github.com ee9df753ff28bd514c0e2015c3fe45c5bdf2c4c6 src/runtime/language.h Max&nbsp;Brunsfeld
2017-12-30 maxbrunsfeld@github.com ee9df753ff28bd514c0e2015c3fe45c5bdf2c4c6 src/runtime/node.c Max&nbsp;Brunsfeld
2017-12-30 maxbrunsfeld@github.com ee9df753ff28bd514c0e2015c3fe45c5bdf2c4c6 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-12-30 maxbrunsfeld@github.com ee9df753ff28bd514c0e2015c3fe45c5bdf2c4c6 src/runtime/tree.c Max&nbsp;Brunsfeld
2017-12-30 maxbrunsfeld@github.com ee9df753ff28bd514c0e2015c3fe45c5bdf2c4c6 src/runtime/tree.h Max&nbsp;Brunsfeld
2017-12-30 maxbrunsfeld@github.com ee9df753ff28bd514c0e2015c3fe45c5bdf2c4c6 test/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2017-12-30 maxbrunsfeld@github.com ee9df753ff28bd514c0e2015c3fe45c5bdf2c4c6 test/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2017-12-30 maxbrunsfeld@github.com ee9df753ff28bd514c0e2015c3fe45c5bdf2c4c6 test/fixtures/error_corpus/json_errors.txt Max&nbsp;Brunsfeld
2017-12-30 maxbrunsfeld@gmail.com 1e04489e5088fecb3e032f4681aa397282bdea02 src/runtime/document.c Max&nbsp;Brunsfeld
2017-12-30 maxbrunsfeld@gmail.com 1e04489e5088fecb3e032f4681aa397282bdea02 src/runtime/get_changed_ranges.c Max&nbsp;Brunsfeld
2017-12-30 maxbrunsfeld@gmail.com f3c3fd3c9e7bddb0d3227309eae6a2b7cdfbbde4 src/runtime/get_changed_ranges.c Max&nbsp;Brunsfeld
2017-12-30 maxbrunsfeld@gmail.com 13adfe492760b641d47c6804e625c6af76a6e050 test/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2017-12-30 maxbrunsfeld@gmail.com 13adfe492760b641d47c6804e625c6af76a6e050 test/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2017-12-30 maxbrunsfeld@gmail.com 13adfe492760b641d47c6804e625c6af76a6e050 test/fixtures/error_corpus/json_errors.txt Max&nbsp;Brunsfeld
2017-12-30 maxbrunsfeld@gmail.com 21a88b173191ad7e9a021283d2b73579cd17605c src/runtime/parser.c Max&nbsp;Brunsfeld
2017-12-28 maxbrunsfeld@gmail.com d3c85f288d736fec93f9a2c0f3300477f07beba2 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2017-12-28 maxbrunsfeld@gmail.com d3c85f288d736fec93f9a2c0f3300477f07beba2 src/runtime/error_costs.h Max&nbsp;Brunsfeld
2017-12-28 maxbrunsfeld@gmail.com d3c85f288d736fec93f9a2c0f3300477f07beba2 src/runtime/language.h Max&nbsp;Brunsfeld
2017-12-28 maxbrunsfeld@gmail.com d3c85f288d736fec93f9a2c0f3300477f07beba2 src/runtime/node.c Max&nbsp;Brunsfeld
2017-12-28 maxbrunsfeld@gmail.com d3c85f288d736fec93f9a2c0f3300477f07beba2 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-12-28 maxbrunsfeld@gmail.com d3c85f288d736fec93f9a2c0f3300477f07beba2 src/runtime/tree.c Max&nbsp;Brunsfeld
2017-12-28 maxbrunsfeld@gmail.com d3c85f288d736fec93f9a2c0f3300477f07beba2 src/runtime/tree.h Max&nbsp;Brunsfeld
2017-12-29 maxbrunsfeld@gmail.com f2dc6206100fb024b1e8d839233827ec258a6247 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-12-29 maxbrunsfeld@gmail.com adf47e2b57b8fe993bb4727dd22322a93d35bd68 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-12-28 maxbrunsfeld@gmail.com d9094e81460df87d9be67f43cef6e3d40ac64d86 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-12-28 maxbrunsfeld@gmail.com 777aca25c8b3e88126797574dda6799d5a891fd1 script/test Max&nbsp;Brunsfeld
2017-12-28 maxbrunsfeld@gmail.com 6304a3bcd18f81745854693847827bf3364714e1 script/test Max&nbsp;Brunsfeld
2017-12-28 maxbrunsfeld@gmail.com 6304a3bcd18f81745854693847827bf3364714e1 test/integration/real_grammars.cc Max&nbsp;Brunsfeld
2017-12-28 maxbrunsfeld@gmail.com 6304a3bcd18f81745854693847827bf3364714e1 test/integration/test_grammars.cc Max&nbsp;Brunsfeld
2017-12-27 maxbrunsfeld@gmail.com eee3db08d214925992c10fc5f3a57797c87c7eae src/runtime/node.c Max&nbsp;Brunsfeld
2017-12-27 maxbrunsfeld@github.com 1c25aafc8271eb7ecc16561ce9bb2084c7e86a01 src/runtime/document.c Max&nbsp;Brunsfeld
2017-12-27 maxbrunsfeld@github.com 1c25aafc8271eb7ecc16561ce9bb2084c7e86a01 src/runtime/document.h Max&nbsp;Brunsfeld
2017-12-27 maxbrunsfeld@github.com 1c25aafc8271eb7ecc16561ce9bb2084c7e86a01 src/runtime/get_changed_ranges.h Max&nbsp;Brunsfeld
2017-12-27 maxbrunsfeld@github.com 1c25aafc8271eb7ecc16561ce9bb2084c7e86a01 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-12-27 maxbrunsfeld@github.com 1c25aafc8271eb7ecc16561ce9bb2084c7e86a01 src/runtime/parser.h Max&nbsp;Brunsfeld
2017-12-27 maxbrunsfeld@github.com 1c25aafc8271eb7ecc16561ce9bb2084c7e86a01 src/runtime/stack.c Max&nbsp;Brunsfeld
2017-12-27 maxbrunsfeld@github.com 1c25aafc8271eb7ecc16561ce9bb2084c7e86a01 src/runtime/stack.h Max&nbsp;Brunsfeld
2017-12-27 maxbrunsfeld@github.com 1c25aafc8271eb7ecc16561ce9bb2084c7e86a01 src/runtime/string_input.c Max&nbsp;Brunsfeld
2017-12-27 maxbrunsfeld@github.com 1c25aafc8271eb7ecc16561ce9bb2084c7e86a01 src/runtime/tree.c Max&nbsp;Brunsfeld
2017-12-27 maxbrunsfeld@github.com 1c25aafc8271eb7ecc16561ce9bb2084c7e86a01 src/runtime/tree.h Max&nbsp;Brunsfeld
2017-12-27 maxbrunsfeld@github.com 1c25aafc8271eb7ecc16561ce9bb2084c7e86a01 test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2017-12-27 maxbrunsfeld@github.com 1c25aafc8271eb7ecc16561ce9bb2084c7e86a01 test/runtime/tree_test.cc Max&nbsp;Brunsfeld
2017-12-27 maxbrunsfeld@gmail.com 172cbb2d22870dae5e2d3eef892763f50e901d8f src/runtime/parser.c Max&nbsp;Brunsfeld
2017-12-27 maxbrunsfeld@gmail.com 2625c3a96cc273d004c4313558fc7e57d3d98400 src/runtime/string_input.c Max&nbsp;Brunsfeld
2017-10-06 maxbrunsfeld@gmail.com addeb6c4c16a7290257c8e7df2c544e3f44cd599 src/runtime/document.c Max&nbsp;Brunsfeld
2017-10-06 maxbrunsfeld@gmail.com addeb6c4c16a7290257c8e7df2c544e3f44cd599 src/runtime/document.h Max&nbsp;Brunsfeld
2017-10-06 maxbrunsfeld@gmail.com addeb6c4c16a7290257c8e7df2c544e3f44cd599 src/runtime/get_changed_ranges.h Max&nbsp;Brunsfeld
2017-10-06 maxbrunsfeld@gmail.com addeb6c4c16a7290257c8e7df2c544e3f44cd599 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-10-06 maxbrunsfeld@gmail.com addeb6c4c16a7290257c8e7df2c544e3f44cd599 src/runtime/parser.h Max&nbsp;Brunsfeld
2017-10-06 maxbrunsfeld@gmail.com addeb6c4c16a7290257c8e7df2c544e3f44cd599 src/runtime/stack.c Max&nbsp;Brunsfeld
2017-10-06 maxbrunsfeld@gmail.com addeb6c4c16a7290257c8e7df2c544e3f44cd599 src/runtime/stack.h Max&nbsp;Brunsfeld
2017-10-06 maxbrunsfeld@gmail.com addeb6c4c16a7290257c8e7df2c544e3f44cd599 src/runtime/tree.c Max&nbsp;Brunsfeld
2017-10-06 maxbrunsfeld@gmail.com addeb6c4c16a7290257c8e7df2c544e3f44cd599 src/runtime/tree.h Max&nbsp;Brunsfeld
2017-10-06 maxbrunsfeld@gmail.com addeb6c4c16a7290257c8e7df2c544e3f44cd599 test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2017-10-06 maxbrunsfeld@gmail.com addeb6c4c16a7290257c8e7df2c544e3f44cd599 test/runtime/tree_test.cc Max&nbsp;Brunsfeld
2017-12-22 maxbrunsfeld@github.com 53152658cea95513997fda7a2c40359711e715fd include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2017-12-22 maxbrunsfeld@github.com 53152658cea95513997fda7a2c40359711e715fd include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2017-12-22 maxbrunsfeld@github.com 53152658cea95513997fda7a2c40359711e715fd src/runtime/document.c Max&nbsp;Brunsfeld
2017-12-22 maxbrunsfeld@github.com 53152658cea95513997fda7a2c40359711e715fd src/runtime/length.h Max&nbsp;Brunsfeld
2017-12-22 maxbrunsfeld@github.com 53152658cea95513997fda7a2c40359711e715fd src/runtime/lexer.c Max&nbsp;Brunsfeld
2017-12-22 maxbrunsfeld@github.com 53152658cea95513997fda7a2c40359711e715fd src/runtime/node.c Max&nbsp;Brunsfeld
2017-12-22 maxbrunsfeld@github.com 53152658cea95513997fda7a2c40359711e715fd src/runtime/node.h Max&nbsp;Brunsfeld
2017-12-22 maxbrunsfeld@github.com 53152658cea95513997fda7a2c40359711e715fd src/runtime/parser.c Max&nbsp;Brunsfeld
2017-12-22 maxbrunsfeld@github.com 53152658cea95513997fda7a2c40359711e715fd src/runtime/stack.c Max&nbsp;Brunsfeld
2017-12-22 maxbrunsfeld@github.com 53152658cea95513997fda7a2c40359711e715fd src/runtime/string_input.c Max&nbsp;Brunsfeld
2017-12-22 maxbrunsfeld@github.com 53152658cea95513997fda7a2c40359711e715fd src/runtime/tree.c Max&nbsp;Brunsfeld
2017-12-22 maxbrunsfeld@github.com 53152658cea95513997fda7a2c40359711e715fd src/runtime/tree.h Max&nbsp;Brunsfeld
2017-12-22 maxbrunsfeld@github.com 53152658cea95513997fda7a2c40359711e715fd test/helpers/point_helpers.cc Max&nbsp;Brunsfeld
2017-12-22 maxbrunsfeld@github.com 53152658cea95513997fda7a2c40359711e715fd test/helpers/spy_input.cc Max&nbsp;Brunsfeld
2017-12-22 maxbrunsfeld@github.com 53152658cea95513997fda7a2c40359711e715fd test/helpers/spy_input.h Max&nbsp;Brunsfeld
2017-12-22 maxbrunsfeld@github.com 53152658cea95513997fda7a2c40359711e715fd test/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2017-12-22 maxbrunsfeld@github.com 53152658cea95513997fda7a2c40359711e715fd test/runtime/document_test.cc Max&nbsp;Brunsfeld
2017-12-22 maxbrunsfeld@github.com 53152658cea95513997fda7a2c40359711e715fd test/runtime/node_test.cc Max&nbsp;Brunsfeld
2017-12-22 maxbrunsfeld@github.com 53152658cea95513997fda7a2c40359711e715fd test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2017-12-22 maxbrunsfeld@github.com 53152658cea95513997fda7a2c40359711e715fd test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2017-12-22 maxbrunsfeld@github.com 53152658cea95513997fda7a2c40359711e715fd test/runtime/tree_test.cc Max&nbsp;Brunsfeld
2017-12-21 maxbrunsfeld@gmail.com 0e69da37a5cc880175c72efc769034c3b7c20ca8 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2017-12-21 maxbrunsfeld@gmail.com 0e69da37a5cc880175c72efc769034c3b7c20ca8 src/runtime/document.c Max&nbsp;Brunsfeld
2017-12-21 maxbrunsfeld@gmail.com 0e69da37a5cc880175c72efc769034c3b7c20ca8 src/runtime/length.h Max&nbsp;Brunsfeld
2017-12-21 maxbrunsfeld@gmail.com 0e69da37a5cc880175c72efc769034c3b7c20ca8 src/runtime/lexer.c Max&nbsp;Brunsfeld
2017-12-21 maxbrunsfeld@gmail.com 0e69da37a5cc880175c72efc769034c3b7c20ca8 src/runtime/node.c Max&nbsp;Brunsfeld
2017-12-21 maxbrunsfeld@gmail.com 0e69da37a5cc880175c72efc769034c3b7c20ca8 src/runtime/node.h Max&nbsp;Brunsfeld
2017-12-21 maxbrunsfeld@gmail.com 0e69da37a5cc880175c72efc769034c3b7c20ca8 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-12-21 maxbrunsfeld@gmail.com 0e69da37a5cc880175c72efc769034c3b7c20ca8 src/runtime/stack.c Max&nbsp;Brunsfeld
2017-12-21 maxbrunsfeld@gmail.com 0e69da37a5cc880175c72efc769034c3b7c20ca8 src/runtime/string_input.c Max&nbsp;Brunsfeld
2017-12-21 maxbrunsfeld@gmail.com 0e69da37a5cc880175c72efc769034c3b7c20ca8 src/runtime/tree.c Max&nbsp;Brunsfeld
2017-12-21 maxbrunsfeld@gmail.com 0e69da37a5cc880175c72efc769034c3b7c20ca8 src/runtime/tree.h Max&nbsp;Brunsfeld
2017-12-21 maxbrunsfeld@gmail.com 0e69da37a5cc880175c72efc769034c3b7c20ca8 test/helpers/point_helpers.cc Max&nbsp;Brunsfeld
2017-12-21 maxbrunsfeld@gmail.com 0e69da37a5cc880175c72efc769034c3b7c20ca8 test/helpers/spy_input.cc Max&nbsp;Brunsfeld
2017-12-21 maxbrunsfeld@gmail.com 0e69da37a5cc880175c72efc769034c3b7c20ca8 test/helpers/spy_input.h Max&nbsp;Brunsfeld
2017-12-21 maxbrunsfeld@gmail.com 0e69da37a5cc880175c72efc769034c3b7c20ca8 test/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2017-12-21 maxbrunsfeld@gmail.com 0e69da37a5cc880175c72efc769034c3b7c20ca8 test/runtime/document_test.cc Max&nbsp;Brunsfeld
2017-12-21 maxbrunsfeld@gmail.com 0e69da37a5cc880175c72efc769034c3b7c20ca8 test/runtime/node_test.cc Max&nbsp;Brunsfeld
2017-12-21 maxbrunsfeld@gmail.com 0e69da37a5cc880175c72efc769034c3b7c20ca8 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2017-12-21 maxbrunsfeld@gmail.com 0e69da37a5cc880175c72efc769034c3b7c20ca8 test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2017-12-21 maxbrunsfeld@gmail.com 0e69da37a5cc880175c72efc769034c3b7c20ca8 test/runtime/tree_test.cc Max&nbsp;Brunsfeld
2017-12-20 maxbrunsfeld@gmail.com fcff16cb8660469ae341c8230dca4330fbd7fb0d include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2017-12-20 maxbrunsfeld@gmail.com fcff16cb8660469ae341c8230dca4330fbd7fb0d src/runtime/lexer.c Max&nbsp;Brunsfeld
2017-12-13 maxbrunsfeld@github.com e016561887842438cdd7eca91a57394a8704d0a6 src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2017-12-13 maxbrunsfeld@github.com e016561887842438cdd7eca91a57394a8704d0a6 test/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2017-12-13 maxbrunsfeld@github.com e016561887842438cdd7eca91a57394a8704d0a6 test/fixtures/test_grammars/aliased_rules/grammar.json Max&nbsp;Brunsfeld
2017-12-13 maxbrunsfeld@github.com e016561887842438cdd7eca91a57394a8704d0a6 test/fixtures/test_grammars/conflict_in_repeat_rule/grammar.json Max&nbsp;Brunsfeld
2017-12-13 maxbrunsfeld@github.com e016561887842438cdd7eca91a57394a8704d0a6 test/fixtures/test_grammars/external_and_internal_anonymous_tokens/grammar.json Max&nbsp;Brunsfeld
2017-12-13 maxbrunsfeld@github.com e016561887842438cdd7eca91a57394a8704d0a6 test/fixtures/test_grammars/external_and_internal_tokens/grammar.json Max&nbsp;Brunsfeld
2017-12-13 maxbrunsfeld@github.com e016561887842438cdd7eca91a57394a8704d0a6 test/fixtures/test_grammars/external_extra_tokens/grammar.json Max&nbsp;Brunsfeld
2017-12-13 maxbrunsfeld@github.com e016561887842438cdd7eca91a57394a8704d0a6 test/fixtures/test_grammars/external_tokens/grammar.json Max&nbsp;Brunsfeld
2017-12-13 maxbrunsfeld@github.com e016561887842438cdd7eca91a57394a8704d0a6 test/fixtures/test_grammars/inlined_aliased_rules/grammar.json Max&nbsp;Brunsfeld
2017-12-13 maxbrunsfeld@github.com e016561887842438cdd7eca91a57394a8704d0a6 test/fixtures/test_grammars/inverted_external_token/grammar.json Max&nbsp;Brunsfeld
2017-12-13 maxbrunsfeld@github.com e016561887842438cdd7eca91a57394a8704d0a6 test/fixtures/test_grammars/partially_resolved_conflict/grammar.json Max&nbsp;Brunsfeld
2017-12-13 maxbrunsfeld@gmail.com e5851fd9b9714aa7ed768cd2f8c662b1ad0704f1 test/fixtures/test_grammars/aliased_rules/grammar.json Max&nbsp;Brunsfeld
2017-12-13 maxbrunsfeld@gmail.com e5851fd9b9714aa7ed768cd2f8c662b1ad0704f1 test/fixtures/test_grammars/conflict_in_repeat_rule/grammar.json Max&nbsp;Brunsfeld
2017-12-13 maxbrunsfeld@gmail.com e5851fd9b9714aa7ed768cd2f8c662b1ad0704f1 test/fixtures/test_grammars/external_and_internal_anonymous_tokens/grammar.json Max&nbsp;Brunsfeld
2017-12-13 maxbrunsfeld@gmail.com e5851fd9b9714aa7ed768cd2f8c662b1ad0704f1 test/fixtures/test_grammars/external_and_internal_tokens/grammar.json Max&nbsp;Brunsfeld
2017-12-13 maxbrunsfeld@gmail.com e5851fd9b9714aa7ed768cd2f8c662b1ad0704f1 test/fixtures/test_grammars/external_extra_tokens/grammar.json Max&nbsp;Brunsfeld
2017-12-13 maxbrunsfeld@gmail.com e5851fd9b9714aa7ed768cd2f8c662b1ad0704f1 test/fixtures/test_grammars/external_tokens/grammar.json Max&nbsp;Brunsfeld
2017-12-13 maxbrunsfeld@gmail.com e5851fd9b9714aa7ed768cd2f8c662b1ad0704f1 test/fixtures/test_grammars/inlined_aliased_rules/grammar.json Max&nbsp;Brunsfeld
2017-12-13 maxbrunsfeld@gmail.com e5851fd9b9714aa7ed768cd2f8c662b1ad0704f1 test/fixtures/test_grammars/inverted_external_token/grammar.json Max&nbsp;Brunsfeld
2017-12-13 maxbrunsfeld@gmail.com e5851fd9b9714aa7ed768cd2f8c662b1ad0704f1 test/fixtures/test_grammars/partially_resolved_conflict/grammar.json Max&nbsp;Brunsfeld
2017-12-13 maxbrunsfeld@gmail.com f426b61e7c439a1c5b1fbdd8ad9809d206ce1916 test/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2017-12-13 maxbrunsfeld@gmail.com 532bbeca0d208bb9105a02e32676649ff03f99fd src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2017-12-07 maxbrunsfeld@gmail.com fbcefe25f742437c78acb1b21d4e02b9f9ba859a src/runtime/parser.c Max&nbsp;Brunsfeld
2017-12-07 maxbrunsfeld@gmail.com fbcefe25f742437c78acb1b21d4e02b9f9ba859a test/fixtures/test_grammars/inverted_external_token/corpus.txt Max&nbsp;Brunsfeld
2017-12-07 maxbrunsfeld@gmail.com fbcefe25f742437c78acb1b21d4e02b9f9ba859a test/fixtures/test_grammars/inverted_external_token/grammar.json Max&nbsp;Brunsfeld
2017-12-07 maxbrunsfeld@gmail.com fbcefe25f742437c78acb1b21d4e02b9f9ba859a test/fixtures/test_grammars/inverted_external_token/readme.md Max&nbsp;Brunsfeld
2017-12-07 maxbrunsfeld@gmail.com fbcefe25f742437c78acb1b21d4e02b9f9ba859a test/fixtures/test_grammars/inverted_external_token/scanner.c Max&nbsp;Brunsfeld
2017-12-07 maxbrunsfeld@gmail.com 90629bd45a16f8432501294c4b8b52e17762747c test/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2017-12-07 maxbrunsfeld@gmail.com 90629bd45a16f8432501294c4b8b52e17762747c test/integration/test_grammars.cc Max&nbsp;Brunsfeld
2017-12-07 maxbrunsfeld@gmail.com 5d676de05180434690c91ad05c57870dd6ffe109 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-12-07 maxbrunsfeld@gmail.com 493db393632fd81f0b15c97b5bac321b4711bc32 src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2017-12-07 maxbrunsfeld@gmail.com 493db393632fd81f0b15c97b5bac321b4711bc32 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2017-12-07 maxbrunsfeld@gmail.com 493db393632fd81f0b15c97b5bac321b4711bc32 test/compiler/prepare_grammar/extract_tokens_test.cc Max&nbsp;Brunsfeld
2017-10-31 maxbrunsfeld@gmail.com 48681c3f0e6763bde7dd346eaaac7c9e8b0def3f src/runtime/parser.c Max&nbsp;Brunsfeld
2017-10-31 maxbrunsfeld@github.com 7802bb3fcfa955579e37f2d13e9b1cea4f67f97a README.md Max&nbsp;Brunsfeld
2017-10-29 gnprice@gmail.com 704b8ad8108716e2c464015e9168678515b4e62c README.md Greg&nbsp;Price
2017-10-29 gnprice@gmail.com 6bfe95fc955c97b9efdc3ae1c2f6a89afcd265f0 README.md Greg&nbsp;Price
2017-10-29 gnprice@gmail.com 276ca6ab8ac038054b15cdcfab0cdda2028609ca README.md Greg&nbsp;Price
2017-10-16 josh@joshvera.com 168d3ddb33eb575a4773c2a44b549dd6c9796284 README.md Josh&nbsp;Vera
2017-10-16 josh@joshvera.com a2121cf01f77988ad94cf060f27b1e32c1682d71 README.md Josh&nbsp;Vera
2017-10-16 zachtrice@gmail.com 50e9520133096a60100470694818fab20ba58ac8 README.md ZachTRice
2017-10-09 maxbrunsfeld@github.com d2ae16747cc86309122530290722e505ff783f09 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-10-09 maxbrunsfeld@github.com d2ae16747cc86309122530290722e505ff783f09 src/runtime/stack.c Max&nbsp;Brunsfeld
2017-10-09 maxbrunsfeld@github.com d2ae16747cc86309122530290722e505ff783f09 src/runtime/stack.h Max&nbsp;Brunsfeld
2017-10-09 maxbrunsfeld@gmail.com 121a6a66ec6a4482422634d0559c2f007ae07026 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-10-09 maxbrunsfeld@gmail.com 121a6a66ec6a4482422634d0559c2f007ae07026 src/runtime/stack.c Max&nbsp;Brunsfeld
2017-10-09 maxbrunsfeld@gmail.com 121a6a66ec6a4482422634d0559c2f007ae07026 src/runtime/stack.h Max&nbsp;Brunsfeld
2017-10-04 maxbrunsfeld@gmail.com 36c2b685b9ca74b90bf1e4ba590ea6579c915eef src/runtime/lexer.c Max&nbsp;Brunsfeld
2017-10-04 maxbrunsfeld@gmail.com 36c2b685b9ca74b90bf1e4ba590ea6579c915eef src/runtime/parser.c Max&nbsp;Brunsfeld
2017-10-04 maxbrunsfeld@gmail.com 36c2b685b9ca74b90bf1e4ba590ea6579c915eef test/helpers/spy_input.cc Max&nbsp;Brunsfeld
2017-10-04 maxbrunsfeld@gmail.com 36c2b685b9ca74b90bf1e4ba590ea6579c915eef test/helpers/spy_input.h Max&nbsp;Brunsfeld
2017-10-04 maxbrunsfeld@gmail.com 36c2b685b9ca74b90bf1e4ba590ea6579c915eef test/runtime/document_test.cc Max&nbsp;Brunsfeld
2017-10-04 maxbrunsfeld@gmail.com c0073c5b72d6447cf08c6fceac703ed38d4d2453 test/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2017-10-04 maxbrunsfeld@gmail.com 9f24118b17a0ff49ec809b851c6d82e47db3c9eb src/runtime/stack.c Max&nbsp;Brunsfeld
2017-10-02 rob.rix@github.com 10111cc2063c7a824a55d0ee76c511add5c3eb7d README.md Rob&nbsp;Rix
2017-09-18 maxbrunsfeld@gmail.com ba607a1f84617329efac1c1d313bf69e69003730 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2017-09-18 maxbrunsfeld@gmail.com ba607a1f84617329efac1c1d313bf69e69003730 src/compiler/build_tables/lookahead_set.h Max&nbsp;Brunsfeld
2017-09-18 philipturnbull@github.com f82e0ec5fb89e955f628229d781fb5ed28a6b9a4 project.gyp Phil&nbsp;Turnbull
2017-09-18 philipturnbull@github.com f82e0ec5fb89e955f628229d781fb5ed28a6b9a4 script/build-fuzzers Phil&nbsp;Turnbull
2017-09-15 philipturnbull@github.com f08402014bef12e84df8d87ad0b1b5876177161b project.gyp Phil&nbsp;Turnbull
2017-09-15 philipturnbull@github.com c4854fe5956cd516ab44a69aba67554ef8406399 include/tree_sitter/parser.h Phil&nbsp;Turnbull
2017-09-15 philipturnbull@github.com c4854fe5956cd516ab44a69aba67554ef8406399 include/tree_sitter/runtime.h Phil&nbsp;Turnbull
2017-09-15 philipturnbull@github.com c4854fe5956cd516ab44a69aba67554ef8406399 src/compiler/build_tables/parse_table_builder.cc Phil&nbsp;Turnbull
2017-09-15 philipturnbull@github.com c4854fe5956cd516ab44a69aba67554ef8406399 src/compiler/generate_code/c_code.cc Phil&nbsp;Turnbull
2017-09-15 philipturnbull@github.com c4854fe5956cd516ab44a69aba67554ef8406399 src/compiler/parse_table.cc Phil&nbsp;Turnbull
2017-09-15 philipturnbull@github.com c4854fe5956cd516ab44a69aba67554ef8406399 src/compiler/parse_table.h Phil&nbsp;Turnbull
2017-09-15 philipturnbull@github.com c4854fe5956cd516ab44a69aba67554ef8406399 src/runtime/language.c Phil&nbsp;Turnbull
2017-09-15 philipturnbull@github.com c4854fe5956cd516ab44a69aba67554ef8406399 src/runtime/parser.c Phil&nbsp;Turnbull
2017-09-15 philipturnbull@github.com c4854fe5956cd516ab44a69aba67554ef8406399 test/integration/fuzzing-examples.cc Phil&nbsp;Turnbull
2017-09-14 maxbrunsfeld@gmail.com b0fdc33f73f52f3e8d49649b1d935482e99934f9 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2017-09-14 maxbrunsfeld@gmail.com b0fdc33f73f52f3e8d49649b1d935482e99934f9 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-09-14 maxbrunsfeld@gmail.com b0fdc33f73f52f3e8d49649b1d935482e99934f9 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2017-09-14 maxbrunsfeld@gmail.com b0fdc33f73f52f3e8d49649b1d935482e99934f9 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2017-09-14 maxbrunsfeld@gmail.com b0fdc33f73f52f3e8d49649b1d935482e99934f9 src/runtime/language.c Max&nbsp;Brunsfeld
2017-09-14 maxbrunsfeld@gmail.com b0fdc33f73f52f3e8d49649b1d935482e99934f9 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-09-14 maxbrunsfeld@gmail.com d342b61ede17994690ea2dfa8a900f07b478561f test/integration/fuzzing-examples.cc Max&nbsp;Brunsfeld
2017-09-14 maxbrunsfeld@github.com 9d67a985109b524fb4cd9db30758167d512298f6 test/integration/fuzzing-examples.cc Max&nbsp;Brunsfeld
2017-09-14 maxbrunsfeld@gmail.com 037933ffc569b7896f19b276786718dfaf7012df include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2017-09-14 maxbrunsfeld@gmail.com 91456d7a177d20fa63502d1ac1865a4e6b14f32e src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2017-09-14 maxbrunsfeld@gmail.com 91456d7a177d20fa63502d1ac1865a4e6b14f32e src/runtime/parser.c Max&nbsp;Brunsfeld
2017-09-06 philipturnbull@github.com c57f8ae0a6413f4f0ae4e3e266ab45cd52aa3a89 project.gyp Phil&nbsp;Turnbull
2017-09-06 philipturnbull@github.com c57f8ae0a6413f4f0ae4e3e266ab45cd52aa3a89 script/build-fuzzers Phil&nbsp;Turnbull
2017-09-13 maxbrunsfeld@gmail.com 2721f72c415e63fd2cac562cf806906060630a51 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@github.com c1cf8e02a7a4de467a2c7c297a46af50b723d640 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@github.com c1cf8e02a7a4de467a2c7c297a46af50b723d640 project.gyp Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@github.com c1cf8e02a7a4de467a2c7c297a46af50b723d640 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@github.com c1cf8e02a7a4de467a2c7c297a46af50b723d640 src/compiler/build_tables/lex_table_builder.h Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@github.com c1cf8e02a7a4de467a2c7c297a46af50b723d640 src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@github.com c1cf8e02a7a4de467a2c7c297a46af50b723d640 src/compiler/build_tables/parse_table_builder.h Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@github.com c1cf8e02a7a4de467a2c7c297a46af50b723d640 src/compiler/compile.cc Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@github.com c1cf8e02a7a4de467a2c7c297a46af50b723d640 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@github.com c1cf8e02a7a4de467a2c7c297a46af50b723d640 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@github.com c1cf8e02a7a4de467a2c7c297a46af50b723d640 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@github.com c1cf8e02a7a4de467a2c7c297a46af50b723d640 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@github.com c1cf8e02a7a4de467a2c7c297a46af50b723d640 src/runtime/error_costs.h Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@github.com c1cf8e02a7a4de467a2c7c297a46af50b723d640 src/runtime/language.c Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@github.com c1cf8e02a7a4de467a2c7c297a46af50b723d640 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@github.com c1cf8e02a7a4de467a2c7c297a46af50b723d640 src/runtime/stack.c Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@github.com c1cf8e02a7a4de467a2c7c297a46af50b723d640 src/runtime/stack.h Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@github.com c1cf8e02a7a4de467a2c7c297a46af50b723d640 test/benchmarks.cc Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@github.com c1cf8e02a7a4de467a2c7c297a46af50b723d640 test/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@github.com c1cf8e02a7a4de467a2c7c297a46af50b723d640 test/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@github.com c1cf8e02a7a4de467a2c7c297a46af50b723d640 test/helpers/record_alloc.cc Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@github.com c1cf8e02a7a4de467a2c7c297a46af50b723d640 test/helpers/record_alloc.h Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@github.com c1cf8e02a7a4de467a2c7c297a46af50b723d640 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@github.com c1cf8e02a7a4de467a2c7c297a46af50b723d640 test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@github.com c1cf8e02a7a4de467a2c7c297a46af50b723d640 tests.gyp Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@gmail.com d291af9a313ea139c06cba8cecee6b33ac1e1ac0 project.gyp Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@gmail.com d291af9a313ea139c06cba8cecee6b33ac1e1ac0 src/runtime/error_costs.h Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@gmail.com d291af9a313ea139c06cba8cecee6b33ac1e1ac0 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@gmail.com d291af9a313ea139c06cba8cecee6b33ac1e1ac0 src/runtime/stack.c Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@gmail.com d291af9a313ea139c06cba8cecee6b33ac1e1ac0 src/runtime/stack.h Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@gmail.com d291af9a313ea139c06cba8cecee6b33ac1e1ac0 test/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@gmail.com d291af9a313ea139c06cba8cecee6b33ac1e1ac0 test/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@gmail.com d291af9a313ea139c06cba8cecee6b33ac1e1ac0 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2017-09-13 philipturnbull@github.com d9a0fbc21092aa3d087bfaf7760cc2ae5252819a test/integration/fuzzing-examples.cc Phil&nbsp;Turnbull
2017-09-13 maxbrunsfeld@gmail.com 71595ffde6b96b3503f04043489ff8acaf2c6ec4 src/runtime/stack.c Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@gmail.com 07fb3ab0e669d04adae489784833eebd22239d16 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@gmail.com 07fb3ab0e669d04adae489784833eebd22239d16 src/runtime/stack.c Max&nbsp;Brunsfeld
2017-09-13 maxbrunsfeld@gmail.com 07fb3ab0e669d04adae489784833eebd22239d16 src/runtime/stack.h Max&nbsp;Brunsfeld
2017-09-12 maxbrunsfeld@gmail.com 65ed4281d41f5b02a9a2f89bf540f34c6be678e0 test/benchmarks.cc Max&nbsp;Brunsfeld
2017-09-12 maxbrunsfeld@gmail.com 47669e6015f80ced81281f0040a36c62b6c31989 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-09-12 maxbrunsfeld@gmail.com ee2906ac2e7a4578eb018a09c6ebe304ca8bce4b src/runtime/stack.c Max&nbsp;Brunsfeld
2017-09-12 maxbrunsfeld@gmail.com 819235bac3990795f25e292910a3d76c0cda4e00 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-09-12 maxbrunsfeld@gmail.com 819235bac3990795f25e292910a3d76c0cda4e00 src/runtime/stack.c Max&nbsp;Brunsfeld
2017-09-12 maxbrunsfeld@gmail.com 819235bac3990795f25e292910a3d76c0cda4e00 src/runtime/stack.h Max&nbsp;Brunsfeld
2017-09-11 maxbrunsfeld@gmail.com 99d048e016d52de89f6fdaa1f98bd22fdf6e5601 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2017-09-11 maxbrunsfeld@gmail.com 99d048e016d52de89f6fdaa1f98bd22fdf6e5601 src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2017-09-11 maxbrunsfeld@gmail.com 99d048e016d52de89f6fdaa1f98bd22fdf6e5601 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-09-11 maxbrunsfeld@gmail.com 99d048e016d52de89f6fdaa1f98bd22fdf6e5601 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2017-09-11 maxbrunsfeld@gmail.com 99d048e016d52de89f6fdaa1f98bd22fdf6e5601 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2017-09-11 maxbrunsfeld@gmail.com 99d048e016d52de89f6fdaa1f98bd22fdf6e5601 src/runtime/error_costs.c Max&nbsp;Brunsfeld
2017-09-11 maxbrunsfeld@gmail.com 99d048e016d52de89f6fdaa1f98bd22fdf6e5601 src/runtime/error_costs.h Max&nbsp;Brunsfeld
2017-09-11 maxbrunsfeld@gmail.com 99d048e016d52de89f6fdaa1f98bd22fdf6e5601 src/runtime/language.c Max&nbsp;Brunsfeld
2017-09-11 maxbrunsfeld@gmail.com 99d048e016d52de89f6fdaa1f98bd22fdf6e5601 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-09-11 maxbrunsfeld@gmail.com 99d048e016d52de89f6fdaa1f98bd22fdf6e5601 src/runtime/stack.c Max&nbsp;Brunsfeld
2017-09-11 maxbrunsfeld@gmail.com 99d048e016d52de89f6fdaa1f98bd22fdf6e5601 src/runtime/stack.h Max&nbsp;Brunsfeld
2017-09-11 maxbrunsfeld@gmail.com 99d048e016d52de89f6fdaa1f98bd22fdf6e5601 test/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2017-09-11 maxbrunsfeld@gmail.com 99d048e016d52de89f6fdaa1f98bd22fdf6e5601 test/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2017-09-11 maxbrunsfeld@gmail.com 99d048e016d52de89f6fdaa1f98bd22fdf6e5601 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2017-09-11 maxbrunsfeld@gmail.com 99d048e016d52de89f6fdaa1f98bd22fdf6e5601 test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2017-09-08 maxbrunsfeld@gmail.com 8b3941764fb422c9fdcd16922075de51d7cdbf03 test/helpers/record_alloc.cc Max&nbsp;Brunsfeld
2017-09-08 maxbrunsfeld@gmail.com 8b3941764fb422c9fdcd16922075de51d7cdbf03 test/helpers/record_alloc.h Max&nbsp;Brunsfeld
2017-09-01 maxbrunsfeld@gmail.com 4c9c05806a224fcdcb6af9d78e5ebfe66dd44026 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2017-09-01 maxbrunsfeld@gmail.com 4c9c05806a224fcdcb6af9d78e5ebfe66dd44026 src/compiler/build_tables/lex_table_builder.h Max&nbsp;Brunsfeld
2017-09-01 maxbrunsfeld@gmail.com 4c9c05806a224fcdcb6af9d78e5ebfe66dd44026 src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2017-09-01 maxbrunsfeld@gmail.com 4c9c05806a224fcdcb6af9d78e5ebfe66dd44026 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2017-09-01 maxbrunsfeld@gmail.com 4c9c05806a224fcdcb6af9d78e5ebfe66dd44026 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-08-31 maxbrunsfeld@gmail.com 9d668c5004cc6569b26ace4e4ac1b7df307f9fc8 project.gyp Max&nbsp;Brunsfeld
2017-08-31 maxbrunsfeld@gmail.com 9d668c5004cc6569b26ace4e4ac1b7df307f9fc8 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2017-08-31 maxbrunsfeld@gmail.com 9d668c5004cc6569b26ace4e4ac1b7df307f9fc8 src/compiler/build_tables/lex_table_builder.h Max&nbsp;Brunsfeld
2017-08-31 maxbrunsfeld@gmail.com 9d668c5004cc6569b26ace4e4ac1b7df307f9fc8 src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2017-08-31 maxbrunsfeld@gmail.com 9d668c5004cc6569b26ace4e4ac1b7df307f9fc8 src/compiler/build_tables/parse_table_builder.h Max&nbsp;Brunsfeld
2017-08-31 maxbrunsfeld@gmail.com 9d668c5004cc6569b26ace4e4ac1b7df307f9fc8 src/compiler/compile.cc Max&nbsp;Brunsfeld
2017-08-31 maxbrunsfeld@gmail.com 9d668c5004cc6569b26ace4e4ac1b7df307f9fc8 tests.gyp Max&nbsp;Brunsfeld
2017-08-31 maxbrunsfeld@gmail.com f8649824fa2890849b71c3b78bd813dc1b893a91 src/compiler/compile.cc Max&nbsp;Brunsfeld
2017-08-31 maxbrunsfeld@github.com 7d7e5f2c2cf67b2e10753ab0a29e92bf16300002 project.gyp Max&nbsp;Brunsfeld
2017-08-31 maxbrunsfeld@github.com 7d7e5f2c2cf67b2e10753ab0a29e92bf16300002 src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2017-08-31 maxbrunsfeld@github.com 7d7e5f2c2cf67b2e10753ab0a29e92bf16300002 src/compiler/build_tables/build_tables.h Max&nbsp;Brunsfeld
2017-08-31 maxbrunsfeld@github.com 7d7e5f2c2cf67b2e10753ab0a29e92bf16300002 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2017-08-31 maxbrunsfeld@github.com 7d7e5f2c2cf67b2e10753ab0a29e92bf16300002 src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2017-08-31 maxbrunsfeld@github.com 7d7e5f2c2cf67b2e10753ab0a29e92bf16300002 src/compiler/build_tables/parse_table_builder.h Max&nbsp;Brunsfeld
2017-08-31 maxbrunsfeld@github.com 7d7e5f2c2cf67b2e10753ab0a29e92bf16300002 src/runtime/lexer.c Max&nbsp;Brunsfeld
2017-08-31 maxbrunsfeld@github.com 7d7e5f2c2cf67b2e10753ab0a29e92bf16300002 src/runtime/lexer.h Max&nbsp;Brunsfeld
2017-08-31 maxbrunsfeld@github.com 7d7e5f2c2cf67b2e10753ab0a29e92bf16300002 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-08-31 maxbrunsfeld@github.com 7d7e5f2c2cf67b2e10753ab0a29e92bf16300002 src/runtime/parser.h Max&nbsp;Brunsfeld
2017-08-31 maxbrunsfeld@github.com 7d7e5f2c2cf67b2e10753ab0a29e92bf16300002 src/runtime/reusable_node.h Max&nbsp;Brunsfeld
2017-08-31 maxbrunsfeld@gmail.com ac9d260734a676965c1809e3f56569c388d6d1de src/runtime/parser.c Max&nbsp;Brunsfeld
2017-08-31 maxbrunsfeld@gmail.com ac9d260734a676965c1809e3f56569c388d6d1de src/runtime/parser.h Max&nbsp;Brunsfeld
2017-08-31 maxbrunsfeld@gmail.com 4a0587061e2d06a3f0fb0ebeec7b717e35cf8fbb src/runtime/parser.c Max&nbsp;Brunsfeld
2017-08-31 maxbrunsfeld@gmail.com 4a0587061e2d06a3f0fb0ebeec7b717e35cf8fbb src/runtime/parser.h Max&nbsp;Brunsfeld
2017-08-31 maxbrunsfeld@gmail.com 4a0587061e2d06a3f0fb0ebeec7b717e35cf8fbb src/runtime/reusable_node.h Max&nbsp;Brunsfeld
2017-08-30 maxbrunsfeld@gmail.com 41074cbf2d509f683e89f1dab0f766f96524649c src/runtime/parser.c Max&nbsp;Brunsfeld
2017-08-29 maxbrunsfeld@gmail.com fdc6ee445bc860ae07007e6c00666befc817d99a src/runtime/parser.c Max&nbsp;Brunsfeld
2017-08-30 maxbrunsfeld@gmail.com 1b1276bdbf6a861c2188bcd06ebe359f34278df1 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-08-30 maxbrunsfeld@gmail.com 96a630e5dfa43d8f21e56506ac54671ec245b38c src/runtime/parser.c Max&nbsp;Brunsfeld
2017-08-30 maxbrunsfeld@gmail.com 8bdab7335e009c332ff82b81533678e31c6fe293 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-08-30 maxbrunsfeld@gmail.com bef536a7d0ef4a1a18b1b3d63ca869105c5568cf src/runtime/parser.c Max&nbsp;Brunsfeld
2017-08-29 maxbrunsfeld@gmail.com 5cbd50c7d72677618037b1f7264af21d8b4967c1 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-08-29 maxbrunsfeld@gmail.com f3977ec213c23a88fa7086110d81821734aec92c src/runtime/lexer.c Max&nbsp;Brunsfeld
2017-08-29 maxbrunsfeld@gmail.com f3977ec213c23a88fa7086110d81821734aec92c src/runtime/lexer.h Max&nbsp;Brunsfeld
2017-08-29 maxbrunsfeld@gmail.com f3977ec213c23a88fa7086110d81821734aec92c src/runtime/parser.c Max&nbsp;Brunsfeld
2017-08-26 maxbrunsfeld@gmail.com c285fbef38d0bcdc606a2969b127db74e820b9d7 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2017-08-25 maxbrunsfeld@gmail.com 4d63e26e9e32c2aebdb4243626b6cd318e2ccf8d src/runtime/parser.c Max&nbsp;Brunsfeld
2017-08-25 maxbrunsfeld@gmail.com 86d5737fc2f70bb81d180dedbd44ad475d4c1853 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-08-25 maxbrunsfeld@gmail.com 573b5f3671efa4495cf04ea4872ea02a2c2a3566 project.gyp Max&nbsp;Brunsfeld
2017-08-25 maxbrunsfeld@gmail.com 573b5f3671efa4495cf04ea4872ea02a2c2a3566 src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2017-08-25 maxbrunsfeld@gmail.com 573b5f3671efa4495cf04ea4872ea02a2c2a3566 src/compiler/build_tables/build_tables.h Max&nbsp;Brunsfeld
2017-08-25 maxbrunsfeld@gmail.com 573b5f3671efa4495cf04ea4872ea02a2c2a3566 src/compiler/build_tables/parse_table_builder.cc Max&nbsp;Brunsfeld
2017-08-25 maxbrunsfeld@gmail.com 573b5f3671efa4495cf04ea4872ea02a2c2a3566 src/compiler/build_tables/parse_table_builder.h Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@gmail.com fc4c6723b84b281005af4434484c74dc4d3c76e8 README.md Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 appveyor.yml Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 externals/gyp Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 project.gyp Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 script/configure.cmd Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 script/fetch-fixtures Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 script/fetch-fixtures.cmd Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 script/test.cmd Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 src/compiler/build_tables/parse_item_set_builder.cc Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 src/compiler/rules/metadata.cc Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 src/runtime/alloc.h Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 src/runtime/array.h Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 src/runtime/document.c Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 src/runtime/error_costs.c Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 src/runtime/length.h Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 src/runtime/point.h Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 src/runtime/reusable_node.h Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 src/runtime/stack.c Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 src/runtime/tree.c Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 src/runtime/tree.h Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 test/compiler/build_tables/parse_item_set_builder_test.cc Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 test/compiler/prepare_grammar/expand_tokens_test.cc Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 test/compiler/prepare_grammar/flatten_grammar_test.cc Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 test/helpers/file_helpers.cc Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 test/helpers/file_helpers.h Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 test/helpers/load_language.cc Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 test/helpers/random_helpers.cc Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 test/helpers/random_helpers.h Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 test/helpers/read_test_entries.cc Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 test/integration/fuzzing-examples.cc Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 test/integration/real_grammars.cc Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 test/integration/test_grammars.cc Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 test/runtime/document_test.cc Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 test/tests.cc Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@github.com c9a87687fcafa7d18d1e54d2e3fe856b47c74278 tests.gyp Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@gmail.com eace4261292fc64abaf41483775fa19bbc45db02 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@gmail.com 4daf22ba0cb1d007e0567c03d2c9698f8566fae2 test/helpers/file_helpers.cc Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@gmail.com 9d649f3382d3012e7ad5bc640a8552e2211971b6 src/runtime/error_costs.c Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@gmail.com 96a2b05289f55cbf480b65d5ee32c5e9e535081a appveyor.yml Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@gmail.com 964dd168124c8c328fcbd8f47a1608ded99682d8 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@gmail.com 90eef13aeb9b536b56229f8b33eba4372deb632f test/helpers/file_helpers.cc Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@gmail.com d4b2c58dc8876296d50d27c7b67dca35d3cccbcb test/helpers/read_test_entries.cc Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@gmail.com f6325746aa7c75bc7c74d9da6583ebaaa0a0e659 test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@gmail.com 0246a6d16a44cd5cff584f0f723257008aa3f0a1 appveyor.yml Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@gmail.com d0dc164013bad636ae84d20da0bde2079b20d102 test/helpers/load_language.cc Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@gmail.com 0919f5588ba04d9d364ecf406e1064ccdaf0b0eb test/integration/fuzzing-examples.cc Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@gmail.com 0ba6188bab6907505f17dcf25a405b10a3961a0b test/integration/test_grammars.cc Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@gmail.com 5f40adb70cffbdd68667826cf5e620e4ffe0ad7b src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@gmail.com 7587353ab604f10862e6cd65e0944406cdbfde0a test/compiler/prepare_grammar/expand_tokens_test.cc Max&nbsp;Brunsfeld
2017-08-09 maxbrunsfeld@gmail.com 17b58f41e1d38a795a0e0fbe8f33826ef7c72cdd test/helpers/load_language.cc Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com 6a2e2ca7125eda14e51b36193fc2e771c0684aeb appveyor.yml Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com e6b43700b9a62f11f91427b8b0f1027674d25e99 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com e6b43700b9a62f11f91427b8b0f1027674d25e99 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com 17310769a40e1af213fd6960e0c723e8ce891416 test/helpers/load_language.cc Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com bb7889fac5efc5a500f901527ecc1d1de64558ad test/helpers/load_language.cc Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com 05066e492e8fae0d565a3493cf518ea5cb6aa233 appveyor.yml Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com 05066e492e8fae0d565a3493cf518ea5cb6aa233 script/fetch-fixtures Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com 05066e492e8fae0d565a3493cf518ea5cb6aa233 script/fetch-fixtures.cmd Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com 05066e492e8fae0d565a3493cf518ea5cb6aa233 script/test.cmd Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com 37836f593a6929c2d4f38a8ab7242afd0ed63902 script/test.cmd Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com 34b5340d717af65f0968e8a4e2ce1d212e4b813e test/helpers/file_helpers.cc Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com 34b5340d717af65f0968e8a4e2ce1d212e4b813e test/helpers/file_helpers.h Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com 34b5340d717af65f0968e8a4e2ce1d212e4b813e test/helpers/load_language.cc Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com 34b5340d717af65f0968e8a4e2ce1d212e4b813e test/helpers/read_test_entries.cc Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com ac99985a978542d0e9668e4c423cabe6b87ae29f tests.gyp Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com 9d616b3bf8971430ed225550bfbe47ab864140f5 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com cc7277fd7d58529ff84d927c4b8727236e1834cc test/integration/test_grammars.cc Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com cc7277fd7d58529ff84d927c4b8727236e1834cc test/runtime/document_test.cc Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com cc7277fd7d58529ff84d927c4b8727236e1834cc test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com b43ae2826b588143c09facaf2c64f9b09395e220 test/helpers/random_helpers.cc Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com b43ae2826b588143c09facaf2c64f9b09395e220 test/helpers/random_helpers.h Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com b43ae2826b588143c09facaf2c64f9b09395e220 test/integration/real_grammars.cc Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com b43ae2826b588143c09facaf2c64f9b09395e220 test/tests.cc Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com fc0f49e4ee12507371c104fa830f6d7c7d210db0 test/helpers/file_helpers.cc Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com fc0f49e4ee12507371c104fa830f6d7c7d210db0 test/helpers/load_language.cc Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com 3d351eac09fc228da9382317a75e5629afd32537 src/runtime/alloc.h Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com 3d351eac09fc228da9382317a75e5629afd32537 src/runtime/document.c Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com 3d351eac09fc228da9382317a75e5629afd32537 src/runtime/length.h Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com 3d351eac09fc228da9382317a75e5629afd32537 src/runtime/reusable_node.h Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com 12623deb1930fcaa1e80dc26dda62960c28d6eec src/runtime/point.h Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com 947c161c2f5aacf26c74169a74ae5beea6ae8703 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com 947c161c2f5aacf26c74169a74ae5beea6ae8703 src/compiler/build_tables/parse_item_set_builder.cc Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com 947c161c2f5aacf26c74169a74ae5beea6ae8703 src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com 947c161c2f5aacf26c74169a74ae5beea6ae8703 test/compiler/build_tables/parse_item_set_builder_test.cc Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com 947c161c2f5aacf26c74169a74ae5beea6ae8703 test/compiler/prepare_grammar/flatten_grammar_test.cc Max&nbsp;Brunsfeld
2017-08-08 maxbrunsfeld@gmail.com f3e3e6193b2a2e11bbf02c2277f5bc411337bec6 appveyor.yml Max&nbsp;Brunsfeld
2017-08-07 maxbrunsfeld@gmail.com b03e9a636f8dcccfeb7368dc6c09e100284021b1 appveyor.yml Max&nbsp;Brunsfeld
2017-08-07 maxbrunsfeld@gmail.com b03e9a636f8dcccfeb7368dc6c09e100284021b1 script/configure.cmd Max&nbsp;Brunsfeld
2017-08-07 maxbrunsfeld@gmail.com b03e9a636f8dcccfeb7368dc6c09e100284021b1 script/test.cmd Max&nbsp;Brunsfeld
2017-08-07 maxbrunsfeld@gmail.com a2670a39dc5646f363a5b644b752a0cfc7571c15 src/runtime/tree.c Max&nbsp;Brunsfeld
2017-08-07 maxbrunsfeld@gmail.com ced5521014e862f96e4ea8552f3786a926dc5a40 project.gyp Max&nbsp;Brunsfeld
2017-08-07 maxbrunsfeld@gmail.com fc400c17e51903a93c7956a4d30bde371221ede7 appveyor.yml Max&nbsp;Brunsfeld
2017-08-07 maxbrunsfeld@gmail.com 67fcbba864340dd748043691fceada51c03b2fb3 project.gyp Max&nbsp;Brunsfeld
2017-08-07 maxbrunsfeld@gmail.com e932d09908a12bb0f7201c28f84c0d7bc1f3dd90 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-08-07 maxbrunsfeld@gmail.com e932d09908a12bb0f7201c28f84c0d7bc1f3dd90 src/compiler/build_tables/parse_item_set_builder.cc Max&nbsp;Brunsfeld
2017-08-07 maxbrunsfeld@gmail.com e932d09908a12bb0f7201c28f84c0d7bc1f3dd90 src/compiler/rules/metadata.cc Max&nbsp;Brunsfeld
2017-08-07 maxbrunsfeld@gmail.com 56ecc8b602a57b8677b48ee4783b4b0ce7c31e27 appveyor.yml Max&nbsp;Brunsfeld
2017-07-27 maxbrunsfeld@gmail.com bf31c19d035425c22997d54e950121e6636e3496 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-07-27 maxbrunsfeld@gmail.com bf31c19d035425c22997d54e950121e6636e3496 src/compiler/build_tables/parse_item_set_builder.cc Max&nbsp;Brunsfeld
2017-07-27 maxbrunsfeld@gmail.com eb6becca89df1228d333fbe6d394855ce35550d8 appveyor.yml Max&nbsp;Brunsfeld
2017-07-27 maxbrunsfeld@gmail.com dd8cbab56961451d6448c9010619d5b0ad6e5e2f tests.gyp Max&nbsp;Brunsfeld
2017-07-25 maxbrunsfeld@gmail.com cb24133c64f92be9041db24216676e973dcb67eb project.gyp Max&nbsp;Brunsfeld
2017-07-25 maxbrunsfeld@gmail.com 89e250cd6329206907bd3257937944a8665a6547 src/runtime/tree.c Max&nbsp;Brunsfeld
2017-07-25 maxbrunsfeld@gmail.com f0e63adc84f17bce2490ae74aeb0d5e7d05073eb src/runtime/stack.c Max&nbsp;Brunsfeld
2017-07-25 maxbrunsfeld@gmail.com b98669c7e60beb896daedc229084893f4bd333c0 src/runtime/array.h Max&nbsp;Brunsfeld
2017-07-25 maxbrunsfeld@gmail.com b98669c7e60beb896daedc229084893f4bd333c0 src/runtime/stack.c Max&nbsp;Brunsfeld
2017-07-25 maxbrunsfeld@gmail.com b98669c7e60beb896daedc229084893f4bd333c0 src/runtime/tree.c Max&nbsp;Brunsfeld
2017-07-25 maxbrunsfeld@gmail.com b98669c7e60beb896daedc229084893f4bd333c0 src/runtime/tree.h Max&nbsp;Brunsfeld
2017-07-25 maxbrunsfeld@gmail.com 2854983342189128d3e63bd5055d09ac0394ed92 script/configure.cmd Max&nbsp;Brunsfeld
2017-07-25 maxbrunsfeld@gmail.com 2f37b03a45f4ecedd0631330596ec3e241634037 externals/gyp Max&nbsp;Brunsfeld
2017-08-07 maxbrunsfeld@gmail.com 230f89d0ff889d730e2114183439fe2d117e73be test/compiler/prepare_grammar/flatten_grammar_test.cc Max&nbsp;Brunsfeld
2017-08-07 maxbrunsfeld@gmail.com 230f89d0ff889d730e2114183439fe2d117e73be test/helpers/spy_input.cc Max&nbsp;Brunsfeld
2017-08-07 maxbrunsfeld@gmail.com f7bf460c877a6c850ec4ccc05f25ca0eb23620ed src/runtime/get_changed_ranges.c Max&nbsp;Brunsfeld
2017-08-07 maxbrunsfeld@gmail.com ed11ddbd38b1f88d4bb353acd7cf8232bad0eef4 src/runtime/get_changed_ranges.c Max&nbsp;Brunsfeld
2017-08-07 maxbrunsfeld@gmail.com ed11ddbd38b1f88d4bb353acd7cf8232bad0eef4 src/runtime/tree.c Max&nbsp;Brunsfeld
2017-08-06 maxbrunsfeld@gmail.com f5aa633011cf3bed9b363021e921ab26f168deba src/runtime/get_changed_ranges.c Max&nbsp;Brunsfeld
2017-08-04 maxbrunsfeld@gmail.com 94dc703bfcac0176feff732d12a930db8a70b6ea include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2017-08-04 maxbrunsfeld@gmail.com 94dc703bfcac0176feff732d12a930db8a70b6ea src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2017-08-04 maxbrunsfeld@gmail.com 94dc703bfcac0176feff732d12a930db8a70b6ea src/runtime/document.c Max&nbsp;Brunsfeld
2017-08-04 maxbrunsfeld@gmail.com 94dc703bfcac0176feff732d12a930db8a70b6ea src/runtime/get_changed_ranges.c Max&nbsp;Brunsfeld
2017-08-04 maxbrunsfeld@gmail.com 94dc703bfcac0176feff732d12a930db8a70b6ea test/fixtures/error_corpus/json_errors.txt Max&nbsp;Brunsfeld
2017-08-04 maxbrunsfeld@gmail.com 94dc703bfcac0176feff732d12a930db8a70b6ea test/fixtures/test_grammars/inline_rules/grammar.json Max&nbsp;Brunsfeld
2017-08-04 maxbrunsfeld@gmail.com 94dc703bfcac0176feff732d12a930db8a70b6ea test/fixtures/test_grammars/invisible_start_rule/expected_error.txt Max&nbsp;Brunsfeld
2017-08-04 maxbrunsfeld@gmail.com 94dc703bfcac0176feff732d12a930db8a70b6ea test/fixtures/test_grammars/invisible_start_rule/grammar.json Max&nbsp;Brunsfeld
2017-08-04 maxbrunsfeld@gmail.com 94dc703bfcac0176feff732d12a930db8a70b6ea test/integration/real_grammars.cc Max&nbsp;Brunsfeld
2017-08-04 maxbrunsfeld@gmail.com 94dc703bfcac0176feff732d12a930db8a70b6ea test/runtime/document_test.cc Max&nbsp;Brunsfeld
2017-08-04 maxbrunsfeld@gmail.com 94dc703bfcac0176feff732d12a930db8a70b6ea test/runtime/node_test.cc Max&nbsp;Brunsfeld
2017-08-04 maxbrunsfeld@gmail.com 94dc703bfcac0176feff732d12a930db8a70b6ea test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2017-08-04 maxbrunsfeld@gmail.com 1dca3a0b58b89e2353400d61c934abe90448e2ee src/runtime/parser.c Max&nbsp;Brunsfeld
2017-08-04 maxbrunsfeld@gmail.com 1dca3a0b58b89e2353400d61c934abe90448e2ee test/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2017-08-04 maxbrunsfeld@gmail.com 85be0e7e753841b9159084250d5da24d5b3987a3 src/runtime/get_changed_ranges.c Max&nbsp;Brunsfeld
2017-08-04 maxbrunsfeld@gmail.com 9260d8163c5f6cb48c2292ff21c850775298738b src/runtime/get_changed_ranges.c Max&nbsp;Brunsfeld
2017-08-04 maxbrunsfeld@gmail.com 9260d8163c5f6cb48c2292ff21c850775298738b src/runtime/get_changed_ranges.h Max&nbsp;Brunsfeld
2017-08-04 maxbrunsfeld@gmail.com 9260d8163c5f6cb48c2292ff21c850775298738b src/runtime/parser.c Max&nbsp;Brunsfeld
2017-08-04 maxbrunsfeld@gmail.com 9260d8163c5f6cb48c2292ff21c850775298738b src/runtime/tree.h Max&nbsp;Brunsfeld
2017-08-04 maxbrunsfeld@gmail.com 46ec0804f8ccaa199c2a8fefde0a3c99f3324f11 project.gyp Max&nbsp;Brunsfeld
2017-08-04 maxbrunsfeld@gmail.com 46ec0804f8ccaa199c2a8fefde0a3c99f3324f11 src/runtime/document.c Max&nbsp;Brunsfeld
2017-08-04 maxbrunsfeld@gmail.com 46ec0804f8ccaa199c2a8fefde0a3c99f3324f11 src/runtime/get_changed_ranges.c Max&nbsp;Brunsfeld
2017-08-04 maxbrunsfeld@gmail.com 46ec0804f8ccaa199c2a8fefde0a3c99f3324f11 src/runtime/get_changed_ranges.h Max&nbsp;Brunsfeld
2017-08-04 maxbrunsfeld@gmail.com 255f7af24b38401eb7e59c86df3626cd9dcbb8ff src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-08-03 maxbrunsfeld@gmail.com e5c3bf742d1d6e52961d7de8b3e63c30a4a77184 script/fetch-fixtures Max&nbsp;Brunsfeld
2017-08-03 maxbrunsfeld@gmail.com e5c3bf742d1d6e52961d7de8b3e63c30a4a77184 test/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2017-08-03 maxbrunsfeld@gmail.com e5c3bf742d1d6e52961d7de8b3e63c30a4a77184 test/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2017-08-03 maxbrunsfeld@gmail.com e5c3bf742d1d6e52961d7de8b3e63c30a4a77184 test/runtime/document_test.cc Max&nbsp;Brunsfeld
2017-08-03 maxbrunsfeld@gmail.com e5c3bf742d1d6e52961d7de8b3e63c30a4a77184 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2017-08-03 maxbrunsfeld@gmail.com 84e4114f79f8fae408e3ef2a70109bfa22f330de src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-08-03 maxbrunsfeld@gmail.com 84e4114f79f8fae408e3ef2a70109bfa22f330de test/fixtures/test_grammars/conflict_in_repeat_rule/expected_error.txt Max&nbsp;Brunsfeld
2017-08-03 maxbrunsfeld@gmail.com 84e4114f79f8fae408e3ef2a70109bfa22f330de test/fixtures/test_grammars/conflict_in_repeat_rule/grammar.json Max&nbsp;Brunsfeld
2017-08-03 maxbrunsfeld@gmail.com 84e4114f79f8fae408e3ef2a70109bfa22f330de test/fixtures/test_grammars/conflict_in_repeat_rule/readme.md Max&nbsp;Brunsfeld
2017-08-02 maxbrunsfeld@gmail.com 119c67dd7845cc4a747d2f1f1a39db5bb1a07f6d src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-08-02 maxbrunsfeld@gmail.com 119c67dd7845cc4a747d2f1f1a39db5bb1a07f6d test/fixtures/test_grammars/partially_resolved_conflict/expected_error.txt Max&nbsp;Brunsfeld
2017-08-02 maxbrunsfeld@gmail.com 119c67dd7845cc4a747d2f1f1a39db5bb1a07f6d test/fixtures/test_grammars/partially_resolved_conflict/grammar.json Max&nbsp;Brunsfeld
2017-08-02 maxbrunsfeld@gmail.com 119c67dd7845cc4a747d2f1f1a39db5bb1a07f6d test/fixtures/test_grammars/partially_resolved_conflict/readme.txt Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 doc/grammar-schema.json Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 script/fetch-fixtures Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 src/compiler/build_tables/parse_item_set_builder.cc Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 src/compiler/rules/metadata.cc Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 src/compiler/syntax_grammar.cc Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 src/runtime/language.c Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 src/runtime/language.h Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 src/runtime/node.c Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 src/runtime/reduce_action.h Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 src/runtime/tree.c Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 src/runtime/tree.h Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 src/runtime/tree_path.h Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 test/compiler/build_tables/parse_item_set_builder_test.cc Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 test/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 test/fixtures/test_grammars/aliased_inlined_rules/corpus.txt Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 test/fixtures/test_grammars/aliased_inlined_rules/grammar.json Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 test/fixtures/test_grammars/aliased_inlined_rules/readme.md Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 test/fixtures/test_grammars/aliased_rules/corpus.txt Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 test/fixtures/test_grammars/aliased_rules/grammar.json Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 test/fixtures/test_grammars/inlined_aliased_rules/corpus.txt Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 test/fixtures/test_grammars/inlined_aliased_rules/grammar.json Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 test/fixtures/test_grammars/inlined_aliased_rules/readme.md Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 test/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 test/runtime/language_test.cc Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 test/runtime/node_test.cc Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@github.com 418e7c8f1fbb936589f9ba96161d3b61b891efc6 test/runtime/tree_test.cc Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@gmail.com 09f4796f6bdc47090724fa36299a82eddb4a0374 script/fetch-fixtures Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@gmail.com 09f4796f6bdc47090724fa36299a82eddb4a0374 src/runtime/node.c Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@gmail.com 09f4796f6bdc47090724fa36299a82eddb4a0374 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@gmail.com 09f4796f6bdc47090724fa36299a82eddb4a0374 src/runtime/tree.c Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@gmail.com 09f4796f6bdc47090724fa36299a82eddb4a0374 src/runtime/tree_path.h Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@gmail.com 09f4796f6bdc47090724fa36299a82eddb4a0374 test/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@gmail.com 09f4796f6bdc47090724fa36299a82eddb4a0374 test/fixtures/test_grammars/aliased_inlined_rules/corpus.txt Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@gmail.com 09f4796f6bdc47090724fa36299a82eddb4a0374 test/fixtures/test_grammars/aliased_inlined_rules/grammar.json Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@gmail.com 09f4796f6bdc47090724fa36299a82eddb4a0374 test/fixtures/test_grammars/aliased_inlined_rules/readme.md Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@gmail.com 09f4796f6bdc47090724fa36299a82eddb4a0374 test/fixtures/test_grammars/aliased_rules/corpus.txt Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@gmail.com 09f4796f6bdc47090724fa36299a82eddb4a0374 test/fixtures/test_grammars/aliased_rules/grammar.json Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@gmail.com 09f4796f6bdc47090724fa36299a82eddb4a0374 test/fixtures/test_grammars/inlined_aliased_rules/corpus.txt Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@gmail.com 09f4796f6bdc47090724fa36299a82eddb4a0374 test/fixtures/test_grammars/inlined_aliased_rules/grammar.json Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@gmail.com 09f4796f6bdc47090724fa36299a82eddb4a0374 test/fixtures/test_grammars/inlined_aliased_rules/readme.md Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@gmail.com 09f4796f6bdc47090724fa36299a82eddb4a0374 test/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@gmail.com 09f4796f6bdc47090724fa36299a82eddb4a0374 test/runtime/language_test.cc Max&nbsp;Brunsfeld
2017-08-01 maxbrunsfeld@gmail.com 09f4796f6bdc47090724fa36299a82eddb4a0374 test/runtime/node_test.cc Max&nbsp;Brunsfeld
2017-07-31 maxbrunsfeld@gmail.com cb5fe8034808ef7984d27fc3c8efa799d27724de doc/grammar-schema.json Max&nbsp;Brunsfeld
2017-07-31 maxbrunsfeld@gmail.com cb5fe8034808ef7984d27fc3c8efa799d27724de include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2017-07-31 maxbrunsfeld@gmail.com cb5fe8034808ef7984d27fc3c8efa799d27724de src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-07-31 maxbrunsfeld@gmail.com cb5fe8034808ef7984d27fc3c8efa799d27724de src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2017-07-31 maxbrunsfeld@gmail.com cb5fe8034808ef7984d27fc3c8efa799d27724de src/compiler/build_tables/parse_item_set_builder.cc Max&nbsp;Brunsfeld
2017-07-31 maxbrunsfeld@gmail.com cb5fe8034808ef7984d27fc3c8efa799d27724de src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-07-31 maxbrunsfeld@gmail.com cb5fe8034808ef7984d27fc3c8efa799d27724de src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2017-07-31 maxbrunsfeld@gmail.com cb5fe8034808ef7984d27fc3c8efa799d27724de src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2017-07-31 maxbrunsfeld@gmail.com cb5fe8034808ef7984d27fc3c8efa799d27724de src/compiler/parse_table.h Max&nbsp;Brunsfeld
2017-07-31 maxbrunsfeld@gmail.com cb5fe8034808ef7984d27fc3c8efa799d27724de src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2017-07-31 maxbrunsfeld@gmail.com cb5fe8034808ef7984d27fc3c8efa799d27724de src/compiler/rules/metadata.cc Max&nbsp;Brunsfeld
2017-07-31 maxbrunsfeld@gmail.com cb5fe8034808ef7984d27fc3c8efa799d27724de src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2017-07-31 maxbrunsfeld@gmail.com cb5fe8034808ef7984d27fc3c8efa799d27724de src/compiler/syntax_grammar.cc Max&nbsp;Brunsfeld
2017-07-31 maxbrunsfeld@gmail.com cb5fe8034808ef7984d27fc3c8efa799d27724de src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2017-07-31 maxbrunsfeld@gmail.com cb5fe8034808ef7984d27fc3c8efa799d27724de src/runtime/language.c Max&nbsp;Brunsfeld
2017-07-31 maxbrunsfeld@gmail.com cb5fe8034808ef7984d27fc3c8efa799d27724de src/runtime/language.h Max&nbsp;Brunsfeld
2017-07-31 maxbrunsfeld@gmail.com cb5fe8034808ef7984d27fc3c8efa799d27724de src/runtime/node.c Max&nbsp;Brunsfeld
2017-07-31 maxbrunsfeld@gmail.com cb5fe8034808ef7984d27fc3c8efa799d27724de src/runtime/parser.c Max&nbsp;Brunsfeld
2017-07-31 maxbrunsfeld@gmail.com cb5fe8034808ef7984d27fc3c8efa799d27724de src/runtime/reduce_action.h Max&nbsp;Brunsfeld
2017-07-31 maxbrunsfeld@gmail.com cb5fe8034808ef7984d27fc3c8efa799d27724de src/runtime/tree.c Max&nbsp;Brunsfeld
2017-07-31 maxbrunsfeld@gmail.com cb5fe8034808ef7984d27fc3c8efa799d27724de src/runtime/tree.h Max&nbsp;Brunsfeld
2017-07-31 maxbrunsfeld@gmail.com cb5fe8034808ef7984d27fc3c8efa799d27724de src/runtime/tree_path.h Max&nbsp;Brunsfeld
2017-07-31 maxbrunsfeld@gmail.com cb5fe8034808ef7984d27fc3c8efa799d27724de test/compiler/build_tables/parse_item_set_builder_test.cc Max&nbsp;Brunsfeld
2017-07-31 maxbrunsfeld@gmail.com cb5fe8034808ef7984d27fc3c8efa799d27724de test/fixtures/test_grammars/inlined_renamed_rules/grammar.json Max&nbsp;Brunsfeld
2017-07-31 maxbrunsfeld@gmail.com cb5fe8034808ef7984d27fc3c8efa799d27724de test/fixtures/test_grammars/renamed_inlined_rules/grammar.json Max&nbsp;Brunsfeld
2017-07-31 maxbrunsfeld@gmail.com cb5fe8034808ef7984d27fc3c8efa799d27724de test/fixtures/test_grammars/renamed_rules/grammar.json Max&nbsp;Brunsfeld
2017-07-31 maxbrunsfeld@gmail.com cb5fe8034808ef7984d27fc3c8efa799d27724de test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2017-07-31 maxbrunsfeld@gmail.com cb5fe8034808ef7984d27fc3c8efa799d27724de test/runtime/tree_test.cc Max&nbsp;Brunsfeld
2017-07-21 maxbrunsfeld@gmail.com b5f421cafbb69edfdddca61c8f8eb123165884c8 src/compiler/build_tables/parse_item_set_builder.cc Max&nbsp;Brunsfeld
2017-07-21 maxbrunsfeld@gmail.com 2437287e3ee21b63c69e94f35c68d709f451978e src/runtime/tree.c Max&nbsp;Brunsfeld
2017-07-21 maxbrunsfeld@gmail.com cf445da253268de8d42995b35af181b72bd1baf4 src/runtime/tree.c Max&nbsp;Brunsfeld
2017-07-21 maxbrunsfeld@gmail.com 1df41a9107c849868a10ebbc71f36087d62b3c09 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2017-07-21 maxbrunsfeld@gmail.com 1df41a9107c849868a10ebbc71f36087d62b3c09 src/runtime/language.c Max&nbsp;Brunsfeld
2017-07-21 maxbrunsfeld@gmail.com 1df41a9107c849868a10ebbc71f36087d62b3c09 src/runtime/language.h Max&nbsp;Brunsfeld
2017-07-21 maxbrunsfeld@gmail.com 1df41a9107c849868a10ebbc71f36087d62b3c09 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-07-21 maxbrunsfeld@gmail.com cbdfd89675efd867f9089a91cb930eec78748f45 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-07-21 maxbrunsfeld@gmail.com cbdfd89675efd867f9089a91cb930eec78748f45 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2017-07-21 maxbrunsfeld@gmail.com cbdfd89675efd867f9089a91cb930eec78748f45 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2017-07-21 maxbrunsfeld@gmail.com cbdfd89675efd867f9089a91cb930eec78748f45 test/fixtures/test_grammars/associativity_missing/expected_error.txt Max&nbsp;Brunsfeld
2017-07-21 maxbrunsfeld@gmail.com cbdfd89675efd867f9089a91cb930eec78748f45 test/fixtures/test_grammars/conflicting_precedence/expected_error.txt Max&nbsp;Brunsfeld
2017-07-21 maxbrunsfeld@gmail.com cbdfd89675efd867f9089a91cb930eec78748f45 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2017-07-20 maxbrunsfeld@gmail.com 7d9d8bce79267ce0974fd5278f7ad06d268373fd src/compiler/build_tables/parse_item_set_builder.cc Max&nbsp;Brunsfeld
2017-07-20 maxbrunsfeld@gmail.com 7d9d8bce79267ce0974fd5278f7ad06d268373fd src/compiler/build_tables/parse_item_set_builder.h Max&nbsp;Brunsfeld
2017-07-20 maxbrunsfeld@gmail.com 7d9d8bce79267ce0974fd5278f7ad06d268373fd src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2017-07-20 maxbrunsfeld@gmail.com 7d9d8bce79267ce0974fd5278f7ad06d268373fd test/fixtures/test_grammars/nested_inlined_rules/corpus.txt Max&nbsp;Brunsfeld
2017-07-20 maxbrunsfeld@gmail.com 7d9d8bce79267ce0974fd5278f7ad06d268373fd test/fixtures/test_grammars/nested_inlined_rules/grammar.json Max&nbsp;Brunsfeld
2017-07-20 maxbrunsfeld@gmail.com 7d9d8bce79267ce0974fd5278f7ad06d268373fd test/fixtures/test_grammars/nested_inlined_rules/readme.md Max&nbsp;Brunsfeld
2017-07-19 maxbrunsfeld@gmail.com f33421c53e9ea987866243b565435d3d46682a81 src/runtime/node.c Max&nbsp;Brunsfeld
2017-07-19 maxbrunsfeld@gmail.com f33421c53e9ea987866243b565435d3d46682a81 src/runtime/tree.c Max&nbsp;Brunsfeld
2017-07-19 maxbrunsfeld@gmail.com f33421c53e9ea987866243b565435d3d46682a81 test/runtime/node_test.cc Max&nbsp;Brunsfeld
2017-07-19 maxbrunsfeld@github.com 10d28d4b561b02f248b142f6ab05ea36455c2227 src/runtime/utf16.c Max&nbsp;Brunsfeld
2017-07-19 maxbrunsfeld@github.com 10d28d4b561b02f248b142f6ab05ea36455c2227 test/helpers/spy_input.cc Max&nbsp;Brunsfeld
2017-07-19 maxbrunsfeld@github.com 10d28d4b561b02f248b142f6ab05ea36455c2227 test/helpers/spy_input.h Max&nbsp;Brunsfeld
2017-07-19 maxbrunsfeld@github.com 10d28d4b561b02f248b142f6ab05ea36455c2227 test/runtime/document_test.cc Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@gmail.com 4649c3a37f756a34e6345c4db5f9691ff1542806 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@gmail.com 4649c3a37f756a34e6345c4db5f9691ff1542806 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@gmail.com 4649c3a37f756a34e6345c4db5f9691ff1542806 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2017-07-18 philipturnbull@github.com 52cec9ed39a56f226d47499db6362a192138fd5a test/helpers/spy_input.cc Phil&nbsp;Turnbull
2017-07-18 philipturnbull@github.com 52cec9ed39a56f226d47499db6362a192138fd5a test/helpers/spy_input.h Phil&nbsp;Turnbull
2017-07-18 philipturnbull@github.com 52cec9ed39a56f226d47499db6362a192138fd5a test/runtime/document_test.cc Phil&nbsp;Turnbull
2017-07-18 maxbrunsfeld@gmail.com afb499bf2e5c9aee78ae9a8611268008e1136359 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@gmail.com afb499bf2e5c9aee78ae9a8611268008e1136359 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@gmail.com afb499bf2e5c9aee78ae9a8611268008e1136359 src/runtime/language.c Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@gmail.com afb499bf2e5c9aee78ae9a8611268008e1136359 src/runtime/node.c Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@gmail.com afb499bf2e5c9aee78ae9a8611268008e1136359 test/runtime/document_test.cc Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@gmail.com afb499bf2e5c9aee78ae9a8611268008e1136359 test/runtime/language_test.cc Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@github.com 20b664969e8ec2a5aa94754f41975e8792522fa4 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@github.com 20b664969e8ec2a5aa94754f41975e8792522fa4 script/fetch-fixtures Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@github.com 20b664969e8ec2a5aa94754f41975e8792522fa4 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@github.com 20b664969e8ec2a5aa94754f41975e8792522fa4 src/runtime/document.c Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@github.com 20b664969e8ec2a5aa94754f41975e8792522fa4 src/runtime/lexer.c Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@github.com 20b664969e8ec2a5aa94754f41975e8792522fa4 src/runtime/lexer.h Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@github.com 20b664969e8ec2a5aa94754f41975e8792522fa4 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@github.com 20b664969e8ec2a5aa94754f41975e8792522fa4 src/runtime/stack.c Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@github.com 20b664969e8ec2a5aa94754f41975e8792522fa4 src/runtime/tree.c Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@github.com 20b664969e8ec2a5aa94754f41975e8792522fa4 src/runtime/tree.h Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@github.com 20b664969e8ec2a5aa94754f41975e8792522fa4 src/runtime/tree_path.h Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@github.com 20b664969e8ec2a5aa94754f41975e8792522fa4 test/benchmarks.cc Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@github.com 20b664969e8ec2a5aa94754f41975e8792522fa4 test/fixtures/test_grammars/external_and_internal_anonymous_tokens/scanner.c Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@github.com 20b664969e8ec2a5aa94754f41975e8792522fa4 test/fixtures/test_grammars/external_and_internal_tokens/scanner.c Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@github.com 20b664969e8ec2a5aa94754f41975e8792522fa4 test/fixtures/test_grammars/external_extra_tokens/scanner.c Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@github.com 20b664969e8ec2a5aa94754f41975e8792522fa4 test/fixtures/test_grammars/external_tokens/scanner.c Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@github.com 20b664969e8ec2a5aa94754f41975e8792522fa4 test/integration/real_grammars.cc Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@github.com 20b664969e8ec2a5aa94754f41975e8792522fa4 test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@github.com 01805b289ee7be52f54562f02b08c31e9971a7af project.gyp Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@gmail.com de17c92462d5ffcb73bfd6aea406fed2beb27357 test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@gmail.com 085d96d89d94fa874c195f37ec261df99e9f1385 test/benchmarks.cc Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@gmail.com 45c40c874289e07bec1eecc224453120378b5e5b test/fixtures/test_grammars/external_and_internal_anonymous_tokens/scanner.c Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@gmail.com 45c40c874289e07bec1eecc224453120378b5e5b test/fixtures/test_grammars/external_and_internal_tokens/scanner.c Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@gmail.com 45c40c874289e07bec1eecc224453120378b5e5b test/fixtures/test_grammars/external_extra_tokens/scanner.c Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@gmail.com 45c40c874289e07bec1eecc224453120378b5e5b test/fixtures/test_grammars/external_tokens/scanner.c Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@gmail.com 0d6ab65a97bbcbc2037be0e6cb8e216b03d2e174 script/fetch-fixtures Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@gmail.com 9a04231ab14ad1ca55bfd8b31f15d5d35c35aece include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@gmail.com 9a04231ab14ad1ca55bfd8b31f15d5d35c35aece script/fetch-fixtures Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@gmail.com 9a04231ab14ad1ca55bfd8b31f15d5d35c35aece src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@gmail.com 9a04231ab14ad1ca55bfd8b31f15d5d35c35aece src/runtime/document.c Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@gmail.com 9a04231ab14ad1ca55bfd8b31f15d5d35c35aece src/runtime/lexer.c Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@gmail.com 9a04231ab14ad1ca55bfd8b31f15d5d35c35aece src/runtime/lexer.h Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@gmail.com 9a04231ab14ad1ca55bfd8b31f15d5d35c35aece src/runtime/parser.c Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@gmail.com 9a04231ab14ad1ca55bfd8b31f15d5d35c35aece src/runtime/stack.c Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@gmail.com 9a04231ab14ad1ca55bfd8b31f15d5d35c35aece src/runtime/tree.c Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@gmail.com 9a04231ab14ad1ca55bfd8b31f15d5d35c35aece src/runtime/tree.h Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@gmail.com 9a04231ab14ad1ca55bfd8b31f15d5d35c35aece test/integration/real_grammars.cc Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@gmail.com 9a04231ab14ad1ca55bfd8b31f15d5d35c35aece test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2017-07-18 maxbrunsfeld@gmail.com e355929a301832818a0c09db1b1010d933996561 src/runtime/tree_path.h Max&nbsp;Brunsfeld
2017-07-17 philipturnbull@github.com 2155505dcdde654b0d11846da6bcab84ea638560 project.gyp Phil&nbsp;Turnbull
2017-07-17 philipturnbull@github.com e7662c2213eff6243d72bb42bf8b88bb1db9452d src/runtime/utf16.c Phil&nbsp;Turnbull
2017-07-17 philipturnbull@github.com e7662c2213eff6243d72bb42bf8b88bb1db9452d test/runtime/document_test.cc Phil&nbsp;Turnbull
2017-07-17 philipturnbull@github.com e7662c2213eff6243d72bb42bf8b88bb1db9452d test/runtime/lexer_test.cc Phil&nbsp;Turnbull
2017-07-17 philipturnbull@github.com 035abc1e15e4f574eb6f794755f500d6f22f630a test/runtime/document_test.cc Phil&nbsp;Turnbull
2017-07-17 maxbrunsfeld@github.com 34279257f9cd881a8aad94b9c059fd8cb689fbe3 .gitignore Max&nbsp;Brunsfeld
2017-07-17 maxbrunsfeld@github.com 34279257f9cd881a8aad94b9c059fd8cb689fbe3 project.gyp Max&nbsp;Brunsfeld
2017-07-17 maxbrunsfeld@github.com 34279257f9cd881a8aad94b9c059fd8cb689fbe3 script/build-fuzzers Max&nbsp;Brunsfeld
2017-07-17 maxbrunsfeld@github.com 34279257f9cd881a8aad94b9c059fd8cb689fbe3 script/fetch-fixtures Max&nbsp;Brunsfeld
2017-07-17 maxbrunsfeld@github.com 34279257f9cd881a8aad94b9c059fd8cb689fbe3 script/reproduce Max&nbsp;Brunsfeld
2017-07-17 maxbrunsfeld@github.com 34279257f9cd881a8aad94b9c059fd8cb689fbe3 script/run-fuzzer Max&nbsp;Brunsfeld
2017-07-17 maxbrunsfeld@github.com 34279257f9cd881a8aad94b9c059fd8cb689fbe3 test/fuzz/README.md Max&nbsp;Brunsfeld
2017-07-17 maxbrunsfeld@github.com 34279257f9cd881a8aad94b9c059fd8cb689fbe3 test/fuzz/fuzzer.cc Max&nbsp;Brunsfeld
2017-07-17 maxbrunsfeld@github.com 34279257f9cd881a8aad94b9c059fd8cb689fbe3 test/fuzz/gen-dict.py Max&nbsp;Brunsfeld
2017-07-16 maxbrunsfeld@gmail.com 66dc12587a456d0162e4c9105bf293bef25d4a3e src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-07-14 philipturnbull@github.com 153c2033df4d1c79b7343d0ec776220fbaea37ae script/fetch-fixtures Phil&nbsp;Turnbull
2017-07-14 philipturnbull@github.com 798ef5e4dc32d0811d0da5e04abfbf8b650009b4 .gitignore Phil&nbsp;Turnbull
2017-07-14 philipturnbull@github.com 798ef5e4dc32d0811d0da5e04abfbf8b650009b4 project.gyp Phil&nbsp;Turnbull
2017-07-14 philipturnbull@github.com 798ef5e4dc32d0811d0da5e04abfbf8b650009b4 script/build-fuzzers Phil&nbsp;Turnbull
2017-07-14 philipturnbull@github.com 798ef5e4dc32d0811d0da5e04abfbf8b650009b4 script/reproduce Phil&nbsp;Turnbull
2017-07-14 philipturnbull@github.com 798ef5e4dc32d0811d0da5e04abfbf8b650009b4 script/run-fuzzer Phil&nbsp;Turnbull
2017-07-14 philipturnbull@github.com 798ef5e4dc32d0811d0da5e04abfbf8b650009b4 test/fuzz/README.md Phil&nbsp;Turnbull
2017-07-14 philipturnbull@github.com 798ef5e4dc32d0811d0da5e04abfbf8b650009b4 test/fuzz/fuzzer.cc Phil&nbsp;Turnbull
2017-07-14 philipturnbull@github.com 798ef5e4dc32d0811d0da5e04abfbf8b650009b4 test/fuzz/gen-dict.py Phil&nbsp;Turnbull
2017-07-14 maxbrunsfeld@gmail.com 1a195d44bb1537d2b404bc1697264eff92c6bcb5 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 doc/grammar-schema.json Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 project.gyp Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 src/compiler/build_tables/parse_item_set_builder.cc Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 src/compiler/rules/metadata.cc Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 src/compiler/syntax_grammar.cc Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 src/runtime/language.c Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 src/runtime/language.h Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 src/runtime/node.c Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 src/runtime/reduce_action.h Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 src/runtime/tree.c Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 src/runtime/tree.h Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 test/compiler/build_tables/parse_item_set_builder_test.cc Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 test/compiler/prepare_grammar/flatten_grammar_test.cc Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 test/fixtures/test_grammars/inlined_renamed_rules/corpus.txt Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 test/fixtures/test_grammars/inlined_renamed_rules/grammar.json Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 test/fixtures/test_grammars/inlined_renamed_rules/readme.md Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 test/fixtures/test_grammars/renamed_inlined_rules/corpus.txt Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 test/fixtures/test_grammars/renamed_inlined_rules/grammar.json Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 test/fixtures/test_grammars/renamed_inlined_rules/readme.md Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 test/fixtures/test_grammars/renamed_rules/corpus.txt Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 test/fixtures/test_grammars/renamed_rules/grammar.json Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 test/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 test/integration/test_grammars.cc Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@github.com 9c9311ccd773325b8ba9b90712b030dce6e7c9a1 test/runtime/tree_test.cc Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com c21d3653e8758510a4972412629d91b76930dd4c doc/grammar-schema.json Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com 99885788bc4b5c2c506418de07c49fdbcb6834e6 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com a22386e408d3e07333f8a0773be9c71f0ae26d70 test/compiler/prepare_grammar/flatten_grammar_test.cc Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com 4b40a1ed6c2635c00637d43edc024c59cb1f9614 src/runtime/language.h Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com 4b40a1ed6c2635c00637d43edc024c59cb1f9614 src/runtime/node.c Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com 4b40a1ed6c2635c00637d43edc024c59cb1f9614 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com 4b40a1ed6c2635c00637d43edc024c59cb1f9614 src/runtime/tree.c Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com 4b40a1ed6c2635c00637d43edc024c59cb1f9614 src/runtime/tree.h Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com 4b40a1ed6c2635c00637d43edc024c59cb1f9614 test/fixtures/test_grammars/inlined_renamed_rules/corpus.txt Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com 4b40a1ed6c2635c00637d43edc024c59cb1f9614 test/fixtures/test_grammars/inlined_renamed_rules/grammar.json Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com 4b40a1ed6c2635c00637d43edc024c59cb1f9614 test/fixtures/test_grammars/inlined_renamed_rules/readme.md Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com 4b40a1ed6c2635c00637d43edc024c59cb1f9614 test/fixtures/test_grammars/renamed_inlined_rules/corpus.txt Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com 4b40a1ed6c2635c00637d43edc024c59cb1f9614 test/fixtures/test_grammars/renamed_inlined_rules/grammar.json Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com 4b40a1ed6c2635c00637d43edc024c59cb1f9614 test/fixtures/test_grammars/renamed_inlined_rules/readme.md Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com 4b40a1ed6c2635c00637d43edc024c59cb1f9614 test/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com 4b40a1ed6c2635c00637d43edc024c59cb1f9614 test/integration/test_grammars.cc Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com 4b40a1ed6c2635c00637d43edc024c59cb1f9614 test/runtime/tree_test.cc Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com b3a72954ff389a0655557c58266feea4a0cee852 doc/grammar-schema.json Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com b3a72954ff389a0655557c58266feea4a0cee852 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com b3a72954ff389a0655557c58266feea4a0cee852 project.gyp Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com b3a72954ff389a0655557c58266feea4a0cee852 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com b3a72954ff389a0655557c58266feea4a0cee852 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com b3a72954ff389a0655557c58266feea4a0cee852 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com b3a72954ff389a0655557c58266feea4a0cee852 src/compiler/build_tables/parse_item_set_builder.cc Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com b3a72954ff389a0655557c58266feea4a0cee852 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com b3a72954ff389a0655557c58266feea4a0cee852 src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com b3a72954ff389a0655557c58266feea4a0cee852 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com b3a72954ff389a0655557c58266feea4a0cee852 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com b3a72954ff389a0655557c58266feea4a0cee852 src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com b3a72954ff389a0655557c58266feea4a0cee852 src/compiler/rules/metadata.cc Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com b3a72954ff389a0655557c58266feea4a0cee852 src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com b3a72954ff389a0655557c58266feea4a0cee852 src/compiler/syntax_grammar.cc Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com b3a72954ff389a0655557c58266feea4a0cee852 src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com b3a72954ff389a0655557c58266feea4a0cee852 src/runtime/language.c Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com b3a72954ff389a0655557c58266feea4a0cee852 src/runtime/language.h Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com b3a72954ff389a0655557c58266feea4a0cee852 src/runtime/node.c Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com b3a72954ff389a0655557c58266feea4a0cee852 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com b3a72954ff389a0655557c58266feea4a0cee852 src/runtime/reduce_action.h Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com b3a72954ff389a0655557c58266feea4a0cee852 src/runtime/tree.c Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com b3a72954ff389a0655557c58266feea4a0cee852 src/runtime/tree.h Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com b3a72954ff389a0655557c58266feea4a0cee852 test/compiler/build_tables/parse_item_set_builder_test.cc Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com b3a72954ff389a0655557c58266feea4a0cee852 test/fixtures/test_grammars/renamed_rules/corpus.txt Max&nbsp;Brunsfeld
2017-07-14 maxbrunsfeld@gmail.com b3a72954ff389a0655557c58266feea4a0cee852 test/fixtures/test_grammars/renamed_rules/grammar.json Max&nbsp;Brunsfeld
2017-07-13 maxbrunsfeld@gmail.com 0b94e9d814ee62447e9347c5413d092ad97976fd src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2017-07-13 maxbrunsfeld@gmail.com 561821d011ccac2d0433737c14f152e60664e3d5 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-07-13 maxbrunsfeld@gmail.com 561821d011ccac2d0433737c14f152e60664e3d5 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2017-07-13 maxbrunsfeld@gmail.com 561821d011ccac2d0433737c14f152e60664e3d5 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2017-07-13 maxbrunsfeld@gmail.com d64688992247a49f424e7886cc77108a0b245f0c src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2017-07-13 maxbrunsfeld@gmail.com 7293e6f0cc24f26a11e4bee63c2e965f107f9bc6 src/compiler/build_tables/lookahead_set.cc Max&nbsp;Brunsfeld
2017-07-13 maxbrunsfeld@gmail.com 7293e6f0cc24f26a11e4bee63c2e965f107f9bc6 src/runtime/stack.c Max&nbsp;Brunsfeld
2017-07-13 maxbrunsfeld@gmail.com 7293e6f0cc24f26a11e4bee63c2e965f107f9bc6 test/compiler/build_tables/parse_item_set_builder_test.cc Max&nbsp;Brunsfeld
2017-07-13 maxbrunsfeld@gmail.com 7293e6f0cc24f26a11e4bee63c2e965f107f9bc6 test/compiler/prepare_grammar/expand_repeats_test.cc Max&nbsp;Brunsfeld
2017-07-13 maxbrunsfeld@gmail.com 7293e6f0cc24f26a11e4bee63c2e965f107f9bc6 test/compiler/prepare_grammar/extract_tokens_test.cc Max&nbsp;Brunsfeld
2017-07-13 maxbrunsfeld@gmail.com 7293e6f0cc24f26a11e4bee63c2e965f107f9bc6 test/compiler/prepare_grammar/intern_symbols_test.cc Max&nbsp;Brunsfeld
2017-07-13 maxbrunsfeld@gmail.com 62c577af337940793c05c2fddafd7dd6b3b36404 src/compiler/build_tables/parse_item_set_builder.cc Max&nbsp;Brunsfeld
2017-07-13 maxbrunsfeld@gmail.com 2659b15542ff2f94411afe61d96046860ac0ebe8 .travis.yml Max&nbsp;Brunsfeld
2017-07-13 maxbrunsfeld@github.com 8f30b259f1f4ba7ddcb8588a12b9229c97427fe5 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-07-13 maxbrunsfeld@github.com 8f30b259f1f4ba7ddcb8588a12b9229c97427fe5 src/compiler/build_tables/lookahead_set.cc Max&nbsp;Brunsfeld
2017-07-13 maxbrunsfeld@github.com 8f30b259f1f4ba7ddcb8588a12b9229c97427fe5 src/compiler/build_tables/lookahead_set.h Max&nbsp;Brunsfeld
2017-07-13 maxbrunsfeld@github.com 8f30b259f1f4ba7ddcb8588a12b9229c97427fe5 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2017-07-13 maxbrunsfeld@github.com 8f30b259f1f4ba7ddcb8588a12b9229c97427fe5 src/compiler/build_tables/parse_item_set_builder.cc Max&nbsp;Brunsfeld
2017-07-13 maxbrunsfeld@github.com 8f30b259f1f4ba7ddcb8588a12b9229c97427fe5 src/compiler/build_tables/parse_item_set_builder.h Max&nbsp;Brunsfeld
2017-07-13 maxbrunsfeld@github.com 8f30b259f1f4ba7ddcb8588a12b9229c97427fe5 src/compiler/grammar.h Max&nbsp;Brunsfeld
2017-07-13 maxbrunsfeld@github.com 8f30b259f1f4ba7ddcb8588a12b9229c97427fe5 src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2017-07-13 maxbrunsfeld@github.com 8f30b259f1f4ba7ddcb8588a12b9229c97427fe5 src/compiler/parse_grammar.h Max&nbsp;Brunsfeld
2017-07-13 maxbrunsfeld@github.com 8f30b259f1f4ba7ddcb8588a12b9229c97427fe5 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2017-07-13 maxbrunsfeld@github.com 8f30b259f1f4ba7ddcb8588a12b9229c97427fe5 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2017-07-13 maxbrunsfeld@github.com 8f30b259f1f4ba7ddcb8588a12b9229c97427fe5 src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2017-07-13 maxbrunsfeld@github.com 8f30b259f1f4ba7ddcb8588a12b9229c97427fe5 src/compiler/prepare_grammar/initial_syntax_grammar.h Max&nbsp;Brunsfeld
2017-07-13 maxbrunsfeld@github.com 8f30b259f1f4ba7ddcb8588a12b9229c97427fe5 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2017-07-13 maxbrunsfeld@github.com 8f30b259f1f4ba7ddcb8588a12b9229c97427fe5 src/compiler/prepare_grammar/interned_grammar.h Max&nbsp;Brunsfeld
2017-07-13 maxbrunsfeld@github.com 8f30b259f1f4ba7ddcb8588a12b9229c97427fe5 src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2017-07-13 maxbrunsfeld@github.com 8f30b259f1f4ba7ddcb8588a12b9229c97427fe5 test/fixtures/test_grammars/inline_rules/corpus.txt Max&nbsp;Brunsfeld
2017-07-13 maxbrunsfeld@github.com 8f30b259f1f4ba7ddcb8588a12b9229c97427fe5 test/fixtures/test_grammars/inline_rules/grammar.json Max&nbsp;Brunsfeld
2017-07-13 maxbrunsfeld@github.com 8f30b259f1f4ba7ddcb8588a12b9229c97427fe5 test/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2017-07-12 maxbrunsfeld@gmail.com a3006bc2b58c361295c9786186a38cc782c5b080 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-07-12 maxbrunsfeld@gmail.com a3006bc2b58c361295c9786186a38cc782c5b080 src/compiler/build_tables/lookahead_set.cc Max&nbsp;Brunsfeld
2017-07-12 maxbrunsfeld@gmail.com a3006bc2b58c361295c9786186a38cc782c5b080 src/compiler/build_tables/lookahead_set.h Max&nbsp;Brunsfeld
2017-07-12 maxbrunsfeld@gmail.com a3006bc2b58c361295c9786186a38cc782c5b080 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2017-07-12 maxbrunsfeld@gmail.com a3006bc2b58c361295c9786186a38cc782c5b080 test/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2017-07-12 maxbrunsfeld@gmail.com e4f57d6fee2ce6c7cc68a1502d1e181ee8c0179f test/fixtures/test_grammars/inline_rules/corpus.txt Max&nbsp;Brunsfeld
2017-07-12 maxbrunsfeld@gmail.com e4f57d6fee2ce6c7cc68a1502d1e181ee8c0179f test/fixtures/test_grammars/inline_rules/grammar.json Max&nbsp;Brunsfeld
2017-07-12 maxbrunsfeld@gmail.com 5c8f7c035e7cfa8b65f119114a3a0f181ecf418a test/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2017-07-12 maxbrunsfeld@gmail.com 65bf1389e1e63f04f8f4b47753d79580130a0beb src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2017-07-12 maxbrunsfeld@gmail.com 65bf1389e1e63f04f8f4b47753d79580130a0beb src/compiler/build_tables/parse_item_set_builder.cc Max&nbsp;Brunsfeld
2017-07-12 maxbrunsfeld@gmail.com 65bf1389e1e63f04f8f4b47753d79580130a0beb src/compiler/build_tables/parse_item_set_builder.h Max&nbsp;Brunsfeld
2017-07-12 maxbrunsfeld@gmail.com 65bf1389e1e63f04f8f4b47753d79580130a0beb src/compiler/grammar.h Max&nbsp;Brunsfeld
2017-07-12 maxbrunsfeld@gmail.com 65bf1389e1e63f04f8f4b47753d79580130a0beb src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2017-07-12 maxbrunsfeld@gmail.com 65bf1389e1e63f04f8f4b47753d79580130a0beb src/compiler/parse_grammar.h Max&nbsp;Brunsfeld
2017-07-12 maxbrunsfeld@gmail.com 65bf1389e1e63f04f8f4b47753d79580130a0beb src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2017-07-12 maxbrunsfeld@gmail.com 65bf1389e1e63f04f8f4b47753d79580130a0beb src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2017-07-12 maxbrunsfeld@gmail.com 65bf1389e1e63f04f8f4b47753d79580130a0beb src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2017-07-12 maxbrunsfeld@gmail.com 65bf1389e1e63f04f8f4b47753d79580130a0beb src/compiler/prepare_grammar/initial_syntax_grammar.h Max&nbsp;Brunsfeld
2017-07-12 maxbrunsfeld@gmail.com 65bf1389e1e63f04f8f4b47753d79580130a0beb src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2017-07-12 maxbrunsfeld@gmail.com 65bf1389e1e63f04f8f4b47753d79580130a0beb src/compiler/prepare_grammar/interned_grammar.h Max&nbsp;Brunsfeld
2017-07-12 maxbrunsfeld@gmail.com 65bf1389e1e63f04f8f4b47753d79580130a0beb src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2017-07-12 maxbrunsfeld@gmail.com 65bf1389e1e63f04f8f4b47753d79580130a0beb test/fixtures/test_grammars/inline_rules/corpus.txt Max&nbsp;Brunsfeld
2017-07-12 maxbrunsfeld@gmail.com 65bf1389e1e63f04f8f4b47753d79580130a0beb test/fixtures/test_grammars/inline_rules/grammar.json Max&nbsp;Brunsfeld
2017-07-12 maxbrunsfeld@gmail.com 26a25278cd02641520a9da2e671fdb1464566f25 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2017-07-12 maxbrunsfeld@gmail.com 26a25278cd02641520a9da2e671fdb1464566f25 src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2017-07-12 maxbrunsfeld@gmail.com 26a25278cd02641520a9da2e671fdb1464566f25 test/compiler/build_tables/parse_item_set_builder_test.cc Max&nbsp;Brunsfeld
2017-07-11 maxbrunsfeld@gmail.com a199b217f35b4e36f93c3a7f2522a5a2d83ba344 src/compiler/build_tables/parse_item_set_builder.cc Max&nbsp;Brunsfeld
2017-07-11 maxbrunsfeld@gmail.com a199b217f35b4e36f93c3a7f2522a5a2d83ba344 src/compiler/build_tables/parse_item_set_builder.h Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@gmail.com 68c3ba1b8beda9bfc335080c712b844154ded70a src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 .gitmodules Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 doc/grammar-schema.json Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 externals/crypto-algorithms Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 src/compiler/build_tables/lex_table_builder.h Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 src/compiler/build_tables/parse_item_set_builder.cc Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 src/compiler/build_tables/parse_item_set_builder.h Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 src/compiler/rules/character_set.cc Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 src/compiler/rules/metadata.cc Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 src/runtime/reduce_action.h Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 src/runtime/tree.c Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 src/runtime/tree.h Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 test/compiler/build_tables/lex_table_builder_test.cc Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 test/compiler/build_tables/parse_item_set_builder_test.cc Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 test/compiler/prepare_grammar/flatten_grammar_test.cc Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 test/compiler/rules/character_set_test.cc Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 test/fixtures/test_grammars/dynamic_precedence/corpus.txt Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 test/fixtures/test_grammars/dynamic_precedence/grammar.json Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 test/fixtures/test_grammars/dynamic_precedence/readme.md Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 test/fixtures/test_grammars/precedence_on_single_child_missing/expected_error.txt Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 test/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 test/helpers/stream_methods.h Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@github.com 43d347c225c012030c34c94d0dba04b34cc70026 test/integration/test_grammars.cc Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@gmail.com 5bd5b4bb052ccd250c7af0d3f7f0f8160ad59841 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@gmail.com bf4b8bf55b7fbb830e216455ea9980913cfce0d5 .gitmodules Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@gmail.com 59236d2ed105907bb76ae27fdcca6a1631dbf8c3 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@gmail.com 59236d2ed105907bb76ae27fdcca6a1631dbf8c3 src/compiler/rules/character_set.cc Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@gmail.com 59236d2ed105907bb76ae27fdcca6a1631dbf8c3 test/compiler/rules/character_set_test.cc Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@gmail.com 2755b07222573c2589cfbe01c454aced44be8654 externals/crypto-algorithms Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@gmail.com 2755b07222573c2589cfbe01c454aced44be8654 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@gmail.com 2755b07222573c2589cfbe01c454aced44be8654 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2017-07-10 maxbrunsfeld@gmail.com 2755b07222573c2589cfbe01c454aced44be8654 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2017-07-08 maxbrunsfeld@gmail.com 1586d70cbe4a70e3f02ea28cf149199096d75106 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-07-08 maxbrunsfeld@gmail.com 1586d70cbe4a70e3f02ea28cf149199096d75106 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2017-07-08 maxbrunsfeld@gmail.com 1586d70cbe4a70e3f02ea28cf149199096d75106 src/compiler/build_tables/lex_table_builder.h Max&nbsp;Brunsfeld
2017-07-08 maxbrunsfeld@gmail.com 1586d70cbe4a70e3f02ea28cf149199096d75106 src/compiler/build_tables/parse_item_set_builder.cc Max&nbsp;Brunsfeld
2017-07-08 maxbrunsfeld@gmail.com 1586d70cbe4a70e3f02ea28cf149199096d75106 src/compiler/build_tables/parse_item_set_builder.h Max&nbsp;Brunsfeld
2017-07-08 maxbrunsfeld@gmail.com 1586d70cbe4a70e3f02ea28cf149199096d75106 test/compiler/build_tables/lex_table_builder_test.cc Max&nbsp;Brunsfeld
2017-07-07 maxbrunsfeld@gmail.com a98abde529e5201b54dfdc533d1d7ae61f5aa0e5 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-07-07 maxbrunsfeld@gmail.com a98abde529e5201b54dfdc533d1d7ae61f5aa0e5 test/fixtures/test_grammars/precedence_on_single_child_missing/expected_error.txt Max&nbsp;Brunsfeld
2017-07-07 maxbrunsfeld@gmail.com c91ceaaa8da8fa4fd99e74972a42aeabd0350db5 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-07-07 maxbrunsfeld@gmail.com 0de93b3bf2619e284149e393e3464061f319ff1e src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com 107feb79608866a71fe027b3bd2d5505b3a0e624 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com 08bb365f6c31f92578bf3890dfccf09f3cf3a6c4 doc/grammar-schema.json Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com d8e9d04fe7e3598c10e11c2b46667dba5bc30f0c include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com d8e9d04fe7e3598c10e11c2b46667dba5bc30f0c src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com d8e9d04fe7e3598c10e11c2b46667dba5bc30f0c src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com d8e9d04fe7e3598c10e11c2b46667dba5bc30f0c src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com d8e9d04fe7e3598c10e11c2b46667dba5bc30f0c src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com d8e9d04fe7e3598c10e11c2b46667dba5bc30f0c src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com d8e9d04fe7e3598c10e11c2b46667dba5bc30f0c src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com d8e9d04fe7e3598c10e11c2b46667dba5bc30f0c src/compiler/parse_table.h Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com d8e9d04fe7e3598c10e11c2b46667dba5bc30f0c src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com d8e9d04fe7e3598c10e11c2b46667dba5bc30f0c src/compiler/rules/metadata.cc Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com d8e9d04fe7e3598c10e11c2b46667dba5bc30f0c src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com d8e9d04fe7e3598c10e11c2b46667dba5bc30f0c src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com d8e9d04fe7e3598c10e11c2b46667dba5bc30f0c src/runtime/parser.c Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com d8e9d04fe7e3598c10e11c2b46667dba5bc30f0c src/runtime/reduce_action.h Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com d8e9d04fe7e3598c10e11c2b46667dba5bc30f0c src/runtime/tree.c Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com d8e9d04fe7e3598c10e11c2b46667dba5bc30f0c src/runtime/tree.h Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com d8e9d04fe7e3598c10e11c2b46667dba5bc30f0c test/compiler/build_tables/parse_item_set_builder_test.cc Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com d8e9d04fe7e3598c10e11c2b46667dba5bc30f0c test/compiler/prepare_grammar/flatten_grammar_test.cc Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com d8e9d04fe7e3598c10e11c2b46667dba5bc30f0c test/fixtures/test_grammars/dynamic_precedence/corpus.txt Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com d8e9d04fe7e3598c10e11c2b46667dba5bc30f0c test/fixtures/test_grammars/dynamic_precedence/grammar.json Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com d8e9d04fe7e3598c10e11c2b46667dba5bc30f0c test/fixtures/test_grammars/dynamic_precedence/readme.md Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com d8e9d04fe7e3598c10e11c2b46667dba5bc30f0c test/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com d8e9d04fe7e3598c10e11c2b46667dba5bc30f0c test/helpers/stream_methods.h Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com d8e9d04fe7e3598c10e11c2b46667dba5bc30f0c test/integration/test_grammars.cc Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com cb652239f6351235125cfcd1879df158f9bd113f test/compiler/prepare_grammar/flatten_grammar_test.cc Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@github.com 31f827945a9d8661533734f259707e6db7654022 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@github.com 31f827945a9d8661533734f259707e6db7654022 script/benchmark Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@github.com 31f827945a9d8661533734f259707e6db7654022 script/ci Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@github.com 31f827945a9d8661533734f259707e6db7654022 script/test Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@github.com 31f827945a9d8661533734f259707e6db7654022 script/util/scan-build.sh Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@github.com 31f827945a9d8661533734f259707e6db7654022 src/runtime/node.c Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@github.com 31f827945a9d8661533734f259707e6db7654022 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@github.com 31f827945a9d8661533734f259707e6db7654022 test/benchmarks.cc Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@github.com 31f827945a9d8661533734f259707e6db7654022 test/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@github.com 31f827945a9d8661533734f259707e6db7654022 test/helpers/load_language.cc Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@github.com 31f827945a9d8661533734f259707e6db7654022 test/helpers/random_helpers.cc Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@github.com 31f827945a9d8661533734f259707e6db7654022 test/helpers/random_helpers.h Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@github.com 31f827945a9d8661533734f259707e6db7654022 test/helpers/read_test_entries.cc Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@github.com 31f827945a9d8661533734f259707e6db7654022 test/helpers/read_test_entries.h Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@github.com 31f827945a9d8661533734f259707e6db7654022 test/helpers/record_alloc.cc Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@github.com 31f827945a9d8661533734f259707e6db7654022 test/integration/test_grammars.cc Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@github.com 31f827945a9d8661533734f259707e6db7654022 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@github.com 31f827945a9d8661533734f259707e6db7654022 tests.gyp Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com 21bc50377ed6c4e44c9da49674d900dca92757e4 script/benchmark Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com 96068bbacb7581fc5b8e8e9b677da37355801f0d test/benchmarks.cc Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com 2b73a30fba9b4f129aae127632e1f2d9eb4ea083 script/benchmark Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com 2b73a30fba9b4f129aae127632e1f2d9eb4ea083 tests.gyp Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com a64db98218be169abc69005e54ec903d4bcbe06c script/benchmark Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com a64db98218be169abc69005e54ec903d4bcbe06c script/ci Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com a64db98218be169abc69005e54ec903d4bcbe06c script/test Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com a64db98218be169abc69005e54ec903d4bcbe06c script/util/scan-build.sh Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com 78333b70c017eac3f553d2b194a55e3398b68eb3 script/benchmark Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com 78333b70c017eac3f553d2b194a55e3398b68eb3 script/ci Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com 8c005cddc684cc0b36e577917ad2a0bc826a9438 test/benchmarks.cc Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com 8f028ebf6813512ec59b89a7f8c03eadd1bae9e5 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com 8f028ebf6813512ec59b89a7f8c03eadd1bae9e5 test/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com 8f028ebf6813512ec59b89a7f8c03eadd1bae9e5 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com c53f9bcbd9c9572880caad0be32a515df7c8fdd8 script/benchmark Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com c53f9bcbd9c9572880caad0be32a515df7c8fdd8 test/helpers/record_alloc.cc Max&nbsp;Brunsfeld
2017-07-06 maxbrunsfeld@gmail.com c53f9bcbd9c9572880caad0be32a515df7c8fdd8 tests.gyp Max&nbsp;Brunsfeld
2017-07-05 maxbrunsfeld@gmail.com 782bf48772156ee7f23267ce3b9f656f7a311353 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-06-22 maxbrunsfeld@gmail.com 17bc3dfaf7f445169e88280099b178d919228e48 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2017-06-22 maxbrunsfeld@gmail.com 17bc3dfaf7f445169e88280099b178d919228e48 script/benchmark Max&nbsp;Brunsfeld
2017-06-22 maxbrunsfeld@gmail.com 17bc3dfaf7f445169e88280099b178d919228e48 script/ci Max&nbsp;Brunsfeld
2017-06-22 maxbrunsfeld@gmail.com 17bc3dfaf7f445169e88280099b178d919228e48 src/runtime/node.c Max&nbsp;Brunsfeld
2017-06-22 maxbrunsfeld@gmail.com 17bc3dfaf7f445169e88280099b178d919228e48 test/benchmarks.cc Max&nbsp;Brunsfeld
2017-06-22 maxbrunsfeld@gmail.com 17bc3dfaf7f445169e88280099b178d919228e48 test/helpers/load_language.cc Max&nbsp;Brunsfeld
2017-06-22 maxbrunsfeld@gmail.com 17bc3dfaf7f445169e88280099b178d919228e48 test/helpers/random_helpers.cc Max&nbsp;Brunsfeld
2017-06-22 maxbrunsfeld@gmail.com 17bc3dfaf7f445169e88280099b178d919228e48 test/helpers/random_helpers.h Max&nbsp;Brunsfeld
2017-06-22 maxbrunsfeld@gmail.com 17bc3dfaf7f445169e88280099b178d919228e48 test/helpers/read_test_entries.cc Max&nbsp;Brunsfeld
2017-06-22 maxbrunsfeld@gmail.com 17bc3dfaf7f445169e88280099b178d919228e48 test/helpers/read_test_entries.h Max&nbsp;Brunsfeld
2017-06-22 maxbrunsfeld@gmail.com 17bc3dfaf7f445169e88280099b178d919228e48 tests.gyp Max&nbsp;Brunsfeld
2017-07-05 maxbrunsfeld@gmail.com 298228d8deae32118264027f74364efb12bac499 test/integration/test_grammars.cc Max&nbsp;Brunsfeld
2017-07-05 maxbrunsfeld@github.com 69500c9dd78b94a5aac9a66561931bb84ece9103 .clang_complete Max&nbsp;Brunsfeld
2017-07-05 maxbrunsfeld@github.com 69500c9dd78b94a5aac9a66561931bb84ece9103 .gitmodules Max&nbsp;Brunsfeld
2017-07-05 maxbrunsfeld@github.com 69500c9dd78b94a5aac9a66561931bb84ece9103 externals/crypto-algorithms Max&nbsp;Brunsfeld
2017-07-05 maxbrunsfeld@github.com 69500c9dd78b94a5aac9a66561931bb84ece9103 src/runtime/error_costs.c Max&nbsp;Brunsfeld
2017-07-05 maxbrunsfeld@github.com 69500c9dd78b94a5aac9a66561931bb84ece9103 src/runtime/error_costs.h Max&nbsp;Brunsfeld
2017-07-05 maxbrunsfeld@github.com 69500c9dd78b94a5aac9a66561931bb84ece9103 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-07-05 maxbrunsfeld@github.com 69500c9dd78b94a5aac9a66561931bb84ece9103 src/runtime/stack.c Max&nbsp;Brunsfeld
2017-07-05 maxbrunsfeld@github.com 69500c9dd78b94a5aac9a66561931bb84ece9103 test/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2017-07-05 maxbrunsfeld@github.com 69500c9dd78b94a5aac9a66561931bb84ece9103 test/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2017-07-05 maxbrunsfeld@github.com 69500c9dd78b94a5aac9a66561931bb84ece9103 test/integration/fuzzing-examples.cc Max&nbsp;Brunsfeld
2017-07-05 maxbrunsfeld@github.com 69500c9dd78b94a5aac9a66561931bb84ece9103 test/integration/real_grammars.cc Max&nbsp;Brunsfeld
2017-07-05 maxbrunsfeld@github.com 69500c9dd78b94a5aac9a66561931bb84ece9103 test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2017-07-05 maxbrunsfeld@github.com 69500c9dd78b94a5aac9a66561931bb84ece9103 tests.gyp Max&nbsp;Brunsfeld
2017-07-03 maxbrunsfeld@gmail.com d322f0b6a70eb0852db8503ffb29da488daaf762 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-07-03 maxbrunsfeld@gmail.com d322f0b6a70eb0852db8503ffb29da488daaf762 src/runtime/stack.c Max&nbsp;Brunsfeld
2017-07-03 maxbrunsfeld@gmail.com d322f0b6a70eb0852db8503ffb29da488daaf762 test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2017-07-03 maxbrunsfeld@gmail.com e7ccd9c17c83b57733992fd8d4ddba2633314fba src/runtime/parser.c Max&nbsp;Brunsfeld
2017-07-03 maxbrunsfeld@gmail.com f93f78ef2ddf2ba369c1bf0a08f1249035d98f26 src/runtime/error_costs.c Max&nbsp;Brunsfeld
2017-07-03 maxbrunsfeld@gmail.com f93f78ef2ddf2ba369c1bf0a08f1249035d98f26 test/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2017-07-01 maxbrunsfeld@gmail.com fcffd4b73287a8d448c354da7d9b9d92fd1fa007 .clang_complete Max&nbsp;Brunsfeld
2017-07-01 maxbrunsfeld@gmail.com fcffd4b73287a8d448c354da7d9b9d92fd1fa007 .gitmodules Max&nbsp;Brunsfeld
2017-07-01 maxbrunsfeld@gmail.com fcffd4b73287a8d448c354da7d9b9d92fd1fa007 externals/crypto-algorithms Max&nbsp;Brunsfeld
2017-07-01 maxbrunsfeld@gmail.com fcffd4b73287a8d448c354da7d9b9d92fd1fa007 test/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2017-07-01 maxbrunsfeld@gmail.com fcffd4b73287a8d448c354da7d9b9d92fd1fa007 test/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2017-07-01 maxbrunsfeld@gmail.com fcffd4b73287a8d448c354da7d9b9d92fd1fa007 test/integration/fuzzing-examples.cc Max&nbsp;Brunsfeld
2017-07-01 maxbrunsfeld@gmail.com fcffd4b73287a8d448c354da7d9b9d92fd1fa007 test/integration/real_grammars.cc Max&nbsp;Brunsfeld
2017-07-01 maxbrunsfeld@gmail.com fcffd4b73287a8d448c354da7d9b9d92fd1fa007 tests.gyp Max&nbsp;Brunsfeld
2017-07-01 maxbrunsfeld@gmail.com f722923493d5a8994997b0ddd6978f4d62405237 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-07-01 maxbrunsfeld@gmail.com 89e5037f01776223d02fb02a28abedb5b1e5fd50 src/runtime/stack.c Max&nbsp;Brunsfeld
2017-07-01 maxbrunsfeld@gmail.com eccb3893ebbf939cf2eb452ab43ca35d8e58c1c7 src/runtime/error_costs.c Max&nbsp;Brunsfeld
2017-07-01 maxbrunsfeld@gmail.com eccb3893ebbf939cf2eb452ab43ca35d8e58c1c7 src/runtime/error_costs.h Max&nbsp;Brunsfeld
2017-07-01 maxbrunsfeld@gmail.com eccb3893ebbf939cf2eb452ab43ca35d8e58c1c7 src/runtime/stack.c Max&nbsp;Brunsfeld
2017-07-01 maxbrunsfeld@gmail.com eccb3893ebbf939cf2eb452ab43ca35d8e58c1c7 test/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2017-07-01 maxbrunsfeld@gmail.com d6579956f5810cf0fe24e217588c6be04b6570ff src/runtime/parser.c Max&nbsp;Brunsfeld
2017-06-29 maxbrunsfeld@github.com 3e84b152040b0f9158a35d3ea0fe9031ac4b824e src/runtime/error_costs.c Max&nbsp;Brunsfeld
2017-06-29 maxbrunsfeld@github.com 3e84b152040b0f9158a35d3ea0fe9031ac4b824e src/runtime/error_costs.h Max&nbsp;Brunsfeld
2017-06-29 maxbrunsfeld@github.com 3e84b152040b0f9158a35d3ea0fe9031ac4b824e src/runtime/parser.c Max&nbsp;Brunsfeld
2017-06-29 maxbrunsfeld@github.com 3e84b152040b0f9158a35d3ea0fe9031ac4b824e src/runtime/stack.c Max&nbsp;Brunsfeld
2017-06-29 maxbrunsfeld@github.com 3e84b152040b0f9158a35d3ea0fe9031ac4b824e src/runtime/stack.h Max&nbsp;Brunsfeld
2017-06-29 maxbrunsfeld@github.com 3e84b152040b0f9158a35d3ea0fe9031ac4b824e src/runtime/tree.c Max&nbsp;Brunsfeld
2017-06-29 maxbrunsfeld@github.com 3e84b152040b0f9158a35d3ea0fe9031ac4b824e src/runtime/tree.h Max&nbsp;Brunsfeld
2017-06-29 maxbrunsfeld@github.com 3e84b152040b0f9158a35d3ea0fe9031ac4b824e test/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2017-06-29 maxbrunsfeld@github.com 3e84b152040b0f9158a35d3ea0fe9031ac4b824e test/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2017-06-29 maxbrunsfeld@github.com 3e84b152040b0f9158a35d3ea0fe9031ac4b824e test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2017-06-29 maxbrunsfeld@gmail.com 061fba6b92603f4cf482d521c88b49084e2bff53 src/runtime/stack.c Max&nbsp;Brunsfeld
2017-06-29 maxbrunsfeld@gmail.com a89322c5f1d4cddaa4c85d1bf174c05f39de56f4 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-06-29 maxbrunsfeld@gmail.com a89322c5f1d4cddaa4c85d1bf174c05f39de56f4 src/runtime/stack.c Max&nbsp;Brunsfeld
2017-06-29 maxbrunsfeld@gmail.com a89322c5f1d4cddaa4c85d1bf174c05f39de56f4 src/runtime/stack.h Max&nbsp;Brunsfeld
2017-06-29 maxbrunsfeld@gmail.com a89322c5f1d4cddaa4c85d1bf174c05f39de56f4 test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2017-06-29 maxbrunsfeld@gmail.com 009d6d1534655a80c81d9e245134601c7fd13522 src/runtime/error_costs.c Max&nbsp;Brunsfeld
2017-06-29 maxbrunsfeld@gmail.com 009d6d1534655a80c81d9e245134601c7fd13522 src/runtime/error_costs.h Max&nbsp;Brunsfeld
2017-06-29 maxbrunsfeld@gmail.com 009d6d1534655a80c81d9e245134601c7fd13522 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-06-29 maxbrunsfeld@gmail.com 009d6d1534655a80c81d9e245134601c7fd13522 src/runtime/stack.c Max&nbsp;Brunsfeld
2017-06-29 maxbrunsfeld@gmail.com 009d6d1534655a80c81d9e245134601c7fd13522 src/runtime/stack.h Max&nbsp;Brunsfeld
2017-06-29 maxbrunsfeld@gmail.com 009d6d1534655a80c81d9e245134601c7fd13522 src/runtime/tree.c Max&nbsp;Brunsfeld
2017-06-29 maxbrunsfeld@gmail.com 009d6d1534655a80c81d9e245134601c7fd13522 src/runtime/tree.h Max&nbsp;Brunsfeld
2017-06-29 maxbrunsfeld@gmail.com 009d6d1534655a80c81d9e245134601c7fd13522 test/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2017-06-29 maxbrunsfeld@gmail.com 009d6d1534655a80c81d9e245134601c7fd13522 test/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2017-06-29 maxbrunsfeld@gmail.com 445be0736a6360154cd101d83554e32641d355de src/runtime/stack.c Max&nbsp;Brunsfeld
2017-06-29 maxbrunsfeld@gmail.com 445be0736a6360154cd101d83554e32641d355de src/runtime/stack.h Max&nbsp;Brunsfeld
2017-06-28 maxbrunsfeld@gmail.com 66be393b789c70785fe83dbda8929f941bf378f1 src/runtime/tree.c Max&nbsp;Brunsfeld
2017-06-28 maxbrunsfeld@gmail.com 66be393b789c70785fe83dbda8929f941bf378f1 test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2017-06-29 maxbrunsfeld@github.com 5e3818882be887a8bf947a4e59cda1deb0090334 src/runtime/stack.c Max&nbsp;Brunsfeld
2017-06-29 maxbrunsfeld@github.com 5e3818882be887a8bf947a4e59cda1deb0090334 src/runtime/tree.c Max&nbsp;Brunsfeld
2017-06-29 maxbrunsfeld@github.com 5e3818882be887a8bf947a4e59cda1deb0090334 src/runtime/tree.h Max&nbsp;Brunsfeld
2017-06-29 philipturnbull@github.com 5ef9c4d6aa8e50ed36826baab0450c1db76bb241 src/runtime/stack.c Phil&nbsp;Turnbull
2017-06-29 philipturnbull@github.com 5ef9c4d6aa8e50ed36826baab0450c1db76bb241 src/runtime/tree.c Phil&nbsp;Turnbull
2017-06-29 philipturnbull@github.com 5ef9c4d6aa8e50ed36826baab0450c1db76bb241 src/runtime/tree.h Phil&nbsp;Turnbull
2017-06-28 maxbrunsfeld@github.com 839dc53bf2251a19868ca140e4be9ec1f2685e42 project.gyp Max&nbsp;Brunsfeld
2017-06-28 maxbrunsfeld@github.com 839dc53bf2251a19868ca140e4be9ec1f2685e42 script/test Max&nbsp;Brunsfeld
2017-06-28 maxbrunsfeld@github.com 839dc53bf2251a19868ca140e4be9ec1f2685e42 src/runtime/document.c Max&nbsp;Brunsfeld
2017-06-28 maxbrunsfeld@github.com 839dc53bf2251a19868ca140e4be9ec1f2685e42 src/runtime/lexer.c Max&nbsp;Brunsfeld
2017-06-28 maxbrunsfeld@github.com 839dc53bf2251a19868ca140e4be9ec1f2685e42 src/runtime/lexer.h Max&nbsp;Brunsfeld
2017-06-28 maxbrunsfeld@github.com 839dc53bf2251a19868ca140e4be9ec1f2685e42 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-06-28 maxbrunsfeld@github.com 839dc53bf2251a19868ca140e4be9ec1f2685e42 src/runtime/reusable_node.h Max&nbsp;Brunsfeld
2017-06-28 maxbrunsfeld@github.com 839dc53bf2251a19868ca140e4be9ec1f2685e42 src/runtime/stack.c Max&nbsp;Brunsfeld
2017-06-28 maxbrunsfeld@github.com 839dc53bf2251a19868ca140e4be9ec1f2685e42 src/runtime/stack.h Max&nbsp;Brunsfeld
2017-06-28 maxbrunsfeld@github.com 839dc53bf2251a19868ca140e4be9ec1f2685e42 src/runtime/tree.c Max&nbsp;Brunsfeld
2017-06-28 maxbrunsfeld@github.com 839dc53bf2251a19868ca140e4be9ec1f2685e42 src/runtime/tree.h Max&nbsp;Brunsfeld
2017-06-28 maxbrunsfeld@github.com 839dc53bf2251a19868ca140e4be9ec1f2685e42 test/helpers/record_alloc.cc Max&nbsp;Brunsfeld
2017-06-28 maxbrunsfeld@github.com 839dc53bf2251a19868ca140e4be9ec1f2685e42 test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2017-06-28 maxbrunsfeld@github.com 839dc53bf2251a19868ca140e4be9ec1f2685e42 test/runtime/tree_test.cc Max&nbsp;Brunsfeld
2017-06-28 maxbrunsfeld@github.com 839dc53bf2251a19868ca140e4be9ec1f2685e42 tests.gyp Max&nbsp;Brunsfeld
2017-06-27 maxbrunsfeld@gmail.com dfd7b1f5f67b788ef9c137717b8ac4cccdcaf13b src/runtime/stack.c Max&nbsp;Brunsfeld
2017-06-27 maxbrunsfeld@gmail.com ca4db76bb13e8f877230e23d4a8f35e4295be24a script/test Max&nbsp;Brunsfeld
2017-06-27 maxbrunsfeld@gmail.com 0143bfdad409648d2853cd3bfdc13b8b8b722f8e src/runtime/document.c Max&nbsp;Brunsfeld
2017-06-27 maxbrunsfeld@gmail.com 0143bfdad409648d2853cd3bfdc13b8b8b722f8e src/runtime/lexer.c Max&nbsp;Brunsfeld
2017-06-27 maxbrunsfeld@gmail.com 0143bfdad409648d2853cd3bfdc13b8b8b722f8e src/runtime/lexer.h Max&nbsp;Brunsfeld
2017-06-27 maxbrunsfeld@gmail.com 0143bfdad409648d2853cd3bfdc13b8b8b722f8e src/runtime/parser.c Max&nbsp;Brunsfeld
2017-06-27 maxbrunsfeld@gmail.com 0143bfdad409648d2853cd3bfdc13b8b8b722f8e src/runtime/reusable_node.h Max&nbsp;Brunsfeld
2017-06-27 maxbrunsfeld@gmail.com 0143bfdad409648d2853cd3bfdc13b8b8b722f8e src/runtime/stack.c Max&nbsp;Brunsfeld
2017-06-27 maxbrunsfeld@gmail.com 0143bfdad409648d2853cd3bfdc13b8b8b722f8e src/runtime/stack.h Max&nbsp;Brunsfeld
2017-06-27 maxbrunsfeld@gmail.com 0143bfdad409648d2853cd3bfdc13b8b8b722f8e src/runtime/tree.c Max&nbsp;Brunsfeld
2017-06-27 maxbrunsfeld@gmail.com 0143bfdad409648d2853cd3bfdc13b8b8b722f8e src/runtime/tree.h Max&nbsp;Brunsfeld
2017-06-27 maxbrunsfeld@gmail.com 0143bfdad409648d2853cd3bfdc13b8b8b722f8e test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2017-06-27 maxbrunsfeld@gmail.com 0143bfdad409648d2853cd3bfdc13b8b8b722f8e test/runtime/tree_test.cc Max&nbsp;Brunsfeld
2017-06-27 maxbrunsfeld@gmail.com f678018d3dc7ca17b8f2461b6e9eba700966a2bb src/runtime/stack.c Max&nbsp;Brunsfeld
2017-06-27 maxbrunsfeld@gmail.com 0054272879468996b6eec41a43bce8a3696d0c3f test/helpers/record_alloc.cc Max&nbsp;Brunsfeld
2017-06-27 maxbrunsfeld@gmail.com 76e35fd037ab0703b4e5fcf77ea74a67e63d308c project.gyp Max&nbsp;Brunsfeld
2017-06-27 maxbrunsfeld@gmail.com 76e35fd037ab0703b4e5fcf77ea74a67e63d308c tests.gyp Max&nbsp;Brunsfeld
2017-06-23 maxbrunsfeld@github.com 076002a01e62ec28ed54d58894820200baef1682 externals/utf8proc Max&nbsp;Brunsfeld
2017-06-23 maxbrunsfeld@github.com 076002a01e62ec28ed54d58894820200baef1682 src/runtime/lexer.c Max&nbsp;Brunsfeld
2017-06-23 maxbrunsfeld@github.com 076002a01e62ec28ed54d58894820200baef1682 src/runtime/tree.c Max&nbsp;Brunsfeld
2017-06-23 maxbrunsfeld@github.com 076002a01e62ec28ed54d58894820200baef1682 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2017-06-23 maxbrunsfeld@gmail.com f62ee5a0f38bff1131eeb3a2043b497f284726f2 src/runtime/lexer.c Max&nbsp;Brunsfeld
2017-06-23 maxbrunsfeld@gmail.com f62ee5a0f38bff1131eeb3a2043b497f284726f2 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2017-06-23 maxbrunsfeld@gmail.com 8ee3f96960611920c9bd2f4f41bf7cfb4a2747bd src/runtime/tree.c Max&nbsp;Brunsfeld
2017-06-22 maxbrunsfeld@github.com d6cd0ca4d09c10f3f477c828c9a827c0921f3af4 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-06-22 maxbrunsfeld@github.com d6cd0ca4d09c10f3f477c828c9a827c0921f3af4 src/compiler/build_tables/lex_conflict_manager.cc Max&nbsp;Brunsfeld
2017-06-22 maxbrunsfeld@github.com d6cd0ca4d09c10f3f477c828c9a827c0921f3af4 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2017-06-22 maxbrunsfeld@github.com d6cd0ca4d09c10f3f477c828c9a827c0921f3af4 test/compiler/build_tables/lex_table_builder_test.cc Max&nbsp;Brunsfeld
2017-06-22 maxbrunsfeld@gmail.com 20982fdcb9aebf409897c5c34c2a51260e15336f src/compiler/build_tables/lex_conflict_manager.cc Max&nbsp;Brunsfeld
2017-06-22 maxbrunsfeld@gmail.com 8517313a45a629e27e198f9188647cbefc5985b3 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-06-22 maxbrunsfeld@gmail.com 8517313a45a629e27e198f9188647cbefc5985b3 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2017-06-22 maxbrunsfeld@gmail.com 8157b81b68b7f267542e65c140147df8f5434c8a src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2017-06-22 maxbrunsfeld@gmail.com 2c043803f1968d6e05e61a84c93fbc0478e6aa06 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2017-06-22 maxbrunsfeld@gmail.com 2c043803f1968d6e05e61a84c93fbc0478e6aa06 test/compiler/build_tables/lex_table_builder_test.cc Max&nbsp;Brunsfeld
2017-06-21 maxbrunsfeld@gmail.com 6db12ab44e2c4bf744e25851aa95f4c752caa380 test/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2017-06-21 maxbrunsfeld@gmail.com 0cc109000173833c69a14c2f214786694e484719 test/helpers/read_test_entries.cc Max&nbsp;Brunsfeld
2017-06-20 philipturnbull@github.com 8a15da90fb0852149ad24a7895810436416f4f27 externals/utf8proc Phil&nbsp;Turnbull
2017-06-20 maxbrunsfeld@github.com 513edec7c10f776dd3a91d4ffc3a77c56b948e0c .travis.yml Max&nbsp;Brunsfeld
2017-06-20 maxbrunsfeld@github.com 513edec7c10f776dd3a91d4ffc3a77c56b948e0c script/ci Max&nbsp;Brunsfeld
2017-06-20 maxbrunsfeld@github.com 513edec7c10f776dd3a91d4ffc3a77c56b948e0c script/lib.sh Max&nbsp;Brunsfeld
2017-06-20 maxbrunsfeld@github.com 513edec7c10f776dd3a91d4ffc3a77c56b948e0c script/test Max&nbsp;Brunsfeld
2017-06-20 maxbrunsfeld@github.com 513edec7c10f776dd3a91d4ffc3a77c56b948e0c src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-06-20 maxbrunsfeld@github.com 513edec7c10f776dd3a91d4ffc3a77c56b948e0c src/runtime/parser.c Max&nbsp;Brunsfeld
2017-06-20 maxbrunsfeld@github.com 513edec7c10f776dd3a91d4ffc3a77c56b948e0c test/helpers/record_alloc.cc Max&nbsp;Brunsfeld
2017-06-20 maxbrunsfeld@github.com 513edec7c10f776dd3a91d4ffc3a77c56b948e0c test/runtime/document_test.cc Max&nbsp;Brunsfeld
2017-06-19 philipturnbull@github.com 1b9e78add276e621540269fd8a80d8d6df177ca6 script/test Phil&nbsp;Turnbull
2017-06-19 philipturnbull@github.com e9bf794cd9e4117279c19a100c508c965ba0799a script/ci Phil&nbsp;Turnbull
2017-06-16 philipturnbull@github.com ee3caafe7bdf1e43065150146985b047e9f62903 script/ci Phil&nbsp;Turnbull
2017-06-16 philipturnbull@github.com ee3caafe7bdf1e43065150146985b047e9f62903 script/test Phil&nbsp;Turnbull
2017-06-16 philipturnbull@github.com 9135d14b81b84a50b2c169a97c528882f512eba6 script/scan-build Phil&nbsp;Turnbull
2017-06-15 philipturnbull@github.com 7171664eec2fd5a7edddcefd7ec5c742d02ea0ac script/lib.sh Phil&nbsp;Turnbull
2017-06-14 philipturnbull@github.com 97cdd8b7381656f4ffafc79eb076b32f5809d85b .travis.yml Phil&nbsp;Turnbull
2017-06-14 philipturnbull@github.com 97cdd8b7381656f4ffafc79eb076b32f5809d85b script/ci Phil&nbsp;Turnbull
2017-06-14 philipturnbull@github.com 97cdd8b7381656f4ffafc79eb076b32f5809d85b script/lib.sh Phil&nbsp;Turnbull
2017-06-14 philipturnbull@github.com 97cdd8b7381656f4ffafc79eb076b32f5809d85b script/test Phil&nbsp;Turnbull
2017-06-16 maxbrunsfeld@github.com f29c41b7e8c3561a2b2886ebefa16fc0469e5804 .travis.yml Max&nbsp;Brunsfeld
2017-06-16 maxbrunsfeld@github.com f29c41b7e8c3561a2b2886ebefa16fc0469e5804 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2017-06-16 maxbrunsfeld@github.com f29c41b7e8c3561a2b2886ebefa16fc0469e5804 script/fetch-fixtures Max&nbsp;Brunsfeld
2017-06-16 maxbrunsfeld@github.com f29c41b7e8c3561a2b2886ebefa16fc0469e5804 src/runtime/document.c Max&nbsp;Brunsfeld
2017-06-16 maxbrunsfeld@github.com f29c41b7e8c3561a2b2886ebefa16fc0469e5804 src/runtime/lexer.c Max&nbsp;Brunsfeld
2017-06-16 maxbrunsfeld@github.com f29c41b7e8c3561a2b2886ebefa16fc0469e5804 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-06-16 maxbrunsfeld@github.com f29c41b7e8c3561a2b2886ebefa16fc0469e5804 src/runtime/string_input.c Max&nbsp;Brunsfeld
2017-06-16 maxbrunsfeld@github.com f29c41b7e8c3561a2b2886ebefa16fc0469e5804 src/runtime/tree_path.h Max&nbsp;Brunsfeld
2017-06-16 maxbrunsfeld@github.com f29c41b7e8c3561a2b2886ebefa16fc0469e5804 test/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2017-06-16 maxbrunsfeld@github.com f29c41b7e8c3561a2b2886ebefa16fc0469e5804 test/helpers/load_language.cc Max&nbsp;Brunsfeld
2017-06-16 maxbrunsfeld@github.com f29c41b7e8c3561a2b2886ebefa16fc0469e5804 test/helpers/spy_input.cc Max&nbsp;Brunsfeld
2017-06-16 maxbrunsfeld@github.com f29c41b7e8c3561a2b2886ebefa16fc0469e5804 test/helpers/spy_input.h Max&nbsp;Brunsfeld
2017-06-16 maxbrunsfeld@github.com f29c41b7e8c3561a2b2886ebefa16fc0469e5804 test/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2017-06-16 maxbrunsfeld@github.com f29c41b7e8c3561a2b2886ebefa16fc0469e5804 test/integration/real_grammars.cc Max&nbsp;Brunsfeld
2017-06-16 maxbrunsfeld@github.com f29c41b7e8c3561a2b2886ebefa16fc0469e5804 test/runtime/document_test.cc Max&nbsp;Brunsfeld
2017-06-16 maxbrunsfeld@github.com f29c41b7e8c3561a2b2886ebefa16fc0469e5804 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2017-06-16 maxbrunsfeld@gmail.com e19393eff592333dec6c5549448a6dca64cce576 test/integration/real_grammars.cc Max&nbsp;Brunsfeld
2017-06-16 maxbrunsfeld@gmail.com 932feb2498f7e591516b03b96e7b1c3659105086 test/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2017-06-16 maxbrunsfeld@gmail.com fa81a764fbca647c47982df7b8f73b9ab8b61c3d .travis.yml Max&nbsp;Brunsfeld
2017-06-16 maxbrunsfeld@gmail.com 599367d36d8ac345379049cfd84fcf415f5f51e4 src/runtime/tree_path.h Max&nbsp;Brunsfeld
2017-06-15 maxbrunsfeld@gmail.com c66fddd3aa7d7e8d1dd0286c0f77d467081d2636 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2017-06-15 maxbrunsfeld@gmail.com c66fddd3aa7d7e8d1dd0286c0f77d467081d2636 src/runtime/document.c Max&nbsp;Brunsfeld
2017-06-15 maxbrunsfeld@gmail.com c66fddd3aa7d7e8d1dd0286c0f77d467081d2636 src/runtime/lexer.c Max&nbsp;Brunsfeld
2017-06-15 maxbrunsfeld@gmail.com c66fddd3aa7d7e8d1dd0286c0f77d467081d2636 src/runtime/string_input.c Max&nbsp;Brunsfeld
2017-06-15 maxbrunsfeld@gmail.com c66fddd3aa7d7e8d1dd0286c0f77d467081d2636 test/helpers/spy_input.cc Max&nbsp;Brunsfeld
2017-06-15 maxbrunsfeld@gmail.com c66fddd3aa7d7e8d1dd0286c0f77d467081d2636 test/runtime/document_test.cc Max&nbsp;Brunsfeld
2017-06-15 philipturnbull@github.com cfca764d48d5d5a342cd9eefe2557970f09094a2 src/runtime/parser.c Phil&nbsp;Turnbull
2017-06-15 maxbrunsfeld@gmail.com b862db766e83b8404708c1acc5751f0d4ab12183 LICENSE Max&nbsp;Brunsfeld
2017-06-15 maxbrunsfeld@gmail.com b862db766e83b8404708c1acc5751f0d4ab12183 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2017-06-15 maxbrunsfeld@gmail.com b862db766e83b8404708c1acc5751f0d4ab12183 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-06-15 maxbrunsfeld@gmail.com b862db766e83b8404708c1acc5751f0d4ab12183 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2017-06-15 maxbrunsfeld@gmail.com b862db766e83b8404708c1acc5751f0d4ab12183 src/runtime/document.c Max&nbsp;Brunsfeld
2017-06-15 maxbrunsfeld@gmail.com b862db766e83b8404708c1acc5751f0d4ab12183 src/runtime/language.c Max&nbsp;Brunsfeld
2017-06-15 maxbrunsfeld@gmail.com b862db766e83b8404708c1acc5751f0d4ab12183 src/runtime/lexer.c Max&nbsp;Brunsfeld
2017-06-15 maxbrunsfeld@gmail.com b862db766e83b8404708c1acc5751f0d4ab12183 src/runtime/lexer.h Max&nbsp;Brunsfeld
2017-06-15 maxbrunsfeld@gmail.com b862db766e83b8404708c1acc5751f0d4ab12183 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-06-15 maxbrunsfeld@gmail.com b862db766e83b8404708c1acc5751f0d4ab12183 src/runtime/parser.h Max&nbsp;Brunsfeld
2017-06-15 maxbrunsfeld@gmail.com b862db766e83b8404708c1acc5751f0d4ab12183 src/runtime/stack.c Max&nbsp;Brunsfeld
2017-06-15 maxbrunsfeld@gmail.com b862db766e83b8404708c1acc5751f0d4ab12183 test/runtime/document_test.cc Max&nbsp;Brunsfeld
2017-06-14 philipturnbull@github.com 18f261ad512b16a29332e89a784a6939e2a1148e test/runtime/document_test.cc Phil&nbsp;Turnbull
2017-06-14 philipturnbull@github.com aa6e93820cb1dd252c7cf4380f9b326e58e89df6 test/helpers/record_alloc.cc Phil&nbsp;Turnbull
2017-06-14 philipturnbull@github.com d1b19e81964df7a19c630787448ac2dc8f710012 src/runtime/parser.c Phil&nbsp;Turnbull
2017-06-14 philipturnbull@github.com da099d0bbe8b1ca9eabfadac8f7fb8e16bae1ff2 src/runtime/parser.c Phil&nbsp;Turnbull
2017-06-14 philipturnbull@github.com fdd8792ebc1acd3fe2b7b9dabdba742475860312 src/compiler/build_tables/build_parse_table.cc Phil&nbsp;Turnbull
2017-06-14 maxbrunsfeld@github.com 040e225a540ee2731cf3796f30811aebc60e1c64 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2017-06-14 philipturnbull@github.com c58f6401d0c3d02b6d0da81908dc07c7c732f88c src/compiler/parse_table.cc Phil&nbsp;Turnbull
2017-06-09 philipturnbull@github.com 577e43f65373de5eac6855c79e136f58950cfd04 src/compiler/parse_table.cc Phil&nbsp;Turnbull
2017-06-09 philipturnbull@github.com 18ba6ebbd73fbcc00dc68e22878f97d7f647236c src/compiler/build_tables/build_parse_table.cc Phil&nbsp;Turnbull
2017-06-09 philipturnbull@github.com 18ba6ebbd73fbcc00dc68e22878f97d7f647236c src/compiler/parse_table.cc Phil&nbsp;Turnbull
2017-06-07 philipturnbull@github.com 6897530c4720000b19dd4566bfc3f840b4a56f95 src/compiler/build_tables/build_parse_table.cc Phil&nbsp;Turnbull
2017-06-07 philipturnbull@github.com dee86f908a226eef59fddaaf2c2edd0da13c421f src/compiler/parse_table.cc Phil&nbsp;Turnbull
2017-05-03 maxbrunsfeld@gmail.com f829e81f306fbf7a90405f71b5008fa3aff14ee0 LICENSE Max&nbsp;Brunsfeld
2017-05-03 maxbrunsfeld@gmail.com 7b401de5a6b1d3ccc41a0c82f24aa5b086be73e9 src/runtime/stack.c Max&nbsp;Brunsfeld
2017-05-03 maxbrunsfeld@github.com 34b47536e0b9c4090a97c24bcfdc771ad31ec256 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2017-05-03 maxbrunsfeld@github.com 34b47536e0b9c4090a97c24bcfdc771ad31ec256 src/runtime/document.c Max&nbsp;Brunsfeld
2017-05-03 maxbrunsfeld@github.com 34b47536e0b9c4090a97c24bcfdc771ad31ec256 src/runtime/lexer.c Max&nbsp;Brunsfeld
2017-05-03 maxbrunsfeld@github.com 34b47536e0b9c4090a97c24bcfdc771ad31ec256 src/runtime/lexer.h Max&nbsp;Brunsfeld
2017-05-03 maxbrunsfeld@github.com 34b47536e0b9c4090a97c24bcfdc771ad31ec256 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-05-03 maxbrunsfeld@github.com 34b47536e0b9c4090a97c24bcfdc771ad31ec256 src/runtime/parser.h Max&nbsp;Brunsfeld
2017-05-03 maxbrunsfeld@github.com 34b47536e0b9c4090a97c24bcfdc771ad31ec256 test/runtime/document_test.cc Max&nbsp;Brunsfeld
2017-05-01 maxbrunsfeld@gmail.com e8a9bb7a51d4248606e7435fb82da6f4242c5f05 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-05-01 maxbrunsfeld@gmail.com 74f5ceddf78258e4d2fff050e92493cd5e3596be src/runtime/parser.c Max&nbsp;Brunsfeld
2017-05-01 maxbrunsfeld@gmail.com 74f5ceddf78258e4d2fff050e92493cd5e3596be test/runtime/document_test.cc Max&nbsp;Brunsfeld
2017-05-01 maxbrunsfeld@gmail.com a98d449d886193c8d12a1b254867ab28925db175 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2017-05-01 maxbrunsfeld@gmail.com a98d449d886193c8d12a1b254867ab28925db175 src/runtime/document.c Max&nbsp;Brunsfeld
2017-05-01 maxbrunsfeld@gmail.com a98d449d886193c8d12a1b254867ab28925db175 src/runtime/lexer.c Max&nbsp;Brunsfeld
2017-05-01 maxbrunsfeld@gmail.com a98d449d886193c8d12a1b254867ab28925db175 src/runtime/lexer.h Max&nbsp;Brunsfeld
2017-05-01 maxbrunsfeld@gmail.com a98d449d886193c8d12a1b254867ab28925db175 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-05-01 maxbrunsfeld@gmail.com a98d449d886193c8d12a1b254867ab28925db175 src/runtime/parser.h Max&nbsp;Brunsfeld
2017-05-01 maxbrunsfeld@gmail.com a98d449d886193c8d12a1b254867ab28925db175 test/runtime/document_test.cc Max&nbsp;Brunsfeld
2017-05-01 timothy.clem@gmail.com f594ed2519e065fed67389219ed62a25fca2a405 src/runtime/lexer.c Timothy&nbsp;Clem
2017-05-01 timothy.clem@gmail.com f594ed2519e065fed67389219ed62a25fca2a405 src/runtime/tree.c Timothy&nbsp;Clem
2017-05-01 timothy.clem@gmail.com f594ed2519e065fed67389219ed62a25fca2a405 src/runtime/tree.h Timothy&nbsp;Clem
2017-05-01 timothy.clem@gmail.com f594ed2519e065fed67389219ed62a25fca2a405 test/helpers/encoding_helpers.cc Timothy&nbsp;Clem
2017-05-01 timothy.clem@gmail.com f594ed2519e065fed67389219ed62a25fca2a405 test/runtime/parser_test.cc Timothy&nbsp;Clem
2017-03-21 maxbrunsfeld@gmail.com 82cb1c9806cee57cebe361abed5bc870e3d07b65 test/helpers/encoding_helpers.cc Max&nbsp;Brunsfeld
2017-03-21 maxbrunsfeld@gmail.com 704c2d5907fd56c0b85eb5602d722556a278dbc1 src/runtime/tree.c Max&nbsp;Brunsfeld
2017-03-21 maxbrunsfeld@gmail.com 704c2d5907fd56c0b85eb5602d722556a278dbc1 src/runtime/tree.h Max&nbsp;Brunsfeld
2017-03-21 maxbrunsfeld@gmail.com 03a555a86ed79f102ba3a71005b5ad6e6b8c8c8d test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2017-03-21 timothy.clem@gmail.com 37f2a4745ff17c09c8b1dc316e8c0599c8190219 test/runtime/parser_test.cc Timothy&nbsp;Clem
2017-03-20 timothy.clem@gmail.com 91558f0a0e282aac314d75e2dd5d28176499fe07 src/runtime/lexer.c Timothy&nbsp;Clem
2017-04-12 rob.rix@github.com 09d3b5ef3accac02d23d247c9947e2066b20543f include/tree_sitter/runtime.h Rob&nbsp;Rix
2017-04-12 rob.rix@github.com 09d3b5ef3accac02d23d247c9947e2066b20543f src/runtime/language.c Rob&nbsp;Rix
2017-04-12 rob.rix@me.com 3a888b16233e00be445fbf5e994a92a103e324df include/tree_sitter/runtime.h Rob&nbsp;Rix
2017-04-12 rob.rix@me.com 3a888b16233e00be445fbf5e994a92a103e324df src/runtime/language.c Rob&nbsp;Rix
2017-04-12 rob.rix@me.com 4b1f69142d2c75354eb7012908418ec5e3260586 include/tree_sitter/runtime.h Rob&nbsp;Rix
2017-03-24 maxbrunsfeld@github.com 3298c2ce885f7a421a8391c89bb0d468c065ca0c src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-03-24 josh@joshvera.com f76935cc7e8a2f1b5a4f568df056594be94273ac src/compiler/generate_code/c_code.cc joshvera
2017-03-24 josh@joshvera.com 6938b288a540233877cb747d381a85b9289df7b2 src/compiler/generate_code/c_code.cc joshvera
2017-03-21 maxbrunsfeld@gmail.com 1f908324dc60417904369cf7f690a2b30d488fdc src/runtime/parser.c Max&nbsp;Brunsfeld
2017-03-21 maxbrunsfeld@gmail.com a15e9741504d8c8cae3e2b73e3e07287e72e4362 test/helpers/spy_input.cc Max&nbsp;Brunsfeld
2017-03-21 maxbrunsfeld@gmail.com a15e9741504d8c8cae3e2b73e3e07287e72e4362 test/helpers/spy_input.h Max&nbsp;Brunsfeld
2017-03-21 maxbrunsfeld@gmail.com a15e9741504d8c8cae3e2b73e3e07287e72e4362 test/runtime/document_test.cc Max&nbsp;Brunsfeld
2017-03-21 maxbrunsfeld@gmail.com a15e9741504d8c8cae3e2b73e3e07287e72e4362 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2017-03-21 maxbrunsfeld@gmail.com ca943f09a45acc85a1c4804e8b9863032b442662 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2017-03-21 maxbrunsfeld@gmail.com 7e0ae4505a4a286bf85c85ade559973e38dac8fe test/helpers/encoding_helpers.cc Max&nbsp;Brunsfeld
2017-03-21 maxbrunsfeld@gmail.com 7e13eac296de2e3c0104b32b56a199f09eead4af src/runtime/tree.c Max&nbsp;Brunsfeld
2017-03-21 maxbrunsfeld@gmail.com 7e13eac296de2e3c0104b32b56a199f09eead4af src/runtime/tree.h Max&nbsp;Brunsfeld
2017-03-21 maxbrunsfeld@gmail.com f032da198e127c8da97bcfbb9b360b3f65db83b4 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2017-03-21 maxbrunsfeld@gmail.com 63fb04196177ff433aa32fcc001de1d47bbb96a6 src/runtime/lexer.c Max&nbsp;Brunsfeld
2017-03-21 maxbrunsfeld@gmail.com 63fb04196177ff433aa32fcc001de1d47bbb96a6 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2017-03-21 timothy.clem@gmail.com 7092d4522a8d8928d5540c1d33f1d7bcbc036a04 test/runtime/parser_test.cc Timothy&nbsp;Clem
2017-03-20 timothy.clem@gmail.com f394a48c0b87fb05988480d1c526486651492949 src/runtime/lexer.c Timothy&nbsp;Clem
2017-03-20 maxbrunsfeld@gmail.com af553420bfb5d23ce8bdba263009983c9d2ff591 test/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2017-03-20 maxbrunsfeld@gmail.com ed31e82ee60ba05c699f6fd5077bb543a0f73fe8 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-03-20 maxbrunsfeld@gmail.com 20b8983749c68e19c001091340ba79138cb40d71 test/helpers/load_language.cc Max&nbsp;Brunsfeld
2017-03-20 maxbrunsfeld@gmail.com 97bcc86a3ac24fafb8c7f78483116e3fdb4336ba script/fetch-fixtures Max&nbsp;Brunsfeld
2017-03-18 maxbrunsfeld@github.com 3f0640aa8d23bb6bf7154ad5d7ac275d8f8baf68 doc/grammar-schema.json Max&nbsp;Brunsfeld
2017-03-18 maxbrunsfeld@github.com 3f0640aa8d23bb6bf7154ad5d7ac275d8f8baf68 script/fetch-fixtures Max&nbsp;Brunsfeld
2017-03-18 maxbrunsfeld@github.com 3f0640aa8d23bb6bf7154ad5d7ac275d8f8baf68 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-03-18 maxbrunsfeld@github.com 3f0640aa8d23bb6bf7154ad5d7ac275d8f8baf68 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-03-18 maxbrunsfeld@github.com 3f0640aa8d23bb6bf7154ad5d7ac275d8f8baf68 src/compiler/grammar.h Max&nbsp;Brunsfeld
2017-03-18 maxbrunsfeld@github.com 3f0640aa8d23bb6bf7154ad5d7ac275d8f8baf68 src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2017-03-18 maxbrunsfeld@github.com 3f0640aa8d23bb6bf7154ad5d7ac275d8f8baf68 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2017-03-18 maxbrunsfeld@github.com 3f0640aa8d23bb6bf7154ad5d7ac275d8f8baf68 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2017-03-18 maxbrunsfeld@github.com 3f0640aa8d23bb6bf7154ad5d7ac275d8f8baf68 src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2017-03-18 maxbrunsfeld@github.com 3f0640aa8d23bb6bf7154ad5d7ac275d8f8baf68 src/compiler/prepare_grammar/flatten_grammar.h Max&nbsp;Brunsfeld
2017-03-18 maxbrunsfeld@github.com 3f0640aa8d23bb6bf7154ad5d7ac275d8f8baf68 src/compiler/prepare_grammar/initial_syntax_grammar.h Max&nbsp;Brunsfeld
2017-03-18 maxbrunsfeld@github.com 3f0640aa8d23bb6bf7154ad5d7ac275d8f8baf68 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2017-03-18 maxbrunsfeld@github.com 3f0640aa8d23bb6bf7154ad5d7ac275d8f8baf68 src/compiler/prepare_grammar/interned_grammar.h Max&nbsp;Brunsfeld
2017-03-18 maxbrunsfeld@github.com 3f0640aa8d23bb6bf7154ad5d7ac275d8f8baf68 src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2017-03-18 maxbrunsfeld@github.com 3f0640aa8d23bb6bf7154ad5d7ac275d8f8baf68 test/compiler/prepare_grammar/expand_repeats_test.cc Max&nbsp;Brunsfeld
2017-03-18 maxbrunsfeld@github.com 3f0640aa8d23bb6bf7154ad5d7ac275d8f8baf68 test/compiler/prepare_grammar/extract_tokens_test.cc Max&nbsp;Brunsfeld
2017-03-18 maxbrunsfeld@github.com 3f0640aa8d23bb6bf7154ad5d7ac275d8f8baf68 test/compiler/prepare_grammar/intern_symbols_test.cc Max&nbsp;Brunsfeld
2017-03-18 maxbrunsfeld@github.com 3f0640aa8d23bb6bf7154ad5d7ac275d8f8baf68 test/fixtures/test_grammars/external_and_internal_anonymous_tokens/corpus.txt Max&nbsp;Brunsfeld
2017-03-18 maxbrunsfeld@github.com 3f0640aa8d23bb6bf7154ad5d7ac275d8f8baf68 test/fixtures/test_grammars/external_and_internal_anonymous_tokens/grammar.json Max&nbsp;Brunsfeld
2017-03-18 maxbrunsfeld@github.com 3f0640aa8d23bb6bf7154ad5d7ac275d8f8baf68 test/fixtures/test_grammars/external_and_internal_anonymous_tokens/readme.md Max&nbsp;Brunsfeld
2017-03-18 maxbrunsfeld@github.com 3f0640aa8d23bb6bf7154ad5d7ac275d8f8baf68 test/fixtures/test_grammars/external_and_internal_anonymous_tokens/scanner.c Max&nbsp;Brunsfeld
2017-03-18 maxbrunsfeld@github.com 3f0640aa8d23bb6bf7154ad5d7ac275d8f8baf68 test/fixtures/test_grammars/external_and_internal_tokens/grammar.json Max&nbsp;Brunsfeld
2017-03-18 maxbrunsfeld@github.com 3f0640aa8d23bb6bf7154ad5d7ac275d8f8baf68 test/fixtures/test_grammars/external_extra_tokens/grammar.json Max&nbsp;Brunsfeld
2017-03-18 maxbrunsfeld@github.com 3f0640aa8d23bb6bf7154ad5d7ac275d8f8baf68 test/fixtures/test_grammars/external_tokens/grammar.json Max&nbsp;Brunsfeld
2017-03-18 maxbrunsfeld@github.com 3f0640aa8d23bb6bf7154ad5d7ac275d8f8baf68 test/helpers/load_language.cc Max&nbsp;Brunsfeld
2017-03-18 maxbrunsfeld@github.com 3f0640aa8d23bb6bf7154ad5d7ac275d8f8baf68 test/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2017-03-18 maxbrunsfeld@github.com 3f0640aa8d23bb6bf7154ad5d7ac275d8f8baf68 test/helpers/stream_methods.h Max&nbsp;Brunsfeld
2017-03-18 maxbrunsfeld@gmail.com 24878277e979e2f2d9ee7c54f894783ece8e7678 script/fetch-fixtures Max&nbsp;Brunsfeld
2017-03-18 maxbrunsfeld@gmail.com 6d8f9ebabafb0a0451d3905d5a16e8a3f0632bc1 test/helpers/load_language.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com 17876b6826a0cef199c400032d6c7efbf3cda16b doc/grammar-schema.json Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com ed8fbff175188f429e4d3ff919d9c2e72e84190e src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com ed8fbff175188f429e4d3ff919d9c2e72e84190e src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com ed8fbff175188f429e4d3ff919d9c2e72e84190e src/compiler/grammar.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com ed8fbff175188f429e4d3ff919d9c2e72e84190e src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com ed8fbff175188f429e4d3ff919d9c2e72e84190e src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com ed8fbff175188f429e4d3ff919d9c2e72e84190e src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com ed8fbff175188f429e4d3ff919d9c2e72e84190e src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com ed8fbff175188f429e4d3ff919d9c2e72e84190e src/compiler/prepare_grammar/flatten_grammar.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com ed8fbff175188f429e4d3ff919d9c2e72e84190e src/compiler/prepare_grammar/initial_syntax_grammar.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com ed8fbff175188f429e4d3ff919d9c2e72e84190e src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com ed8fbff175188f429e4d3ff919d9c2e72e84190e src/compiler/prepare_grammar/interned_grammar.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com ed8fbff175188f429e4d3ff919d9c2e72e84190e src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com ed8fbff175188f429e4d3ff919d9c2e72e84190e test/compiler/prepare_grammar/expand_repeats_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com ed8fbff175188f429e4d3ff919d9c2e72e84190e test/compiler/prepare_grammar/extract_tokens_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com ed8fbff175188f429e4d3ff919d9c2e72e84190e test/compiler/prepare_grammar/intern_symbols_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com ed8fbff175188f429e4d3ff919d9c2e72e84190e test/fixtures/test_grammars/external_and_internal_anonymous_tokens/corpus.txt Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com ed8fbff175188f429e4d3ff919d9c2e72e84190e test/fixtures/test_grammars/external_and_internal_anonymous_tokens/grammar.json Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com ed8fbff175188f429e4d3ff919d9c2e72e84190e test/fixtures/test_grammars/external_and_internal_anonymous_tokens/readme.md Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com ed8fbff175188f429e4d3ff919d9c2e72e84190e test/fixtures/test_grammars/external_and_internal_anonymous_tokens/scanner.c Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com ed8fbff175188f429e4d3ff919d9c2e72e84190e test/fixtures/test_grammars/external_and_internal_tokens/grammar.json Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com ed8fbff175188f429e4d3ff919d9c2e72e84190e test/fixtures/test_grammars/external_extra_tokens/grammar.json Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com ed8fbff175188f429e4d3ff919d9c2e72e84190e test/fixtures/test_grammars/external_tokens/grammar.json Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com ed8fbff175188f429e4d3ff919d9c2e72e84190e test/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com ed8fbff175188f429e4d3ff919d9c2e72e84190e test/helpers/stream_methods.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com e2baf0930bac3826360f5589b09f334fd3ae9fae test/compiler/build_tables/lex_item_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 .clang_complete Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 project.gyp Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/build_tables/lex_conflict_manager.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/build_tables/lex_conflict_manager.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/build_tables/lex_item.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/build_tables/lex_item_transitions.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/build_tables/lex_item_transitions.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/build_tables/lookahead_set.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/build_tables/lookahead_set.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/build_tables/parse_item_set_builder.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/build_tables/parse_item_set_builder.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/build_tables/rule_can_be_blank.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/build_tables/rule_can_be_blank.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/compile.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/compile.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/compile_error.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/grammar.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/lexical_grammar.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/parse_grammar.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/prepare_grammar/expand_repeats.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/prepare_grammar/expand_tokens.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/prepare_grammar/expand_tokens.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/prepare_grammar/extract_choices.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/prepare_grammar/extract_choices.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/prepare_grammar/extract_tokens.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/prepare_grammar/flatten_grammar.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/prepare_grammar/initial_syntax_grammar.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/prepare_grammar/intern_symbols.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/prepare_grammar/interned_grammar.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/prepare_grammar/normalize_rules.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/prepare_grammar/parse_regex.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/prepare_grammar/prepare_grammar.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/prepare_grammar/prepare_grammar.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/prepare_grammar/token_description.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/prepare_grammar/token_description.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/rule.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/rule.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/rules/blank.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/rules/character_set.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/rules/character_set.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/rules/choice.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/rules/choice.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/rules/metadata.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/rules/named_symbol.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/rules/pattern.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/rules/repeat.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/rules/repeat.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/rules/seq.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/rules/seq.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/rules/string.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 src/compiler/util/make_visitor.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 test/compiler/build_tables/lex_conflict_manager_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 test/compiler/build_tables/lex_item_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 test/compiler/build_tables/parse_item_set_builder_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 test/compiler/build_tables/rule_can_be_blank_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 test/compiler/prepare_grammar/expand_repeats_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 test/compiler/prepare_grammar/expand_tokens_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 test/compiler/prepare_grammar/extract_choices_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 test/compiler/prepare_grammar/extract_tokens_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 test/compiler/prepare_grammar/flatten_grammar_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 test/compiler/prepare_grammar/intern_symbols_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 test/compiler/prepare_grammar/parse_regex_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 test/compiler/rules/character_set_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 test/compiler/rules/choice_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 test/compiler/rules/repeat_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 test/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 test/helpers/stream_methods.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 test/integration/test_grammars.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@github.com 4d39f13eaf2a85a33320b0fd8a7a46a1b03a4d86 tests.gyp Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 src/compiler/build_tables/lex_item_transitions.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 src/compiler/build_tables/rule_can_be_blank.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 src/compiler/prepare_grammar/expand_tokens.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 src/compiler/prepare_grammar/extract_choices.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 src/compiler/prepare_grammar/normalize_rules.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 src/compiler/prepare_grammar/token_description.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 src/compiler/rule.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 src/compiler/rule.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 src/compiler/rules/choice.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 src/compiler/rules/choice.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 src/compiler/rules/repeat.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 src/compiler/rules/repeat.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 src/compiler/rules/seq.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 src/compiler/rules/seq.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 test/compiler/build_tables/lex_item_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 test/compiler/build_tables/rule_can_be_blank_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 test/compiler/prepare_grammar/expand_repeats_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 test/compiler/prepare_grammar/expand_tokens_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 test/compiler/prepare_grammar/extract_choices_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 test/compiler/prepare_grammar/extract_tokens_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 test/compiler/prepare_grammar/flatten_grammar_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 test/compiler/prepare_grammar/intern_symbols_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 test/compiler/prepare_grammar/parse_regex_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 test/compiler/rules/choice_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com b3edd8f7497a2cf732fbeb2efe1420776d018880 test/compiler/rules/repeat_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com d9fb863bea119127d54b03d89ccc73436a99ebbb src/compiler/build_tables/parse_item_set_builder.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com d9fb863bea119127d54b03d89ccc73436a99ebbb src/compiler/rule.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com d9fb863bea119127d54b03d89ccc73436a99ebbb src/compiler/rule.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com d9fb863bea119127d54b03d89ccc73436a99ebbb src/compiler/rules/character_set.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com d9fb863bea119127d54b03d89ccc73436a99ebbb src/compiler/rules/character_set.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com 416cbb9defde64721d861ba7fb75c699a80b96a8 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com 416cbb9defde64721d861ba7fb75c699a80b96a8 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com 416cbb9defde64721d861ba7fb75c699a80b96a8 src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com 416cbb9defde64721d861ba7fb75c699a80b96a8 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com 90d21adf3b494936aa455d57a5d15a859921a468 src/compiler/rule.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com 90d21adf3b494936aa455d57a5d15a859921a468 src/compiler/util/make_visitor.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com 79ffc20be19fa509cfe01bc720d80c66c9ff2ebc project.gyp Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 .clang_complete Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 project.gyp Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/build_tables/lex_conflict_manager.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/build_tables/lex_conflict_manager.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/build_tables/lex_item.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/build_tables/lex_item_transitions.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/build_tables/lex_item_transitions.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/build_tables/lookahead_set.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/build_tables/lookahead_set.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/build_tables/parse_item_set_builder.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/build_tables/parse_item_set_builder.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/build_tables/rule_can_be_blank.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/build_tables/rule_can_be_blank.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/compile.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/compile.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/compile_error.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/grammar.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/lexical_grammar.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/parse_grammar.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/prepare_grammar/expand_repeats.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/prepare_grammar/expand_tokens.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/prepare_grammar/expand_tokens.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/prepare_grammar/extract_choices.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/prepare_grammar/extract_choices.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/prepare_grammar/extract_tokens.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/prepare_grammar/flatten_grammar.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/prepare_grammar/initial_syntax_grammar.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/prepare_grammar/intern_symbols.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/prepare_grammar/interned_grammar.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/prepare_grammar/normalize_rules.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/prepare_grammar/parse_regex.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/prepare_grammar/prepare_grammar.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/prepare_grammar/prepare_grammar.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/prepare_grammar/token_description.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/prepare_grammar/token_description.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/rule.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/rule.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/rules/blank.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/rules/character_set.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/rules/character_set.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/rules/choice.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/rules/choice.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/rules/metadata.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/rules/named_symbol.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/rules/pattern.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/rules/repeat.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/rules/repeat.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/rules/seq.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/rules/seq.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/rules/string.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 src/compiler/util/make_visitor.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 test/compiler/build_tables/lex_conflict_manager_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 test/compiler/build_tables/lex_item_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 test/compiler/build_tables/parse_item_set_builder_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 test/compiler/build_tables/rule_can_be_blank_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 test/compiler/prepare_grammar/expand_repeats_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 test/compiler/prepare_grammar/expand_tokens_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 test/compiler/prepare_grammar/extract_choices_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 test/compiler/prepare_grammar/extract_tokens_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 test/compiler/prepare_grammar/flatten_grammar_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 test/compiler/prepare_grammar/intern_symbols_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 test/compiler/prepare_grammar/parse_regex_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 test/compiler/rules/character_set_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 test/compiler/rules/choice_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 test/compiler/rules/repeat_test.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 test/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 test/helpers/stream_methods.h Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 test/integration/test_grammars.cc Max&nbsp;Brunsfeld
2017-03-17 maxbrunsfeld@gmail.com db4b9ebc7c9548a395ff6621f78ef5d542161396 tests.gyp Max&nbsp;Brunsfeld
2017-03-14 maxbrunsfeld@github.com 272e3cc9c6c96a6a0dc45e87fc97f65348fcf6f0 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2017-03-14 maxbrunsfeld@github.com 272e3cc9c6c96a6a0dc45e87fc97f65348fcf6f0 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2017-03-14 maxbrunsfeld@github.com 272e3cc9c6c96a6a0dc45e87fc97f65348fcf6f0 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-03-14 maxbrunsfeld@github.com 272e3cc9c6c96a6a0dc45e87fc97f65348fcf6f0 src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2017-03-14 maxbrunsfeld@github.com 272e3cc9c6c96a6a0dc45e87fc97f65348fcf6f0 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2017-03-14 maxbrunsfeld@github.com 272e3cc9c6c96a6a0dc45e87fc97f65348fcf6f0 src/runtime/lexer.c Max&nbsp;Brunsfeld
2017-03-14 maxbrunsfeld@github.com 272e3cc9c6c96a6a0dc45e87fc97f65348fcf6f0 src/runtime/lexer.h Max&nbsp;Brunsfeld
2017-03-14 maxbrunsfeld@github.com 272e3cc9c6c96a6a0dc45e87fc97f65348fcf6f0 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-03-14 maxbrunsfeld@github.com 272e3cc9c6c96a6a0dc45e87fc97f65348fcf6f0 src/runtime/tree.c Max&nbsp;Brunsfeld
2017-03-14 maxbrunsfeld@github.com 272e3cc9c6c96a6a0dc45e87fc97f65348fcf6f0 src/runtime/tree.h Max&nbsp;Brunsfeld
2017-03-14 maxbrunsfeld@github.com 272e3cc9c6c96a6a0dc45e87fc97f65348fcf6f0 test/compiler/build_tables/lex_conflict_manager_test.cc Max&nbsp;Brunsfeld
2017-03-14 maxbrunsfeld@github.com 272e3cc9c6c96a6a0dc45e87fc97f65348fcf6f0 test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2017-03-14 maxbrunsfeld@github.com 272e3cc9c6c96a6a0dc45e87fc97f65348fcf6f0 test/runtime/tree_test.cc Max&nbsp;Brunsfeld
2017-03-14 maxbrunsfeld@gmail.com 42b05b4b5e45c7dfef62d4fe301193a0d32a988b test/runtime/tree_test.cc Max&nbsp;Brunsfeld
2017-03-14 maxbrunsfeld@gmail.com d222dbb9fdcb6d0dcb1720323dbf62a6a0b4c5ec include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2017-03-14 maxbrunsfeld@gmail.com d222dbb9fdcb6d0dcb1720323dbf62a6a0b4c5ec include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2017-03-14 maxbrunsfeld@gmail.com d222dbb9fdcb6d0dcb1720323dbf62a6a0b4c5ec src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-03-14 maxbrunsfeld@gmail.com d222dbb9fdcb6d0dcb1720323dbf62a6a0b4c5ec src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2017-03-14 maxbrunsfeld@gmail.com d222dbb9fdcb6d0dcb1720323dbf62a6a0b4c5ec src/compiler/lex_table.h Max&nbsp;Brunsfeld
2017-03-14 maxbrunsfeld@gmail.com d222dbb9fdcb6d0dcb1720323dbf62a6a0b4c5ec src/runtime/lexer.c Max&nbsp;Brunsfeld
2017-03-14 maxbrunsfeld@gmail.com d222dbb9fdcb6d0dcb1720323dbf62a6a0b4c5ec src/runtime/lexer.h Max&nbsp;Brunsfeld
2017-03-14 maxbrunsfeld@gmail.com d222dbb9fdcb6d0dcb1720323dbf62a6a0b4c5ec src/runtime/parser.c Max&nbsp;Brunsfeld
2017-03-14 maxbrunsfeld@gmail.com d222dbb9fdcb6d0dcb1720323dbf62a6a0b4c5ec src/runtime/tree.c Max&nbsp;Brunsfeld
2017-03-14 maxbrunsfeld@gmail.com d222dbb9fdcb6d0dcb1720323dbf62a6a0b4c5ec src/runtime/tree.h Max&nbsp;Brunsfeld
2017-03-14 maxbrunsfeld@gmail.com d222dbb9fdcb6d0dcb1720323dbf62a6a0b4c5ec test/compiler/build_tables/lex_conflict_manager_test.cc Max&nbsp;Brunsfeld
2017-03-14 maxbrunsfeld@gmail.com d222dbb9fdcb6d0dcb1720323dbf62a6a0b4c5ec test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@github.com 12d2a9d93f33d538b684e4757db16198b7e07cb3 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@github.com 12d2a9d93f33d538b684e4757db16198b7e07cb3 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@github.com 12d2a9d93f33d538b684e4757db16198b7e07cb3 test/fixtures/test_grammars/unused_rules/corpus.txt Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@github.com 12d2a9d93f33d538b684e4757db16198b7e07cb3 test/fixtures/test_grammars/unused_rules/grammar.json Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@github.com 12d2a9d93f33d538b684e4757db16198b7e07cb3 test/fixtures/test_grammars/unused_rules/readme.md Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com f04d7c5860be23dd2372deec9bf4c4f72534fbcc src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com f04d7c5860be23dd2372deec9bf4c4f72534fbcc test/fixtures/test_grammars/unused_rules/corpus.txt Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com f04d7c5860be23dd2372deec9bf4c4f72534fbcc test/fixtures/test_grammars/unused_rules/grammar.json Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com f04d7c5860be23dd2372deec9bf4c4f72534fbcc test/fixtures/test_grammars/unused_rules/readme.md Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com c79fae6d21e3098d13471915e08c3c5e4cffc938 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com dc2035c2629908459af0ec2d27a3869f6a177ac5 .gitignore Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb .clang_complete Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb .gitignore Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb script/fetch-fixtures Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb script/test Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb script/trim-whitespace Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/compiler/build_tables/lex_conflict_manager_test.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/compiler/build_tables/lex_item_test.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/compiler/build_tables/parse_item_set_builder_test.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/compiler/build_tables/rule_can_be_blank_test.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/compiler/prepare_grammar/expand_repeats_test.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/compiler/prepare_grammar/expand_tokens_test.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/compiler/prepare_grammar/extract_choices_test.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/compiler/prepare_grammar/extract_tokens_test.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/compiler/prepare_grammar/flatten_grammar_test.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/compiler/prepare_grammar/intern_symbols_test.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/compiler/prepare_grammar/parse_regex_test.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/compiler/rules/character_set_test.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/compiler/rules/choice_test.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/compiler/rules/repeat_test.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/compiler/util/string_helpers_test.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/error_corpus/json_errors.txt Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/error_corpus/python_errors.txt Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/grammars/.gitkeep Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/anonymous_tokens_with_escaped_chars/corpus.txt Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/anonymous_tokens_with_escaped_chars/grammar.json Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/anonymous_tokens_with_escaped_chars/readme.md Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/associativity_left/corpus.txt Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/associativity_left/grammar.json Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/associativity_missing/expected_error.txt Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/associativity_missing/grammar.json Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/associativity_right/corpus.txt Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/associativity_right/grammar.json Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/conflicting_precedence/expected_error.txt Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/conflicting_precedence/grammar.json Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/epsilon_rules/expected_error.txt Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/epsilon_rules/grammar.json Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/external_and_internal_tokens/corpus.txt Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/external_and_internal_tokens/grammar.json Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/external_and_internal_tokens/readme.md Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/external_and_internal_tokens/scanner.c Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/external_extra_tokens/corpus.txt Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/external_extra_tokens/grammar.json Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/external_extra_tokens/scanner.c Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/external_tokens/corpus.txt Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/external_tokens/grammar.json Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/external_tokens/scanner.c Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/lexical_conflicts_due_to_state_merging/corpus.txt Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/lexical_conflicts_due_to_state_merging/grammar.json Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/lexical_conflicts_due_to_state_merging/readme.md Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/precedence_on_single_child_missing/expected_error.txt Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/precedence_on_single_child_missing/grammar.json Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/precedence_on_single_child_missing/readme.md Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/precedence_on_single_child_negative/corpus.txt Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/precedence_on_single_child_negative/grammar.json Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/precedence_on_single_child_negative/readme.md Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/precedence_on_single_child_positive/corpus.txt Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/precedence_on_single_child_positive/grammar.json Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/precedence_on_single_child_positive/readme.md Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/precedence_on_subsequence/corpus.txt Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/precedence_on_subsequence/grammar.json Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/readme.md Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/readme_grammar/corpus.txt Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/readme_grammar/grammar.json Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/start_rule_is_blank/corpus.txt Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/start_rule_is_blank/grammar.json Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/start_rule_is_token/corpus.txt Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/fixtures/test_grammars/start_rule_is_token/grammar.json Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/helpers/dedent.h Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/helpers/encoding_helpers.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/helpers/encoding_helpers.h Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/helpers/equals_pointer.h Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/helpers/file_helpers.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/helpers/file_helpers.h Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/helpers/load_language.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/helpers/load_language.h Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/helpers/point_helpers.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/helpers/point_helpers.h Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/helpers/random_helpers.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/helpers/random_helpers.h Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/helpers/read_test_entries.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/helpers/read_test_entries.h Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/helpers/record_alloc.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/helpers/record_alloc.h Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/helpers/rule_helpers.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/helpers/rule_helpers.h Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/helpers/scope_sequence.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/helpers/scope_sequence.h Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/helpers/spy_input.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/helpers/spy_input.h Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/helpers/spy_logger.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/helpers/spy_logger.h Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/helpers/stderr_logger.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/helpers/stderr_logger.h Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/helpers/stream_methods.h Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/integration/real_grammars.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/integration/test_grammars.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/runtime/document_test.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/runtime/node_test.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/runtime/parser_test.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/runtime/stack_test.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/runtime/tree_test.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/test_helper.h Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb test/tests.cc Max&nbsp;Brunsfeld
2017-03-10 maxbrunsfeld@gmail.com 6dc0ff359de998b5dbf4201306bd19ff1ebdd2fb tests.gyp Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 796fc26c7487c3f3610136a1588953ecba7e82ad spec/fixtures/test_grammars/anonymous_tokens_with_escaped_chars/readme.md Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 53f72f0ecaf60820a352fb252068de8cb77a8559 spec/fixtures/test_grammars/precedence_on_single_child_missing/readme.md Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 project.gyp Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/compiler/build_tables/lex_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/compiler/build_tables/lex_item_spec.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/compiler/build_tables/parse_item_set_builder_spec.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/compiler/prepare_grammar/expand_repeats_spec.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/compiler/prepare_grammar/expand_tokens_spec.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/compiler/prepare_grammar/flatten_grammar_spec.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/compiler/prepare_grammar/intern_symbols_spec.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/anonymous_tokens_with_escaped_chars/corpus.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/anonymous_tokens_with_escaped_chars/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/associativity_left/corpus.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/associativity_left/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/associativity_missing/expected_error.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/associativity_missing/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/associativity_right/corpus.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/associativity_right/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/conflicting_precedence/expected_error.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/conflicting_precedence/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/epsilon_rules/expected_error.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/epsilon_rules/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/external_and_internal_tokens/corpus.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/external_and_internal_tokens/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/external_and_internal_tokens/readme.md Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/external_and_internal_tokens/scanner.c Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/external_extra_tokens/corpus.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/external_extra_tokens/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/external_extra_tokens/scanner.c Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/external_tokens/corpus.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/external_tokens/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/external_tokens/scanner.c Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/lexical_conflicts_due_to_state_merging/corpus.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/lexical_conflicts_due_to_state_merging/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/lexical_conflicts_due_to_state_merging/readme.md Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/precedence_on_single_child_missing/expected_error.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/precedence_on_single_child_missing/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/precedence_on_single_child_missing/readme.md Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/precedence_on_single_child_negative/corpus.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/precedence_on_single_child_negative/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/precedence_on_single_child_negative/readme.md Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/precedence_on_single_child_positive/corpus.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/precedence_on_single_child_positive/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/precedence_on_single_child_positive/readme.md Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/precedence_on_subsequence/corpus.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/precedence_on_subsequence/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/readme.md Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/readme_grammar/corpus.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/readme_grammar/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/start_rule_is_blank/corpus.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/start_rule_is_blank/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/start_rule_is_token/corpus.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/fixtures/test_grammars/start_rule_is_token/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/helpers/file_helpers.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/helpers/file_helpers.h Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/helpers/load_language.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/helpers/load_language.h Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/helpers/read_test_entries.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/helpers/read_test_entries.h Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/helpers/rule_helpers.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/helpers/rule_helpers.h Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/helpers/stream_methods.h Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/integration/real_grammars.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/integration/test_grammars.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 src/compiler/build_tables/lex_conflict_manager.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 src/compiler/build_tables/lex_item.h Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 src/compiler/build_tables/lex_table_builder.h Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 src/compiler/generate_code/c_code.h Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 src/compiler/lexical_grammar.h Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 src/compiler/prepare_grammar/expand_tokens.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 src/compiler/prepare_grammar/normalize_rules.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 src/compiler/syntax_grammar.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@github.com 352e678c122962a71639f0ae66bbc721add7d3d7 src/compiler/variable.h Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com 56ec45729c243ab0efb4b422ab8b28a2c9ceb403 spec/fixtures/test_grammars/lexical_conflicts_due_to_state_merging/corpus.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com 56ec45729c243ab0efb4b422ab8b28a2c9ceb403 spec/fixtures/test_grammars/lexical_conflicts_due_to_state_merging/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com 56ec45729c243ab0efb4b422ab8b28a2c9ceb403 spec/fixtures/test_grammars/lexical_conflicts_due_to_state_merging/readme.md Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/anonymous_tokens_with_escaped_chars/corpus.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/anonymous_tokens_with_escaped_chars/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/associativity_left/corpus.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/associativity_left/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/associativity_missing/expected_error.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/associativity_missing/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/associativity_right/corpus.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/associativity_right/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/conflicting_precedence/expected_error.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/conflicting_precedence/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/epsilon_rules/expected_error.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/epsilon_rules/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/external_and_internal_tokens/corpus.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/external_and_internal_tokens/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/external_and_internal_tokens/readme.md Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/external_and_internal_tokens/scanner.c Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/external_extra_tokens/corpus.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/external_extra_tokens/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/external_extra_tokens/scanner.c Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/external_tokens/corpus.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/external_tokens/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/external_tokens/scanner.c Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/precedence_on_single_child_missing/expected_error.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/precedence_on_single_child_missing/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/precedence_on_single_child_missing/readme.md Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/precedence_on_single_child_negative/corpus.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/precedence_on_single_child_negative/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/precedence_on_single_child_negative/readme.md Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/precedence_on_single_child_positive/corpus.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/precedence_on_single_child_positive/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/precedence_on_single_child_positive/readme.md Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/precedence_on_subsequence/corpus.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/precedence_on_subsequence/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/readme.md Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/readme_grammar/corpus.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/readme_grammar/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/start_rule_is_blank/corpus.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/start_rule_is_blank/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/start_rule_is_token/corpus.txt Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/fixtures/test_grammars/start_rule_is_token/grammar.json Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/helpers/file_helpers.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/helpers/file_helpers.h Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/helpers/load_language.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/helpers/load_language.h Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/helpers/read_test_entries.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/helpers/read_test_entries.h Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/integration/real_grammars.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/integration/test_grammars.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com ac4167fdc929b34b35f5545eeddb29db0f2918e6 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com f049d5d94c4a5c7e2bb260f1f7268c48fef91e9b spec/helpers/stream_methods.h Max&nbsp;Brunsfeld
2017-03-09 maxbrunsfeld@gmail.com f049d5d94c4a5c7e2bb260f1f7268c48fef91e9b src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2017-03-06 maxbrunsfeld@gmail.com 64e9230071dd5cee2a9abfe03a323eb43fb05509 project.gyp Max&nbsp;Brunsfeld
2017-03-06 maxbrunsfeld@gmail.com 64e9230071dd5cee2a9abfe03a323eb43fb05509 spec/compiler/build_tables/lex_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2017-03-06 maxbrunsfeld@gmail.com 64e9230071dd5cee2a9abfe03a323eb43fb05509 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-03-06 maxbrunsfeld@gmail.com 64e9230071dd5cee2a9abfe03a323eb43fb05509 src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2017-03-06 maxbrunsfeld@gmail.com 64e9230071dd5cee2a9abfe03a323eb43fb05509 src/compiler/build_tables/lex_conflict_manager.cc Max&nbsp;Brunsfeld
2017-03-06 maxbrunsfeld@gmail.com 64e9230071dd5cee2a9abfe03a323eb43fb05509 src/compiler/build_tables/lex_table_builder.cc Max&nbsp;Brunsfeld
2017-03-06 maxbrunsfeld@gmail.com 64e9230071dd5cee2a9abfe03a323eb43fb05509 src/compiler/build_tables/lex_table_builder.h Max&nbsp;Brunsfeld
2017-03-02 maxbrunsfeld@gmail.com abf8a4f2c225c8526b9efc2a5bb569950fcd3564 project.gyp Max&nbsp;Brunsfeld
2017-03-02 maxbrunsfeld@gmail.com abf8a4f2c225c8526b9efc2a5bb569950fcd3564 spec/compiler/build_tables/compatible_tokens_spec.cc Max&nbsp;Brunsfeld
2017-03-02 maxbrunsfeld@gmail.com abf8a4f2c225c8526b9efc2a5bb569950fcd3564 spec/compiler/build_tables/parse_item_set_builder_spec.cc Max&nbsp;Brunsfeld
2017-03-02 maxbrunsfeld@gmail.com abf8a4f2c225c8526b9efc2a5bb569950fcd3564 spec/compiler/prepare_grammar/expand_repeats_spec.cc Max&nbsp;Brunsfeld
2017-03-02 maxbrunsfeld@gmail.com abf8a4f2c225c8526b9efc2a5bb569950fcd3564 spec/compiler/prepare_grammar/expand_tokens_spec.cc Max&nbsp;Brunsfeld
2017-03-02 maxbrunsfeld@gmail.com abf8a4f2c225c8526b9efc2a5bb569950fcd3564 spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2017-03-02 maxbrunsfeld@gmail.com abf8a4f2c225c8526b9efc2a5bb569950fcd3564 spec/compiler/prepare_grammar/flatten_grammar_spec.cc Max&nbsp;Brunsfeld
2017-03-02 maxbrunsfeld@gmail.com abf8a4f2c225c8526b9efc2a5bb569950fcd3564 spec/compiler/prepare_grammar/intern_symbols_spec.cc Max&nbsp;Brunsfeld
2017-03-02 maxbrunsfeld@gmail.com abf8a4f2c225c8526b9efc2a5bb569950fcd3564 spec/helpers/stream_methods.h Max&nbsp;Brunsfeld
2017-03-02 maxbrunsfeld@gmail.com abf8a4f2c225c8526b9efc2a5bb569950fcd3564 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2017-03-02 maxbrunsfeld@gmail.com abf8a4f2c225c8526b9efc2a5bb569950fcd3564 src/compiler/build_tables/build_lex_table.h Max&nbsp;Brunsfeld
2017-03-02 maxbrunsfeld@gmail.com abf8a4f2c225c8526b9efc2a5bb569950fcd3564 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-03-02 maxbrunsfeld@gmail.com abf8a4f2c225c8526b9efc2a5bb569950fcd3564 src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2017-03-02 maxbrunsfeld@gmail.com abf8a4f2c225c8526b9efc2a5bb569950fcd3564 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-03-02 maxbrunsfeld@gmail.com abf8a4f2c225c8526b9efc2a5bb569950fcd3564 src/compiler/generate_code/c_code.h Max&nbsp;Brunsfeld
2017-03-02 maxbrunsfeld@gmail.com abf8a4f2c225c8526b9efc2a5bb569950fcd3564 src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2017-03-02 maxbrunsfeld@gmail.com abf8a4f2c225c8526b9efc2a5bb569950fcd3564 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2017-03-02 maxbrunsfeld@gmail.com abf8a4f2c225c8526b9efc2a5bb569950fcd3564 src/compiler/lexical_grammar.h Max&nbsp;Brunsfeld
2017-03-02 maxbrunsfeld@gmail.com abf8a4f2c225c8526b9efc2a5bb569950fcd3564 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2017-03-02 maxbrunsfeld@gmail.com abf8a4f2c225c8526b9efc2a5bb569950fcd3564 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2017-03-02 maxbrunsfeld@gmail.com abf8a4f2c225c8526b9efc2a5bb569950fcd3564 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2017-03-02 maxbrunsfeld@gmail.com abf8a4f2c225c8526b9efc2a5bb569950fcd3564 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2017-03-02 maxbrunsfeld@gmail.com abf8a4f2c225c8526b9efc2a5bb569950fcd3564 src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2017-03-02 maxbrunsfeld@gmail.com abf8a4f2c225c8526b9efc2a5bb569950fcd3564 src/compiler/syntax_grammar.cc Max&nbsp;Brunsfeld
2017-03-02 maxbrunsfeld@gmail.com abf8a4f2c225c8526b9efc2a5bb569950fcd3564 src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2017-03-02 maxbrunsfeld@gmail.com abf8a4f2c225c8526b9efc2a5bb569950fcd3564 src/compiler/variable.h Max&nbsp;Brunsfeld
2017-02-28 maxbrunsfeld@gmail.com 686dc0997c0a72605cad9ac3c5ed09cc1431cccf project.gyp Max&nbsp;Brunsfeld
2017-02-28 maxbrunsfeld@gmail.com 686dc0997c0a72605cad9ac3c5ed09cc1431cccf spec/compiler/build_tables/compatible_tokens_spec.cc Max&nbsp;Brunsfeld
2017-02-28 maxbrunsfeld@gmail.com 686dc0997c0a72605cad9ac3c5ed09cc1431cccf spec/compiler/build_tables/lex_item_spec.cc Max&nbsp;Brunsfeld
2017-02-28 maxbrunsfeld@gmail.com 686dc0997c0a72605cad9ac3c5ed09cc1431cccf spec/compiler/build_tables/parse_item_set_builder_spec.cc Max&nbsp;Brunsfeld
2017-02-28 maxbrunsfeld@gmail.com 686dc0997c0a72605cad9ac3c5ed09cc1431cccf spec/compiler/prepare_grammar/expand_tokens_spec.cc Max&nbsp;Brunsfeld
2017-02-28 maxbrunsfeld@gmail.com 686dc0997c0a72605cad9ac3c5ed09cc1431cccf spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2017-02-28 maxbrunsfeld@gmail.com 686dc0997c0a72605cad9ac3c5ed09cc1431cccf spec/helpers/rule_helpers.cc Max&nbsp;Brunsfeld
2017-02-28 maxbrunsfeld@gmail.com 686dc0997c0a72605cad9ac3c5ed09cc1431cccf spec/helpers/rule_helpers.h Max&nbsp;Brunsfeld
2017-02-28 maxbrunsfeld@gmail.com 686dc0997c0a72605cad9ac3c5ed09cc1431cccf spec/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2017-02-28 maxbrunsfeld@gmail.com 686dc0997c0a72605cad9ac3c5ed09cc1431cccf spec/helpers/stream_methods.h Max&nbsp;Brunsfeld
2017-02-28 maxbrunsfeld@gmail.com 686dc0997c0a72605cad9ac3c5ed09cc1431cccf src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2017-02-28 maxbrunsfeld@gmail.com 686dc0997c0a72605cad9ac3c5ed09cc1431cccf src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-02-28 maxbrunsfeld@gmail.com 686dc0997c0a72605cad9ac3c5ed09cc1431cccf src/compiler/build_tables/compatible_tokens.cc Max&nbsp;Brunsfeld
2017-02-28 maxbrunsfeld@gmail.com 686dc0997c0a72605cad9ac3c5ed09cc1431cccf src/compiler/build_tables/compatible_tokens.h Max&nbsp;Brunsfeld
2017-02-28 maxbrunsfeld@gmail.com 686dc0997c0a72605cad9ac3c5ed09cc1431cccf src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2017-02-28 maxbrunsfeld@gmail.com 686dc0997c0a72605cad9ac3c5ed09cc1431cccf src/compiler/build_tables/lex_item.h Max&nbsp;Brunsfeld
2017-02-28 maxbrunsfeld@gmail.com 686dc0997c0a72605cad9ac3c5ed09cc1431cccf src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-02-28 maxbrunsfeld@gmail.com 686dc0997c0a72605cad9ac3c5ed09cc1431cccf src/compiler/lexical_grammar.cc Max&nbsp;Brunsfeld
2017-02-28 maxbrunsfeld@gmail.com 686dc0997c0a72605cad9ac3c5ed09cc1431cccf src/compiler/lexical_grammar.h Max&nbsp;Brunsfeld
2017-02-28 maxbrunsfeld@gmail.com 686dc0997c0a72605cad9ac3c5ed09cc1431cccf src/compiler/parse_table.h Max&nbsp;Brunsfeld
2017-02-28 maxbrunsfeld@gmail.com 686dc0997c0a72605cad9ac3c5ed09cc1431cccf src/compiler/prepare_grammar/expand_tokens.cc Max&nbsp;Brunsfeld
2017-02-28 maxbrunsfeld@gmail.com 686dc0997c0a72605cad9ac3c5ed09cc1431cccf src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2017-02-28 maxbrunsfeld@gmail.com 686dc0997c0a72605cad9ac3c5ed09cc1431cccf src/compiler/prepare_grammar/normalize_rules.cc Max&nbsp;Brunsfeld
2017-02-28 maxbrunsfeld@gmail.com 686dc0997c0a72605cad9ac3c5ed09cc1431cccf src/compiler/syntax_grammar.cc Max&nbsp;Brunsfeld
2017-02-26 maxbrunsfeld@gmail.com 3c8e6f99872d83186d98128df3d84067a5e3bfbc project.gyp Max&nbsp;Brunsfeld
2017-02-26 maxbrunsfeld@gmail.com 3c8e6f99872d83186d98128df3d84067a5e3bfbc spec/compiler/build_tables/compatible_tokens_spec.cc Max&nbsp;Brunsfeld
2017-02-26 maxbrunsfeld@gmail.com 3c8e6f99872d83186d98128df3d84067a5e3bfbc src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2017-02-26 maxbrunsfeld@gmail.com 3c8e6f99872d83186d98128df3d84067a5e3bfbc src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-02-26 maxbrunsfeld@gmail.com 3c8e6f99872d83186d98128df3d84067a5e3bfbc src/compiler/build_tables/compatible_tokens.cc Max&nbsp;Brunsfeld
2017-02-26 maxbrunsfeld@gmail.com 3c8e6f99872d83186d98128df3d84067a5e3bfbc src/compiler/build_tables/compatible_tokens.h Max&nbsp;Brunsfeld
2017-02-26 maxbrunsfeld@gmail.com 3c8e6f99872d83186d98128df3d84067a5e3bfbc src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2017-02-26 maxbrunsfeld@gmail.com 3c8e6f99872d83186d98128df3d84067a5e3bfbc src/compiler/lex_table.h Max&nbsp;Brunsfeld
2017-02-26 maxbrunsfeld@gmail.com 3c8e6f99872d83186d98128df3d84067a5e3bfbc src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2017-02-26 maxbrunsfeld@gmail.com 3c8e6f99872d83186d98128df3d84067a5e3bfbc src/compiler/parse_table.h Max&nbsp;Brunsfeld
2017-02-20 maxbrunsfeld@github.com 8d3b72e1d93d9f992673d280d8c800f2f1a08b9c spec/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2017-02-20 maxbrunsfeld@github.com 8d3b72e1d93d9f992673d280d8c800f2f1a08b9c src/runtime/parser.c Max&nbsp;Brunsfeld
2017-02-20 maxbrunsfeld@github.com 8d3b72e1d93d9f992673d280d8c800f2f1a08b9c src/runtime/stack.c Max&nbsp;Brunsfeld
2017-02-20 maxbrunsfeld@github.com 8d3b72e1d93d9f992673d280d8c800f2f1a08b9c src/runtime/tree.c Max&nbsp;Brunsfeld
2017-02-20 maxbrunsfeld@github.com 8d3b72e1d93d9f992673d280d8c800f2f1a08b9c src/runtime/tree.h Max&nbsp;Brunsfeld
2017-02-20 maxbrunsfeld@gmail.com df520635c60eeb81acc2396f360a0725567c0edc spec/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2017-02-20 maxbrunsfeld@gmail.com df520635c60eeb81acc2396f360a0725567c0edc src/runtime/parser.c Max&nbsp;Brunsfeld
2017-02-20 maxbrunsfeld@gmail.com df520635c60eeb81acc2396f360a0725567c0edc src/runtime/stack.c Max&nbsp;Brunsfeld
2017-02-20 maxbrunsfeld@gmail.com df520635c60eeb81acc2396f360a0725567c0edc src/runtime/tree.c Max&nbsp;Brunsfeld
2017-02-20 maxbrunsfeld@gmail.com df520635c60eeb81acc2396f360a0725567c0edc src/runtime/tree.h Max&nbsp;Brunsfeld
2017-02-20 maxbrunsfeld@github.com ce5b3e8284534ffdf3ef6702d750161a237676b5 project.gyp Max&nbsp;Brunsfeld
2017-02-20 maxbrunsfeld@github.com ce5b3e8284534ffdf3ef6702d750161a237676b5 spec/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2017-02-20 maxbrunsfeld@github.com ce5b3e8284534ffdf3ef6702d750161a237676b5 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2017-02-20 maxbrunsfeld@github.com ce5b3e8284534ffdf3ef6702d750161a237676b5 src/runtime/array.h Max&nbsp;Brunsfeld
2017-02-20 maxbrunsfeld@github.com ce5b3e8284534ffdf3ef6702d750161a237676b5 src/runtime/error_costs.c Max&nbsp;Brunsfeld
2017-02-20 maxbrunsfeld@github.com ce5b3e8284534ffdf3ef6702d750161a237676b5 src/runtime/error_costs.h Max&nbsp;Brunsfeld
2017-02-20 maxbrunsfeld@github.com ce5b3e8284534ffdf3ef6702d750161a237676b5 src/runtime/language.c Max&nbsp;Brunsfeld
2017-02-20 maxbrunsfeld@github.com ce5b3e8284534ffdf3ef6702d750161a237676b5 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-02-20 maxbrunsfeld@github.com ce5b3e8284534ffdf3ef6702d750161a237676b5 src/runtime/tree.c Max&nbsp;Brunsfeld
2017-02-20 maxbrunsfeld@github.com ce5b3e8284534ffdf3ef6702d750161a237676b5 src/runtime/tree.h Max&nbsp;Brunsfeld
2017-02-20 maxbrunsfeld@gmail.com cefc57fe866a0417e7231de3685105f684710be6 project.gyp Max&nbsp;Brunsfeld
2017-02-20 maxbrunsfeld@gmail.com cefc57fe866a0417e7231de3685105f684710be6 src/runtime/error_costs.c Max&nbsp;Brunsfeld
2017-02-20 maxbrunsfeld@gmail.com cefc57fe866a0417e7231de3685105f684710be6 src/runtime/error_costs.h Max&nbsp;Brunsfeld
2017-02-20 maxbrunsfeld@gmail.com 5b4e6df3ff59e183bd0022bbaad3684e587491d5 spec/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2017-02-20 maxbrunsfeld@gmail.com 5b4e6df3ff59e183bd0022bbaad3684e587491d5 src/runtime/language.c Max&nbsp;Brunsfeld
2017-02-19 maxbrunsfeld@gmail.com c14a776a3d84419ffd52cb0d1e65e7bfc6c22e64 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2017-02-19 maxbrunsfeld@gmail.com c14a776a3d84419ffd52cb0d1e65e7bfc6c22e64 src/runtime/array.h Max&nbsp;Brunsfeld
2017-02-19 maxbrunsfeld@gmail.com c14a776a3d84419ffd52cb0d1e65e7bfc6c22e64 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-02-19 maxbrunsfeld@gmail.com c14a776a3d84419ffd52cb0d1e65e7bfc6c22e64 src/runtime/tree.c Max&nbsp;Brunsfeld
2017-02-19 maxbrunsfeld@gmail.com c14a776a3d84419ffd52cb0d1e65e7bfc6c22e64 src/runtime/tree.h Max&nbsp;Brunsfeld
2017-02-18 maxbrunsfeld@github.com 135d8ef4e0ee12bc4e5148757a30f85f19314ece spec/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2017-02-18 maxbrunsfeld@github.com 135d8ef4e0ee12bc4e5148757a30f85f19314ece src/runtime/parser.c Max&nbsp;Brunsfeld
2017-02-13 timothy.clem@gmail.com 87b8b932e5d39321b684a01f999177642e1ce752 include/tree_sitter/runtime.h Timothy&nbsp;Clem
2017-02-13 timothy.clem@gmail.com 87b8b932e5d39321b684a01f999177642e1ce752 spec/runtime/document_spec.cc Timothy&nbsp;Clem
2017-02-13 timothy.clem@gmail.com 87b8b932e5d39321b684a01f999177642e1ce752 src/runtime/document.c Timothy&nbsp;Clem
2017-02-13 timothy.clem@gmail.com 87b8b932e5d39321b684a01f999177642e1ce752 src/runtime/string_input.c Timothy&nbsp;Clem
2017-02-13 timothy.clem@gmail.com 87b8b932e5d39321b684a01f999177642e1ce752 src/runtime/string_input.h Timothy&nbsp;Clem
2017-02-13 timothy.clem@gmail.com 93e94bf4b27dd20ec848642ea3488bf9e362539b spec/runtime/document_spec.cc Timothy&nbsp;Clem
2017-02-10 rob.rix@me.com 638aa87e42f22c3cf905d967493211a23bb109c4 src/runtime/string_input.c Rob&nbsp;Rix
2017-02-10 rob.rix@me.com eab518e5da1558d62088cf05a35b15bb70df2989 src/runtime/string_input.c Rob&nbsp;Rix
2017-02-10 rob.rix@me.com c230658bae80dcd6a56669218b9386f6ae13e372 include/tree_sitter/runtime.h Rob&nbsp;Rix
2017-02-10 rob.rix@me.com c230658bae80dcd6a56669218b9386f6ae13e372 src/runtime/document.c Rob&nbsp;Rix
2017-02-10 rob.rix@me.com e6927238e13e248c6939b2be392a49b54de35b35 src/runtime/string_input.c Rob&nbsp;Rix
2017-02-10 rob.rix@me.com e6927238e13e248c6939b2be392a49b54de35b35 src/runtime/string_input.h Rob&nbsp;Rix
2017-02-08 maxbrunsfeld@gmail.com 93d7a75b0930340be5f0b6cc39691b937b5ff301 spec/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2017-02-08 maxbrunsfeld@gmail.com 93d7a75b0930340be5f0b6cc39691b937b5ff301 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-02-08 maxbrunsfeld@github.com 819b63e78d1905b71d1ab842493dc3d46e050ee4 script/fetch-fixtures Max&nbsp;Brunsfeld
2017-02-08 maxbrunsfeld@github.com 819b63e78d1905b71d1ab842493dc3d46e050ee4 spec/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2017-02-08 maxbrunsfeld@github.com 819b63e78d1905b71d1ab842493dc3d46e050ee4 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-02-08 maxbrunsfeld@github.com 819b63e78d1905b71d1ab842493dc3d46e050ee4 src/runtime/tree.c Max&nbsp;Brunsfeld
2017-02-08 maxbrunsfeld@github.com 819b63e78d1905b71d1ab842493dc3d46e050ee4 src/runtime/tree.h Max&nbsp;Brunsfeld
2017-02-08 maxbrunsfeld@gmail.com 9b930748cfb823b232c96af1b330247586a43b3d script/fetch-fixtures Max&nbsp;Brunsfeld
2017-02-08 maxbrunsfeld@gmail.com 5b23a8fca90070105ead77c2f08df76dac3e6024 spec/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2017-02-08 maxbrunsfeld@gmail.com b01c5404eb462fe9ffba127a947f51a27f2585e2 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-02-07 maxbrunsfeld@gmail.com 343887c1ddc70e7d46fc9d64048b96daccb8a96f spec/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2017-02-07 maxbrunsfeld@gmail.com 343887c1ddc70e7d46fc9d64048b96daccb8a96f src/runtime/parser.c Max&nbsp;Brunsfeld
2017-02-07 maxbrunsfeld@gmail.com 343887c1ddc70e7d46fc9d64048b96daccb8a96f src/runtime/tree.c Max&nbsp;Brunsfeld
2017-02-07 maxbrunsfeld@gmail.com 343887c1ddc70e7d46fc9d64048b96daccb8a96f src/runtime/tree.h Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 85e6d7ffadc9a51edde915c34b25922dc6f39f36 spec/compiler/prepare_grammar/parse_regex_spec.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 85e6d7ffadc9a51edde915c34b25922dc6f39f36 src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2017-01-31 timothy.clem@gmail.com ab00f1b0dabbf7ad849bb0734b6ffff7dcd87c2a spec/compiler/prepare_grammar/parse_regex_spec.cc Timothy&nbsp;Clem
2017-01-31 timothy.clem@gmail.com ab00f1b0dabbf7ad849bb0734b6ffff7dcd87c2a src/compiler/prepare_grammar/parse_regex.cc Timothy&nbsp;Clem
2017-01-31 timothy.clem@gmail.com 902b7f97450767ed11c993e37886230c0dca58ba spec/compiler/prepare_grammar/parse_regex_spec.cc Timothy&nbsp;Clem
2017-01-31 timothy.clem@gmail.com 902b7f97450767ed11c993e37886230c0dca58ba src/compiler/prepare_grammar/parse_regex.cc Timothy&nbsp;Clem
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 README.md Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 doc/grammar-schema.json Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 script/fetch-fixtures Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 spec/compiler/build_tables/distinctive_tokens_spec.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 spec/compiler/build_tables/lex_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 spec/compiler/build_tables/lex_item_spec.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 spec/compiler/build_tables/parse_item_set_builder_spec.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 spec/compiler/prepare_grammar/expand_repeats_spec.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 spec/compiler/prepare_grammar/flatten_grammar_spec.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 spec/compiler/prepare_grammar/intern_symbols_spec.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 spec/compiler/rules/repeat_spec.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 spec/fixtures/error_corpus/python_errors.txt Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 spec/fixtures/external_scanners/extra_external_tokens.c Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 spec/fixtures/external_scanners/percent_strings.c Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 spec/fixtures/external_scanners/shared_external_tokens.c Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 spec/helpers/dedent.h Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 spec/helpers/load_language.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 spec/helpers/load_language.h Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 spec/helpers/point_helpers.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 spec/helpers/rule_helpers.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 spec/helpers/scope_sequence.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 spec/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 spec/helpers/stream_methods.h Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 spec/integration/compile_grammar_spec.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/compiler/build_tables/lookahead_set.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/compiler/build_tables/lookahead_set.h Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/compiler/build_tables/parse_item_set_builder.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/compiler/build_tables/recovery_tokens.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/compiler/build_tables/recovery_tokens.h Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/compiler/grammar.h Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/compiler/prepare_grammar/initial_syntax_grammar.h Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/compiler/prepare_grammar/interned_grammar.h Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/compiler/rules/built_in_symbols.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/compiler/rules/symbol.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/compiler/rules/visitor.h Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/compiler/syntax_grammar.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/runtime/document.c Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/runtime/language.c Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/runtime/language.h Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/runtime/length.h Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/runtime/lexer.c Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/runtime/lexer.h Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/runtime/node.c Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/runtime/parser.h Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/runtime/reusable_node.h Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/runtime/stack.c Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/runtime/stack.h Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/runtime/tree.c Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/runtime/tree.h Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@github.com 3edb5dbdd9c5aeb52c2cdecbabaa87bac706df37 src/runtime/tree_path.h Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@gmail.com 0a6e5f9ee6e1a581a7254a6ceb93dde320261e6e src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@gmail.com 0a6e5f9ee6e1a581a7254a6ceb93dde320261e6e src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@gmail.com 0a6e5f9ee6e1a581a7254a6ceb93dde320261e6e src/compiler/rules/symbol.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@gmail.com d73534e97d28747aa689a081834d8a366d040b65 README.md Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@gmail.com 4131e1c16e9d70d9190663fc7645acf82ac97649 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@gmail.com 4131e1c16e9d70d9190663fc7645acf82ac97649 spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@gmail.com 4131e1c16e9d70d9190663fc7645acf82ac97649 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@gmail.com 4131e1c16e9d70d9190663fc7645acf82ac97649 src/compiler/rules/built_in_symbols.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@gmail.com 60f6998485e30640f496fad5a7b47e51b418f07a spec/fixtures/external_scanners/extra_external_tokens.c Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@gmail.com 60f6998485e30640f496fad5a7b47e51b418f07a spec/fixtures/external_scanners/percent_strings.c Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@gmail.com 60f6998485e30640f496fad5a7b47e51b418f07a spec/fixtures/external_scanners/shared_external_tokens.c Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@gmail.com 60f6998485e30640f496fad5a7b47e51b418f07a spec/helpers/load_language.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@gmail.com 60f6998485e30640f496fad5a7b47e51b418f07a src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@gmail.com d853b6504d342f2c55fe1737490beb236a13334a include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@gmail.com d853b6504d342f2c55fe1737490beb236a13334a include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@gmail.com d853b6504d342f2c55fe1737490beb236a13334a spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@gmail.com d853b6504d342f2c55fe1737490beb236a13334a src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@gmail.com d853b6504d342f2c55fe1737490beb236a13334a src/runtime/document.c Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@gmail.com d853b6504d342f2c55fe1737490beb236a13334a src/runtime/language.c Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@gmail.com 672d491775421eea143f89039fe266dedaa5dbb6 src/runtime/parser.c Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@gmail.com dc6598e07e9bcb839933559bb8eb36cd84f6844d src/runtime/stack.c Max&nbsp;Brunsfeld
2017-01-31 maxbrunsfeld@gmail.com 5ee7cbda2c66d7b8a10616101a1759529ac2fcac spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2017-01-24 maxbrunsfeld@gmail.com 896254eea52cffef340c630d7c640ec3563a5ce8 spec/helpers/point_helpers.cc Max&nbsp;Brunsfeld
2017-01-24 maxbrunsfeld@gmail.com 896254eea52cffef340c630d7c640ec3563a5ce8 spec/helpers/scope_sequence.cc Max&nbsp;Brunsfeld
2017-01-24 maxbrunsfeld@gmail.com 896254eea52cffef340c630d7c640ec3563a5ce8 src/runtime/length.h Max&nbsp;Brunsfeld
2017-01-24 maxbrunsfeld@gmail.com 896254eea52cffef340c630d7c640ec3563a5ce8 src/runtime/tree_path.h Max&nbsp;Brunsfeld
2017-01-09 maxbrunsfeld@gmail.com 0a286d41f330ee47c0d8a5facbb0aff14956a798 spec/fixtures/error_corpus/python_errors.txt Max&nbsp;Brunsfeld
2017-01-09 maxbrunsfeld@gmail.com 0a286d41f330ee47c0d8a5facbb0aff14956a798 spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2017-01-08 maxbrunsfeld@gmail.com 36608180d243163a15705cdfb0b837c6784ed1ac spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2017-01-08 maxbrunsfeld@gmail.com 36608180d243163a15705cdfb0b837c6784ed1ac src/runtime/lexer.c Max&nbsp;Brunsfeld
2017-01-08 maxbrunsfeld@gmail.com 36608180d243163a15705cdfb0b837c6784ed1ac src/runtime/lexer.h Max&nbsp;Brunsfeld
2017-01-08 maxbrunsfeld@gmail.com 36608180d243163a15705cdfb0b837c6784ed1ac src/runtime/parser.c Max&nbsp;Brunsfeld
2017-01-08 maxbrunsfeld@gmail.com 36608180d243163a15705cdfb0b837c6784ed1ac src/runtime/stack.c Max&nbsp;Brunsfeld
2017-01-05 maxbrunsfeld@gmail.com 3a4daace26ea22b57da5b964a16ab85c9c57619a spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2017-01-05 maxbrunsfeld@gmail.com 3a4daace26ea22b57da5b964a16ab85c9c57619a spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2017-01-05 maxbrunsfeld@gmail.com 3a4daace26ea22b57da5b964a16ab85c9c57619a src/runtime/parser.c Max&nbsp;Brunsfeld
2017-01-05 maxbrunsfeld@gmail.com 3a4daace26ea22b57da5b964a16ab85c9c57619a src/runtime/parser.h Max&nbsp;Brunsfeld
2017-01-05 maxbrunsfeld@gmail.com 3a4daace26ea22b57da5b964a16ab85c9c57619a src/runtime/reusable_node.h Max&nbsp;Brunsfeld
2017-01-05 maxbrunsfeld@gmail.com 12cd2132ff428e81c5c5d18b3ac76cfd39149f74 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2017-01-05 maxbrunsfeld@gmail.com 12cd2132ff428e81c5c5d18b3ac76cfd39149f74 src/runtime/tree.c Max&nbsp;Brunsfeld
2017-01-05 maxbrunsfeld@gmail.com d57043b66555b631236e54c7ac47aa1fdd20d627 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2017-01-05 maxbrunsfeld@gmail.com d57043b66555b631236e54c7ac47aa1fdd20d627 src/runtime/stack.c Max&nbsp;Brunsfeld
2017-01-05 maxbrunsfeld@gmail.com d57043b66555b631236e54c7ac47aa1fdd20d627 src/runtime/stack.h Max&nbsp;Brunsfeld
2016-12-26 maxbrunsfeld@gmail.com adae1b16a61a305566af20443b1691bb8fd62f4b spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2016-12-26 maxbrunsfeld@gmail.com 0f039721dd316bd205d956ccc362a8107e596248 spec/helpers/load_language.cc Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com 2fa7b453c8ff6ed3de528f2e5c2a79b985922f75 src/runtime/lexer.c Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com 2fa7b453c8ff6ed3de528f2e5c2a79b985922f75 src/runtime/lexer.h Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com 2fa7b453c8ff6ed3de528f2e5c2a79b985922f75 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com 2fa7b453c8ff6ed3de528f2e5c2a79b985922f75 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com 2fa7b453c8ff6ed3de528f2e5c2a79b985922f75 src/runtime/tree.h Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com 3706678b8971892ff18e4bf7410940720781b04a include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com 3706678b8971892ff18e4bf7410940720781b04a src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com 4136dad5de28b540281a251cb7703d4a94864085 src/runtime/tree_path.h Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com 1595a02692ff195d9c7fc0d48d9ee4c410047f30 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com b833942bb85c270071e7cf3b1ba4cb1430fa5990 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com 83c4c03a70d4a24840bc5d93d406ca6ddfaa99fd spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com 75bcfed24770531fdad254436169639b4cf846b3 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com 4fd7b0e55d9e7457d19eca56a2a7f3a187169b43 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com 34a65f588d5e352d656df727bf6adafa2eca6894 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com 34a65f588d5e352d656df727bf6adafa2eca6894 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com 34a65f588d5e352d656df727bf6adafa2eca6894 src/runtime/language.h Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com 34a65f588d5e352d656df727bf6adafa2eca6894 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com 42c41c158c72a4904ed953751bb48f54f0b11056 spec/compiler/prepare_grammar/intern_symbols_spec.cc Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com 42c41c158c72a4904ed953751bb48f54f0b11056 spec/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com 42c41c158c72a4904ed953751bb48f54f0b11056 spec/helpers/stream_methods.h Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com 42c41c158c72a4904ed953751bb48f54f0b11056 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com 42c41c158c72a4904ed953751bb48f54f0b11056 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com 42c41c158c72a4904ed953751bb48f54f0b11056 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com 42c41c158c72a4904ed953751bb48f54f0b11056 src/compiler/syntax_grammar.cc Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com 42c41c158c72a4904ed953751bb48f54f0b11056 src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com 006e9fe4a6f12a639d9f9f80eaa6e268532d5945 spec/helpers/load_language.cc Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com e6c82ead2cdc3a9c441cca6296524bcbe80d5472 spec/helpers/load_language.cc Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com e6c82ead2cdc3a9c441cca6296524bcbe80d5472 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com e6c82ead2cdc3a9c441cca6296524bcbe80d5472 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com e6c82ead2cdc3a9c441cca6296524bcbe80d5472 src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com e6c82ead2cdc3a9c441cca6296524bcbe80d5472 src/runtime/language.h Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com e6c82ead2cdc3a9c441cca6296524bcbe80d5472 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com e6c82ead2cdc3a9c441cca6296524bcbe80d5472 src/runtime/parser.h Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com e6c82ead2cdc3a9c441cca6296524bcbe80d5472 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-12-21 maxbrunsfeld@gmail.com e6c82ead2cdc3a9c441cca6296524bcbe80d5472 src/runtime/tree.h Max&nbsp;Brunsfeld
2016-12-20 maxbrunsfeld@gmail.com 2b3da512a4739015e5501925b8cf4216ec72d4f9 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-12-20 maxbrunsfeld@gmail.com 2b3da512a4739015e5501925b8cf4216ec72d4f9 spec/fixtures/external_scanners/extra_external_tokens.c Max&nbsp;Brunsfeld
2016-12-20 maxbrunsfeld@gmail.com 2b3da512a4739015e5501925b8cf4216ec72d4f9 spec/fixtures/external_scanners/percent_strings.c Max&nbsp;Brunsfeld
2016-12-20 maxbrunsfeld@gmail.com 2b3da512a4739015e5501925b8cf4216ec72d4f9 spec/fixtures/external_scanners/shared_external_tokens.c Max&nbsp;Brunsfeld
2016-12-20 maxbrunsfeld@gmail.com 2b3da512a4739015e5501925b8cf4216ec72d4f9 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-12-20 maxbrunsfeld@gmail.com 2b3da512a4739015e5501925b8cf4216ec72d4f9 src/runtime/node.c Max&nbsp;Brunsfeld
2016-12-20 maxbrunsfeld@gmail.com 2b3da512a4739015e5501925b8cf4216ec72d4f9 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-12-20 maxbrunsfeld@gmail.com 2b3da512a4739015e5501925b8cf4216ec72d4f9 src/runtime/tree.h Max&nbsp;Brunsfeld
2016-12-20 maxbrunsfeld@gmail.com 727727623ab58fafe8829f2644005a9c51db38c5 spec/helpers/dedent.h Max&nbsp;Brunsfeld
2016-12-20 maxbrunsfeld@gmail.com 727727623ab58fafe8829f2644005a9c51db38c5 spec/integration/compile_grammar_spec.cc Max&nbsp;Brunsfeld
2016-12-20 maxbrunsfeld@gmail.com 727727623ab58fafe8829f2644005a9c51db38c5 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-12-20 maxbrunsfeld@gmail.com 80b7affb74d82bce15a6e56b97a7d3fe27e39ff4 spec/helpers/load_language.cc Max&nbsp;Brunsfeld
2016-12-20 maxbrunsfeld@gmail.com 5c72c1e28bb9617ee0f9ff60106bc79c09594580 script/fetch-fixtures Max&nbsp;Brunsfeld
2016-12-13 maxbrunsfeld@gmail.com a1770ce844da2165b97c1422c371822cf9d623fa spec/fixtures/external_scanners/extra_external_tokens.c Max&nbsp;Brunsfeld
2016-12-13 maxbrunsfeld@gmail.com a1770ce844da2165b97c1422c371822cf9d623fa spec/fixtures/external_scanners/shared_external_tokens.c Max&nbsp;Brunsfeld
2016-12-13 maxbrunsfeld@gmail.com a1770ce844da2165b97c1422c371822cf9d623fa spec/integration/compile_grammar_spec.cc Max&nbsp;Brunsfeld
2016-12-13 maxbrunsfeld@gmail.com a1770ce844da2165b97c1422c371822cf9d623fa src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2016-12-09 maxbrunsfeld@gmail.com 0e595346bef5a670ac53829bf10bacb4333b5d08 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2016-12-09 maxbrunsfeld@gmail.com 0e595346bef5a670ac53829bf10bacb4333b5d08 src/runtime/lexer.c Max&nbsp;Brunsfeld
2016-12-09 maxbrunsfeld@gmail.com 10b51a05a1dae660888e7bee7e7ad26ecff4fbe9 spec/fixtures/external_scanners/line_breaks.c Max&nbsp;Brunsfeld
2016-12-09 maxbrunsfeld@gmail.com 10b51a05a1dae660888e7bee7e7ad26ecff4fbe9 spec/fixtures/external_scanners/percent_strings.c Max&nbsp;Brunsfeld
2016-12-09 maxbrunsfeld@gmail.com 10b51a05a1dae660888e7bee7e7ad26ecff4fbe9 spec/integration/compile_grammar_spec.cc Max&nbsp;Brunsfeld
2016-12-09 maxbrunsfeld@gmail.com 10b51a05a1dae660888e7bee7e7ad26ecff4fbe9 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-12-09 maxbrunsfeld@gmail.com 10b51a05a1dae660888e7bee7e7ad26ecff4fbe9 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2016-12-06 maxbrunsfeld@gmail.com 7f6ec0131d3164b02dcb8fefb80bded5235f2dcd src/runtime/parser.c Max&nbsp;Brunsfeld
2016-12-06 maxbrunsfeld@gmail.com 83514293b50971e766edb8cae2351824303399a7 spec/integration/compile_grammar_spec.cc Max&nbsp;Brunsfeld
2016-12-06 maxbrunsfeld@gmail.com 83514293b50971e766edb8cae2351824303399a7 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-12-06 maxbrunsfeld@gmail.com 83514293b50971e766edb8cae2351824303399a7 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-12-06 maxbrunsfeld@gmail.com 83514293b50971e766edb8cae2351824303399a7 src/compiler/prepare_grammar/initial_syntax_grammar.h Max&nbsp;Brunsfeld
2016-12-06 maxbrunsfeld@gmail.com 83514293b50971e766edb8cae2351824303399a7 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2016-12-06 maxbrunsfeld@gmail.com 83514293b50971e766edb8cae2351824303399a7 src/compiler/prepare_grammar/interned_grammar.h Max&nbsp;Brunsfeld
2016-12-06 maxbrunsfeld@gmail.com 83514293b50971e766edb8cae2351824303399a7 src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2016-12-06 maxbrunsfeld@gmail.com 1251ff2e305f12f51c45ccb0533b3a3a69cee7eb src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-12-06 maxbrunsfeld@gmail.com 505fe6d382674f18c4133dc0f06b0b9507fdcedf doc/grammar-schema.json Max&nbsp;Brunsfeld
2016-12-06 maxbrunsfeld@gmail.com a09409900f0442610a0e4612a06d2b252eb373e9 spec/compiler/build_tables/parse_item_set_builder_spec.cc Max&nbsp;Brunsfeld
2016-12-06 maxbrunsfeld@gmail.com a09409900f0442610a0e4612a06d2b252eb373e9 spec/compiler/prepare_grammar/expand_repeats_spec.cc Max&nbsp;Brunsfeld
2016-12-06 maxbrunsfeld@gmail.com a09409900f0442610a0e4612a06d2b252eb373e9 spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2016-12-06 maxbrunsfeld@gmail.com a09409900f0442610a0e4612a06d2b252eb373e9 spec/compiler/prepare_grammar/intern_symbols_spec.cc Max&nbsp;Brunsfeld
2016-12-06 maxbrunsfeld@gmail.com 6073d9c0e82c302ae3980e4ac1b2a7336d55d72d spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2016-12-06 maxbrunsfeld@gmail.com c4fe8ded95afddd0ff0728370c0831461eba6b7e include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-12-06 maxbrunsfeld@gmail.com c4fe8ded95afddd0ff0728370c0831461eba6b7e spec/fixtures/external_scanners/external_scan.c Max&nbsp;Brunsfeld
2016-12-06 maxbrunsfeld@gmail.com c4fe8ded95afddd0ff0728370c0831461eba6b7e src/runtime/lexer.c Max&nbsp;Brunsfeld
2016-12-06 maxbrunsfeld@gmail.com c4fe8ded95afddd0ff0728370c0831461eba6b7e src/runtime/parser.c Max&nbsp;Brunsfeld
2016-12-05 maxbrunsfeld@gmail.com c16b6b2059eb1f66c8eb9ab73acb19022b5c77b9 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-12-05 maxbrunsfeld@gmail.com c16b6b2059eb1f66c8eb9ab73acb19022b5c77b9 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-12-04 maxbrunsfeld@gmail.com 49d25bd0f8176819907fc243905870649e03d0c4 project.gyp Max&nbsp;Brunsfeld
2016-12-04 maxbrunsfeld@gmail.com 49d25bd0f8176819907fc243905870649e03d0c4 spec/integration/compile_grammar_spec.cc Max&nbsp;Brunsfeld
2016-12-04 maxbrunsfeld@gmail.com 49d25bd0f8176819907fc243905870649e03d0c4 src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2016-12-04 maxbrunsfeld@gmail.com 49d25bd0f8176819907fc243905870649e03d0c4 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2016-12-04 maxbrunsfeld@gmail.com 49d25bd0f8176819907fc243905870649e03d0c4 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2016-12-04 maxbrunsfeld@gmail.com 49d25bd0f8176819907fc243905870649e03d0c4 src/compiler/rules.h Max&nbsp;Brunsfeld
2016-12-04 maxbrunsfeld@gmail.com 49d25bd0f8176819907fc243905870649e03d0c4 src/compiler/rules/rules.cc Max&nbsp;Brunsfeld
2016-12-04 maxbrunsfeld@gmail.com cf0d8abea1f4c536647adce002727fd09d90a642 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-12-04 maxbrunsfeld@gmail.com d72b49316b6fb5a74b7c444cbc3b3dbb25e06c0c spec/integration/compile_grammar_spec.cc Max&nbsp;Brunsfeld
2016-12-04 maxbrunsfeld@gmail.com d72b49316b6fb5a74b7c444cbc3b3dbb25e06c0c src/compiler/build_tables/parse_item_set_builder.cc Max&nbsp;Brunsfeld
2016-12-03 maxbrunsfeld@gmail.com 0f8e130687bad442b4c50c2cbeec15c4977ea68a include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-12-03 maxbrunsfeld@gmail.com 0f8e130687bad442b4c50c2cbeec15c4977ea68a spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2016-12-03 maxbrunsfeld@gmail.com 0f8e130687bad442b4c50c2cbeec15c4977ea68a spec/fixtures/external_scanners/external_scan.c Max&nbsp;Brunsfeld
2016-12-03 maxbrunsfeld@gmail.com 0f8e130687bad442b4c50c2cbeec15c4977ea68a spec/integration/compile_grammar_spec.cc Max&nbsp;Brunsfeld
2016-12-03 maxbrunsfeld@gmail.com 0f8e130687bad442b4c50c2cbeec15c4977ea68a src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-12-03 maxbrunsfeld@gmail.com 0f8e130687bad442b4c50c2cbeec15c4977ea68a src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2016-12-03 maxbrunsfeld@gmail.com 0f8e130687bad442b4c50c2cbeec15c4977ea68a src/runtime/document.c Max&nbsp;Brunsfeld
2016-12-03 maxbrunsfeld@gmail.com 0f8e130687bad442b4c50c2cbeec15c4977ea68a src/runtime/language.h Max&nbsp;Brunsfeld
2016-12-03 maxbrunsfeld@gmail.com 0f8e130687bad442b4c50c2cbeec15c4977ea68a src/runtime/lexer.c Max&nbsp;Brunsfeld
2016-12-03 maxbrunsfeld@gmail.com 0f8e130687bad442b4c50c2cbeec15c4977ea68a src/runtime/lexer.h Max&nbsp;Brunsfeld
2016-12-03 maxbrunsfeld@gmail.com 0f8e130687bad442b4c50c2cbeec15c4977ea68a src/runtime/parser.c Max&nbsp;Brunsfeld
2016-12-03 maxbrunsfeld@gmail.com 0f8e130687bad442b4c50c2cbeec15c4977ea68a src/runtime/parser.h Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 project.gyp Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 spec/compiler/build_tables/distinctive_tokens_spec.cc Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 spec/compiler/build_tables/lex_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 spec/compiler/build_tables/lex_item_spec.cc Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 spec/compiler/build_tables/parse_item_set_builder_spec.cc Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 spec/compiler/prepare_grammar/flatten_grammar_spec.cc Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 spec/compiler/rules/repeat_spec.cc Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 spec/fixtures/external_scanners/external_scan.c Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 spec/helpers/load_language.cc Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 spec/helpers/load_language.h Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 spec/helpers/rule_helpers.cc Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 spec/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 spec/integration/compile_grammar_spec.cc Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 src/compiler/build_tables/lookahead_set.cc Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 src/compiler/build_tables/lookahead_set.h Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 src/compiler/build_tables/parse_item_set_builder.cc Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 src/compiler/build_tables/recovery_tokens.cc Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 src/compiler/build_tables/recovery_tokens.h Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 src/compiler/grammar.h Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 src/compiler/prepare_grammar/initial_syntax_grammar.h Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 src/compiler/prepare_grammar/interned_grammar.h Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 src/compiler/rules.h Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 src/compiler/rules/built_in_symbols.cc Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 src/compiler/rules/external_token.cc Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 src/compiler/rules/external_token.h Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 src/compiler/rules/rules.cc Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 src/compiler/rules/symbol.cc Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 src/compiler/rules/visitor.h Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 src/compiler/syntax_grammar.cc Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com c966af041235e42d207e4150cc1ba8cb2ec85c78 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-11-30 maxbrunsfeld@gmail.com 46854cc2747474bdecb64051edfa773bbf47f22e spec/helpers/load_language.cc Max&nbsp;Brunsfeld
2016-12-01 maxbrunsfeld@github.com 269ee1c1207bc6b3ecf907e464d1f57e9e88e941 spec/integration/compile_grammar_spec.cc Max&nbsp;Brunsfeld
2016-12-01 maxbrunsfeld@github.com 269ee1c1207bc6b3ecf907e464d1f57e9e88e941 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-12-01 maxbrunsfeld@gmail.com be9e79db1bcd1412861e62a82755109dfb649c42 spec/integration/compile_grammar_spec.cc Max&nbsp;Brunsfeld
2016-12-01 maxbrunsfeld@gmail.com be9e79db1bcd1412861e62a82755109dfb649c42 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-12-01 josh@joshvera.com ffb55cc2a1b675bf3f8488d38d1f9be7bd6e1511 include/tree_sitter/compiler.h Josh&nbsp;Vera
2016-12-01 josh@joshvera.com ffb55cc2a1b675bf3f8488d38d1f9be7bd6e1511 spec/integration/compile_grammar_spec.cc Josh&nbsp;Vera
2016-12-01 josh@joshvera.com ffb55cc2a1b675bf3f8488d38d1f9be7bd6e1511 src/compiler/build_tables/build_parse_table.cc Josh&nbsp;Vera
2016-12-01 josh@joshvera.com ffb55cc2a1b675bf3f8488d38d1f9be7bd6e1511 src/compiler/prepare_grammar/flatten_grammar.cc Josh&nbsp;Vera
2016-12-01 josh@joshvera.com ffb55cc2a1b675bf3f8488d38d1f9be7bd6e1511 src/compiler/prepare_grammar/flatten_grammar.h Josh&nbsp;Vera
2016-12-01 josh@joshvera.com ffb55cc2a1b675bf3f8488d38d1f9be7bd6e1511 src/compiler/prepare_grammar/prepare_grammar.cc Josh&nbsp;Vera
2016-12-01 maxbrunsfeld@gmail.com 996ca91e70131c3a835d7c5f2b4171609298fab9 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2016-12-01 maxbrunsfeld@gmail.com 996ca91e70131c3a835d7c5f2b4171609298fab9 spec/integration/compile_grammar_spec.cc Max&nbsp;Brunsfeld
2016-12-01 maxbrunsfeld@gmail.com 996ca91e70131c3a835d7c5f2b4171609298fab9 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-12-01 maxbrunsfeld@gmail.com 996ca91e70131c3a835d7c5f2b4171609298fab9 src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2016-12-01 maxbrunsfeld@gmail.com 996ca91e70131c3a835d7c5f2b4171609298fab9 src/compiler/prepare_grammar/flatten_grammar.h Max&nbsp;Brunsfeld
2016-12-01 maxbrunsfeld@gmail.com 996ca91e70131c3a835d7c5f2b4171609298fab9 src/compiler/prepare_grammar/prepare_grammar.cc Max&nbsp;Brunsfeld
2016-12-01 maxbrunsfeld@gmail.com d627042fa6ea69d2676ea1549f99eacaa6756408 spec/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2016-12-01 maxbrunsfeld@gmail.com cfef576a9fa86f122cf4fa440eb608766fda7dc9 .travis.yml Max&nbsp;Brunsfeld
2016-12-01 maxbrunsfeld@gmail.com cfef576a9fa86f122cf4fa440eb608766fda7dc9 script/configure Max&nbsp;Brunsfeld
2016-12-01 maxbrunsfeld@gmail.com cfef576a9fa86f122cf4fa440eb608766fda7dc9 tests.gyp Max&nbsp;Brunsfeld
2016-12-01 rewinfrey@github.com b06d2c80de12069eda33fb20dbe867e69b203d9d externals/bandit Rick&nbsp;Winfrey
2016-12-01 rewinfrey@github.com ee8456fa7125c2b7de277a09b67becced84fae0e externals/bandit Rick&nbsp;Winfrey
2016-11-21 maxbrunsfeld@github.com e6fd165670e4fc600d07850659be18c7011ad3ed spec/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2016-11-21 maxbrunsfeld@github.com e6fd165670e4fc600d07850659be18c7011ad3ed src/compiler/build_tables/parse_item_set_builder.cc Max&nbsp;Brunsfeld
2016-11-21 maxbrunsfeld@github.com e6fd165670e4fc600d07850659be18c7011ad3ed src/compiler/build_tables/parse_item_set_builder.h Max&nbsp;Brunsfeld
2016-11-21 maxbrunsfeld@gmail.com 101e304a8aa79f4b8d57926167434d267b4dad30 src/compiler/build_tables/parse_item_set_builder.cc Max&nbsp;Brunsfeld
2016-11-21 maxbrunsfeld@gmail.com 101e304a8aa79f4b8d57926167434d267b4dad30 src/compiler/build_tables/parse_item_set_builder.h Max&nbsp;Brunsfeld
2016-11-20 maxbrunsfeld@gmail.com 06215607d13773fdb4762012ca566b05543b9ba2 spec/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2016-11-20 maxbrunsfeld@gmail.com 06215607d13773fdb4762012ca566b05543b9ba2 src/compiler/build_tables/parse_item_set_builder.cc Max&nbsp;Brunsfeld
2016-11-20 maxbrunsfeld@gmail.com 06215607d13773fdb4762012ca566b05543b9ba2 src/compiler/build_tables/parse_item_set_builder.h Max&nbsp;Brunsfeld
2016-11-20 maxbrunsfeld@gmail.com 5332fd34188e27840083b80ab8d778117a88b77a src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-11-20 maxbrunsfeld@gmail.com 5332fd34188e27840083b80ab8d778117a88b77a src/compiler/parse_table.h Max&nbsp;Brunsfeld
2016-11-20 maxbrunsfeld@gmail.com 5332fd34188e27840083b80ab8d778117a88b77a src/runtime/lexer.c Max&nbsp;Brunsfeld
2016-11-20 maxbrunsfeld@gmail.com 5332fd34188e27840083b80ab8d778117a88b77a src/runtime/tree.c Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@gmail.com 6cf4ccb8408bc3e5ba71ef958de7a4cfb57bd1d6 spec/compiler/build_tables/lex_item_spec.cc Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@gmail.com 6cf4ccb8408bc3e5ba71ef958de7a4cfb57bd1d6 spec/compiler/build_tables/rule_can_be_blank_spec.cc Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@gmail.com 6cf4ccb8408bc3e5ba71ef958de7a4cfb57bd1d6 spec/compiler/prepare_grammar/expand_tokens_spec.cc Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@gmail.com 6cf4ccb8408bc3e5ba71ef958de7a4cfb57bd1d6 spec/helpers/rule_helpers.cc Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@gmail.com 6cf4ccb8408bc3e5ba71ef958de7a4cfb57bd1d6 spec/helpers/rule_helpers.h Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@gmail.com 6cf4ccb8408bc3e5ba71ef958de7a4cfb57bd1d6 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@gmail.com 6cf4ccb8408bc3e5ba71ef958de7a4cfb57bd1d6 src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@gmail.com 6cf4ccb8408bc3e5ba71ef958de7a4cfb57bd1d6 src/compiler/build_tables/lex_item_transitions.cc Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@gmail.com 6cf4ccb8408bc3e5ba71ef958de7a4cfb57bd1d6 src/compiler/prepare_grammar/expand_tokens.cc Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@gmail.com 6cf4ccb8408bc3e5ba71ef958de7a4cfb57bd1d6 src/compiler/prepare_grammar/extract_choices.cc Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@gmail.com 6cf4ccb8408bc3e5ba71ef958de7a4cfb57bd1d6 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@gmail.com 6cf4ccb8408bc3e5ba71ef958de7a4cfb57bd1d6 src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@gmail.com 6cf4ccb8408bc3e5ba71ef958de7a4cfb57bd1d6 src/compiler/prepare_grammar/is_token.cc Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@gmail.com 6cf4ccb8408bc3e5ba71ef958de7a4cfb57bd1d6 src/compiler/rules/metadata.cc Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@gmail.com 6cf4ccb8408bc3e5ba71ef958de7a4cfb57bd1d6 src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@gmail.com 6cf4ccb8408bc3e5ba71ef958de7a4cfb57bd1d6 src/compiler/rules/rules.cc Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@gmail.com 6cf4ccb8408bc3e5ba71ef958de7a4cfb57bd1d6 src/compiler/rules/visitor.cc Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@github.com cac4f5d5bc797c6f19090185595e4be9480ed41d .travis.yml Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@github.com cac4f5d5bc797c6f19090185595e4be9480ed41d externals/bandit Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@github.com cac4f5d5bc797c6f19090185595e4be9480ed41d project.gyp Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@github.com cac4f5d5bc797c6f19090185595e4be9480ed41d script/configure Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@github.com cac4f5d5bc797c6f19090185595e4be9480ed41d script/test Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@github.com cac4f5d5bc797c6f19090185595e4be9480ed41d spec/compiler/prepare_grammar/flatten_grammar_spec.cc Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@github.com cac4f5d5bc797c6f19090185595e4be9480ed41d spec/helpers/load_language.cc Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@github.com cac4f5d5bc797c6f19090185595e4be9480ed41d spec/helpers/load_language.h Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@github.com cac4f5d5bc797c6f19090185595e4be9480ed41d spec/helpers/read_test_entries.cc Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@github.com cac4f5d5bc797c6f19090185595e4be9480ed41d spec/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@github.com cac4f5d5bc797c6f19090185595e4be9480ed41d spec/integration/compile_grammar_spec.cc Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@github.com cac4f5d5bc797c6f19090185595e4be9480ed41d src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@github.com cac4f5d5bc797c6f19090185595e4be9480ed41d src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@github.com cac4f5d5bc797c6f19090185595e4be9480ed41d src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@github.com cac4f5d5bc797c6f19090185595e4be9480ed41d src/compiler/build_tables/parse_item_set_builder.cc Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@github.com cac4f5d5bc797c6f19090185595e4be9480ed41d src/compiler/build_tables/parse_item_set_builder.h Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@github.com cac4f5d5bc797c6f19090185595e4be9480ed41d src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@github.com cac4f5d5bc797c6f19090185595e4be9480ed41d src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@github.com cac4f5d5bc797c6f19090185595e4be9480ed41d src/compiler/parse_table.h Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@github.com cac4f5d5bc797c6f19090185595e4be9480ed41d src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@github.com cac4f5d5bc797c6f19090185595e4be9480ed41d src/compiler/prepare_grammar/flatten_grammar.h Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@github.com cac4f5d5bc797c6f19090185595e4be9480ed41d tests.gyp Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@gmail.com cab1bd3ac5e84290191d180815de7b568cab3d27 spec/integration/compile_grammar_spec.cc Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@gmail.com cab1bd3ac5e84290191d180815de7b568cab3d27 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@gmail.com 42ba70a5a0351d5bbe0af3ec41eb704ff5d80d44 spec/integration/compile_grammar_spec.cc Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@gmail.com 5924285e69684021c063bb3c2bd43ddc560c6704 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@gmail.com 5924285e69684021c063bb3c2bd43ddc560c6704 src/compiler/build_tables/parse_item_set_builder.cc Max&nbsp;Brunsfeld
2016-11-19 maxbrunsfeld@gmail.com 5924285e69684021c063bb3c2bd43ddc560c6704 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2016-11-18 maxbrunsfeld@gmail.com a39b5109c930c7f63270471336b1b234c13e9dcf spec/helpers/load_language.cc Max&nbsp;Brunsfeld
2016-11-18 maxbrunsfeld@gmail.com c0fb0c12a89a2197e2e10aa960af56e943126918 .travis.yml Max&nbsp;Brunsfeld
2016-11-18 maxbrunsfeld@gmail.com c0fb0c12a89a2197e2e10aa960af56e943126918 script/configure Max&nbsp;Brunsfeld
2016-11-18 maxbrunsfeld@gmail.com c0fb0c12a89a2197e2e10aa960af56e943126918 spec/helpers/read_test_entries.cc Max&nbsp;Brunsfeld
2016-11-18 maxbrunsfeld@gmail.com c0fb0c12a89a2197e2e10aa960af56e943126918 tests.gyp Max&nbsp;Brunsfeld
2016-11-18 maxbrunsfeld@gmail.com 60593d13f4ed0dee9af434e301c497f819556ac5 .travis.yml Max&nbsp;Brunsfeld
2016-11-18 maxbrunsfeld@gmail.com 60593d13f4ed0dee9af434e301c497f819556ac5 spec/integration/compile_grammar_spec.cc Max&nbsp;Brunsfeld
2016-11-18 maxbrunsfeld@gmail.com 32387400c6c478c45881e7d5ace48ddc86d93c02 project.gyp Max&nbsp;Brunsfeld
2016-11-18 maxbrunsfeld@gmail.com 32387400c6c478c45881e7d5ace48ddc86d93c02 spec/compiler/prepare_grammar/flatten_grammar_spec.cc Max&nbsp;Brunsfeld
2016-11-18 maxbrunsfeld@gmail.com 32387400c6c478c45881e7d5ace48ddc86d93c02 spec/helpers/load_language.cc Max&nbsp;Brunsfeld
2016-11-18 maxbrunsfeld@gmail.com 32387400c6c478c45881e7d5ace48ddc86d93c02 spec/helpers/load_language.h Max&nbsp;Brunsfeld
2016-11-18 maxbrunsfeld@gmail.com 32387400c6c478c45881e7d5ace48ddc86d93c02 spec/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2016-11-18 maxbrunsfeld@gmail.com 32387400c6c478c45881e7d5ace48ddc86d93c02 spec/integration/compile_grammar_spec.cc Max&nbsp;Brunsfeld
2016-11-18 maxbrunsfeld@gmail.com 32387400c6c478c45881e7d5ace48ddc86d93c02 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-11-18 maxbrunsfeld@gmail.com 32387400c6c478c45881e7d5ace48ddc86d93c02 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2016-11-18 maxbrunsfeld@gmail.com 32387400c6c478c45881e7d5ace48ddc86d93c02 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2016-11-18 maxbrunsfeld@gmail.com 32387400c6c478c45881e7d5ace48ddc86d93c02 src/compiler/build_tables/parse_item_set_builder.cc Max&nbsp;Brunsfeld
2016-11-18 maxbrunsfeld@gmail.com 32387400c6c478c45881e7d5ace48ddc86d93c02 src/compiler/build_tables/parse_item_set_builder.h Max&nbsp;Brunsfeld
2016-11-18 maxbrunsfeld@gmail.com 32387400c6c478c45881e7d5ace48ddc86d93c02 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-11-18 maxbrunsfeld@gmail.com 32387400c6c478c45881e7d5ace48ddc86d93c02 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2016-11-18 maxbrunsfeld@gmail.com 32387400c6c478c45881e7d5ace48ddc86d93c02 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2016-11-18 maxbrunsfeld@gmail.com 32387400c6c478c45881e7d5ace48ddc86d93c02 src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2016-11-18 maxbrunsfeld@gmail.com 32387400c6c478c45881e7d5ace48ddc86d93c02 src/compiler/prepare_grammar/flatten_grammar.h Max&nbsp;Brunsfeld
2016-11-18 maxbrunsfeld@gmail.com 7968da672f7cbcf78511a09c1bef01b9e52d872c externals/bandit Max&nbsp;Brunsfeld
2016-11-18 maxbrunsfeld@gmail.com 7968da672f7cbcf78511a09c1bef01b9e52d872c script/test Max&nbsp;Brunsfeld
2016-11-16 maxbrunsfeld@github.com 4c60141b63e6e3a8a804351b7e6ed22ef5c67f3c src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2016-11-16 maxbrunsfeld@github.com 4c60141b63e6e3a8a804351b7e6ed22ef5c67f3c src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-11-16 maxbrunsfeld@github.com 4c60141b63e6e3a8a804351b7e6ed22ef5c67f3c src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2016-11-16 maxbrunsfeld@github.com 4c60141b63e6e3a8a804351b7e6ed22ef5c67f3c src/compiler/build_tables/lex_item.h Max&nbsp;Brunsfeld
2016-11-16 maxbrunsfeld@github.com 4c60141b63e6e3a8a804351b7e6ed22ef5c67f3c src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2016-11-16 maxbrunsfeld@github.com 4c60141b63e6e3a8a804351b7e6ed22ef5c67f3c src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2016-11-16 maxbrunsfeld@github.com 4c60141b63e6e3a8a804351b7e6ed22ef5c67f3c src/compiler/parse_table.h Max&nbsp;Brunsfeld
2016-11-16 maxbrunsfeld@github.com 4c60141b63e6e3a8a804351b7e6ed22ef5c67f3c src/compiler/rules/character_set.cc Max&nbsp;Brunsfeld
2016-11-16 maxbrunsfeld@github.com 4c60141b63e6e3a8a804351b7e6ed22ef5c67f3c src/compiler/rules/choice.cc Max&nbsp;Brunsfeld
2016-11-16 maxbrunsfeld@github.com 4c60141b63e6e3a8a804351b7e6ed22ef5c67f3c src/compiler/rules/metadata.cc Max&nbsp;Brunsfeld
2016-11-16 maxbrunsfeld@github.com 4c60141b63e6e3a8a804351b7e6ed22ef5c67f3c src/compiler/rules/symbol.cc Max&nbsp;Brunsfeld
2016-11-16 maxbrunsfeld@github.com 4c60141b63e6e3a8a804351b7e6ed22ef5c67f3c src/compiler/util/hash_combine.h Max&nbsp;Brunsfeld
2016-11-16 maxbrunsfeld@gmail.com 6935f1d26f3057c3a0319f67011ca7e3a47ba6bc src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2016-11-16 maxbrunsfeld@gmail.com 6935f1d26f3057c3a0319f67011ca7e3a47ba6bc src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-11-16 maxbrunsfeld@gmail.com 6935f1d26f3057c3a0319f67011ca7e3a47ba6bc src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2016-11-16 maxbrunsfeld@gmail.com 6935f1d26f3057c3a0319f67011ca7e3a47ba6bc src/compiler/build_tables/lex_item.h Max&nbsp;Brunsfeld
2016-11-16 maxbrunsfeld@gmail.com 6935f1d26f3057c3a0319f67011ca7e3a47ba6bc src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2016-11-16 maxbrunsfeld@gmail.com 6935f1d26f3057c3a0319f67011ca7e3a47ba6bc src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2016-11-16 maxbrunsfeld@gmail.com 6935f1d26f3057c3a0319f67011ca7e3a47ba6bc src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2016-11-16 maxbrunsfeld@gmail.com 6935f1d26f3057c3a0319f67011ca7e3a47ba6bc src/compiler/rules/character_set.cc Max&nbsp;Brunsfeld
2016-11-16 maxbrunsfeld@gmail.com 6935f1d26f3057c3a0319f67011ca7e3a47ba6bc src/compiler/rules/choice.cc Max&nbsp;Brunsfeld
2016-11-16 maxbrunsfeld@gmail.com 6935f1d26f3057c3a0319f67011ca7e3a47ba6bc src/compiler/rules/metadata.cc Max&nbsp;Brunsfeld
2016-11-16 maxbrunsfeld@gmail.com 6935f1d26f3057c3a0319f67011ca7e3a47ba6bc src/compiler/rules/symbol.cc Max&nbsp;Brunsfeld
2016-11-16 maxbrunsfeld@gmail.com 6935f1d26f3057c3a0319f67011ca7e3a47ba6bc src/compiler/util/hash_combine.h Max&nbsp;Brunsfeld
2016-11-16 maxbrunsfeld@gmail.com 6cfd009503eead98b1ce4e3721a2ca6a5f28b720 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-11-16 maxbrunsfeld@gmail.com 6cfd009503eead98b1ce4e3721a2ca6a5f28b720 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2016-11-16 maxbrunsfeld@gmail.com 6cfd009503eead98b1ce4e3721a2ca6a5f28b720 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2016-11-16 maxbrunsfeld@gmail.com 6cfd009503eead98b1ce4e3721a2ca6a5f28b720 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2016-11-16 maxbrunsfeld@gmail.com 6cfd009503eead98b1ce4e3721a2ca6a5f28b720 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2016-11-16 maxbrunsfeld@gmail.com 42d37656ea55877dce0f3e877f8251366441fcec src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-11-16 maxbrunsfeld@gmail.com 42d37656ea55877dce0f3e877f8251366441fcec src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2016-11-16 maxbrunsfeld@gmail.com 42d37656ea55877dce0f3e877f8251366441fcec src/compiler/parse_table.h Max&nbsp;Brunsfeld
2016-11-16 maxbrunsfeld@gmail.com 42d37656ea55877dce0f3e877f8251366441fcec src/compiler/util/hash_combine.h Max&nbsp;Brunsfeld
2016-11-15 maxbrunsfeld@gmail.com e7217f1bac39e6f2ae68244cbcfc7a66ea420537 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-11-15 maxbrunsfeld@gmail.com e7217f1bac39e6f2ae68244cbcfc7a66ea420537 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-11-15 maxbrunsfeld@gmail.com e7217f1bac39e6f2ae68244cbcfc7a66ea420537 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-11-15 maxbrunsfeld@gmail.com e7217f1bac39e6f2ae68244cbcfc7a66ea420537 src/runtime/stack.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 6fd0b5557db9a3faebbc1567dec438e996e5c5b7 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 6fd0b5557db9a3faebbc1567dec438e996e5c5b7 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 6fd0b5557db9a3faebbc1567dec438e996e5c5b7 spec/helpers/spy_input.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 6fd0b5557db9a3faebbc1567dec438e996e5c5b7 spec/helpers/spy_input.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 6fd0b5557db9a3faebbc1567dec438e996e5c5b7 spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 6fd0b5557db9a3faebbc1567dec438e996e5c5b7 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 6fd0b5557db9a3faebbc1567dec438e996e5c5b7 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 6fd0b5557db9a3faebbc1567dec438e996e5c5b7 src/runtime/array.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 6fd0b5557db9a3faebbc1567dec438e996e5c5b7 src/runtime/document.c Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 6fd0b5557db9a3faebbc1567dec438e996e5c5b7 src/runtime/language.c Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 6fd0b5557db9a3faebbc1567dec438e996e5c5b7 src/runtime/language.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 6fd0b5557db9a3faebbc1567dec438e996e5c5b7 src/runtime/length.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 6fd0b5557db9a3faebbc1567dec438e996e5c5b7 src/runtime/lexer.c Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 6fd0b5557db9a3faebbc1567dec438e996e5c5b7 src/runtime/lexer.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 6fd0b5557db9a3faebbc1567dec438e996e5c5b7 src/runtime/node.c Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 6fd0b5557db9a3faebbc1567dec438e996e5c5b7 src/runtime/node.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 6fd0b5557db9a3faebbc1567dec438e996e5c5b7 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 6fd0b5557db9a3faebbc1567dec438e996e5c5b7 src/runtime/parser.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 6fd0b5557db9a3faebbc1567dec438e996e5c5b7 src/runtime/reduce_action.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 6fd0b5557db9a3faebbc1567dec438e996e5c5b7 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 6fd0b5557db9a3faebbc1567dec438e996e5c5b7 src/runtime/stack.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 6fd0b5557db9a3faebbc1567dec438e996e5c5b7 src/runtime/string_input.c Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 6fd0b5557db9a3faebbc1567dec438e996e5c5b7 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 6fd0b5557db9a3faebbc1567dec438e996e5c5b7 src/runtime/tree.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 6fd0b5557db9a3faebbc1567dec438e996e5c5b7 src/runtime/tree_path.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 535879a2bdd746f152d2e8283bb29c9066c95ae4 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 535879a2bdd746f152d2e8283bb29c9066c95ae4 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 535879a2bdd746f152d2e8283bb29c9066c95ae4 spec/helpers/spy_input.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 535879a2bdd746f152d2e8283bb29c9066c95ae4 spec/helpers/spy_input.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 535879a2bdd746f152d2e8283bb29c9066c95ae4 spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 535879a2bdd746f152d2e8283bb29c9066c95ae4 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 535879a2bdd746f152d2e8283bb29c9066c95ae4 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 535879a2bdd746f152d2e8283bb29c9066c95ae4 src/runtime/array.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 535879a2bdd746f152d2e8283bb29c9066c95ae4 src/runtime/document.c Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 535879a2bdd746f152d2e8283bb29c9066c95ae4 src/runtime/language.c Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 535879a2bdd746f152d2e8283bb29c9066c95ae4 src/runtime/language.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 535879a2bdd746f152d2e8283bb29c9066c95ae4 src/runtime/length.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 535879a2bdd746f152d2e8283bb29c9066c95ae4 src/runtime/lexer.c Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 535879a2bdd746f152d2e8283bb29c9066c95ae4 src/runtime/lexer.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 535879a2bdd746f152d2e8283bb29c9066c95ae4 src/runtime/node.c Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 535879a2bdd746f152d2e8283bb29c9066c95ae4 src/runtime/node.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 535879a2bdd746f152d2e8283bb29c9066c95ae4 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 535879a2bdd746f152d2e8283bb29c9066c95ae4 src/runtime/parser.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 535879a2bdd746f152d2e8283bb29c9066c95ae4 src/runtime/reduce_action.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 535879a2bdd746f152d2e8283bb29c9066c95ae4 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 535879a2bdd746f152d2e8283bb29c9066c95ae4 src/runtime/stack.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 535879a2bdd746f152d2e8283bb29c9066c95ae4 src/runtime/string_input.c Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 535879a2bdd746f152d2e8283bb29c9066c95ae4 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 535879a2bdd746f152d2e8283bb29c9066c95ae4 src/runtime/tree.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 535879a2bdd746f152d2e8283bb29c9066c95ae4 src/runtime/tree_path.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 11e767bd81cc448824f2bb2c39eac23888bd0d2b include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 11e767bd81cc448824f2bb2c39eac23888bd0d2b project.gyp Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 11e767bd81cc448824f2bb2c39eac23888bd0d2b spec/compiler/build_tables/distinctive_tokens_spec.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 11e767bd81cc448824f2bb2c39eac23888bd0d2b spec/compiler/build_tables/lex_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 11e767bd81cc448824f2bb2c39eac23888bd0d2b spec/compiler/build_tables/parse_item_set_builder_spec.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 11e767bd81cc448824f2bb2c39eac23888bd0d2b spec/compiler/build_tables/parse_item_spec.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 11e767bd81cc448824f2bb2c39eac23888bd0d2b spec/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 11e767bd81cc448824f2bb2c39eac23888bd0d2b spec/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 11e767bd81cc448824f2bb2c39eac23888bd0d2b spec/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 11e767bd81cc448824f2bb2c39eac23888bd0d2b spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 11e767bd81cc448824f2bb2c39eac23888bd0d2b src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 11e767bd81cc448824f2bb2c39eac23888bd0d2b src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 11e767bd81cc448824f2bb2c39eac23888bd0d2b src/compiler/build_tables/lex_conflict_manager.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 11e767bd81cc448824f2bb2c39eac23888bd0d2b src/compiler/build_tables/lex_conflict_manager.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 11e767bd81cc448824f2bb2c39eac23888bd0d2b src/compiler/build_tables/lookahead_set.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 11e767bd81cc448824f2bb2c39eac23888bd0d2b src/compiler/build_tables/lookahead_set.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 11e767bd81cc448824f2bb2c39eac23888bd0d2b src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 11e767bd81cc448824f2bb2c39eac23888bd0d2b src/compiler/build_tables/parse_item_set_builder.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 11e767bd81cc448824f2bb2c39eac23888bd0d2b src/compiler/build_tables/parse_item_set_builder.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 11e767bd81cc448824f2bb2c39eac23888bd0d2b src/compiler/build_tables/recovery_tokens.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 11e767bd81cc448824f2bb2c39eac23888bd0d2b src/compiler/build_tables/recovery_tokens.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 11e767bd81cc448824f2bb2c39eac23888bd0d2b src/compiler/build_tables/remove_duplicate_states.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 11e767bd81cc448824f2bb2c39eac23888bd0d2b src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 11e767bd81cc448824f2bb2c39eac23888bd0d2b src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 11e767bd81cc448824f2bb2c39eac23888bd0d2b src/compiler/lex_table.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 11e767bd81cc448824f2bb2c39eac23888bd0d2b src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 11e767bd81cc448824f2bb2c39eac23888bd0d2b src/compiler/parse_table.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 11e767bd81cc448824f2bb2c39eac23888bd0d2b src/compiler/rules/symbol.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 11e767bd81cc448824f2bb2c39eac23888bd0d2b src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 11e767bd81cc448824f2bb2c39eac23888bd0d2b src/runtime/language.c Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 11e767bd81cc448824f2bb2c39eac23888bd0d2b src/runtime/language.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@github.com 11e767bd81cc448824f2bb2c39eac23888bd0d2b src/runtime/parser.c Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 8edb8df5300b5d67c1e8a100c5dbc580499fdbed src/runtime/language.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 8edb8df5300b5d67c1e8a100c5dbc580499fdbed src/runtime/parser.c Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 1118a9142ab522179ab0261d33dbb8802e685421 spec/compiler/build_tables/distinctive_tokens_spec.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 1118a9142ab522179ab0261d33dbb8802e685421 spec/compiler/build_tables/parse_item_set_builder_spec.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 1118a9142ab522179ab0261d33dbb8802e685421 spec/compiler/build_tables/parse_item_spec.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 1118a9142ab522179ab0261d33dbb8802e685421 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 1118a9142ab522179ab0261d33dbb8802e685421 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 1118a9142ab522179ab0261d33dbb8802e685421 src/compiler/build_tables/lex_conflict_manager.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 1118a9142ab522179ab0261d33dbb8802e685421 src/compiler/build_tables/lookahead_set.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 1118a9142ab522179ab0261d33dbb8802e685421 src/compiler/build_tables/lookahead_set.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 1118a9142ab522179ab0261d33dbb8802e685421 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 1118a9142ab522179ab0261d33dbb8802e685421 src/compiler/build_tables/parse_item_set_builder.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 1118a9142ab522179ab0261d33dbb8802e685421 src/compiler/build_tables/parse_item_set_builder.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 1118a9142ab522179ab0261d33dbb8802e685421 src/compiler/build_tables/recovery_tokens.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 1118a9142ab522179ab0261d33dbb8802e685421 src/compiler/build_tables/recovery_tokens.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 1118a9142ab522179ab0261d33dbb8802e685421 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 1118a9142ab522179ab0261d33dbb8802e685421 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 1118a9142ab522179ab0261d33dbb8802e685421 src/compiler/rules/symbol.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 1118a9142ab522179ab0261d33dbb8802e685421 src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 1118a9142ab522179ab0261d33dbb8802e685421 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com 1fddb124b31421a03b45b38487f720cf3dfb2c29 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com a89f8c086b61ad08dd7bbb8122b443ad11fcddc0 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com fad7294ba4a4893e62d480e73bf1421184fcbbde include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com fad7294ba4a4893e62d480e73bf1421184fcbbde spec/compiler/build_tables/lex_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com fad7294ba4a4893e62d480e73bf1421184fcbbde spec/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com fad7294ba4a4893e62d480e73bf1421184fcbbde spec/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com fad7294ba4a4893e62d480e73bf1421184fcbbde spec/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com fad7294ba4a4893e62d480e73bf1421184fcbbde spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com fad7294ba4a4893e62d480e73bf1421184fcbbde src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com fad7294ba4a4893e62d480e73bf1421184fcbbde src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com fad7294ba4a4893e62d480e73bf1421184fcbbde src/compiler/build_tables/lex_conflict_manager.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com fad7294ba4a4893e62d480e73bf1421184fcbbde src/compiler/build_tables/lex_conflict_manager.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com fad7294ba4a4893e62d480e73bf1421184fcbbde src/compiler/build_tables/remove_duplicate_states.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com fad7294ba4a4893e62d480e73bf1421184fcbbde src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com fad7294ba4a4893e62d480e73bf1421184fcbbde src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com fad7294ba4a4893e62d480e73bf1421184fcbbde src/compiler/lex_table.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com fad7294ba4a4893e62d480e73bf1421184fcbbde src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com fad7294ba4a4893e62d480e73bf1421184fcbbde src/compiler/parse_table.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com fad7294ba4a4893e62d480e73bf1421184fcbbde src/compiler/rules/symbol.cc Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com fad7294ba4a4893e62d480e73bf1421184fcbbde src/runtime/language.c Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com fad7294ba4a4893e62d480e73bf1421184fcbbde src/runtime/language.h Max&nbsp;Brunsfeld
2016-11-14 maxbrunsfeld@gmail.com fad7294ba4a4893e62d480e73bf1421184fcbbde src/runtime/parser.c Max&nbsp;Brunsfeld
2016-11-10 maxbrunsfeld@gmail.com 8d9c261e3ab59f6acc348ace53ce87e829c0b787 project.gyp Max&nbsp;Brunsfeld
2016-11-10 maxbrunsfeld@gmail.com 8d9c261e3ab59f6acc348ace53ce87e829c0b787 spec/compiler/build_tables/parse_item_set_builder_spec.cc Max&nbsp;Brunsfeld
2016-11-10 maxbrunsfeld@gmail.com 8d9c261e3ab59f6acc348ace53ce87e829c0b787 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-11-10 maxbrunsfeld@gmail.com 8d9c261e3ab59f6acc348ace53ce87e829c0b787 src/compiler/build_tables/lookahead_set.cc Max&nbsp;Brunsfeld
2016-11-10 maxbrunsfeld@gmail.com 8d9c261e3ab59f6acc348ace53ce87e829c0b787 src/compiler/build_tables/parse_item_set_builder.cc Max&nbsp;Brunsfeld
2016-11-10 maxbrunsfeld@gmail.com 8d9c261e3ab59f6acc348ace53ce87e829c0b787 src/compiler/build_tables/parse_item_set_builder.h Max&nbsp;Brunsfeld
2016-11-10 maxbrunsfeld@gmail.com 8d9c261e3ab59f6acc348ace53ce87e829c0b787 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-11-10 maxbrunsfeld@gmail.com c9dcb29c6f95e47ab88402b6a82a54929088863f spec/helpers/point_helpers.cc Max&nbsp;Brunsfeld
2016-11-10 maxbrunsfeld@gmail.com c9dcb29c6f95e47ab88402b6a82a54929088863f spec/helpers/point_helpers.h Max&nbsp;Brunsfeld
2016-11-10 maxbrunsfeld@gmail.com c9dcb29c6f95e47ab88402b6a82a54929088863f spec/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2016-11-10 maxbrunsfeld@gmail.com c9dcb29c6f95e47ab88402b6a82a54929088863f spec/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2016-11-10 maxbrunsfeld@gmail.com c9dcb29c6f95e47ab88402b6a82a54929088863f spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-11-10 maxbrunsfeld@gmail.com c9dcb29c6f95e47ab88402b6a82a54929088863f spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2016-11-10 maxbrunsfeld@gmail.com c9dcb29c6f95e47ab88402b6a82a54929088863f src/runtime/document.c Max&nbsp;Brunsfeld
2016-11-10 maxbrunsfeld@gmail.com c9dcb29c6f95e47ab88402b6a82a54929088863f src/runtime/document.h Max&nbsp;Brunsfeld
2016-11-10 maxbrunsfeld@gmail.com c9dcb29c6f95e47ab88402b6a82a54929088863f src/runtime/length.h Max&nbsp;Brunsfeld
2016-11-10 maxbrunsfeld@gmail.com c9dcb29c6f95e47ab88402b6a82a54929088863f src/runtime/lexer.c Max&nbsp;Brunsfeld
2016-11-10 maxbrunsfeld@gmail.com c9dcb29c6f95e47ab88402b6a82a54929088863f src/runtime/lexer.h Max&nbsp;Brunsfeld
2016-11-10 maxbrunsfeld@gmail.com c9dcb29c6f95e47ab88402b6a82a54929088863f src/runtime/node.c Max&nbsp;Brunsfeld
2016-11-10 maxbrunsfeld@gmail.com c9dcb29c6f95e47ab88402b6a82a54929088863f src/runtime/node.h Max&nbsp;Brunsfeld
2016-11-10 maxbrunsfeld@gmail.com c9dcb29c6f95e47ab88402b6a82a54929088863f src/runtime/parser.c Max&nbsp;Brunsfeld
2016-11-10 maxbrunsfeld@gmail.com c9dcb29c6f95e47ab88402b6a82a54929088863f src/runtime/parser.h Max&nbsp;Brunsfeld
2016-11-10 maxbrunsfeld@gmail.com c9dcb29c6f95e47ab88402b6a82a54929088863f src/runtime/point.h Max&nbsp;Brunsfeld
2016-11-10 maxbrunsfeld@gmail.com c9dcb29c6f95e47ab88402b6a82a54929088863f src/runtime/stack.c Max&nbsp;Brunsfeld
2016-11-10 maxbrunsfeld@gmail.com c9dcb29c6f95e47ab88402b6a82a54929088863f src/runtime/stack.h Max&nbsp;Brunsfeld
2016-11-10 maxbrunsfeld@gmail.com c9dcb29c6f95e47ab88402b6a82a54929088863f src/runtime/tree.c Max&nbsp;Brunsfeld
2016-11-10 maxbrunsfeld@gmail.com c9dcb29c6f95e47ab88402b6a82a54929088863f src/runtime/tree.h Max&nbsp;Brunsfeld
2016-11-10 maxbrunsfeld@gmail.com c9dcb29c6f95e47ab88402b6a82a54929088863f src/runtime/tree_path.h Max&nbsp;Brunsfeld
2016-11-10 maxbrunsfeld@gmail.com 255bc2427c48e5da4f59c6e1b0fa016a8a113581 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-11-10 maxbrunsfeld@gmail.com 255bc2427c48e5da4f59c6e1b0fa016a8a113581 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2016-11-10 maxbrunsfeld@gmail.com 7bcae8f6a80a917e5295548ae1ddf652b2303ca1 spec/compiler/prepare_grammar/flatten_grammar_spec.cc Max&nbsp;Brunsfeld
2016-11-10 maxbrunsfeld@gmail.com 7bcae8f6a80a917e5295548ae1ddf652b2303ca1 src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2016-11-10 maxbrunsfeld@gmail.com 89c01a7b2249dc004eca4a6a28a6a9271db437ad src/runtime/tree_path.h Max&nbsp;Brunsfeld
2016-11-07 maxbrunsfeld@github.com ad910ed4f57cacae2db075e5caf2b624ea5b8ce6 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2016-11-07 maxbrunsfeld@github.com ad910ed4f57cacae2db075e5caf2b624ea5b8ce6 script/test Max&nbsp;Brunsfeld
2016-11-07 maxbrunsfeld@github.com ad910ed4f57cacae2db075e5caf2b624ea5b8ce6 spec/helpers/record_alloc.cc Max&nbsp;Brunsfeld
2016-11-07 maxbrunsfeld@github.com ad910ed4f57cacae2db075e5caf2b624ea5b8ce6 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-11-07 maxbrunsfeld@github.com ad910ed4f57cacae2db075e5caf2b624ea5b8ce6 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-11-07 maxbrunsfeld@github.com ad910ed4f57cacae2db075e5caf2b624ea5b8ce6 src/runtime/alloc.h Max&nbsp;Brunsfeld
2016-11-07 maxbrunsfeld@github.com ad910ed4f57cacae2db075e5caf2b624ea5b8ce6 src/runtime/array.h Max&nbsp;Brunsfeld
2016-11-07 maxbrunsfeld@github.com ad910ed4f57cacae2db075e5caf2b624ea5b8ce6 src/runtime/document.c Max&nbsp;Brunsfeld
2016-11-07 maxbrunsfeld@github.com ad910ed4f57cacae2db075e5caf2b624ea5b8ce6 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-11-07 maxbrunsfeld@github.com ad910ed4f57cacae2db075e5caf2b624ea5b8ce6 src/runtime/reduce_action.h Max&nbsp;Brunsfeld
2016-11-07 maxbrunsfeld@github.com ad910ed4f57cacae2db075e5caf2b624ea5b8ce6 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-11-07 maxbrunsfeld@github.com ad910ed4f57cacae2db075e5caf2b624ea5b8ce6 src/runtime/stack.h Max&nbsp;Brunsfeld
2016-11-07 maxbrunsfeld@github.com ad910ed4f57cacae2db075e5caf2b624ea5b8ce6 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-11-07 maxbrunsfeld@github.com ad910ed4f57cacae2db075e5caf2b624ea5b8ce6 src/runtime/tree.h Max&nbsp;Brunsfeld
2016-11-07 maxbrunsfeld@github.com ad910ed4f57cacae2db075e5caf2b624ea5b8ce6 src/runtime/tree_path.h Max&nbsp;Brunsfeld
2016-11-06 maxbrunsfeld@gmail.com 3f0e63058bfb807adfa05a9bc3a9a7d2c2b8a6b5 src/runtime/tree_path.h Max&nbsp;Brunsfeld
2016-11-06 maxbrunsfeld@gmail.com ff14cda95908b1c475a6640b6a4eaa23e8f7a3a6 src/runtime/alloc.h Max&nbsp;Brunsfeld
2016-11-05 maxbrunsfeld@gmail.com ca45acd6af70ebe4145096f7eb56295145fa16c0 src/runtime/array.h Max&nbsp;Brunsfeld
2016-11-05 maxbrunsfeld@gmail.com ca45acd6af70ebe4145096f7eb56295145fa16c0 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-11-05 maxbrunsfeld@gmail.com ca45acd6af70ebe4145096f7eb56295145fa16c0 src/runtime/tree_path.h Max&nbsp;Brunsfeld
2016-11-04 maxbrunsfeld@gmail.com 4106ecda43f7a9601087235bec7266bca7af5936 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2016-11-04 maxbrunsfeld@gmail.com 4106ecda43f7a9601087235bec7266bca7af5936 script/test Max&nbsp;Brunsfeld
2016-11-04 maxbrunsfeld@gmail.com 4106ecda43f7a9601087235bec7266bca7af5936 spec/helpers/record_alloc.cc Max&nbsp;Brunsfeld
2016-11-04 maxbrunsfeld@gmail.com 4106ecda43f7a9601087235bec7266bca7af5936 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-11-04 maxbrunsfeld@gmail.com 4106ecda43f7a9601087235bec7266bca7af5936 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-11-04 maxbrunsfeld@gmail.com 4106ecda43f7a9601087235bec7266bca7af5936 src/runtime/array.h Max&nbsp;Brunsfeld
2016-11-04 maxbrunsfeld@gmail.com 4106ecda43f7a9601087235bec7266bca7af5936 src/runtime/document.c Max&nbsp;Brunsfeld
2016-11-04 maxbrunsfeld@gmail.com 4106ecda43f7a9601087235bec7266bca7af5936 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-11-04 maxbrunsfeld@gmail.com 4106ecda43f7a9601087235bec7266bca7af5936 src/runtime/reduce_action.h Max&nbsp;Brunsfeld
2016-11-04 maxbrunsfeld@gmail.com 4106ecda43f7a9601087235bec7266bca7af5936 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-11-04 maxbrunsfeld@gmail.com 4106ecda43f7a9601087235bec7266bca7af5936 src/runtime/stack.h Max&nbsp;Brunsfeld
2016-11-04 maxbrunsfeld@gmail.com 4106ecda43f7a9601087235bec7266bca7af5936 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-11-04 maxbrunsfeld@gmail.com 4106ecda43f7a9601087235bec7266bca7af5936 src/runtime/tree.h Max&nbsp;Brunsfeld
2016-11-04 maxbrunsfeld@gmail.com 4106ecda43f7a9601087235bec7266bca7af5936 src/runtime/tree_path.h Max&nbsp;Brunsfeld
2016-10-27 maxbrunsfeld@gmail.com 3b3fddd64d00781f7601b29edde23ac4e67038ce src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2016-10-26 maxbrunsfeld@gmail.com e53beb66c970bc33e57e0431d8251b441451ca77 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-10-26 maxbrunsfeld@gmail.com e53beb66c970bc33e57e0431d8251b441451ca77 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-10-25 maxbrunsfeld@github.com f11b729dfba3d5ce000ef5a61d2c12c375a31f19 spec/compiler/build_tables/distinctive_tokens_spec.cc Max&nbsp;Brunsfeld
2016-10-25 maxbrunsfeld@github.com f11b729dfba3d5ce000ef5a61d2c12c375a31f19 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-10-25 maxbrunsfeld@github.com f11b729dfba3d5ce000ef5a61d2c12c375a31f19 src/compiler/build_tables/recovery_tokens.cc Max&nbsp;Brunsfeld
2016-10-25 maxbrunsfeld@github.com f11b729dfba3d5ce000ef5a61d2c12c375a31f19 src/compiler/build_tables/recovery_tokens.h Max&nbsp;Brunsfeld
2016-10-25 maxbrunsfeld@github.com f11b729dfba3d5ce000ef5a61d2c12c375a31f19 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2016-10-25 maxbrunsfeld@github.com f11b729dfba3d5ce000ef5a61d2c12c375a31f19 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2016-10-18 timothy.clem@gmail.com 693c6d40dded6640c95a3d17142647fa63f67c07 spec/compiler/build_tables/distinctive_tokens_spec.cc Timothy&nbsp;Clem
2016-10-18 timothy.clem@gmail.com 693c6d40dded6640c95a3d17142647fa63f67c07 src/compiler/build_tables/build_parse_table.cc Timothy&nbsp;Clem
2016-10-18 timothy.clem@gmail.com 693c6d40dded6640c95a3d17142647fa63f67c07 src/compiler/build_tables/recovery_tokens.cc Timothy&nbsp;Clem
2016-10-18 timothy.clem@gmail.com 693c6d40dded6640c95a3d17142647fa63f67c07 src/compiler/build_tables/recovery_tokens.h Timothy&nbsp;Clem
2016-10-18 timothy.clem@gmail.com 14bae584d4ff91acecbb0467bd6279e2f02407c3 src/compiler/build_tables/build_parse_table.cc Timothy&nbsp;Clem
2016-10-18 timothy.clem@gmail.com 14bae584d4ff91acecbb0467bd6279e2f02407c3 src/compiler/parse_table.cc Timothy&nbsp;Clem
2016-10-18 timothy.clem@gmail.com 14bae584d4ff91acecbb0467bd6279e2f02407c3 src/compiler/parse_table.h Timothy&nbsp;Clem
2016-10-18 maxbrunsfeld@github.com 82c9385518a6f836a9901950be34d355d4678eac include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2016-10-18 maxbrunsfeld@github.com 82c9385518a6f836a9901950be34d355d4678eac spec/helpers/point_helpers.cc Max&nbsp;Brunsfeld
2016-10-18 maxbrunsfeld@github.com 82c9385518a6f836a9901950be34d355d4678eac spec/helpers/point_helpers.h Max&nbsp;Brunsfeld
2016-10-18 maxbrunsfeld@github.com 82c9385518a6f836a9901950be34d355d4678eac spec/helpers/scope_sequence.cc Max&nbsp;Brunsfeld
2016-10-18 maxbrunsfeld@github.com 82c9385518a6f836a9901950be34d355d4678eac spec/helpers/scope_sequence.h Max&nbsp;Brunsfeld
2016-10-18 maxbrunsfeld@github.com 82c9385518a6f836a9901950be34d355d4678eac spec/helpers/spy_input.cc Max&nbsp;Brunsfeld
2016-10-18 maxbrunsfeld@github.com 82c9385518a6f836a9901950be34d355d4678eac spec/helpers/spy_input.h Max&nbsp;Brunsfeld
2016-10-18 maxbrunsfeld@github.com 82c9385518a6f836a9901950be34d355d4678eac spec/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2016-10-18 maxbrunsfeld@github.com 82c9385518a6f836a9901950be34d355d4678eac spec/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2016-10-18 maxbrunsfeld@github.com 82c9385518a6f836a9901950be34d355d4678eac spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2016-10-18 maxbrunsfeld@github.com 82c9385518a6f836a9901950be34d355d4678eac spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2016-10-18 maxbrunsfeld@github.com 82c9385518a6f836a9901950be34d355d4678eac spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2016-10-18 maxbrunsfeld@github.com 82c9385518a6f836a9901950be34d355d4678eac spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-10-18 maxbrunsfeld@github.com 82c9385518a6f836a9901950be34d355d4678eac spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-10-18 maxbrunsfeld@github.com 82c9385518a6f836a9901950be34d355d4678eac spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2016-10-18 maxbrunsfeld@github.com 82c9385518a6f836a9901950be34d355d4678eac src/runtime/document.c Max&nbsp;Brunsfeld
2016-10-18 maxbrunsfeld@github.com 82c9385518a6f836a9901950be34d355d4678eac src/runtime/length.h Max&nbsp;Brunsfeld
2016-10-18 maxbrunsfeld@github.com 82c9385518a6f836a9901950be34d355d4678eac src/runtime/lexer.c Max&nbsp;Brunsfeld
2016-10-18 maxbrunsfeld@github.com 82c9385518a6f836a9901950be34d355d4678eac src/runtime/node.c Max&nbsp;Brunsfeld
2016-10-18 maxbrunsfeld@github.com 82c9385518a6f836a9901950be34d355d4678eac src/runtime/parser.c Max&nbsp;Brunsfeld
2016-10-18 maxbrunsfeld@github.com 82c9385518a6f836a9901950be34d355d4678eac src/runtime/parser.h Max&nbsp;Brunsfeld
2016-10-18 maxbrunsfeld@github.com 82c9385518a6f836a9901950be34d355d4678eac src/runtime/point.h Max&nbsp;Brunsfeld
2016-10-18 maxbrunsfeld@github.com 82c9385518a6f836a9901950be34d355d4678eac src/runtime/stack.c Max&nbsp;Brunsfeld
2016-10-18 maxbrunsfeld@github.com 82c9385518a6f836a9901950be34d355d4678eac src/runtime/tree.c Max&nbsp;Brunsfeld
2016-10-18 maxbrunsfeld@github.com 82c9385518a6f836a9901950be34d355d4678eac src/runtime/tree.h Max&nbsp;Brunsfeld
2016-10-18 maxbrunsfeld@github.com 82c9385518a6f836a9901950be34d355d4678eac src/runtime/tree_path.h Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com 5638fea12067c06e5ccd8ec7d10396a85260556d src/runtime/length.h Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com 5638fea12067c06e5ccd8ec7d10396a85260556d src/runtime/tree.c Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com 44b0c96579d3e7fbd3476b1257fc424238607061 src/runtime/length.h Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com 44b0c96579d3e7fbd3476b1257fc424238607061 src/runtime/point.h Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com 44b0c96579d3e7fbd3476b1257fc424238607061 src/runtime/tree_path.h Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com eed54d95e16e102113189ecc33d32efb29aa13b4 README.md Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com eed54d95e16e102113189ecc33d32efb29aa13b4 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com eed54d95e16e102113189ecc33d32efb29aa13b4 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com eed54d95e16e102113189ecc33d32efb29aa13b4 spec/helpers/point_helpers.cc Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com eed54d95e16e102113189ecc33d32efb29aa13b4 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com eed54d95e16e102113189ecc33d32efb29aa13b4 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com eed54d95e16e102113189ecc33d32efb29aa13b4 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com eed54d95e16e102113189ecc33d32efb29aa13b4 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com eed54d95e16e102113189ecc33d32efb29aa13b4 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com eed54d95e16e102113189ecc33d32efb29aa13b4 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com eed54d95e16e102113189ecc33d32efb29aa13b4 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com eed54d95e16e102113189ecc33d32efb29aa13b4 src/runtime/alloc.h Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com eed54d95e16e102113189ecc33d32efb29aa13b4 src/runtime/document.c Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com eed54d95e16e102113189ecc33d32efb29aa13b4 src/runtime/document.h Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com eed54d95e16e102113189ecc33d32efb29aa13b4 src/runtime/error_costs.h Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com eed54d95e16e102113189ecc33d32efb29aa13b4 src/runtime/language.c Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com eed54d95e16e102113189ecc33d32efb29aa13b4 src/runtime/length.h Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com eed54d95e16e102113189ecc33d32efb29aa13b4 src/runtime/lexer.c Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com eed54d95e16e102113189ecc33d32efb29aa13b4 src/runtime/lexer.h Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com eed54d95e16e102113189ecc33d32efb29aa13b4 src/runtime/node.c Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com eed54d95e16e102113189ecc33d32efb29aa13b4 src/runtime/node.h Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com eed54d95e16e102113189ecc33d32efb29aa13b4 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com eed54d95e16e102113189ecc33d32efb29aa13b4 src/runtime/parser.h Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com eed54d95e16e102113189ecc33d32efb29aa13b4 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com eed54d95e16e102113189ecc33d32efb29aa13b4 src/runtime/stack.h Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com eed54d95e16e102113189ecc33d32efb29aa13b4 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com eed54d95e16e102113189ecc33d32efb29aa13b4 src/runtime/tree.h Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com eed54d95e16e102113189ecc33d32efb29aa13b4 src/runtime/tree_path.h Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com 25d63d68f7c0300a250c10f159598b8344afe0bc src/runtime/document.c Max&nbsp;Brunsfeld
2016-10-17 maxbrunsfeld@gmail.com 25d63d68f7c0300a250c10f159598b8344afe0bc src/runtime/tree_path.h Max&nbsp;Brunsfeld
2016-10-16 maxbrunsfeld@gmail.com 1412419434fa590175671b16ed8925efe1442e6b spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2016-10-16 maxbrunsfeld@gmail.com 4bad58b407bfd3a572ae9db1b6122eac5a806bf1 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-09-23 maxbrunsfeld@gmail.com b3140b2689f85e700074fb63b4a81df2638fcd5e spec/helpers/scope_sequence.cc Max&nbsp;Brunsfeld
2016-09-23 maxbrunsfeld@gmail.com b3140b2689f85e700074fb63b4a81df2638fcd5e spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2016-09-23 maxbrunsfeld@gmail.com b3140b2689f85e700074fb63b4a81df2638fcd5e spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2016-09-23 maxbrunsfeld@gmail.com b3140b2689f85e700074fb63b4a81df2638fcd5e src/runtime/document.c Max&nbsp;Brunsfeld
2016-09-23 maxbrunsfeld@gmail.com b3140b2689f85e700074fb63b4a81df2638fcd5e src/runtime/length.h Max&nbsp;Brunsfeld
2016-09-23 maxbrunsfeld@gmail.com b3140b2689f85e700074fb63b4a81df2638fcd5e src/runtime/parser.c Max&nbsp;Brunsfeld
2016-09-23 maxbrunsfeld@gmail.com b3140b2689f85e700074fb63b4a81df2638fcd5e src/runtime/parser.h Max&nbsp;Brunsfeld
2016-09-23 maxbrunsfeld@gmail.com b3140b2689f85e700074fb63b4a81df2638fcd5e src/runtime/tree.c Max&nbsp;Brunsfeld
2016-09-23 maxbrunsfeld@gmail.com b3140b2689f85e700074fb63b4a81df2638fcd5e src/runtime/tree.h Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@github.com 6bde4c54d9e9bfb87c12586831cd5d5d16dd1397 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@github.com 6bde4c54d9e9bfb87c12586831cd5d5d16dd1397 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@github.com 6bde4c54d9e9bfb87c12586831cd5d5d16dd1397 spec/helpers/point_helpers.cc Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@github.com 6bde4c54d9e9bfb87c12586831cd5d5d16dd1397 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@github.com 6bde4c54d9e9bfb87c12586831cd5d5d16dd1397 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@github.com 6bde4c54d9e9bfb87c12586831cd5d5d16dd1397 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@github.com 6bde4c54d9e9bfb87c12586831cd5d5d16dd1397 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@github.com 6bde4c54d9e9bfb87c12586831cd5d5d16dd1397 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@github.com 6bde4c54d9e9bfb87c12586831cd5d5d16dd1397 src/runtime/alloc.h Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@github.com 6bde4c54d9e9bfb87c12586831cd5d5d16dd1397 src/runtime/document.c Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@github.com 6bde4c54d9e9bfb87c12586831cd5d5d16dd1397 src/runtime/document.h Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@github.com 6bde4c54d9e9bfb87c12586831cd5d5d16dd1397 src/runtime/error_costs.h Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@github.com 6bde4c54d9e9bfb87c12586831cd5d5d16dd1397 src/runtime/language.c Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@github.com 6bde4c54d9e9bfb87c12586831cd5d5d16dd1397 src/runtime/length.h Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@github.com 6bde4c54d9e9bfb87c12586831cd5d5d16dd1397 src/runtime/lexer.c Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@github.com 6bde4c54d9e9bfb87c12586831cd5d5d16dd1397 src/runtime/lexer.h Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@github.com 6bde4c54d9e9bfb87c12586831cd5d5d16dd1397 src/runtime/node.c Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@github.com 6bde4c54d9e9bfb87c12586831cd5d5d16dd1397 src/runtime/node.h Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@github.com 6bde4c54d9e9bfb87c12586831cd5d5d16dd1397 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@github.com 6bde4c54d9e9bfb87c12586831cd5d5d16dd1397 src/runtime/parser.h Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@github.com 6bde4c54d9e9bfb87c12586831cd5d5d16dd1397 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@github.com 6bde4c54d9e9bfb87c12586831cd5d5d16dd1397 src/runtime/stack.h Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@github.com 6bde4c54d9e9bfb87c12586831cd5d5d16dd1397 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@github.com 6bde4c54d9e9bfb87c12586831cd5d5d16dd1397 src/runtime/tree.h Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@gmail.com e149d94ff53d1b3b945d6f45eace160e8fd928d8 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@gmail.com e149d94ff53d1b3b945d6f45eace160e8fd928d8 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@gmail.com e149d94ff53d1b3b945d6f45eace160e8fd928d8 spec/helpers/point_helpers.cc Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@gmail.com e149d94ff53d1b3b945d6f45eace160e8fd928d8 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@gmail.com e149d94ff53d1b3b945d6f45eace160e8fd928d8 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@gmail.com e149d94ff53d1b3b945d6f45eace160e8fd928d8 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@gmail.com e149d94ff53d1b3b945d6f45eace160e8fd928d8 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@gmail.com e149d94ff53d1b3b945d6f45eace160e8fd928d8 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@gmail.com e149d94ff53d1b3b945d6f45eace160e8fd928d8 src/runtime/alloc.h Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@gmail.com e149d94ff53d1b3b945d6f45eace160e8fd928d8 src/runtime/document.c Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@gmail.com e149d94ff53d1b3b945d6f45eace160e8fd928d8 src/runtime/document.h Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@gmail.com e149d94ff53d1b3b945d6f45eace160e8fd928d8 src/runtime/error_costs.h Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@gmail.com e149d94ff53d1b3b945d6f45eace160e8fd928d8 src/runtime/language.c Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@gmail.com e149d94ff53d1b3b945d6f45eace160e8fd928d8 src/runtime/length.h Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@gmail.com e149d94ff53d1b3b945d6f45eace160e8fd928d8 src/runtime/lexer.c Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@gmail.com e149d94ff53d1b3b945d6f45eace160e8fd928d8 src/runtime/lexer.h Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@gmail.com e149d94ff53d1b3b945d6f45eace160e8fd928d8 src/runtime/node.c Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@gmail.com e149d94ff53d1b3b945d6f45eace160e8fd928d8 src/runtime/node.h Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@gmail.com e149d94ff53d1b3b945d6f45eace160e8fd928d8 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@gmail.com e149d94ff53d1b3b945d6f45eace160e8fd928d8 src/runtime/parser.h Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@gmail.com e149d94ff53d1b3b945d6f45eace160e8fd928d8 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@gmail.com e149d94ff53d1b3b945d6f45eace160e8fd928d8 src/runtime/stack.h Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@gmail.com e149d94ff53d1b3b945d6f45eace160e8fd928d8 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@gmail.com e149d94ff53d1b3b945d6f45eace160e8fd928d8 src/runtime/tree.h Max&nbsp;Brunsfeld
2016-10-05 maxbrunsfeld@github.com 0018623c92bb3d6b2c6e8898f4e763cd5bc0db9f spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2016-10-05 timothy.clem@gmail.com 0ffebc3d0c8c7772eb1544d2456b11516d47991d spec/runtime/document_spec.cc Timothy&nbsp;Clem
2016-09-19 maxbrunsfeld@gmail.com 3014101104d1632d983bdd83a025b9592f49f7ee spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2016-09-19 maxbrunsfeld@gmail.com 3014101104d1632d983bdd83a025b9592f49f7ee spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2016-09-19 maxbrunsfeld@gmail.com 3014101104d1632d983bdd83a025b9592f49f7ee spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2016-09-19 maxbrunsfeld@gmail.com 3014101104d1632d983bdd83a025b9592f49f7ee spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-09-19 maxbrunsfeld@gmail.com 3014101104d1632d983bdd83a025b9592f49f7ee src/runtime/document.c Max&nbsp;Brunsfeld
2016-09-19 maxbrunsfeld@gmail.com 3014101104d1632d983bdd83a025b9592f49f7ee src/runtime/parser.c Max&nbsp;Brunsfeld
2016-09-19 maxbrunsfeld@gmail.com ae3b912ddc1bacaea451813ed7e9894cd345b58e src/runtime/tree.c Max&nbsp;Brunsfeld
2016-09-15 maxbrunsfeld@gmail.com 744eb7b356cd5881ec0c0aaec10cae6b98c9bce8 spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2016-09-14 maxbrunsfeld@gmail.com fcf9293d35ff7d87ce72488a3fa78e050426199e src/runtime/parser.c Max&nbsp;Brunsfeld
2016-09-14 maxbrunsfeld@gmail.com fcf9293d35ff7d87ce72488a3fa78e050426199e src/runtime/parser.h Max&nbsp;Brunsfeld
2016-09-14 maxbrunsfeld@gmail.com fcf9293d35ff7d87ce72488a3fa78e050426199e src/runtime/tree.c Max&nbsp;Brunsfeld
2016-09-14 maxbrunsfeld@gmail.com fcf9293d35ff7d87ce72488a3fa78e050426199e src/runtime/tree.h Max&nbsp;Brunsfeld
2016-09-13 maxbrunsfeld@gmail.com 00528e50ce1ca92a3c05df90aeee6d96f9171864 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2016-09-13 maxbrunsfeld@gmail.com 00528e50ce1ca92a3c05df90aeee6d96f9171864 spec/helpers/spy_input.cc Max&nbsp;Brunsfeld
2016-09-13 maxbrunsfeld@gmail.com 00528e50ce1ca92a3c05df90aeee6d96f9171864 spec/helpers/spy_input.h Max&nbsp;Brunsfeld
2016-09-13 maxbrunsfeld@gmail.com 00528e50ce1ca92a3c05df90aeee6d96f9171864 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2016-09-13 maxbrunsfeld@gmail.com 00528e50ce1ca92a3c05df90aeee6d96f9171864 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2016-09-13 maxbrunsfeld@gmail.com 00528e50ce1ca92a3c05df90aeee6d96f9171864 src/runtime/document.c Max&nbsp;Brunsfeld
2016-09-13 maxbrunsfeld@gmail.com 00528e50ce1ca92a3c05df90aeee6d96f9171864 src/runtime/length.h Max&nbsp;Brunsfeld
2016-09-13 maxbrunsfeld@gmail.com 00528e50ce1ca92a3c05df90aeee6d96f9171864 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-09-13 maxbrunsfeld@gmail.com 00528e50ce1ca92a3c05df90aeee6d96f9171864 src/runtime/parser.h Max&nbsp;Brunsfeld
2016-09-13 maxbrunsfeld@gmail.com 00528e50ce1ca92a3c05df90aeee6d96f9171864 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-09-13 maxbrunsfeld@gmail.com 00528e50ce1ca92a3c05df90aeee6d96f9171864 src/runtime/tree.h Max&nbsp;Brunsfeld
2016-09-12 maxbrunsfeld@github.com 400e689bdd44832df7c870121575a272c5cabbe7 README.md Max&nbsp;Brunsfeld
2016-09-10 maxbrunsfeld@gmail.com cc62fe03756c9d8749109a0aed53771fd62d5dca include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-09-10 maxbrunsfeld@gmail.com cc62fe03756c9d8749109a0aed53771fd62d5dca spec/helpers/point_helpers.cc Max&nbsp;Brunsfeld
2016-09-10 maxbrunsfeld@gmail.com cc62fe03756c9d8749109a0aed53771fd62d5dca spec/helpers/point_helpers.h Max&nbsp;Brunsfeld
2016-09-10 maxbrunsfeld@gmail.com cc62fe03756c9d8749109a0aed53771fd62d5dca spec/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2016-09-10 maxbrunsfeld@gmail.com cc62fe03756c9d8749109a0aed53771fd62d5dca spec/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2016-09-10 maxbrunsfeld@gmail.com cc62fe03756c9d8749109a0aed53771fd62d5dca spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-09-10 maxbrunsfeld@gmail.com cc62fe03756c9d8749109a0aed53771fd62d5dca spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2016-09-10 maxbrunsfeld@gmail.com cc62fe03756c9d8749109a0aed53771fd62d5dca src/runtime/length.h Max&nbsp;Brunsfeld
2016-09-10 maxbrunsfeld@gmail.com cc62fe03756c9d8749109a0aed53771fd62d5dca src/runtime/lexer.c Max&nbsp;Brunsfeld
2016-09-10 maxbrunsfeld@gmail.com cc62fe03756c9d8749109a0aed53771fd62d5dca src/runtime/node.c Max&nbsp;Brunsfeld
2016-09-10 maxbrunsfeld@gmail.com cc62fe03756c9d8749109a0aed53771fd62d5dca src/runtime/parser.c Max&nbsp;Brunsfeld
2016-09-10 maxbrunsfeld@gmail.com cc62fe03756c9d8749109a0aed53771fd62d5dca src/runtime/stack.c Max&nbsp;Brunsfeld
2016-09-10 maxbrunsfeld@gmail.com cc62fe03756c9d8749109a0aed53771fd62d5dca src/runtime/tree.c Max&nbsp;Brunsfeld
2016-09-09 maxbrunsfeld@gmail.com eb5dda75c40d791687ff67d109c4565762647ca3 spec/helpers/scope_sequence.cc Max&nbsp;Brunsfeld
2016-09-09 maxbrunsfeld@gmail.com eb5dda75c40d791687ff67d109c4565762647ca3 spec/helpers/scope_sequence.h Max&nbsp;Brunsfeld
2016-09-09 maxbrunsfeld@gmail.com 591fcc980c2ee7fc653cd958ad943a48bfd63260 spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2016-09-09 maxbrunsfeld@gmail.com 591fcc980c2ee7fc653cd958ad943a48bfd63260 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2016-09-09 maxbrunsfeld@gmail.com 591fcc980c2ee7fc653cd958ad943a48bfd63260 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-09-09 maxbrunsfeld@gmail.com 131bbee1601d6b0aaa00548ce06e2226e8cc57cf include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2016-09-09 maxbrunsfeld@gmail.com 131bbee1601d6b0aaa00548ce06e2226e8cc57cf spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2016-09-09 maxbrunsfeld@gmail.com 131bbee1601d6b0aaa00548ce06e2226e8cc57cf src/runtime/document.c Max&nbsp;Brunsfeld
2016-09-08 maxbrunsfeld@gmail.com fce8d57152946cd7a9dfcf645f935b998212fc4c include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2016-09-08 maxbrunsfeld@gmail.com fce8d57152946cd7a9dfcf645f935b998212fc4c spec/helpers/point_helpers.cc Max&nbsp;Brunsfeld
2016-09-08 maxbrunsfeld@gmail.com fce8d57152946cd7a9dfcf645f935b998212fc4c spec/helpers/point_helpers.h Max&nbsp;Brunsfeld
2016-09-08 maxbrunsfeld@gmail.com fce8d57152946cd7a9dfcf645f935b998212fc4c spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2016-09-08 maxbrunsfeld@gmail.com fce8d57152946cd7a9dfcf645f935b998212fc4c src/runtime/document.c Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@github.com b94a7bfd71393117832c3a7f9ba9d34f53bb17be include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@github.com b94a7bfd71393117832c3a7f9ba9d34f53bb17be include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@github.com b94a7bfd71393117832c3a7f9ba9d34f53bb17be spec/helpers/spy_input.cc Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@github.com b94a7bfd71393117832c3a7f9ba9d34f53bb17be spec/helpers/spy_logger.cc Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@github.com b94a7bfd71393117832c3a7f9ba9d34f53bb17be spec/helpers/spy_logger.h Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@github.com b94a7bfd71393117832c3a7f9ba9d34f53bb17be spec/helpers/stderr_logger.cc Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@github.com b94a7bfd71393117832c3a7f9ba9d34f53bb17be spec/helpers/stderr_logger.h Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@github.com b94a7bfd71393117832c3a7f9ba9d34f53bb17be spec/integration/compile_grammar_spec.cc Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@github.com b94a7bfd71393117832c3a7f9ba9d34f53bb17be spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@github.com b94a7bfd71393117832c3a7f9ba9d34f53bb17be spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@github.com b94a7bfd71393117832c3a7f9ba9d34f53bb17be spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@github.com b94a7bfd71393117832c3a7f9ba9d34f53bb17be spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@github.com b94a7bfd71393117832c3a7f9ba9d34f53bb17be src/runtime/document.c Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@github.com b94a7bfd71393117832c3a7f9ba9d34f53bb17be src/runtime/lexer.c Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@github.com b94a7bfd71393117832c3a7f9ba9d34f53bb17be src/runtime/node.c Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@github.com b94a7bfd71393117832c3a7f9ba9d34f53bb17be src/runtime/parser.c Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@github.com b94a7bfd71393117832c3a7f9ba9d34f53bb17be src/runtime/string_input.c Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com a6a08dde31fa9d1cf39cef0fbf62555f207e165a include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com a6a08dde31fa9d1cf39cef0fbf62555f207e165a spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com a6a08dde31fa9d1cf39cef0fbf62555f207e165a spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com a6a08dde31fa9d1cf39cef0fbf62555f207e165a src/runtime/node.c Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com 38241d466bb76b9e13be72f1e5e657aa3a4b2791 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com 38241d466bb76b9e13be72f1e5e657aa3a4b2791 spec/helpers/spy_input.cc Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com 38241d466bb76b9e13be72f1e5e657aa3a4b2791 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com 38241d466bb76b9e13be72f1e5e657aa3a4b2791 src/runtime/document.c Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com 38241d466bb76b9e13be72f1e5e657aa3a4b2791 src/runtime/lexer.c Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com 38241d466bb76b9e13be72f1e5e657aa3a4b2791 src/runtime/string_input.c Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com f6da44fdbb87dc3960a5326f727bf5886dfec7fb include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com f6da44fdbb87dc3960a5326f727bf5886dfec7fb spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com f6da44fdbb87dc3960a5326f727bf5886dfec7fb src/runtime/node.c Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com 70756034f17393e92222fac79af6793e421ce3aa include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com 70756034f17393e92222fac79af6793e421ce3aa spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com 70756034f17393e92222fac79af6793e421ce3aa spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com 70756034f17393e92222fac79af6793e421ce3aa spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com 70756034f17393e92222fac79af6793e421ce3aa src/runtime/node.c Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com 096ac2d4b6f87a39df2e90f3ca641083668ba0d5 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com 096ac2d4b6f87a39df2e90f3ca641083668ba0d5 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com 096ac2d4b6f87a39df2e90f3ca641083668ba0d5 spec/helpers/spy_logger.cc Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com 096ac2d4b6f87a39df2e90f3ca641083668ba0d5 spec/helpers/spy_logger.h Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com 096ac2d4b6f87a39df2e90f3ca641083668ba0d5 spec/helpers/stderr_logger.cc Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com 096ac2d4b6f87a39df2e90f3ca641083668ba0d5 spec/helpers/stderr_logger.h Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com 096ac2d4b6f87a39df2e90f3ca641083668ba0d5 spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com 096ac2d4b6f87a39df2e90f3ca641083668ba0d5 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com 096ac2d4b6f87a39df2e90f3ca641083668ba0d5 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com 096ac2d4b6f87a39df2e90f3ca641083668ba0d5 src/runtime/document.c Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com 096ac2d4b6f87a39df2e90f3ca641083668ba0d5 src/runtime/lexer.c Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com 096ac2d4b6f87a39df2e90f3ca641083668ba0d5 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com 64a6c9db0e29f8901351b48308db11d91c570e86 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com 64a6c9db0e29f8901351b48308db11d91c570e86 spec/integration/compile_grammar_spec.cc Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com 64a6c9db0e29f8901351b48308db11d91c570e86 spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com 64a6c9db0e29f8901351b48308db11d91c570e86 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com 64a6c9db0e29f8901351b48308db11d91c570e86 spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com 64a6c9db0e29f8901351b48308db11d91c570e86 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-09-07 maxbrunsfeld@gmail.com 64a6c9db0e29f8901351b48308db11d91c570e86 src/runtime/document.c Max&nbsp;Brunsfeld
2016-09-06 maxbrunsfeld@github.com 57c0170dd346d19993b865030c21a2a03c4a27d3 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-09-06 maxbrunsfeld@github.com 57c0170dd346d19993b865030c21a2a03c4a27d3 spec/compiler/build_tables/parse_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2016-09-06 maxbrunsfeld@github.com 57c0170dd346d19993b865030c21a2a03c4a27d3 spec/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2016-09-06 maxbrunsfeld@github.com 57c0170dd346d19993b865030c21a2a03c4a27d3 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-09-06 maxbrunsfeld@github.com 57c0170dd346d19993b865030c21a2a03c4a27d3 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-09-06 maxbrunsfeld@github.com 57c0170dd346d19993b865030c21a2a03c4a27d3 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2016-09-06 maxbrunsfeld@github.com 57c0170dd346d19993b865030c21a2a03c4a27d3 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2016-09-06 maxbrunsfeld@github.com 57c0170dd346d19993b865030c21a2a03c4a27d3 src/runtime/lexer.c Max&nbsp;Brunsfeld
2016-09-06 maxbrunsfeld@github.com 57c0170dd346d19993b865030c21a2a03c4a27d3 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-09-06 maxbrunsfeld@github.com 57c0170dd346d19993b865030c21a2a03c4a27d3 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-09-06 maxbrunsfeld@gmail.com 587bbe998ca88d99af697f31807b89ef01a3d1dc src/runtime/parser.c Max&nbsp;Brunsfeld
2016-09-06 maxbrunsfeld@gmail.com e2ca55c918080a6468ebce449f8219c1d99e182e src/runtime/lexer.c Max&nbsp;Brunsfeld
2016-09-06 maxbrunsfeld@gmail.com b76574e01ca9baa3249d327cce8fd28d68900783 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-09-06 maxbrunsfeld@gmail.com b76574e01ca9baa3249d327cce8fd28d68900783 spec/compiler/build_tables/parse_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2016-09-06 maxbrunsfeld@gmail.com b76574e01ca9baa3249d327cce8fd28d68900783 spec/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2016-09-06 maxbrunsfeld@gmail.com b76574e01ca9baa3249d327cce8fd28d68900783 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-09-06 maxbrunsfeld@gmail.com b76574e01ca9baa3249d327cce8fd28d68900783 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-09-06 maxbrunsfeld@gmail.com b76574e01ca9baa3249d327cce8fd28d68900783 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2016-09-06 maxbrunsfeld@gmail.com b76574e01ca9baa3249d327cce8fd28d68900783 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2016-09-06 maxbrunsfeld@gmail.com b76574e01ca9baa3249d327cce8fd28d68900783 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-09-06 maxbrunsfeld@gmail.com d31934ac7738cddf9ba8b9415427fa6a7a1ee7e5 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-09-04 maxbrunsfeld@github.com f8b85965a3aa8211bb9b3394ceb78a029a093b80 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-09-04 maxbrunsfeld@github.com f8b85965a3aa8211bb9b3394ceb78a029a093b80 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-09-04 maxbrunsfeld@github.com f8b85965a3aa8211bb9b3394ceb78a029a093b80 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-09-04 maxbrunsfeld@github.com f8b85965a3aa8211bb9b3394ceb78a029a093b80 src/runtime/length.h Max&nbsp;Brunsfeld
2016-09-04 maxbrunsfeld@github.com f8b85965a3aa8211bb9b3394ceb78a029a093b80 src/runtime/lexer.c Max&nbsp;Brunsfeld
2016-09-04 maxbrunsfeld@github.com f8b85965a3aa8211bb9b3394ceb78a029a093b80 src/runtime/lexer.h Max&nbsp;Brunsfeld
2016-09-04 maxbrunsfeld@github.com f8b85965a3aa8211bb9b3394ceb78a029a093b80 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-09-04 maxbrunsfeld@github.com f8b85965a3aa8211bb9b3394ceb78a029a093b80 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-09-04 maxbrunsfeld@github.com f8b85965a3aa8211bb9b3394ceb78a029a093b80 src/runtime/tree.h Max&nbsp;Brunsfeld
2016-09-04 maxbrunsfeld@gmail.com 4f0c83ba01a67e1fbcca668de6917716ed5dc361 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-09-04 maxbrunsfeld@gmail.com 4f0c83ba01a67e1fbcca668de6917716ed5dc361 src/runtime/length.h Max&nbsp;Brunsfeld
2016-09-04 maxbrunsfeld@gmail.com 4f0c83ba01a67e1fbcca668de6917716ed5dc361 src/runtime/lexer.c Max&nbsp;Brunsfeld
2016-09-04 maxbrunsfeld@gmail.com 4f0c83ba01a67e1fbcca668de6917716ed5dc361 src/runtime/lexer.h Max&nbsp;Brunsfeld
2016-09-04 maxbrunsfeld@gmail.com 4f0c83ba01a67e1fbcca668de6917716ed5dc361 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-09-04 maxbrunsfeld@gmail.com 1c52c30111590ac04360ba6ca26869e465ba8ff1 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-09-04 maxbrunsfeld@gmail.com 1c52c30111590ac04360ba6ca26869e465ba8ff1 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-09-04 maxbrunsfeld@gmail.com 1c52c30111590ac04360ba6ca26869e465ba8ff1 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-09-04 maxbrunsfeld@gmail.com 1c52c30111590ac04360ba6ca26869e465ba8ff1 src/runtime/lexer.c Max&nbsp;Brunsfeld
2016-09-04 maxbrunsfeld@gmail.com 1c52c30111590ac04360ba6ca26869e465ba8ff1 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-09-04 maxbrunsfeld@gmail.com 820cbece20f2ec2ed6fedc21eba2af74d7d904d7 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-09-04 maxbrunsfeld@gmail.com 820cbece20f2ec2ed6fedc21eba2af74d7d904d7 src/runtime/tree.h Max&nbsp;Brunsfeld
2016-09-02 maxbrunsfeld@gmail.com b6e2bed761bbf494bcf5a281aad444701551d5af spec/integration/compile_grammar_spec.cc Max&nbsp;Brunsfeld
2016-09-02 maxbrunsfeld@gmail.com b6e2bed761bbf494bcf5a281aad444701551d5af spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@gmail.com 88e8cab7f91924a217c09b52ddd92935a1f9f186 README.md Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@gmail.com 88e8cab7f91924a217c09b52ddd92935a1f9f186 doc/grammar-schema.json Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@gmail.com 88e8cab7f91924a217c09b52ddd92935a1f9f186 src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 .gitignore Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 project.gyp Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 script/fetch-fixtures Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 script/format Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 script/test Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 spec/compiler/build_tables/distinctive_tokens_spec.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 spec/compiler/build_tables/lex_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 spec/compiler/build_tables/lex_item_spec.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 spec/compiler/prepare_grammar/expand_repeats_spec.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 spec/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 spec/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 spec/fixtures/error_corpus/json_errors.txt Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 spec/fixtures/grammars/.gitkeep Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 spec/helpers/load_language.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 spec/helpers/load_language.h Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 spec/helpers/random_helpers.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 spec/helpers/random_helpers.h Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 spec/helpers/read_test_entries.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 spec/helpers/record_alloc.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 spec/helpers/spy_input.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 spec/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 spec/helpers/stream_methods.h Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 spec/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 spec/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 spec/integration/compile_grammar_spec.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/compiler/build_tables/lex_conflict_manager.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/compiler/build_tables/lex_conflict_manager.h Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/compiler/build_tables/lex_item.h Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/compiler/build_tables/lex_item_transitions.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/compiler/build_tables/recovery_tokens.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/compiler/build_tables/recovery_tokens.h Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/compiler/build_tables/remove_duplicate_states.h Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/compiler/rules.h Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/compiler/rules/built_in_symbols.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/compiler/rules/built_in_symbols.h Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/compiler/rules/character_set.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/compiler/rules/character_set.h Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/compiler/rules/rules.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/runtime/alloc.h Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/runtime/array.h Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/runtime/document.c Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/runtime/document.h Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/runtime/error_costs.h Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/runtime/language.c Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/runtime/language.h Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/runtime/lexer.c Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/runtime/lexer.h Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/runtime/node.c Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/runtime/node.h Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/runtime/parser.h Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/runtime/reduce_action.h Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/runtime/stack.h Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@github.com 94807f0eb0ad281e0e624aab8891ac2025b32265 src/runtime/tree.h Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@gmail.com c1b6d9f5be4dda2d3306692a2670ca64b4d7d71a spec/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@gmail.com c1b6d9f5be4dda2d3306692a2670ca64b4d7d71a spec/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@gmail.com c1b6d9f5be4dda2d3306692a2670ca64b4d7d71a src/runtime/error_costs.h Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@gmail.com e0b0e29a2b9cdbce1400427745bac115b11be54b src/runtime/parser.c Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@gmail.com e0b0e29a2b9cdbce1400427745bac115b11be54b src/runtime/stack.c Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@gmail.com e0b0e29a2b9cdbce1400427745bac115b11be54b src/runtime/stack.h Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@gmail.com 71fdd9aa49eff2364c11fe4b8ed6a75f58d92d1a src/runtime/stack.c Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@gmail.com 7483da41842275fb476396bd635086ea286b62b6 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@gmail.com 7483da41842275fb476396bd635086ea286b62b6 src/runtime/error_costs.h Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@gmail.com 7483da41842275fb476396bd635086ea286b62b6 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-09-01 maxbrunsfeld@gmail.com 7483da41842275fb476396bd635086ea286b62b6 src/runtime/stack.h Max&nbsp;Brunsfeld
2016-08-31 maxbrunsfeld@gmail.com e04ac7b13da8f5f46cc852fcaafaeba0cae84ae7 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-08-31 maxbrunsfeld@gmail.com 0faae52132526a41a6e129ae80aa75b04a2f6e6b spec/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2016-08-31 maxbrunsfeld@gmail.com 0faae52132526a41a6e129ae80aa75b04a2f6e6b src/runtime/error_costs.h Max&nbsp;Brunsfeld
2016-08-31 maxbrunsfeld@gmail.com 0faae52132526a41a6e129ae80aa75b04a2f6e6b src/runtime/parser.c Max&nbsp;Brunsfeld
2016-08-31 maxbrunsfeld@gmail.com 0faae52132526a41a6e129ae80aa75b04a2f6e6b src/runtime/stack.c Max&nbsp;Brunsfeld
2016-08-31 maxbrunsfeld@gmail.com 0faae52132526a41a6e129ae80aa75b04a2f6e6b src/runtime/stack.h Max&nbsp;Brunsfeld
2016-08-31 maxbrunsfeld@gmail.com 0faae52132526a41a6e129ae80aa75b04a2f6e6b src/runtime/tree.c Max&nbsp;Brunsfeld
2016-08-31 maxbrunsfeld@gmail.com 0faae52132526a41a6e129ae80aa75b04a2f6e6b src/runtime/tree.h Max&nbsp;Brunsfeld
2016-08-30 maxbrunsfeld@gmail.com 883a7c82665ecf95b09d0b0d0f11f68120bc6bd4 script/test Max&nbsp;Brunsfeld
2016-08-30 maxbrunsfeld@gmail.com 1d0f6c3cc01bb091cee7a5fcfe78e6bae5c741b0 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-08-30 maxbrunsfeld@gmail.com 1d0f6c3cc01bb091cee7a5fcfe78e6bae5c741b0 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-08-30 maxbrunsfeld@gmail.com 1d0f6c3cc01bb091cee7a5fcfe78e6bae5c741b0 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-08-30 maxbrunsfeld@gmail.com 1d0f6c3cc01bb091cee7a5fcfe78e6bae5c741b0 src/runtime/tree.h Max&nbsp;Brunsfeld
2016-08-30 maxbrunsfeld@gmail.com 52ccebbf80d8817fa10cdd9a862fbad75b8e2e7d src/runtime/parser.c Max&nbsp;Brunsfeld
2016-08-30 maxbrunsfeld@gmail.com 52ccebbf80d8817fa10cdd9a862fbad75b8e2e7d src/runtime/stack.c Max&nbsp;Brunsfeld
2016-08-30 maxbrunsfeld@gmail.com 52ccebbf80d8817fa10cdd9a862fbad75b8e2e7d src/runtime/stack.h Max&nbsp;Brunsfeld
2016-08-30 maxbrunsfeld@gmail.com 1d617ab5e0f5b12a62477d45cd12282b0f4e3b25 spec/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2016-08-30 maxbrunsfeld@gmail.com 1d617ab5e0f5b12a62477d45cd12282b0f4e3b25 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-08-30 maxbrunsfeld@gmail.com 1d617ab5e0f5b12a62477d45cd12282b0f4e3b25 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-08-30 maxbrunsfeld@gmail.com 31d1160e21bf3ff2f44d0e631500bcdbeb00ac7e spec/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2016-08-30 maxbrunsfeld@gmail.com 31d1160e21bf3ff2f44d0e631500bcdbeb00ac7e src/runtime/stack.c Max&nbsp;Brunsfeld
2016-08-30 maxbrunsfeld@gmail.com 31d1160e21bf3ff2f44d0e631500bcdbeb00ac7e src/runtime/tree.c Max&nbsp;Brunsfeld
2016-08-29 maxbrunsfeld@gmail.com 27c9cb41756137afdad9cda0a9a83f762a7fb6e4 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-08-29 maxbrunsfeld@gmail.com f209c24cf673639190f6434e1d328cb48e31632f spec/helpers/read_test_entries.cc Max&nbsp;Brunsfeld
2016-08-29 maxbrunsfeld@gmail.com 04de7cc208b4603f0b6787d25e3c20984a7f4a32 script/test Max&nbsp;Brunsfeld
2016-08-29 maxbrunsfeld@gmail.com e7ed92f1dfbf84e91e50077e9ac6aa1f17208959 src/runtime/document.c Max&nbsp;Brunsfeld
2016-08-29 maxbrunsfeld@gmail.com e7ed92f1dfbf84e91e50077e9ac6aa1f17208959 src/runtime/document.h Max&nbsp;Brunsfeld
2016-08-29 maxbrunsfeld@gmail.com e7ed92f1dfbf84e91e50077e9ac6aa1f17208959 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-08-29 maxbrunsfeld@gmail.com e7ed92f1dfbf84e91e50077e9ac6aa1f17208959 src/runtime/parser.h Max&nbsp;Brunsfeld
2016-08-29 maxbrunsfeld@gmail.com 607366a4229e8f3a14c04035559a59f2510cb623 script/test Max&nbsp;Brunsfeld
2016-08-29 maxbrunsfeld@gmail.com e947d7e2aded1906a09c4cc30063d327d0f0d052 spec/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2016-08-29 maxbrunsfeld@gmail.com e947d7e2aded1906a09c4cc30063d327d0f0d052 spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2016-08-29 maxbrunsfeld@gmail.com e947d7e2aded1906a09c4cc30063d327d0f0d052 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-08-29 maxbrunsfeld@gmail.com 1b8843dd41bd69798e6d99cf0685fb8bdaaff754 spec/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2016-08-29 maxbrunsfeld@gmail.com 1b8843dd41bd69798e6d99cf0685fb8bdaaff754 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-08-29 maxbrunsfeld@gmail.com a3c943d88eb0382bee1281b8149ecc6f733e207d src/runtime/parser.c Max&nbsp;Brunsfeld
2016-08-29 maxbrunsfeld@gmail.com dcf3beb393353084e88bff481e9d77ec3fccc3e0 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-08-27 maxbrunsfeld@gmail.com 4182de297578df9c6e9ecc7f71aacd6233268d55 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-08-25 maxbrunsfeld@gmail.com fbad21be15dd638f396cd30006c5ce686f827526 .clang_complete Max&nbsp;Brunsfeld
2016-08-16 maxbrunsfeld@gmail.com 7feff9643c59cf0be9bd6b8d5723d8605f774549 .clang_complete Max&nbsp;Brunsfeld
2016-08-16 maxbrunsfeld@gmail.com 4e6e996a7603310479ae968cc05f80c8adbebced src/runtime/parser.c Max&nbsp;Brunsfeld
2016-08-07 maxbrunsfeld@gmail.com c067b30ce8338651d79576abad7d846623ce1b30 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-08-07 maxbrunsfeld@gmail.com b561000b2a2b0b0dcdfe4bd7416ee9912cf7b41b src/runtime/parser.c Max&nbsp;Brunsfeld
2016-08-07 maxbrunsfeld@gmail.com c984876e3ad5300893d0d96498a1286cc267309c src/runtime/parser.c Max&nbsp;Brunsfeld
2016-08-01 maxbrunsfeld@github.com 4feceabd5838889d37edc295f54668d1e9048491 spec/helpers/random_helpers.cc Max&nbsp;Brunsfeld
2016-08-01 maxbrunsfeld@github.com 4feceabd5838889d37edc295f54668d1e9048491 spec/helpers/random_helpers.h Max&nbsp;Brunsfeld
2016-08-01 maxbrunsfeld@github.com 4feceabd5838889d37edc295f54668d1e9048491 spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2016-08-01 maxbrunsfeld@github.com 4feceabd5838889d37edc295f54668d1e9048491 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2016-08-01 maxbrunsfeld@github.com 4feceabd5838889d37edc295f54668d1e9048491 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-08-01 maxbrunsfeld@github.com 4feceabd5838889d37edc295f54668d1e9048491 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2016-08-01 maxbrunsfeld@github.com 4feceabd5838889d37edc295f54668d1e9048491 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-08-01 maxbrunsfeld@github.com 4feceabd5838889d37edc295f54668d1e9048491 src/compiler/build_tables/remove_duplicate_states.h Max&nbsp;Brunsfeld
2016-08-01 maxbrunsfeld@github.com 4feceabd5838889d37edc295f54668d1e9048491 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-08-01 maxbrunsfeld@github.com 4feceabd5838889d37edc295f54668d1e9048491 src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2016-08-01 maxbrunsfeld@github.com 4feceabd5838889d37edc295f54668d1e9048491 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2016-08-01 maxbrunsfeld@github.com 4feceabd5838889d37edc295f54668d1e9048491 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2016-08-01 maxbrunsfeld@github.com 4feceabd5838889d37edc295f54668d1e9048491 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2016-08-01 maxbrunsfeld@github.com 4feceabd5838889d37edc295f54668d1e9048491 src/runtime/node.c Max&nbsp;Brunsfeld
2016-08-01 maxbrunsfeld@github.com 4feceabd5838889d37edc295f54668d1e9048491 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-08-01 maxbrunsfeld@github.com 4feceabd5838889d37edc295f54668d1e9048491 src/runtime/parser.h Max&nbsp;Brunsfeld
2016-08-01 maxbrunsfeld@github.com 4feceabd5838889d37edc295f54668d1e9048491 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-08-01 maxbrunsfeld@gmail.com f8c2e9d908873be69da8f365f92faa4c0e528f1a src/runtime/tree.c Max&nbsp;Brunsfeld
2016-07-17 maxbrunsfeld@gmail.com 87ca3cb09948736d8b2f816f8d8a4e97b084de45 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2016-07-17 maxbrunsfeld@gmail.com 87ca3cb09948736d8b2f816f8d8a4e97b084de45 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-07-17 maxbrunsfeld@gmail.com 87ca3cb09948736d8b2f816f8d8a4e97b084de45 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-07-17 maxbrunsfeld@gmail.com 0ee1994078c8a5e5cbb15454b4e2024a629d6166 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-07-17 maxbrunsfeld@gmail.com 1faa7c60f93d665b3e094a85d560a4a8ad51f7c6 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-07-17 maxbrunsfeld@gmail.com 1c66d90203b7eb1471dcb3825ce3d42dea82d021 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-07-17 maxbrunsfeld@gmail.com 1c66d90203b7eb1471dcb3825ce3d42dea82d021 src/runtime/node.c Max&nbsp;Brunsfeld
2016-07-17 maxbrunsfeld@gmail.com fa8993460ececbe433d8a652f32b24bea9828320 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-07-17 maxbrunsfeld@gmail.com 285f2272fd43be01cfefd597c4190a6a3129b921 spec/helpers/random_helpers.cc Max&nbsp;Brunsfeld
2016-07-17 maxbrunsfeld@gmail.com 285f2272fd43be01cfefd597c4190a6a3129b921 spec/helpers/random_helpers.h Max&nbsp;Brunsfeld
2016-07-17 maxbrunsfeld@gmail.com 285f2272fd43be01cfefd597c4190a6a3129b921 spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2016-06-30 maxbrunsfeld@gmail.com 9c37c06ec7146ea8fce8308b128fdc32ce614b5a src/runtime/document.c Max&nbsp;Brunsfeld
2016-06-30 maxbrunsfeld@gmail.com 9c37c06ec7146ea8fce8308b128fdc32ce614b5a src/runtime/parser.c Max&nbsp;Brunsfeld
2016-06-30 maxbrunsfeld@gmail.com 9c37c06ec7146ea8fce8308b128fdc32ce614b5a src/runtime/parser.h Max&nbsp;Brunsfeld
2016-07-01 maxbrunsfeld@gmail.com c3a242740bb3d91ac3e17a5fb5f0d7abad92ee72 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-07-01 maxbrunsfeld@gmail.com c3a242740bb3d91ac3e17a5fb5f0d7abad92ee72 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-07-01 maxbrunsfeld@gmail.com c3a242740bb3d91ac3e17a5fb5f0d7abad92ee72 src/runtime/parser.h Max&nbsp;Brunsfeld
2016-06-29 maxbrunsfeld@gmail.com 0e2bbbd7ee300c0357fd4d2b03958f4ddafc971f src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2016-06-29 maxbrunsfeld@gmail.com 0e2bbbd7ee300c0357fd4d2b03958f4ddafc971f src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-06-29 maxbrunsfeld@gmail.com 0e2bbbd7ee300c0357fd4d2b03958f4ddafc971f src/compiler/build_tables/remove_duplicate_states.h Max&nbsp;Brunsfeld
2016-06-29 maxbrunsfeld@gmail.com 0e2bbbd7ee300c0357fd4d2b03958f4ddafc971f src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2016-06-29 maxbrunsfeld@gmail.com 0e2bbbd7ee300c0357fd4d2b03958f4ddafc971f src/compiler/lex_table.h Max&nbsp;Brunsfeld
2016-06-29 maxbrunsfeld@gmail.com 0e2bbbd7ee300c0357fd4d2b03958f4ddafc971f src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2016-06-29 maxbrunsfeld@gmail.com 0e2bbbd7ee300c0357fd4d2b03958f4ddafc971f src/compiler/parse_table.h Max&nbsp;Brunsfeld
2016-06-27 maxbrunsfeld@gmail.com d554fab5b540f2345ee71b7d05ca315e10038d13 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-06-27 maxbrunsfeld@gmail.com d554fab5b540f2345ee71b7d05ca315e10038d13 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-06-27 maxbrunsfeld@gmail.com d554fab5b540f2345ee71b7d05ca315e10038d13 src/runtime/tree.h Max&nbsp;Brunsfeld
2016-06-27 maxbrunsfeld@gmail.com 8c26d9935370a1b325cc016be3304ee73d4b791a include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-06-27 maxbrunsfeld@gmail.com 8c26d9935370a1b325cc016be3304ee73d4b791a spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-06-27 maxbrunsfeld@gmail.com 8c26d9935370a1b325cc016be3304ee73d4b791a src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2016-06-27 maxbrunsfeld@gmail.com 8c26d9935370a1b325cc016be3304ee73d4b791a src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-06-27 maxbrunsfeld@gmail.com 8c26d9935370a1b325cc016be3304ee73d4b791a src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-06-27 maxbrunsfeld@gmail.com 8c26d9935370a1b325cc016be3304ee73d4b791a src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2016-06-27 maxbrunsfeld@gmail.com 8c26d9935370a1b325cc016be3304ee73d4b791a src/compiler/parse_table.h Max&nbsp;Brunsfeld
2016-06-27 maxbrunsfeld@gmail.com 8c26d9935370a1b325cc016be3304ee73d4b791a src/runtime/language.c Max&nbsp;Brunsfeld
2016-06-27 maxbrunsfeld@gmail.com 8c26d9935370a1b325cc016be3304ee73d4b791a src/runtime/language.h Max&nbsp;Brunsfeld
2016-06-27 maxbrunsfeld@gmail.com 8c26d9935370a1b325cc016be3304ee73d4b791a src/runtime/parser.c Max&nbsp;Brunsfeld
2016-06-27 maxbrunsfeld@gmail.com 8c26d9935370a1b325cc016be3304ee73d4b791a src/runtime/stack.c Max&nbsp;Brunsfeld
2016-06-27 maxbrunsfeld@gmail.com 08e47001f1986b81976ef8d3d5d73857661b4229 spec/helpers/spy_input.cc Max&nbsp;Brunsfeld
2016-06-27 maxbrunsfeld@gmail.com bf245f016cd19f4252a507e0ddaf6dcba6ee13dd src/runtime/parser.c Max&nbsp;Brunsfeld
2016-06-27 maxbrunsfeld@gmail.com 9538b5b879e7e369712971b2d21edb680b9e7272 spec/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2016-06-27 maxbrunsfeld@gmail.com 9538b5b879e7e369712971b2d21edb680b9e7272 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-06-27 maxbrunsfeld@gmail.com 877fe1f6822fffaf3ff66d20e0ae29f09afae7c5 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2016-06-26 maxbrunsfeld@gmail.com 6fd3edceaec99b1c6b9fb12c8615a9fcea616473 spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2016-06-26 maxbrunsfeld@gmail.com 6fd3edceaec99b1c6b9fb12c8615a9fcea616473 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-06-24 maxbrunsfeld@gmail.com 9972709e4320e0a3aa97aea2e478876f2c87bacd spec/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2016-06-24 maxbrunsfeld@gmail.com 9972709e4320e0a3aa97aea2e478876f2c87bacd src/runtime/parser.c Max&nbsp;Brunsfeld
2016-06-23 maxbrunsfeld@gmail.com 76c6e47d49fe89a58b24cb045c2e878394533def src/runtime/parser.c Max&nbsp;Brunsfeld
2016-06-23 maxbrunsfeld@gmail.com df09f37a6c32fdbe95c493b2e087a2982885a277 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-06-23 maxbrunsfeld@gmail.com df09f37a6c32fdbe95c493b2e087a2982885a277 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-06-23 maxbrunsfeld@gmail.com 09b019c530e6effa0cecc01e6fb211e88e7aaeac spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2016-06-23 maxbrunsfeld@gmail.com 09b019c530e6effa0cecc01e6fb211e88e7aaeac src/runtime/tree.c Max&nbsp;Brunsfeld
2016-06-23 maxbrunsfeld@gmail.com c6e9b32d3f8b50c789f40297d285ba19f08d2cd8 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2016-06-23 maxbrunsfeld@gmail.com c6e9b32d3f8b50c789f40297d285ba19f08d2cd8 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-06-23 maxbrunsfeld@gmail.com 58b1d88950d171194b373a5a4f9dc31876cda7db src/runtime/parser.c Max&nbsp;Brunsfeld
2016-06-23 maxbrunsfeld@gmail.com f425fbad18c76de1a093d1df6883549ae208c250 spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2016-06-23 maxbrunsfeld@gmail.com f425fbad18c76de1a093d1df6883549ae208c250 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-06-23 maxbrunsfeld@gmail.com 16ca03855679fb743c71883ec14b882f5c27cd18 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-06-23 maxbrunsfeld@gmail.com b40c0326dc6412fa5b354274e00aec1b51ea8849 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-06-23 maxbrunsfeld@gmail.com b40c0326dc6412fa5b354274e00aec1b51ea8849 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-06-23 maxbrunsfeld@gmail.com b40c0326dc6412fa5b354274e00aec1b51ea8849 src/runtime/tree.h Max&nbsp;Brunsfeld
2016-06-22 maxbrunsfeld@gmail.com 57f669dfda3d9328221f63f321b0d63c467cdaa0 src/runtime/language.c Max&nbsp;Brunsfeld
2016-06-22 maxbrunsfeld@gmail.com 57f669dfda3d9328221f63f321b0d63c467cdaa0 src/runtime/language.h Max&nbsp;Brunsfeld
2016-06-22 maxbrunsfeld@gmail.com 57f669dfda3d9328221f63f321b0d63c467cdaa0 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-06-22 maxbrunsfeld@gmail.com 3ceb3a1eb23565953be168ef6a0e45a039ce8b2c src/runtime/parser.c Max&nbsp;Brunsfeld
2016-06-22 maxbrunsfeld@gmail.com e7ccebc1535b84aa9d7452a44ca1269c8eeb3da6 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-06-22 maxbrunsfeld@gmail.com 43ae8235fdeba7fa3e25ba322246bee06e8ac6f0 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-06-22 maxbrunsfeld@gmail.com 43ae8235fdeba7fa3e25ba322246bee06e8ac6f0 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-06-22 maxbrunsfeld@gmail.com 43ae8235fdeba7fa3e25ba322246bee06e8ac6f0 src/runtime/language.c Max&nbsp;Brunsfeld
2016-06-22 maxbrunsfeld@gmail.com 43ae8235fdeba7fa3e25ba322246bee06e8ac6f0 src/runtime/language.h Max&nbsp;Brunsfeld
2016-06-22 maxbrunsfeld@gmail.com 43ae8235fdeba7fa3e25ba322246bee06e8ac6f0 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-06-22 maxbrunsfeld@gmail.com 6a7a5cfc3f9244752d9455d096a5a63be8c85d71 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-06-22 maxbrunsfeld@gmail.com 6a7a5cfc3f9244752d9455d096a5a63be8c85d71 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-06-22 maxbrunsfeld@gmail.com 634ee29d10fde39733dd74132d16c3cb5953fe93 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-06-21 maxbrunsfeld@gmail.com 38c144b4a338ec1bf6dedc20ec17535b0f21f35f include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-06-21 maxbrunsfeld@gmail.com 38c144b4a338ec1bf6dedc20ec17535b0f21f35f spec/compiler/build_tables/lex_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2016-06-21 maxbrunsfeld@gmail.com 38c144b4a338ec1bf6dedc20ec17535b0f21f35f spec/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2016-06-21 maxbrunsfeld@gmail.com 38c144b4a338ec1bf6dedc20ec17535b0f21f35f src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2016-06-21 maxbrunsfeld@gmail.com 38c144b4a338ec1bf6dedc20ec17535b0f21f35f src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-06-21 maxbrunsfeld@gmail.com 38c144b4a338ec1bf6dedc20ec17535b0f21f35f src/compiler/build_tables/lex_conflict_manager.cc Max&nbsp;Brunsfeld
2016-06-21 maxbrunsfeld@gmail.com 38c144b4a338ec1bf6dedc20ec17535b0f21f35f src/compiler/build_tables/lex_conflict_manager.h Max&nbsp;Brunsfeld
2016-06-21 maxbrunsfeld@gmail.com 38c144b4a338ec1bf6dedc20ec17535b0f21f35f src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-06-21 maxbrunsfeld@gmail.com 38c144b4a338ec1bf6dedc20ec17535b0f21f35f src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2016-06-21 maxbrunsfeld@gmail.com 38c144b4a338ec1bf6dedc20ec17535b0f21f35f src/compiler/lex_table.h Max&nbsp;Brunsfeld
2016-06-21 maxbrunsfeld@gmail.com 38c144b4a338ec1bf6dedc20ec17535b0f21f35f src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2016-06-21 maxbrunsfeld@gmail.com 38c144b4a338ec1bf6dedc20ec17535b0f21f35f src/compiler/parse_table.h Max&nbsp;Brunsfeld
2016-06-21 maxbrunsfeld@gmail.com 38c144b4a338ec1bf6dedc20ec17535b0f21f35f src/runtime/language.c Max&nbsp;Brunsfeld
2016-06-21 maxbrunsfeld@gmail.com 38c144b4a338ec1bf6dedc20ec17535b0f21f35f src/runtime/language.h Max&nbsp;Brunsfeld
2016-06-21 maxbrunsfeld@gmail.com 38c144b4a338ec1bf6dedc20ec17535b0f21f35f src/runtime/lexer.c Max&nbsp;Brunsfeld
2016-06-21 maxbrunsfeld@gmail.com 38c144b4a338ec1bf6dedc20ec17535b0f21f35f src/runtime/lexer.h Max&nbsp;Brunsfeld
2016-06-21 maxbrunsfeld@gmail.com 38c144b4a338ec1bf6dedc20ec17535b0f21f35f src/runtime/parser.c Max&nbsp;Brunsfeld
2016-06-21 maxbrunsfeld@gmail.com 38c144b4a338ec1bf6dedc20ec17535b0f21f35f src/runtime/tree.c Max&nbsp;Brunsfeld
2016-06-21 maxbrunsfeld@gmail.com 38c144b4a338ec1bf6dedc20ec17535b0f21f35f src/runtime/tree.h Max&nbsp;Brunsfeld
2016-06-19 maxbrunsfeld@gmail.com 45f7cee0c890195876950f37488f5e23cc86b1df include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-06-19 maxbrunsfeld@gmail.com 45f7cee0c890195876950f37488f5e23cc86b1df src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-06-19 maxbrunsfeld@gmail.com 45f7cee0c890195876950f37488f5e23cc86b1df src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-06-18 maxbrunsfeld@gmail.com 773e50f26b60076b0bd75ace0ea46bc25acbbb98 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-06-18 maxbrunsfeld@gmail.com 94721c7ec09f452483d6017a47dd9d1e8b972d71 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-06-18 maxbrunsfeld@gmail.com 94721c7ec09f452483d6017a47dd9d1e8b972d71 spec/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2016-06-18 maxbrunsfeld@gmail.com 94721c7ec09f452483d6017a47dd9d1e8b972d71 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-06-18 maxbrunsfeld@gmail.com 94721c7ec09f452483d6017a47dd9d1e8b972d71 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-06-15 maxbrunsfeld@gmail.com 76975f56ecd12a6af0f4c028f47d65ede7355bf0 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-06-15 maxbrunsfeld@gmail.com 70d3cde77566b58536dccd54f59a55a3125b86ae spec/helpers/read_test_entries.cc Max&nbsp;Brunsfeld
2016-06-15 maxbrunsfeld@gmail.com f69d709650f5325d2f261eece37fbf8c6b598a50 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-06-15 maxbrunsfeld@gmail.com f69d709650f5325d2f261eece37fbf8c6b598a50 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-06-15 maxbrunsfeld@gmail.com f69d709650f5325d2f261eece37fbf8c6b598a50 src/runtime/tree.h Max&nbsp;Brunsfeld
2016-06-15 maxbrunsfeld@gmail.com ecc7399ed34065bf5186caa64c894f333a65d03d spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-06-15 maxbrunsfeld@gmail.com ecc7399ed34065bf5186caa64c894f333a65d03d src/runtime/stack.c Max&nbsp;Brunsfeld
2016-06-14 maxbrunsfeld@gmail.com e70547cd11a7a640251e7fd9b710623fef1cb7dd spec/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2016-06-14 maxbrunsfeld@gmail.com e70547cd11a7a640251e7fd9b710623fef1cb7dd spec/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2016-06-14 maxbrunsfeld@gmail.com e70547cd11a7a640251e7fd9b710623fef1cb7dd src/runtime/parser.c Max&nbsp;Brunsfeld
2016-06-14 maxbrunsfeld@gmail.com 6dda23796b488806349b2ccab1e42fca000e9841 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-06-14 maxbrunsfeld@gmail.com 2109f0ed74606f9dad3b03b26048fbfdb5b48bfe src/runtime/array.h Max&nbsp;Brunsfeld
2016-06-14 maxbrunsfeld@gmail.com 2109f0ed74606f9dad3b03b26048fbfdb5b48bfe src/runtime/stack.c Max&nbsp;Brunsfeld
2016-06-14 maxbrunsfeld@gmail.com 2109f0ed74606f9dad3b03b26048fbfdb5b48bfe src/runtime/tree.c Max&nbsp;Brunsfeld
2016-06-14 maxbrunsfeld@gmail.com 2109f0ed74606f9dad3b03b26048fbfdb5b48bfe src/runtime/tree.h Max&nbsp;Brunsfeld
2016-06-13 maxbrunsfeld@gmail.com f77c08eff5e92628b01e957a7d5bc1922594f271 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-06-13 maxbrunsfeld@gmail.com f77c08eff5e92628b01e957a7d5bc1922594f271 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-06-13 maxbrunsfeld@gmail.com 2b80e66188c62d2c325157fb1a0f3ebb6a2328df src/runtime/stack.c Max&nbsp;Brunsfeld
2016-06-13 maxbrunsfeld@gmail.com ef2c3a10e3ef4860c35092074481c92b9aa94feb src/runtime/parser.c Max&nbsp;Brunsfeld
2016-06-10 maxbrunsfeld@gmail.com e1c51556f2987d1cdd713800041870d3f4e13c06 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-06-10 maxbrunsfeld@gmail.com 6d40e317df906dc04295a4465b5944db94f4821e src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2016-06-02 maxbrunsfeld@gmail.com 00a09395045b76d3b1c4e17d275139736cd6c4c6 spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2016-06-02 maxbrunsfeld@gmail.com 00a09395045b76d3b1c4e17d275139736cd6c4c6 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-06-02 maxbrunsfeld@gmail.com 00a09395045b76d3b1c4e17d275139736cd6c4c6 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-06-02 maxbrunsfeld@gmail.com 00a09395045b76d3b1c4e17d275139736cd6c4c6 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-06-02 maxbrunsfeld@gmail.com 00a09395045b76d3b1c4e17d275139736cd6c4c6 src/runtime/stack.h Max&nbsp;Brunsfeld
2016-06-02 maxbrunsfeld@gmail.com 9b67b21dcdb3c06a7ab1c43bbc131eadce4cae69 spec/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2016-05-30 maxbrunsfeld@gmail.com 96e2e49ef8fead589ec6f9c3c729e03712138492 src/runtime/language.c Max&nbsp;Brunsfeld
2016-05-30 maxbrunsfeld@gmail.com 96e2e49ef8fead589ec6f9c3c729e03712138492 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-05-30 maxbrunsfeld@gmail.com 1e42e68098ab968c6130118fcf7dc1efdf103c05 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-05-30 maxbrunsfeld@gmail.com ea47fdc0fecf4c829d59bdd11041673ece5895b5 spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2016-05-30 maxbrunsfeld@gmail.com ea47fdc0fecf4c829d59bdd11041673ece5895b5 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-05-30 maxbrunsfeld@gmail.com ea47fdc0fecf4c829d59bdd11041673ece5895b5 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-05-30 maxbrunsfeld@gmail.com ea47fdc0fecf4c829d59bdd11041673ece5895b5 src/runtime/stack.h Max&nbsp;Brunsfeld
2016-05-30 maxbrunsfeld@gmail.com ea47fdc0fecf4c829d59bdd11041673ece5895b5 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-05-29 maxbrunsfeld@gmail.com 653570487071d0673e19a2410ffad23075c27908 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-05-29 maxbrunsfeld@gmail.com 653570487071d0673e19a2410ffad23075c27908 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-05-29 maxbrunsfeld@gmail.com 653570487071d0673e19a2410ffad23075c27908 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-05-29 maxbrunsfeld@gmail.com 653570487071d0673e19a2410ffad23075c27908 src/runtime/stack.h Max&nbsp;Brunsfeld
2016-05-29 maxbrunsfeld@gmail.com e686478ad234f5da8d995f8825cfeb2d8c62f00a spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-05-29 maxbrunsfeld@gmail.com e686478ad234f5da8d995f8825cfeb2d8c62f00a src/runtime/parser.c Max&nbsp;Brunsfeld
2016-05-29 maxbrunsfeld@gmail.com e686478ad234f5da8d995f8825cfeb2d8c62f00a src/runtime/stack.c Max&nbsp;Brunsfeld
2016-05-29 maxbrunsfeld@gmail.com e686478ad234f5da8d995f8825cfeb2d8c62f00a src/runtime/stack.h Max&nbsp;Brunsfeld
2016-05-29 maxbrunsfeld@gmail.com e1a3a1daebb4542feee4ce46685a22de2e2f7ac4 .gitignore Max&nbsp;Brunsfeld
2016-05-29 maxbrunsfeld@gmail.com e1a3a1daebb4542feee4ce46685a22de2e2f7ac4 script/fetch-fixtures Max&nbsp;Brunsfeld
2016-05-29 maxbrunsfeld@gmail.com e1a3a1daebb4542feee4ce46685a22de2e2f7ac4 spec/fixtures/error_corpus/c_errors.txt Max&nbsp;Brunsfeld
2016-05-29 maxbrunsfeld@gmail.com e1a3a1daebb4542feee4ce46685a22de2e2f7ac4 spec/fixtures/error_corpus/javascript_errors.txt Max&nbsp;Brunsfeld
2016-05-29 maxbrunsfeld@gmail.com e1a3a1daebb4542feee4ce46685a22de2e2f7ac4 spec/fixtures/error_corpus/json_errors.txt Max&nbsp;Brunsfeld
2016-05-29 maxbrunsfeld@gmail.com e1a3a1daebb4542feee4ce46685a22de2e2f7ac4 spec/fixtures/grammars/.gitkeep Max&nbsp;Brunsfeld
2016-05-29 maxbrunsfeld@gmail.com e1a3a1daebb4542feee4ce46685a22de2e2f7ac4 spec/helpers/load_language.cc Max&nbsp;Brunsfeld
2016-05-29 maxbrunsfeld@gmail.com e1a3a1daebb4542feee4ce46685a22de2e2f7ac4 spec/helpers/read_test_entries.cc Max&nbsp;Brunsfeld
2016-05-29 maxbrunsfeld@gmail.com e1a3a1daebb4542feee4ce46685a22de2e2f7ac4 spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2016-05-21 maxbrunsfeld@gmail.com 1e353381ff96b2d32f104bd6ed44d59ec78fa21b include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-05-21 maxbrunsfeld@gmail.com 1e353381ff96b2d32f104bd6ed44d59ec78fa21b spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2016-05-21 maxbrunsfeld@gmail.com 1e353381ff96b2d32f104bd6ed44d59ec78fa21b spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-05-21 maxbrunsfeld@gmail.com 1e353381ff96b2d32f104bd6ed44d59ec78fa21b src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-05-21 maxbrunsfeld@gmail.com 1e353381ff96b2d32f104bd6ed44d59ec78fa21b src/runtime/language.c Max&nbsp;Brunsfeld
2016-05-21 maxbrunsfeld@gmail.com 1e353381ff96b2d32f104bd6ed44d59ec78fa21b src/runtime/lexer.c Max&nbsp;Brunsfeld
2016-05-21 maxbrunsfeld@gmail.com 1e353381ff96b2d32f104bd6ed44d59ec78fa21b src/runtime/lexer.h Max&nbsp;Brunsfeld
2016-05-21 maxbrunsfeld@gmail.com 1e353381ff96b2d32f104bd6ed44d59ec78fa21b src/runtime/node.h Max&nbsp;Brunsfeld
2016-05-21 maxbrunsfeld@gmail.com 1e353381ff96b2d32f104bd6ed44d59ec78fa21b src/runtime/parser.c Max&nbsp;Brunsfeld
2016-05-21 maxbrunsfeld@gmail.com 1e353381ff96b2d32f104bd6ed44d59ec78fa21b src/runtime/stack.c Max&nbsp;Brunsfeld
2016-05-21 maxbrunsfeld@gmail.com 1e353381ff96b2d32f104bd6ed44d59ec78fa21b src/runtime/stack.h Max&nbsp;Brunsfeld
2016-05-21 maxbrunsfeld@gmail.com 1e353381ff96b2d32f104bd6ed44d59ec78fa21b src/runtime/tree.c Max&nbsp;Brunsfeld
2016-05-21 maxbrunsfeld@gmail.com 1e353381ff96b2d32f104bd6ed44d59ec78fa21b src/runtime/tree.h Max&nbsp;Brunsfeld
2016-05-26 maxbrunsfeld@gmail.com 7c859a07bbcb4ac5e5e45f8752fba223e353fee8 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-05-19 maxbrunsfeld@gmail.com a3679fbb1fde3f9f69cf205b5b1dde859c587de4 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-05-19 maxbrunsfeld@gmail.com a3679fbb1fde3f9f69cf205b5b1dde859c587de4 spec/compiler/build_tables/lex_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2016-05-19 maxbrunsfeld@gmail.com a3679fbb1fde3f9f69cf205b5b1dde859c587de4 spec/compiler/build_tables/lex_item_spec.cc Max&nbsp;Brunsfeld
2016-05-19 maxbrunsfeld@gmail.com a3679fbb1fde3f9f69cf205b5b1dde859c587de4 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2016-05-19 maxbrunsfeld@gmail.com a3679fbb1fde3f9f69cf205b5b1dde859c587de4 src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2016-05-19 maxbrunsfeld@gmail.com a3679fbb1fde3f9f69cf205b5b1dde859c587de4 src/compiler/build_tables/lex_item.h Max&nbsp;Brunsfeld
2016-05-19 maxbrunsfeld@gmail.com a3679fbb1fde3f9f69cf205b5b1dde859c587de4 src/compiler/build_tables/lex_item_transitions.cc Max&nbsp;Brunsfeld
2016-05-19 maxbrunsfeld@gmail.com a3679fbb1fde3f9f69cf205b5b1dde859c587de4 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-05-19 maxbrunsfeld@gmail.com a3679fbb1fde3f9f69cf205b5b1dde859c587de4 src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2016-05-19 maxbrunsfeld@gmail.com a3679fbb1fde3f9f69cf205b5b1dde859c587de4 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2016-05-19 maxbrunsfeld@gmail.com a3679fbb1fde3f9f69cf205b5b1dde859c587de4 src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2016-05-19 maxbrunsfeld@gmail.com a3679fbb1fde3f9f69cf205b5b1dde859c587de4 src/runtime/lexer.c Max&nbsp;Brunsfeld
2016-05-19 maxbrunsfeld@gmail.com a3679fbb1fde3f9f69cf205b5b1dde859c587de4 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-05-19 maxbrunsfeld@gmail.com 59712ec492b96e8d37f08e1fd4e886a96a2e4793 spec/compiler/build_tables/lex_item_spec.cc Max&nbsp;Brunsfeld
2016-05-19 maxbrunsfeld@gmail.com 59712ec492b96e8d37f08e1fd4e886a96a2e4793 spec/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2016-05-19 maxbrunsfeld@gmail.com 59712ec492b96e8d37f08e1fd4e886a96a2e4793 spec/helpers/stream_methods.h Max&nbsp;Brunsfeld
2016-05-19 maxbrunsfeld@gmail.com 59712ec492b96e8d37f08e1fd4e886a96a2e4793 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2016-05-19 maxbrunsfeld@gmail.com 59712ec492b96e8d37f08e1fd4e886a96a2e4793 src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2016-05-19 maxbrunsfeld@gmail.com 59712ec492b96e8d37f08e1fd4e886a96a2e4793 src/compiler/build_tables/lex_item.h Max&nbsp;Brunsfeld
2016-05-19 maxbrunsfeld@gmail.com 59712ec492b96e8d37f08e1fd4e886a96a2e4793 src/compiler/build_tables/lex_item_transitions.cc Max&nbsp;Brunsfeld
2016-05-16 maxbrunsfeld@gmail.com 31cc6e6f9ccaee9913b533a5ad9efdcb5f7154d3 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-05-16 maxbrunsfeld@gmail.com 77e0e4bb166a159db20d59d7c7f0365a628f1fc2 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-05-16 maxbrunsfeld@gmail.com 77e0e4bb166a159db20d59d7c7f0365a628f1fc2 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-05-16 maxbrunsfeld@gmail.com 88053cf723c3194b9b4dbd9438d0b2e6eab9f75c spec/helpers/record_alloc.cc Max&nbsp;Brunsfeld
2016-05-16 maxbrunsfeld@gmail.com 88053cf723c3194b9b4dbd9438d0b2e6eab9f75c src/runtime/alloc.h Max&nbsp;Brunsfeld
2016-05-16 maxbrunsfeld@gmail.com 88053cf723c3194b9b4dbd9438d0b2e6eab9f75c src/runtime/stack.c Max&nbsp;Brunsfeld
2016-05-16 maxbrunsfeld@gmail.com 88053cf723c3194b9b4dbd9438d0b2e6eab9f75c src/runtime/stack.h Max&nbsp;Brunsfeld
2016-05-10 maxbrunsfeld@gmail.com d50f6a58cc029cf8e7c1985303d199ebe338d0b8 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-05-10 maxbrunsfeld@gmail.com d50f6a58cc029cf8e7c1985303d199ebe338d0b8 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-05-10 maxbrunsfeld@gmail.com d50f6a58cc029cf8e7c1985303d199ebe338d0b8 src/runtime/stack.h Max&nbsp;Brunsfeld
2016-05-10 maxbrunsfeld@gmail.com 507d5ad9f736fbf3a5e47d09a4b9aa6dcf838750 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-05-10 maxbrunsfeld@gmail.com 19bd09b81d3b5623ac1add728676b5d0cfde2d51 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-05-09 maxbrunsfeld@gmail.com 22c550c9d6ccf97806e17ff01c25b7e11cc4b443 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-05-09 maxbrunsfeld@gmail.com 22c550c9d6ccf97806e17ff01c25b7e11cc4b443 project.gyp Max&nbsp;Brunsfeld
2016-05-09 maxbrunsfeld@gmail.com 22c550c9d6ccf97806e17ff01c25b7e11cc4b443 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-05-09 maxbrunsfeld@gmail.com 22c550c9d6ccf97806e17ff01c25b7e11cc4b443 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-05-09 maxbrunsfeld@gmail.com 22c550c9d6ccf97806e17ff01c25b7e11cc4b443 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-05-09 maxbrunsfeld@gmail.com 22c550c9d6ccf97806e17ff01c25b7e11cc4b443 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2016-05-09 maxbrunsfeld@gmail.com 22c550c9d6ccf97806e17ff01c25b7e11cc4b443 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2016-05-09 maxbrunsfeld@gmail.com 22c550c9d6ccf97806e17ff01c25b7e11cc4b443 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-05-09 maxbrunsfeld@gmail.com 22c550c9d6ccf97806e17ff01c25b7e11cc4b443 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2016-05-09 maxbrunsfeld@gmail.com 22c550c9d6ccf97806e17ff01c25b7e11cc4b443 src/runtime/language.c Max&nbsp;Brunsfeld
2016-05-09 maxbrunsfeld@gmail.com 22c550c9d6ccf97806e17ff01c25b7e11cc4b443 src/runtime/language.h Max&nbsp;Brunsfeld
2016-05-09 maxbrunsfeld@gmail.com 22c550c9d6ccf97806e17ff01c25b7e11cc4b443 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-05-09 maxbrunsfeld@gmail.com 22c550c9d6ccf97806e17ff01c25b7e11cc4b443 src/runtime/parser.h Max&nbsp;Brunsfeld
2016-05-09 maxbrunsfeld@gmail.com 22c550c9d6ccf97806e17ff01c25b7e11cc4b443 src/runtime/reduce_action.h Max&nbsp;Brunsfeld
2016-05-09 maxbrunsfeld@gmail.com 22c550c9d6ccf97806e17ff01c25b7e11cc4b443 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-05-09 maxbrunsfeld@gmail.com 22c550c9d6ccf97806e17ff01c25b7e11cc4b443 src/runtime/stack.h Max&nbsp;Brunsfeld
2016-05-09 maxbrunsfeld@gmail.com 22c550c9d6ccf97806e17ff01c25b7e11cc4b443 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-05-09 maxbrunsfeld@gmail.com 22c550c9d6ccf97806e17ff01c25b7e11cc4b443 src/runtime/tree.h Max&nbsp;Brunsfeld
2016-05-01 maxbrunsfeld@gmail.com 9d247e45b20efe6c30d548997163ee5039bdd4e3 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-05-01 maxbrunsfeld@gmail.com 9d247e45b20efe6c30d548997163ee5039bdd4e3 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-04-27 maxbrunsfeld@gmail.com 9ad1e3623864b0e2182482127130b829a10ba75b include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-04-27 maxbrunsfeld@gmail.com 9ad1e3623864b0e2182482127130b829a10ba75b src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-04-27 maxbrunsfeld@gmail.com 9ad1e3623864b0e2182482127130b829a10ba75b src/runtime/language.c Max&nbsp;Brunsfeld
2016-04-27 maxbrunsfeld@gmail.com 5b74813a5c89cb4d568858b060ada69dc5b75f91 project.gyp Max&nbsp;Brunsfeld
2016-04-27 maxbrunsfeld@gmail.com 5b74813a5c89cb4d568858b060ada69dc5b75f91 spec/compiler/build_tables/distinctive_tokens_spec.cc Max&nbsp;Brunsfeld
2016-04-27 maxbrunsfeld@gmail.com 5b74813a5c89cb4d568858b060ada69dc5b75f91 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-04-27 maxbrunsfeld@gmail.com 5b74813a5c89cb4d568858b060ada69dc5b75f91 src/compiler/build_tables/recovery_tokens.cc Max&nbsp;Brunsfeld
2016-04-27 maxbrunsfeld@gmail.com 5b74813a5c89cb4d568858b060ada69dc5b75f91 src/compiler/build_tables/recovery_tokens.h Max&nbsp;Brunsfeld
2016-04-27 maxbrunsfeld@gmail.com 5b74813a5c89cb4d568858b060ada69dc5b75f91 src/compiler/rules/character_set.cc Max&nbsp;Brunsfeld
2016-04-27 maxbrunsfeld@gmail.com 5b74813a5c89cb4d568858b060ada69dc5b75f91 src/compiler/rules/character_set.h Max&nbsp;Brunsfeld
2016-04-26 maxbrunsfeld@gmail.com 31f6b2e24a21edb740c3fd1f01568f8fcb038f04 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2016-04-26 maxbrunsfeld@gmail.com 31f6b2e24a21edb740c3fd1f01568f8fcb038f04 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-04-26 maxbrunsfeld@gmail.com 31f6b2e24a21edb740c3fd1f01568f8fcb038f04 src/compiler/build_tables/remove_duplicate_states.h Max&nbsp;Brunsfeld
2016-04-26 maxbrunsfeld@gmail.com 31f6b2e24a21edb740c3fd1f01568f8fcb038f04 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-04-26 maxbrunsfeld@gmail.com 31f6b2e24a21edb740c3fd1f01568f8fcb038f04 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2016-04-26 maxbrunsfeld@gmail.com 31f6b2e24a21edb740c3fd1f01568f8fcb038f04 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-04-26 maxbrunsfeld@gmail.com 31f6b2e24a21edb740c3fd1f01568f8fcb038f04 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-04-24 maxbrunsfeld@gmail.com e99a3925e0f62d6d699544bb973fa8604c9d2dc8 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-04-24 maxbrunsfeld@gmail.com e99a3925e0f62d6d699544bb973fa8604c9d2dc8 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-04-24 maxbrunsfeld@gmail.com e99a3925e0f62d6d699544bb973fa8604c9d2dc8 src/runtime/stack.h Max&nbsp;Brunsfeld
2016-04-24 maxbrunsfeld@gmail.com fe74c6fb345a3cc49b7286b6366c7a3cf400c0cb src/runtime/stack.c Max&nbsp;Brunsfeld
2016-04-24 maxbrunsfeld@gmail.com fd4c33209e687e64d54041f3500ed74dceda7a0d spec/helpers/reference_stack.cc Max&nbsp;Brunsfeld
2016-04-24 maxbrunsfeld@gmail.com fd4c33209e687e64d54041f3500ed74dceda7a0d spec/helpers/reference_stack.h Max&nbsp;Brunsfeld
2016-04-24 maxbrunsfeld@gmail.com fd4c33209e687e64d54041f3500ed74dceda7a0d spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-04-24 maxbrunsfeld@gmail.com fd4c33209e687e64d54041f3500ed74dceda7a0d src/runtime/array.h Max&nbsp;Brunsfeld
2016-04-24 maxbrunsfeld@gmail.com fd4c33209e687e64d54041f3500ed74dceda7a0d src/runtime/parser.c Max&nbsp;Brunsfeld
2016-04-24 maxbrunsfeld@gmail.com fd4c33209e687e64d54041f3500ed74dceda7a0d src/runtime/parser.h Max&nbsp;Brunsfeld
2016-04-24 maxbrunsfeld@gmail.com fd4c33209e687e64d54041f3500ed74dceda7a0d src/runtime/stack.c Max&nbsp;Brunsfeld
2016-04-24 maxbrunsfeld@gmail.com fd4c33209e687e64d54041f3500ed74dceda7a0d src/runtime/stack.h Max&nbsp;Brunsfeld
2016-04-24 maxbrunsfeld@gmail.com fd4c33209e687e64d54041f3500ed74dceda7a0d src/runtime/tree.c Max&nbsp;Brunsfeld
2016-04-24 maxbrunsfeld@gmail.com fd4c33209e687e64d54041f3500ed74dceda7a0d src/runtime/tree.h Max&nbsp;Brunsfeld
2016-04-22 maxbrunsfeld@gmail.com 1fb6065f02fe44e3367367a0610af83d3a0055e3 src/runtime/node.c Max&nbsp;Brunsfeld
2016-04-22 maxbrunsfeld@gmail.com 1fb6065f02fe44e3367367a0610af83d3a0055e3 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-04-22 maxbrunsfeld@gmail.com 1fb6065f02fe44e3367367a0610af83d3a0055e3 src/runtime/tree.h Max&nbsp;Brunsfeld
2016-04-22 maxbrunsfeld@gmail.com 0d19f157ed330e776a603714d57dfec9220f378e spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-04-18 maxbrunsfeld@gmail.com cf19b2e58d5f4ae9cd7a78707c8a9fd40357afd3 spec/compiler/prepare_grammar/expand_repeats_spec.cc Max&nbsp;Brunsfeld
2016-04-18 maxbrunsfeld@gmail.com cf19b2e58d5f4ae9cd7a78707c8a9fd40357afd3 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2016-04-18 maxbrunsfeld@gmail.com 0ea2962fbe520c1e2770e71380e497331d5bbc1d src/runtime/parser.c Max&nbsp;Brunsfeld
2016-04-18 maxbrunsfeld@gmail.com 73c99e992628297874536346e0c8c5a7dda518f3 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-04-18 maxbrunsfeld@gmail.com f63fcffe9507279d0e8bb45db7d5e19309df99ea include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-04-18 maxbrunsfeld@gmail.com f63fcffe9507279d0e8bb45db7d5e19309df99ea src/runtime/language.c Max&nbsp;Brunsfeld
2016-04-18 maxbrunsfeld@gmail.com 655d374d0cee7a10f39364b0c12757b76f272dd5 spec/helpers/load_language.cc Max&nbsp;Brunsfeld
2016-04-16 maxbrunsfeld@gmail.com 2f81a6f6c724d7810c327e6fa89d77a93e21a90e src/runtime/parser.c Max&nbsp;Brunsfeld
2016-04-16 maxbrunsfeld@gmail.com f62e0a3d49a439c14a1959723e596f3c01c924e1 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-04-16 maxbrunsfeld@gmail.com d55df29e49cb3aa9668957ac37a88dad897d1cbc src/runtime/stack.c Max&nbsp;Brunsfeld
2016-04-16 maxbrunsfeld@gmail.com 316aba76ee72c1e53e63e9e7fdf3ac6b9e173085 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-04-16 maxbrunsfeld@gmail.com cad663b14415383c7db02f53dbe515029b0d2e05 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-04-16 maxbrunsfeld@gmail.com cad663b14415383c7db02f53dbe515029b0d2e05 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-04-16 maxbrunsfeld@gmail.com cad663b14415383c7db02f53dbe515029b0d2e05 src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2016-04-16 maxbrunsfeld@gmail.com cad663b14415383c7db02f53dbe515029b0d2e05 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-04-16 maxbrunsfeld@gmail.com cad663b14415383c7db02f53dbe515029b0d2e05 src/runtime/array.h Max&nbsp;Brunsfeld
2016-04-16 maxbrunsfeld@gmail.com cad663b14415383c7db02f53dbe515029b0d2e05 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-04-16 maxbrunsfeld@gmail.com cad663b14415383c7db02f53dbe515029b0d2e05 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-04-16 maxbrunsfeld@gmail.com cad663b14415383c7db02f53dbe515029b0d2e05 src/runtime/stack.h Max&nbsp;Brunsfeld
2016-04-12 maxbrunsfeld@gmail.com 3778c63277251989d470cbf2176b0865f5034fb2 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-04-12 maxbrunsfeld@gmail.com 8bfaa5ffc3fa2194a1a42d233185892aee7164aa script/format Max&nbsp;Brunsfeld
2016-04-12 maxbrunsfeld@gmail.com 9d87bc4517ffee22538ee3d0ad15ff82cfb1526e src/runtime/stack.c Max&nbsp;Brunsfeld
2016-04-10 maxbrunsfeld@gmail.com 695be5bc79958bc2d659f3bfe5cb02269fa84ccb spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-04-10 maxbrunsfeld@gmail.com 695be5bc79958bc2d659f3bfe5cb02269fa84ccb src/runtime/array.h Max&nbsp;Brunsfeld
2016-04-10 maxbrunsfeld@gmail.com 695be5bc79958bc2d659f3bfe5cb02269fa84ccb src/runtime/parser.c Max&nbsp;Brunsfeld
2016-04-10 maxbrunsfeld@gmail.com 695be5bc79958bc2d659f3bfe5cb02269fa84ccb src/runtime/stack.c Max&nbsp;Brunsfeld
2016-04-10 maxbrunsfeld@gmail.com 695be5bc79958bc2d659f3bfe5cb02269fa84ccb src/runtime/stack.h Max&nbsp;Brunsfeld
2016-04-10 maxbrunsfeld@gmail.com 695be5bc79958bc2d659f3bfe5cb02269fa84ccb src/runtime/tree.c Max&nbsp;Brunsfeld
2016-04-10 maxbrunsfeld@gmail.com 695be5bc79958bc2d659f3bfe5cb02269fa84ccb src/runtime/tree.h Max&nbsp;Brunsfeld
2016-04-07 maxbrunsfeld@gmail.com 827573f1c714c7b25e88c60542532d92aa266051 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-04-04 maxbrunsfeld@gmail.com 5ba40f15ad10dbf6b8118cb3cc96ae8bae43f854 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-04-04 maxbrunsfeld@gmail.com 5ba40f15ad10dbf6b8118cb3cc96ae8bae43f854 src/runtime/node.c Max&nbsp;Brunsfeld
2016-04-04 maxbrunsfeld@gmail.com 5ba40f15ad10dbf6b8118cb3cc96ae8bae43f854 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-04-04 maxbrunsfeld@gmail.com 5ba40f15ad10dbf6b8118cb3cc96ae8bae43f854 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-04-04 maxbrunsfeld@gmail.com 5ba40f15ad10dbf6b8118cb3cc96ae8bae43f854 src/runtime/stack.h Max&nbsp;Brunsfeld
2016-04-04 maxbrunsfeld@gmail.com 5ba40f15ad10dbf6b8118cb3cc96ae8bae43f854 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-04-04 maxbrunsfeld@gmail.com b1a696085ae3b959ba34a85e6b451754b430a66e src/runtime/stack.c Max&nbsp;Brunsfeld
2016-04-04 maxbrunsfeld@gmail.com b1a696085ae3b959ba34a85e6b451754b430a66e src/runtime/stack.h Max&nbsp;Brunsfeld
2016-04-04 maxbrunsfeld@gmail.com 2f3e92c9beb4981fdd6f4caab54cb641786940ec src/runtime/parser.c Max&nbsp;Brunsfeld
2016-04-04 maxbrunsfeld@gmail.com 2f3e92c9beb4981fdd6f4caab54cb641786940ec src/runtime/stack.c Max&nbsp;Brunsfeld
2016-04-04 maxbrunsfeld@gmail.com 2f3e92c9beb4981fdd6f4caab54cb641786940ec src/runtime/stack.h Max&nbsp;Brunsfeld
2016-04-04 maxbrunsfeld@gmail.com 267092940d3d2dcbac519472c511c30e0daa1e1b src/runtime/parser.c Max&nbsp;Brunsfeld
2016-04-04 maxbrunsfeld@gmail.com 267092940d3d2dcbac519472c511c30e0daa1e1b src/runtime/stack.c Max&nbsp;Brunsfeld
2016-04-04 maxbrunsfeld@gmail.com 267092940d3d2dcbac519472c511c30e0daa1e1b src/runtime/tree.c Max&nbsp;Brunsfeld
2016-04-04 maxbrunsfeld@gmail.com 267092940d3d2dcbac519472c511c30e0daa1e1b src/runtime/tree.h Max&nbsp;Brunsfeld
2016-04-04 maxbrunsfeld@gmail.com eb47edb446709c36145d1bcdbbc2ba08b7be7bee src/runtime/node.c Max&nbsp;Brunsfeld
2016-04-03 maxbrunsfeld@gmail.com 849ecf0a134633934ebc94c77d40a8ed07d2b3a1 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-04-03 maxbrunsfeld@gmail.com 91e3609fbfeb72f45677cacbcfcf96d36ade44b5 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-04-03 maxbrunsfeld@gmail.com 91e3609fbfeb72f45677cacbcfcf96d36ade44b5 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-04-03 maxbrunsfeld@gmail.com 91e3609fbfeb72f45677cacbcfcf96d36ade44b5 src/runtime/stack.h Max&nbsp;Brunsfeld
2016-04-03 maxbrunsfeld@gmail.com d5c4dacb353dd6ab9d5db5b51f2d9fbd55af5107 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-04-02 maxbrunsfeld@gmail.com 956b3e68d748d2be5a80f7fc5802b391df786555 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-04-02 maxbrunsfeld@gmail.com 956b3e68d748d2be5a80f7fc5802b391df786555 src/runtime/parser.h Max&nbsp;Brunsfeld
2016-03-31 maxbrunsfeld@gmail.com 6bce6da1e6f334afd71b7d79b53787c98a79c97a spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-03-31 maxbrunsfeld@gmail.com 6bce6da1e6f334afd71b7d79b53787c98a79c97a src/runtime/parser.c Max&nbsp;Brunsfeld
2016-03-31 maxbrunsfeld@gmail.com 6bce6da1e6f334afd71b7d79b53787c98a79c97a src/runtime/stack.c Max&nbsp;Brunsfeld
2016-03-31 maxbrunsfeld@gmail.com 6bce6da1e6f334afd71b7d79b53787c98a79c97a src/runtime/stack.h Max&nbsp;Brunsfeld
2016-03-11 maxbrunsfeld@gmail.com 523923bd93e524223ed49096e16d16cef9f365cd src/runtime/stack.c Max&nbsp;Brunsfeld
2016-03-10 maxbrunsfeld@gmail.com be707970da333157b1943570c5dc049d14663ec9 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-03-10 maxbrunsfeld@gmail.com 07625808d3a68ff647ab2a41f2a797b63640dcf5 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-03-10 maxbrunsfeld@gmail.com a948cb3ea05393b6494bc7c3ffefc068273f4247 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-03-10 maxbrunsfeld@gmail.com e7d3d40a59ee63c67b99f2b8522f1cb9614e8736 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-03-10 maxbrunsfeld@gmail.com e7d3d40a59ee63c67b99f2b8522f1cb9614e8736 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-03-10 maxbrunsfeld@gmail.com e7d3d40a59ee63c67b99f2b8522f1cb9614e8736 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-03-10 maxbrunsfeld@gmail.com e7d3d40a59ee63c67b99f2b8522f1cb9614e8736 src/runtime/stack.h Max&nbsp;Brunsfeld
2016-03-10 maxbrunsfeld@gmail.com 288a1648234253440b6cc44ca4b55ae45391c2c4 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-03-10 maxbrunsfeld@gmail.com a8774831e84d1487c9fe1206bf12bdb515fd59b1 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-03-10 maxbrunsfeld@gmail.com da4a3f65162368330663ebe70ec2204979ef14a0 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-03-10 maxbrunsfeld@gmail.com 9657dfcfc34697afddca438b643df3909e17a8a7 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-03-10 maxbrunsfeld@gmail.com 240355b04c2b22026f535cfaa31a9a287de040b1 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-03-10 maxbrunsfeld@gmail.com 4f726da881935cfea92e767741ee8845b2590cdb spec/helpers/load_language.cc Max&nbsp;Brunsfeld
2016-03-08 maxbrunsfeld@gmail.com 2e35587161e1939cd793ce00661e5228c5050836 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2016-03-08 maxbrunsfeld@gmail.com 2e35587161e1939cd793ce00661e5228c5050836 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-03-08 maxbrunsfeld@gmail.com 2e35587161e1939cd793ce00661e5228c5050836 src/runtime/language.c Max&nbsp;Brunsfeld
2016-03-08 maxbrunsfeld@gmail.com 2e35587161e1939cd793ce00661e5228c5050836 src/runtime/language.h Max&nbsp;Brunsfeld
2016-03-08 maxbrunsfeld@gmail.com 2e35587161e1939cd793ce00661e5228c5050836 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-03-08 maxbrunsfeld@gmail.com 2e35587161e1939cd793ce00661e5228c5050836 src/runtime/parser.h Max&nbsp;Brunsfeld
2016-03-08 maxbrunsfeld@gmail.com 2e35587161e1939cd793ce00661e5228c5050836 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-03-08 maxbrunsfeld@gmail.com 4348eb89d475db1650d1d071e802a8c230999abf spec/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2016-03-08 maxbrunsfeld@gmail.com 4348eb89d475db1650d1d071e802a8c230999abf spec/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2016-03-08 maxbrunsfeld@gmail.com 4348eb89d475db1650d1d071e802a8c230999abf spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-03-08 maxbrunsfeld@gmail.com 4348eb89d475db1650d1d071e802a8c230999abf spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2016-03-08 maxbrunsfeld@gmail.com 4348eb89d475db1650d1d071e802a8c230999abf src/runtime/array.h Max&nbsp;Brunsfeld
2016-03-08 maxbrunsfeld@gmail.com 4348eb89d475db1650d1d071e802a8c230999abf src/runtime/stack.c Max&nbsp;Brunsfeld
2016-03-08 maxbrunsfeld@gmail.com 4348eb89d475db1650d1d071e802a8c230999abf src/runtime/stack.h Max&nbsp;Brunsfeld
2016-03-08 maxbrunsfeld@gmail.com 4348eb89d475db1650d1d071e802a8c230999abf src/runtime/tree.c Max&nbsp;Brunsfeld
2016-03-08 maxbrunsfeld@gmail.com 4348eb89d475db1650d1d071e802a8c230999abf src/runtime/tree.h Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com bc8df9f5c59ded6d325775b8b398900aac8d2e28 spec/helpers/load_language.cc Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com bc8df9f5c59ded6d325775b8b398900aac8d2e28 spec/helpers/load_language.h Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com bc8df9f5c59ded6d325775b8b398900aac8d2e28 spec/integration/compile_grammar_spec.cc Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com bc8df9f5c59ded6d325775b8b398900aac8d2e28 spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com bc8df9f5c59ded6d325775b8b398900aac8d2e28 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com bc8df9f5c59ded6d325775b8b398900aac8d2e28 spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com bc8df9f5c59ded6d325775b8b398900aac8d2e28 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com c0595c21c53c74557ebfa3799770c002c391ffdc spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com c0595c21c53c74557ebfa3799770c002c391ffdc src/runtime/parser.c Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com c0595c21c53c74557ebfa3799770c002c391ffdc src/runtime/stack.c Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com c0595c21c53c74557ebfa3799770c002c391ffdc src/runtime/stack.h Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com 5f9be9d9b2f6b693c31efb7b8ac03479b1b257c0 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com c1fa1efaad287404f6fd2b17cef2575ebb687c71 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com 3d516aeeec3ff4251da19b2d3385a5aba86d7a1b spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com 3d516aeeec3ff4251da19b2d3385a5aba86d7a1b src/runtime/parser.c Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com 3d516aeeec3ff4251da19b2d3385a5aba86d7a1b src/runtime/stack.c Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com 3d516aeeec3ff4251da19b2d3385a5aba86d7a1b src/runtime/stack.h Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com 8a13b5d120f0071c07d8961a2fe7c9e9f0900476 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com 8a13b5d120f0071c07d8961a2fe7c9e9f0900476 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com 8a13b5d120f0071c07d8961a2fe7c9e9f0900476 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com 8a13b5d120f0071c07d8961a2fe7c9e9f0900476 src/runtime/stack.h Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com b99db66ce799c715d1ba568cf988e51eca246766 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com aef7582a2a3f570be310188a5ceb791c91159733 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com aef7582a2a3f570be310188a5ceb791c91159733 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com aef7582a2a3f570be310188a5ceb791c91159733 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com aef7582a2a3f570be310188a5ceb791c91159733 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com aef7582a2a3f570be310188a5ceb791c91159733 src/runtime/parser.h Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com aef7582a2a3f570be310188a5ceb791c91159733 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com aef7582a2a3f570be310188a5ceb791c91159733 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com aef7582a2a3f570be310188a5ceb791c91159733 src/runtime/tree.h Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com b733b0cc8103cf6d97d6118f94169a59e8b19d34 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com b68f7212c874b3419a5334e2062ee41d50307805 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com b68f7212c874b3419a5334e2062ee41d50307805 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com 76d072545d3b8d2b48ff7d56987fdf29046bca8c spec/compiler/build_tables/symbols_by_first_symbol_spec.cc Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com 76d072545d3b8d2b48ff7d56987fdf29046bca8c src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com 76d072545d3b8d2b48ff7d56987fdf29046bca8c src/compiler/build_tables/symbols_by_first_symbol.cc Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com 76d072545d3b8d2b48ff7d56987fdf29046bca8c src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com e7abfdd373d5e3384560103d3eaa50b7606f1981 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2016-03-03 maxbrunsfeld@gmail.com e7abfdd373d5e3384560103d3eaa50b7606f1981 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-03-02 maxbrunsfeld@gmail.com e0c24e3be6903e4cba0a4ab412b3ec4c92b7dc19 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-03-02 maxbrunsfeld@gmail.com e0c24e3be6903e4cba0a4ab412b3ec4c92b7dc19 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2016-03-02 maxbrunsfeld@gmail.com e0c24e3be6903e4cba0a4ab412b3ec4c92b7dc19 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2016-03-02 maxbrunsfeld@gmail.com e0c24e3be6903e4cba0a4ab412b3ec4c92b7dc19 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-03-02 maxbrunsfeld@gmail.com e0c24e3be6903e4cba0a4ab412b3ec4c92b7dc19 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-03-02 maxbrunsfeld@gmail.com e0c24e3be6903e4cba0a4ab412b3ec4c92b7dc19 src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2016-03-02 maxbrunsfeld@gmail.com e0c24e3be6903e4cba0a4ab412b3ec4c92b7dc19 src/compiler/rules.h Max&nbsp;Brunsfeld
2016-03-02 maxbrunsfeld@gmail.com e0c24e3be6903e4cba0a4ab412b3ec4c92b7dc19 src/compiler/rules/built_in_symbols.cc Max&nbsp;Brunsfeld
2016-03-02 maxbrunsfeld@gmail.com e0c24e3be6903e4cba0a4ab412b3ec4c92b7dc19 src/compiler/rules/built_in_symbols.h Max&nbsp;Brunsfeld
2016-03-02 maxbrunsfeld@gmail.com e0c24e3be6903e4cba0a4ab412b3ec4c92b7dc19 src/compiler/rules/rules.cc Max&nbsp;Brunsfeld
2016-03-02 maxbrunsfeld@gmail.com e0c24e3be6903e4cba0a4ab412b3ec4c92b7dc19 src/runtime/language.c Max&nbsp;Brunsfeld
2016-03-02 maxbrunsfeld@gmail.com e0c24e3be6903e4cba0a4ab412b3ec4c92b7dc19 src/runtime/language.h Max&nbsp;Brunsfeld
2016-03-02 maxbrunsfeld@gmail.com e0c24e3be6903e4cba0a4ab412b3ec4c92b7dc19 src/runtime/node.c Max&nbsp;Brunsfeld
2016-03-02 maxbrunsfeld@gmail.com e0c24e3be6903e4cba0a4ab412b3ec4c92b7dc19 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-03-02 maxbrunsfeld@gmail.com e0c24e3be6903e4cba0a4ab412b3ec4c92b7dc19 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-02-26 maxbrunsfeld@gmail.com 501e426d294c4eb9d06d00a1a4a9c825514a1718 src/runtime/language.c Max&nbsp;Brunsfeld
2016-02-26 maxbrunsfeld@gmail.com 501e426d294c4eb9d06d00a1a4a9c825514a1718 src/runtime/language.h Max&nbsp;Brunsfeld
2016-02-26 maxbrunsfeld@gmail.com c8d7c16f87b5b896ee101483a89def14b097927a include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-02-26 maxbrunsfeld@gmail.com c8d7c16f87b5b896ee101483a89def14b097927a src/runtime/language.c Max&nbsp;Brunsfeld
2016-02-20 maxbrunsfeld@gmail.com 9b2e775b794631cf7659c84ad1f2337ca6e04090 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-02-19 maxbrunsfeld@gmail.com ffcd8b5c4970d7e42d505b4fa8f3fb104caeb629 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-02-19 maxbrunsfeld@gmail.com ffcd8b5c4970d7e42d505b4fa8f3fb104caeb629 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-02-19 maxbrunsfeld@gmail.com ffcd8b5c4970d7e42d505b4fa8f3fb104caeb629 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-02-19 maxbrunsfeld@gmail.com ffcd8b5c4970d7e42d505b4fa8f3fb104caeb629 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2016-02-13 maxbrunsfeld@gmail.com 00d953f50750d84aa4e471a078e2966d9000187a src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-02-13 maxbrunsfeld@gmail.com 00d953f50750d84aa4e471a078e2966d9000187a src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-02-13 maxbrunsfeld@gmail.com 00d953f50750d84aa4e471a078e2966d9000187a src/compiler/parse_table.h Max&nbsp;Brunsfeld
2016-02-13 maxbrunsfeld@gmail.com 8c01b70ce75af86644246c21875e13a2430e25d0 spec/compiler/build_tables/symbols_by_first_symbol_spec.cc Max&nbsp;Brunsfeld
2016-02-13 maxbrunsfeld@gmail.com 8c01b70ce75af86644246c21875e13a2430e25d0 src/compiler/build_tables/symbols_by_first_symbol.cc Max&nbsp;Brunsfeld
2016-02-13 maxbrunsfeld@gmail.com b4f2407a49c21d9ef255c09ed70645cce67d9813 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-02-13 maxbrunsfeld@gmail.com b4f2407a49c21d9ef255c09ed70645cce67d9813 src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2016-02-13 maxbrunsfeld@gmail.com b4f2407a49c21d9ef255c09ed70645cce67d9813 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2016-02-13 maxbrunsfeld@gmail.com b4f2407a49c21d9ef255c09ed70645cce67d9813 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2016-02-13 maxbrunsfeld@gmail.com b4f2407a49c21d9ef255c09ed70645cce67d9813 src/compiler/build_tables/symbols_by_first_symbol.h Max&nbsp;Brunsfeld
2016-02-13 maxbrunsfeld@gmail.com b4f2407a49c21d9ef255c09ed70645cce67d9813 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2016-02-13 maxbrunsfeld@gmail.com dee1f697c1c93795fcc730699b1731c52e057185 project.gyp Max&nbsp;Brunsfeld
2016-02-13 maxbrunsfeld@gmail.com dee1f697c1c93795fcc730699b1731c52e057185 spec/compiler/build_tables/symbols_by_first_symbol_spec.cc Max&nbsp;Brunsfeld
2016-02-13 maxbrunsfeld@gmail.com dee1f697c1c93795fcc730699b1731c52e057185 src/compiler/build_tables/symbols_by_first_symbol.cc Max&nbsp;Brunsfeld
2016-02-13 maxbrunsfeld@gmail.com dee1f697c1c93795fcc730699b1731c52e057185 src/compiler/build_tables/symbols_by_first_symbol.h Max&nbsp;Brunsfeld
2016-02-26 maxbrunsfeld@gmail.com 5a34d74702c89f0ac0bb39653495e63c0bfb6904 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-02-26 maxbrunsfeld@gmail.com 5a34d74702c89f0ac0bb39653495e63c0bfb6904 src/runtime/array.h Max&nbsp;Brunsfeld
2016-02-26 maxbrunsfeld@gmail.com 5a34d74702c89f0ac0bb39653495e63c0bfb6904 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-02-26 maxbrunsfeld@gmail.com 5a34d74702c89f0ac0bb39653495e63c0bfb6904 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-02-26 maxbrunsfeld@gmail.com 5a34d74702c89f0ac0bb39653495e63c0bfb6904 src/runtime/stack.h Max&nbsp;Brunsfeld
2016-02-25 maxbrunsfeld@gmail.com 1850951b4f940312eed67ef750fc3e35e44ff1ef src/runtime/stack.c Max&nbsp;Brunsfeld
2016-02-24 maxbrunsfeld@github.com 597e4b221cd7db78ca01ac05d7c77a32cd9c3d74 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2016-02-24 maxbrunsfeld@github.com 597e4b221cd7db78ca01ac05d7c77a32cd9c3d74 spec/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2016-02-24 maxbrunsfeld@github.com 597e4b221cd7db78ca01ac05d7c77a32cd9c3d74 spec/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2016-02-24 maxbrunsfeld@github.com 597e4b221cd7db78ca01ac05d7c77a32cd9c3d74 spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2016-02-24 maxbrunsfeld@github.com 597e4b221cd7db78ca01ac05d7c77a32cd9c3d74 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-02-24 maxbrunsfeld@github.com 597e4b221cd7db78ca01ac05d7c77a32cd9c3d74 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2016-02-24 maxbrunsfeld@github.com 597e4b221cd7db78ca01ac05d7c77a32cd9c3d74 src/runtime/array.h Max&nbsp;Brunsfeld
2016-02-24 maxbrunsfeld@github.com 597e4b221cd7db78ca01ac05d7c77a32cd9c3d74 src/runtime/document.c Max&nbsp;Brunsfeld
2016-02-24 maxbrunsfeld@github.com 597e4b221cd7db78ca01ac05d7c77a32cd9c3d74 src/runtime/node.c Max&nbsp;Brunsfeld
2016-02-24 maxbrunsfeld@github.com 597e4b221cd7db78ca01ac05d7c77a32cd9c3d74 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-02-24 maxbrunsfeld@github.com 597e4b221cd7db78ca01ac05d7c77a32cd9c3d74 src/runtime/parser.h Max&nbsp;Brunsfeld
2016-02-24 maxbrunsfeld@github.com 597e4b221cd7db78ca01ac05d7c77a32cd9c3d74 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-02-24 maxbrunsfeld@github.com 597e4b221cd7db78ca01ac05d7c77a32cd9c3d74 src/runtime/stack.h Max&nbsp;Brunsfeld
2016-02-24 maxbrunsfeld@gmail.com da2ef7ad357ec99c238a032fd9dd6f109412ade5 spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2016-02-24 maxbrunsfeld@gmail.com da2ef7ad357ec99c238a032fd9dd6f109412ade5 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-02-24 maxbrunsfeld@gmail.com da2ef7ad357ec99c238a032fd9dd6f109412ade5 src/runtime/array.h Max&nbsp;Brunsfeld
2016-02-24 maxbrunsfeld@gmail.com da2ef7ad357ec99c238a032fd9dd6f109412ade5 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-02-24 maxbrunsfeld@gmail.com da2ef7ad357ec99c238a032fd9dd6f109412ade5 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-02-24 maxbrunsfeld@gmail.com da2ef7ad357ec99c238a032fd9dd6f109412ade5 src/runtime/stack.h Max&nbsp;Brunsfeld
2016-02-23 maxbrunsfeld@gmail.com abbc28295050c0b08b6730ba8da3b5d81291177a include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2016-02-23 maxbrunsfeld@gmail.com abbc28295050c0b08b6730ba8da3b5d81291177a src/runtime/document.c Max&nbsp;Brunsfeld
2016-02-23 maxbrunsfeld@gmail.com abbc28295050c0b08b6730ba8da3b5d81291177a src/runtime/parser.c Max&nbsp;Brunsfeld
2016-02-23 maxbrunsfeld@gmail.com abbc28295050c0b08b6730ba8da3b5d81291177a src/runtime/parser.h Max&nbsp;Brunsfeld
2016-02-23 maxbrunsfeld@gmail.com b36143d7a7b721b346511b108c1afd4df8b35f12 src/runtime/array.h Max&nbsp;Brunsfeld
2016-02-23 maxbrunsfeld@gmail.com b36143d7a7b721b346511b108c1afd4df8b35f12 src/runtime/node.c Max&nbsp;Brunsfeld
2016-02-23 maxbrunsfeld@gmail.com b36143d7a7b721b346511b108c1afd4df8b35f12 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-02-23 maxbrunsfeld@gmail.com b36143d7a7b721b346511b108c1afd4df8b35f12 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-02-23 maxbrunsfeld@gmail.com 867e1094c31dda32df0cc61a03833f00871cfe6f src/runtime/parser.c Max&nbsp;Brunsfeld
2016-02-23 maxbrunsfeld@gmail.com 6dd92c3abe96f70e60a370bb3c0b21a6cc6d5f4d src/runtime/stack.c Max&nbsp;Brunsfeld
2016-02-23 maxbrunsfeld@gmail.com 6dd92c3abe96f70e60a370bb3c0b21a6cc6d5f4d src/runtime/stack.h Max&nbsp;Brunsfeld
2016-02-23 maxbrunsfeld@gmail.com b99c257e9e4cf6f9d68193f4d585a83c307aff25 spec/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2016-02-23 maxbrunsfeld@gmail.com b99c257e9e4cf6f9d68193f4d585a83c307aff25 spec/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2016-02-23 maxbrunsfeld@gmail.com 9d5a260e5bcfe59af6adce50320b425c2ce8c058 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2016-02-22 maxbrunsfeld@gmail.com f444a715fda4985355413b9199c4b7a896cb619f spec/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2016-02-22 maxbrunsfeld@gmail.com f444a715fda4985355413b9199c4b7a896cb619f spec/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2016-02-22 maxbrunsfeld@gmail.com f444a715fda4985355413b9199c4b7a896cb619f spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-02-22 maxbrunsfeld@gmail.com f444a715fda4985355413b9199c4b7a896cb619f src/runtime/stack.h Max&nbsp;Brunsfeld
2016-02-22 maxbrunsfeld@gmail.com f444a715fda4985355413b9199c4b7a896cb619f src/runtime/tree.h Max&nbsp;Brunsfeld
2016-02-22 maxbrunsfeld@gmail.com b113dc8b0f4e42a5bebf09ebabfe7f87d93ca5d3 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-02-22 maxbrunsfeld@gmail.com b113dc8b0f4e42a5bebf09ebabfe7f87d93ca5d3 src/runtime/array.h Max&nbsp;Brunsfeld
2016-02-22 maxbrunsfeld@gmail.com b113dc8b0f4e42a5bebf09ebabfe7f87d93ca5d3 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-02-22 maxbrunsfeld@gmail.com b113dc8b0f4e42a5bebf09ebabfe7f87d93ca5d3 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-02-22 maxbrunsfeld@gmail.com b113dc8b0f4e42a5bebf09ebabfe7f87d93ca5d3 src/runtime/stack.h Max&nbsp;Brunsfeld
2016-02-20 maxbrunsfeld@github.com f92b35e77ee0eaf6226dd48e2a833e6b8431ae8b include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2016-02-20 maxbrunsfeld@github.com f92b35e77ee0eaf6226dd48e2a833e6b8431ae8b spec/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2016-02-20 maxbrunsfeld@github.com f92b35e77ee0eaf6226dd48e2a833e6b8431ae8b spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2016-02-20 maxbrunsfeld@github.com f92b35e77ee0eaf6226dd48e2a833e6b8431ae8b spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2016-02-20 maxbrunsfeld@github.com f92b35e77ee0eaf6226dd48e2a833e6b8431ae8b src/runtime/language.c Max&nbsp;Brunsfeld
2016-02-20 maxbrunsfeld@github.com f92b35e77ee0eaf6226dd48e2a833e6b8431ae8b src/runtime/node.c Max&nbsp;Brunsfeld
2016-02-20 maxbrunsfeld@github.com f92b35e77ee0eaf6226dd48e2a833e6b8431ae8b src/runtime/tree.c Max&nbsp;Brunsfeld
2016-02-20 maxbrunsfeld@github.com f92b35e77ee0eaf6226dd48e2a833e6b8431ae8b src/runtime/tree.h Max&nbsp;Brunsfeld
2016-02-20 maxbrunsfeld@gmail.com 17db46ededaf69f16900d92c01b062b189065a04 spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2016-02-19 maxbrunsfeld@gmail.com 2b35890bbbc1df3ed81691ad04f253bc7085de82 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2016-02-19 maxbrunsfeld@gmail.com 2b35890bbbc1df3ed81691ad04f253bc7085de82 spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2016-02-19 maxbrunsfeld@gmail.com 2b35890bbbc1df3ed81691ad04f253bc7085de82 src/runtime/language.c Max&nbsp;Brunsfeld
2016-02-19 maxbrunsfeld@gmail.com 2b35890bbbc1df3ed81691ad04f253bc7085de82 src/runtime/node.c Max&nbsp;Brunsfeld
2016-02-19 maxbrunsfeld@gmail.com df1d9b2416b62226c319b49196dc5e0e240e62b4 spec/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2016-02-19 maxbrunsfeld@gmail.com df1d9b2416b62226c319b49196dc5e0e240e62b4 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2016-02-19 maxbrunsfeld@gmail.com df1d9b2416b62226c319b49196dc5e0e240e62b4 src/runtime/node.c Max&nbsp;Brunsfeld
2016-02-19 maxbrunsfeld@gmail.com df1d9b2416b62226c319b49196dc5e0e240e62b4 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-02-19 maxbrunsfeld@gmail.com df1d9b2416b62226c319b49196dc5e0e240e62b4 src/runtime/tree.h Max&nbsp;Brunsfeld
2016-02-18 maxbrunsfeld@gmail.com 3d7df851b5b58d0f0a2f9894d3b1e7d07619f517 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-02-18 maxbrunsfeld@gmail.com 3d7df851b5b58d0f0a2f9894d3b1e7d07619f517 src/runtime/array.h Max&nbsp;Brunsfeld
2016-02-18 maxbrunsfeld@gmail.com 3d7df851b5b58d0f0a2f9894d3b1e7d07619f517 src/runtime/document.c Max&nbsp;Brunsfeld
2016-02-18 maxbrunsfeld@gmail.com 3d7df851b5b58d0f0a2f9894d3b1e7d07619f517 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-02-18 maxbrunsfeld@gmail.com 3d7df851b5b58d0f0a2f9894d3b1e7d07619f517 src/runtime/parser.h Max&nbsp;Brunsfeld
2016-02-18 maxbrunsfeld@gmail.com 3d7df851b5b58d0f0a2f9894d3b1e7d07619f517 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-02-18 maxbrunsfeld@gmail.com 3d7df851b5b58d0f0a2f9894d3b1e7d07619f517 src/runtime/stack.h Max&nbsp;Brunsfeld
2016-02-18 maxbrunsfeld@gmail.com 3d7df851b5b58d0f0a2f9894d3b1e7d07619f517 src/runtime/string_input.c Max&nbsp;Brunsfeld
2016-02-17 maxbrunsfeld@gmail.com 6fa7eca96622aa9a98c70e8431c3be612e0338b0 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-02-17 maxbrunsfeld@gmail.com 6fa7eca96622aa9a98c70e8431c3be612e0338b0 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-02-17 maxbrunsfeld@gmail.com 6fa7eca96622aa9a98c70e8431c3be612e0338b0 src/runtime/parser.h Max&nbsp;Brunsfeld
2016-02-17 maxbrunsfeld@gmail.com 6fa7eca96622aa9a98c70e8431c3be612e0338b0 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-02-17 maxbrunsfeld@gmail.com 6fa7eca96622aa9a98c70e8431c3be612e0338b0 src/runtime/stack.h Max&nbsp;Brunsfeld
2016-02-17 maxbrunsfeld@gmail.com 6fa7eca96622aa9a98c70e8431c3be612e0338b0 src/runtime/vector.h Max&nbsp;Brunsfeld
2016-02-12 maxbrunsfeld@gmail.com 3f08bfb264e401d384cdfc3dfd8af40eb5fb816b spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-02-12 maxbrunsfeld@gmail.com 3f08bfb264e401d384cdfc3dfd8af40eb5fb816b src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-02-12 maxbrunsfeld@gmail.com 3f08bfb264e401d384cdfc3dfd8af40eb5fb816b src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2016-02-12 maxbrunsfeld@gmail.com 3f08bfb264e401d384cdfc3dfd8af40eb5fb816b src/runtime/document.c Max&nbsp;Brunsfeld
2016-02-12 maxbrunsfeld@gmail.com 3f08bfb264e401d384cdfc3dfd8af40eb5fb816b src/runtime/parser.c Max&nbsp;Brunsfeld
2016-02-12 maxbrunsfeld@gmail.com 3f08bfb264e401d384cdfc3dfd8af40eb5fb816b src/runtime/stack.c Max&nbsp;Brunsfeld
2016-02-12 maxbrunsfeld@gmail.com 3f08bfb264e401d384cdfc3dfd8af40eb5fb816b src/runtime/string_input.c Max&nbsp;Brunsfeld
2016-02-12 maxbrunsfeld@gmail.com afed91661b67bdaf2a81cdaaf2a703d640188676 README.md Max&nbsp;Brunsfeld
2016-02-12 maxbrunsfeld@gmail.com 5a595d6e7023f6718e6003395dc3d0f2163412fd script/fetch-fixtures Max&nbsp;Brunsfeld
2016-02-08 maxbrunsfeld@gmail.com e90a425618155f3d2522dde650b62b1da8ea1f8d spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-02-08 maxbrunsfeld@gmail.com e90a425618155f3d2522dde650b62b1da8ea1f8d src/runtime/parser.c Max&nbsp;Brunsfeld
2016-02-08 maxbrunsfeld@gmail.com e90a425618155f3d2522dde650b62b1da8ea1f8d src/runtime/stack.c Max&nbsp;Brunsfeld
2016-02-08 maxbrunsfeld@gmail.com e90a425618155f3d2522dde650b62b1da8ea1f8d src/runtime/stack.h Max&nbsp;Brunsfeld
2016-02-08 maxbrunsfeld@gmail.com e90a425618155f3d2522dde650b62b1da8ea1f8d src/runtime/vector.h Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@github.com 171c259300690cb4e6945a2057b539dc921bea04 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@github.com 171c259300690cb4e6945a2057b539dc921bea04 script/test Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@github.com 171c259300690cb4e6945a2057b539dc921bea04 script/util/valgrind.supp Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@github.com 171c259300690cb4e6945a2057b539dc921bea04 spec/helpers/load_language.cc Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@github.com 171c259300690cb4e6945a2057b539dc921bea04 spec/integration/compile_grammar_spec.cc Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@github.com 171c259300690cb4e6945a2057b539dc921bea04 spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@github.com 171c259300690cb4e6945a2057b539dc921bea04 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@github.com 171c259300690cb4e6945a2057b539dc921bea04 spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@github.com 171c259300690cb4e6945a2057b539dc921bea04 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@github.com 171c259300690cb4e6945a2057b539dc921bea04 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@github.com 171c259300690cb4e6945a2057b539dc921bea04 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@github.com 171c259300690cb4e6945a2057b539dc921bea04 spec/spec_helper.h Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@github.com 171c259300690cb4e6945a2057b539dc921bea04 src/compiler/compile.cc Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@github.com 171c259300690cb4e6945a2057b539dc921bea04 src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@github.com 171c259300690cb4e6945a2057b539dc921bea04 src/runtime/document.c Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@github.com 171c259300690cb4e6945a2057b539dc921bea04 src/runtime/document.h Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@github.com 171c259300690cb4e6945a2057b539dc921bea04 src/runtime/lexer.c Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@github.com 171c259300690cb4e6945a2057b539dc921bea04 src/runtime/lexer.h Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@github.com 171c259300690cb4e6945a2057b539dc921bea04 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@github.com 171c259300690cb4e6945a2057b539dc921bea04 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@github.com 171c259300690cb4e6945a2057b539dc921bea04 src/runtime/string_input.c Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@github.com 171c259300690cb4e6945a2057b539dc921bea04 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@github.com 171c259300690cb4e6945a2057b539dc921bea04 src/runtime/vector.h Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@gmail.com b80a330a74a38f772ba60634088b7c0de1d040f0 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@gmail.com b80a330a74a38f772ba60634088b7c0de1d040f0 spec/helpers/load_language.cc Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@gmail.com b80a330a74a38f772ba60634088b7c0de1d040f0 spec/integration/compile_grammar_spec.cc Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@gmail.com b80a330a74a38f772ba60634088b7c0de1d040f0 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@gmail.com b80a330a74a38f772ba60634088b7c0de1d040f0 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@gmail.com b80a330a74a38f772ba60634088b7c0de1d040f0 src/compiler/compile.cc Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@gmail.com b80a330a74a38f772ba60634088b7c0de1d040f0 src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@gmail.com b1c8b74e9c57c5dbc3d329472bd384878e7591c8 spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@gmail.com 2f2ca401be189556918ba86ec5e70a074186b879 spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@gmail.com 2f2ca401be189556918ba86ec5e70a074186b879 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-02-05 maxbrunsfeld@gmail.com 2f2ca401be189556918ba86ec5e70a074186b879 src/runtime/vector.h Max&nbsp;Brunsfeld
2016-02-04 maxbrunsfeld@gmail.com f6f02182c15fac1828188dab3a18af7351088a48 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-02-04 maxbrunsfeld@gmail.com c96c4a08e67cf57ae8780d628f3aa405b36cf3a1 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-02-04 maxbrunsfeld@gmail.com c96c4a08e67cf57ae8780d628f3aa405b36cf3a1 src/runtime/document.c Max&nbsp;Brunsfeld
2016-02-04 maxbrunsfeld@gmail.com c96c4a08e67cf57ae8780d628f3aa405b36cf3a1 src/runtime/lexer.c Max&nbsp;Brunsfeld
2016-02-04 maxbrunsfeld@gmail.com c96c4a08e67cf57ae8780d628f3aa405b36cf3a1 src/runtime/lexer.h Max&nbsp;Brunsfeld
2016-02-04 maxbrunsfeld@gmail.com c96c4a08e67cf57ae8780d628f3aa405b36cf3a1 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-02-04 maxbrunsfeld@gmail.com c96c4a08e67cf57ae8780d628f3aa405b36cf3a1 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-02-04 maxbrunsfeld@gmail.com c96c4a08e67cf57ae8780d628f3aa405b36cf3a1 src/runtime/string_input.c Max&nbsp;Brunsfeld
2016-02-04 maxbrunsfeld@gmail.com c96c4a08e67cf57ae8780d628f3aa405b36cf3a1 src/runtime/vector.h Max&nbsp;Brunsfeld
2016-02-02 maxbrunsfeld@gmail.com a302ee822ab3a2c360344c102ec015b855e3729c script/util/valgrind.supp Max&nbsp;Brunsfeld
2016-02-02 maxbrunsfeld@gmail.com 29c77c34efdc55cf38bc85ef60ff38b687990129 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-02-02 maxbrunsfeld@gmail.com 2da716d659758eabf7751eab2929b2c0b8993c0e script/test Max&nbsp;Brunsfeld
2016-02-02 maxbrunsfeld@gmail.com 1c9dff6dad33573f75c7b495d6d90d96c6085eaf src/runtime/parser.c Max&nbsp;Brunsfeld
2016-02-02 maxbrunsfeld@gmail.com 4a7312e51480184ee9341e20e6de95d47e04e524 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-02-02 maxbrunsfeld@gmail.com 4a7312e51480184ee9341e20e6de95d47e04e524 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-01-30 maxbrunsfeld@gmail.com e3d65d5cbda48338e425b371b0bc4f3407785b5b spec/helpers/load_language.cc Max&nbsp;Brunsfeld
2016-01-30 maxbrunsfeld@gmail.com 7c44b0e387591546f73eb5d4e479afd087d42944 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2016-01-30 maxbrunsfeld@gmail.com 7c44b0e387591546f73eb5d4e479afd087d42944 spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2016-01-30 maxbrunsfeld@gmail.com 7c44b0e387591546f73eb5d4e479afd087d42944 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-01-30 maxbrunsfeld@gmail.com 7c44b0e387591546f73eb5d4e479afd087d42944 spec/spec_helper.h Max&nbsp;Brunsfeld
2016-01-30 maxbrunsfeld@gmail.com 7c44b0e387591546f73eb5d4e479afd087d42944 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-01-30 maxbrunsfeld@gmail.com 7c44b0e387591546f73eb5d4e479afd087d42944 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-01-30 maxbrunsfeld@gmail.com 7c44b0e387591546f73eb5d4e479afd087d42944 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-01-30 maxbrunsfeld@gmail.com a74bf7ece13938882836842162b4bd6a6703e1e5 src/runtime/document.c Max&nbsp;Brunsfeld
2016-01-30 maxbrunsfeld@gmail.com b1f4b046f514f6a56b0e8dcee1473d576b22348e script/test Max&nbsp;Brunsfeld
2016-01-30 maxbrunsfeld@gmail.com 95828f42a813c52aaa1534a3fcdbbfb0f9d850f5 src/runtime/document.c Max&nbsp;Brunsfeld
2016-01-30 maxbrunsfeld@gmail.com 95828f42a813c52aaa1534a3fcdbbfb0f9d850f5 src/runtime/document.h Max&nbsp;Brunsfeld
2016-01-29 maxbrunsfeld@gmail.com 0cf59913ae49d8988687cd6a62548ed80f32ef4a spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-01-29 maxbrunsfeld@gmail.com 0cf59913ae49d8988687cd6a62548ed80f32ef4a spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2016-01-29 maxbrunsfeld@gmail.com 0cf59913ae49d8988687cd6a62548ed80f32ef4a src/runtime/tree.c Max&nbsp;Brunsfeld
2016-01-29 maxbrunsfeld@gmail.com 5f27550a7a778729a1ab7b063bb8265c0ec4ac87 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-01-29 maxbrunsfeld@gmail.com 5f27550a7a778729a1ab7b063bb8265c0ec4ac87 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-01-29 maxbrunsfeld@gmail.com 5f27550a7a778729a1ab7b063bb8265c0ec4ac87 src/runtime/vector.h Max&nbsp;Brunsfeld
2016-01-29 maxbrunsfeld@gmail.com ca6dfb81d9a1b0ea6300fd734c0bb1f030c485d1 script/test Max&nbsp;Brunsfeld
2016-01-23 maxbrunsfeld@gmail.com 6401a065ae1cdb7e3bdcece51c20b16f661c5e06 spec/compiler/build_tables/lex_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2016-01-23 maxbrunsfeld@gmail.com 6401a065ae1cdb7e3bdcece51c20b16f661c5e06 spec/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2016-01-23 maxbrunsfeld@gmail.com 6401a065ae1cdb7e3bdcece51c20b16f661c5e06 spec/helpers/stream_methods.h Max&nbsp;Brunsfeld
2016-01-23 maxbrunsfeld@gmail.com 6401a065ae1cdb7e3bdcece51c20b16f661c5e06 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2016-01-23 maxbrunsfeld@gmail.com 6401a065ae1cdb7e3bdcece51c20b16f661c5e06 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-01-23 maxbrunsfeld@gmail.com 6401a065ae1cdb7e3bdcece51c20b16f661c5e06 src/compiler/build_tables/lex_conflict_manager.cc Max&nbsp;Brunsfeld
2016-01-23 maxbrunsfeld@gmail.com 6401a065ae1cdb7e3bdcece51c20b16f661c5e06 src/compiler/build_tables/lex_conflict_manager.h Max&nbsp;Brunsfeld
2016-01-23 maxbrunsfeld@gmail.com 6401a065ae1cdb7e3bdcece51c20b16f661c5e06 src/compiler/build_tables/remove_duplicate_states.h Max&nbsp;Brunsfeld
2016-01-23 maxbrunsfeld@gmail.com 6401a065ae1cdb7e3bdcece51c20b16f661c5e06 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-01-23 maxbrunsfeld@gmail.com 6401a065ae1cdb7e3bdcece51c20b16f661c5e06 src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2016-01-23 maxbrunsfeld@gmail.com 6401a065ae1cdb7e3bdcece51c20b16f661c5e06 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2016-01-23 maxbrunsfeld@gmail.com 6401a065ae1cdb7e3bdcece51c20b16f661c5e06 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2016-01-23 maxbrunsfeld@gmail.com 6401a065ae1cdb7e3bdcece51c20b16f661c5e06 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2016-01-23 maxbrunsfeld@gmail.com 1ec39abe6afae101262317e4bd41a5a4b5de73ad src/runtime/parser.c Max&nbsp;Brunsfeld
2016-01-23 maxbrunsfeld@gmail.com 1ec39abe6afae101262317e4bd41a5a4b5de73ad src/runtime/vector.h Max&nbsp;Brunsfeld
2016-01-22 maxbrunsfeld@gmail.com f0b1d851ce1016b7e1586864c34dc06709215f63 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2016-01-22 maxbrunsfeld@github.com 6e2b49a5395538fd4f05b187bc6f839d6901c5a8 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2016-01-22 maxbrunsfeld@github.com 6e2b49a5395538fd4f05b187bc6f839d6901c5a8 project.gyp Max&nbsp;Brunsfeld
2016-01-22 maxbrunsfeld@github.com 6e2b49a5395538fd4f05b187bc6f839d6901c5a8 script/check-mallocs Max&nbsp;Brunsfeld
2016-01-22 maxbrunsfeld@github.com 6e2b49a5395538fd4f05b187bc6f839d6901c5a8 script/ci Max&nbsp;Brunsfeld
2016-01-22 maxbrunsfeld@github.com 6e2b49a5395538fd4f05b187bc6f839d6901c5a8 script/test Max&nbsp;Brunsfeld
2016-01-22 maxbrunsfeld@github.com 6e2b49a5395538fd4f05b187bc6f839d6901c5a8 spec/helpers/load_language.cc Max&nbsp;Brunsfeld
2016-01-22 maxbrunsfeld@github.com 6e2b49a5395538fd4f05b187bc6f839d6901c5a8 spec/helpers/record_alloc.cc Max&nbsp;Brunsfeld
2016-01-22 maxbrunsfeld@github.com 6e2b49a5395538fd4f05b187bc6f839d6901c5a8 spec/helpers/record_alloc.h Max&nbsp;Brunsfeld
2016-01-22 maxbrunsfeld@github.com 6e2b49a5395538fd4f05b187bc6f839d6901c5a8 spec/helpers/test_languages.cc Max&nbsp;Brunsfeld
2016-01-22 maxbrunsfeld@github.com 6e2b49a5395538fd4f05b187bc6f839d6901c5a8 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-01-22 maxbrunsfeld@github.com 6e2b49a5395538fd4f05b187bc6f839d6901c5a8 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-01-22 maxbrunsfeld@github.com 6e2b49a5395538fd4f05b187bc6f839d6901c5a8 src/runtime/alloc.h Max&nbsp;Brunsfeld
2016-01-22 maxbrunsfeld@github.com 6e2b49a5395538fd4f05b187bc6f839d6901c5a8 src/runtime/document.c Max&nbsp;Brunsfeld
2016-01-22 maxbrunsfeld@github.com 6e2b49a5395538fd4f05b187bc6f839d6901c5a8 src/runtime/lexer.c Max&nbsp;Brunsfeld
2016-01-22 maxbrunsfeld@github.com 6e2b49a5395538fd4f05b187bc6f839d6901c5a8 src/runtime/node.c Max&nbsp;Brunsfeld
2016-01-22 maxbrunsfeld@github.com 6e2b49a5395538fd4f05b187bc6f839d6901c5a8 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-01-22 maxbrunsfeld@github.com 6e2b49a5395538fd4f05b187bc6f839d6901c5a8 src/runtime/parser.h Max&nbsp;Brunsfeld
2016-01-22 maxbrunsfeld@github.com 6e2b49a5395538fd4f05b187bc6f839d6901c5a8 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-01-22 maxbrunsfeld@github.com 6e2b49a5395538fd4f05b187bc6f839d6901c5a8 src/runtime/stack.h Max&nbsp;Brunsfeld
2016-01-22 maxbrunsfeld@github.com 6e2b49a5395538fd4f05b187bc6f839d6901c5a8 src/runtime/string_input.c Max&nbsp;Brunsfeld
2016-01-22 maxbrunsfeld@github.com 6e2b49a5395538fd4f05b187bc6f839d6901c5a8 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-01-22 maxbrunsfeld@github.com 6e2b49a5395538fd4f05b187bc6f839d6901c5a8 src/runtime/vector.h Max&nbsp;Brunsfeld
2016-01-22 maxbrunsfeld@github.com 6e2b49a5395538fd4f05b187bc6f839d6901c5a8 tests.gyp Max&nbsp;Brunsfeld
2016-01-21 maxbrunsfeld@gmail.com e17ce2903ec100dce812b273e0b27b417d40d3aa src/runtime/parser.c Max&nbsp;Brunsfeld
2016-01-20 maxbrunsfeld@gmail.com 39417e55df1aa6d9bcfffeda923cf9649bea385d spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-01-20 maxbrunsfeld@gmail.com 3dde0a6f395e88196dc6617aa5224f6bfdc445e0 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2016-01-20 maxbrunsfeld@gmail.com 3dde0a6f395e88196dc6617aa5224f6bfdc445e0 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-01-20 maxbrunsfeld@gmail.com 3dde0a6f395e88196dc6617aa5224f6bfdc445e0 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-01-20 maxbrunsfeld@gmail.com 3dde0a6f395e88196dc6617aa5224f6bfdc445e0 src/runtime/document.c Max&nbsp;Brunsfeld
2016-01-20 maxbrunsfeld@gmail.com 3dde0a6f395e88196dc6617aa5224f6bfdc445e0 src/runtime/lexer.c Max&nbsp;Brunsfeld
2016-01-20 maxbrunsfeld@gmail.com 3dde0a6f395e88196dc6617aa5224f6bfdc445e0 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-01-20 maxbrunsfeld@gmail.com 3dde0a6f395e88196dc6617aa5224f6bfdc445e0 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-01-20 maxbrunsfeld@gmail.com 3dde0a6f395e88196dc6617aa5224f6bfdc445e0 src/runtime/stack.h Max&nbsp;Brunsfeld
2016-01-20 maxbrunsfeld@gmail.com 3dde0a6f395e88196dc6617aa5224f6bfdc445e0 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-01-20 maxbrunsfeld@gmail.com 3dde0a6f395e88196dc6617aa5224f6bfdc445e0 src/runtime/vector.h Max&nbsp;Brunsfeld
2016-01-19 maxbrunsfeld@gmail.com ff97a0934368642953ce74413dd71e401ed9f616 spec/helpers/load_language.cc Max&nbsp;Brunsfeld
2016-01-18 maxbrunsfeld@gmail.com 1543a6c7b04e8a051937642b29c2a7c62eebdf83 project.gyp Max&nbsp;Brunsfeld
2016-01-18 maxbrunsfeld@gmail.com 1543a6c7b04e8a051937642b29c2a7c62eebdf83 script/test Max&nbsp;Brunsfeld
2016-01-18 maxbrunsfeld@gmail.com 1543a6c7b04e8a051937642b29c2a7c62eebdf83 spec/helpers/record_alloc.cc Max&nbsp;Brunsfeld
2016-01-18 maxbrunsfeld@gmail.com 1543a6c7b04e8a051937642b29c2a7c62eebdf83 spec/helpers/record_alloc.h Max&nbsp;Brunsfeld
2016-01-18 maxbrunsfeld@gmail.com 1543a6c7b04e8a051937642b29c2a7c62eebdf83 spec/helpers/test_languages.cc Max&nbsp;Brunsfeld
2016-01-18 maxbrunsfeld@gmail.com 1543a6c7b04e8a051937642b29c2a7c62eebdf83 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-01-18 maxbrunsfeld@gmail.com 1543a6c7b04e8a051937642b29c2a7c62eebdf83 src/runtime/alloc.h Max&nbsp;Brunsfeld
2016-01-18 maxbrunsfeld@gmail.com 1543a6c7b04e8a051937642b29c2a7c62eebdf83 src/runtime/document.c Max&nbsp;Brunsfeld
2016-01-18 maxbrunsfeld@gmail.com 1543a6c7b04e8a051937642b29c2a7c62eebdf83 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-01-18 maxbrunsfeld@gmail.com 1543a6c7b04e8a051937642b29c2a7c62eebdf83 src/runtime/parser.h Max&nbsp;Brunsfeld
2016-01-18 maxbrunsfeld@gmail.com 1543a6c7b04e8a051937642b29c2a7c62eebdf83 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-01-18 maxbrunsfeld@gmail.com 1543a6c7b04e8a051937642b29c2a7c62eebdf83 tests.gyp Max&nbsp;Brunsfeld
2016-01-18 maxbrunsfeld@gmail.com 9d0835edbfdb0acb5f4483cdf3da987245daba21 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2016-01-18 maxbrunsfeld@gmail.com 9d0835edbfdb0acb5f4483cdf3da987245daba21 src/runtime/node.c Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 87316f22f3c76340ccfeec6c781f464099598aa4 script/check-mallocs Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 87316f22f3c76340ccfeec6c781f464099598aa4 script/ci Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 87316f22f3c76340ccfeec6c781f464099598aa4 src/runtime/alloc.h Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 87316f22f3c76340ccfeec6c781f464099598aa4 src/runtime/document.c Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 87316f22f3c76340ccfeec6c781f464099598aa4 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 87316f22f3c76340ccfeec6c781f464099598aa4 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 87316f22f3c76340ccfeec6c781f464099598aa4 src/runtime/string_input.c Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 87316f22f3c76340ccfeec6c781f464099598aa4 src/runtime/tree.c Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 87316f22f3c76340ccfeec6c781f464099598aa4 src/runtime/vector.h Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 19b776e74da62ecc8ccd4ab784091754acf2a689 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 19b776e74da62ecc8ccd4ab784091754acf2a689 src/runtime/stack.c Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 04afda2e66198d19111437639f5ee8089c6767d2 .travis.yml Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 04afda2e66198d19111437639f5ee8089c6767d2 README.md Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 04afda2e66198d19111437639f5ee8089c6767d2 script/ci Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 04afda2e66198d19111437639f5ee8089c6767d2 script/clean Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 04afda2e66198d19111437639f5ee8089c6767d2 script/configure Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 04afda2e66198d19111437639f5ee8089c6767d2 script/fetch-fixtures Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 04afda2e66198d19111437639f5ee8089c6767d2 script/format Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 04afda2e66198d19111437639f5ee8089c6767d2 script/lint Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 04afda2e66198d19111437639f5ee8089c6767d2 script/trim-whitespace Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 7dfb1dbdf68aad5b428886e3b2028ee4d60d2ec2 tests.gyp Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 3bc7045e058e1f8d5d064cf61f99bc67517ab422 script/fetch_languages Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 90cbd612808b1ecd297d713f39db01b113c08b9a spec/helpers/test_languages.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 9cc24f3e282db5d3fcfe78014f843350f835710c script/test Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com d6ed783c8cd924a351432943e174502c19ed4de6 spec/helpers/test_languages.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com eef1ae17a0ba90f0db3b46b78c0e944d996b039c tests.gyp Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 8ec0e3f43eda70d031b417b8d1575d7f049b8da1 tests.gyp Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 .gitignore Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 .travis.yml Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 README.md Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 script/ci Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 script/fetch_languages Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 script/test Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/compiler/build_tables/does_match_any_line_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/compiler/build_tables/item_set_closure_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/compiler/build_tables/lex_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/compiler/build_tables/lex_item_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/compiler/build_tables/parse_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/compiler/build_tables/parse_item_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/compiler/build_tables/rule_can_be_blank_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/compiler/prepare_grammar/expand_repeats_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/compiler/prepare_grammar/expand_tokens_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/compiler/prepare_grammar/extract_choices_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/compiler/prepare_grammar/flatten_grammar_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/compiler/prepare_grammar/intern_symbols_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/compiler/prepare_grammar/parse_regex_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/compiler/rules/character_set_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/compiler/rules/choice_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/compiler/rules/repeat_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/compiler/util/string_helpers_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/fixtures/.gitkeep Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/helpers/encoding_helpers.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/helpers/encoding_helpers.h Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/helpers/equals_pointer.h Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/helpers/load_language.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/helpers/load_language.h Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/helpers/log_debugger.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/helpers/log_debugger.h Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/helpers/point_helpers.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/helpers/point_helpers.h Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/helpers/read_test_entries.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/helpers/read_test_entries.h Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/helpers/rule_helpers.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/helpers/rule_helpers.h Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/helpers/spy_debugger.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/helpers/spy_debugger.h Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/helpers/spy_input.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/helpers/spy_input.h Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/helpers/stream_methods.h Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/helpers/test_languages.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/helpers/test_languages.h Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/integration/compile_grammar_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/spec_helper.h Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 spec/specs.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@github.com aaa77d69ec7552868dd59ade583e79e745a7c977 tests.gyp Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f .gitignore Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f .travis.yml Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f script/ci Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f script/fetch_languages Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f script/test Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/compiler/build_tables/does_match_any_line_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/compiler/build_tables/item_set_closure_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/compiler/build_tables/lex_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/compiler/build_tables/lex_item_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/compiler/build_tables/parse_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/compiler/build_tables/parse_item_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/compiler/build_tables/rule_can_be_blank_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/compiler/prepare_grammar/expand_repeats_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/compiler/prepare_grammar/expand_tokens_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/compiler/prepare_grammar/extract_choices_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/compiler/prepare_grammar/flatten_grammar_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/compiler/prepare_grammar/intern_symbols_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/compiler/prepare_grammar/parse_regex_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/compiler/rules/character_set_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/compiler/rules/choice_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/compiler/rules/repeat_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/compiler/util/string_helpers_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/fixtures/.gitkeep Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/helpers/encoding_helpers.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/helpers/encoding_helpers.h Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/helpers/equals_pointer.h Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/helpers/load_language.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/helpers/load_language.h Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/helpers/log_debugger.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/helpers/log_debugger.h Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/helpers/point_helpers.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/helpers/point_helpers.h Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/helpers/read_test_entries.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/helpers/read_test_entries.h Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/helpers/rule_helpers.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/helpers/rule_helpers.h Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/helpers/spy_debugger.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/helpers/spy_debugger.h Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/helpers/spy_input.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/helpers/spy_input.h Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/helpers/stream_methods.h Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/helpers/test_languages.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/helpers/test_languages.h Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/integration/compile_grammar_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/integration/corpus_specs.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/spec_helper.h Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f spec/specs.cc Max&nbsp;Brunsfeld
2016-01-15 maxbrunsfeld@gmail.com 0f7dbea9a31c1baf51716c6e70c6f0a302bd578f tests.gyp Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@gmail.com 569b9d4099d685df70377b26c56a7a597efc0901 README.md Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@gmail.com 569b9d4099d685df70377b26c56a7a597efc0901 spec/integration/compile_grammar_spec.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@gmail.com 569b9d4099d685df70377b26c56a7a597efc0901 src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@gmail.com ad4089a4bfa8a6ffc758cf80e6585a15ec37563b spec/compiler/compile_examples.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@gmail.com ad4089a4bfa8a6ffc758cf80e6585a15ec37563b spec/integration/compile_grammar_spec.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@gmail.com bc56729b8bc5273f19fa23ed53161d7ff0a5ee27 README.md Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@gmail.com 4a5deda071426647b3d0ffd3d381d48af57542b6 script/test_all.sh Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@gmail.com 4a5deda071426647b3d0ffd3d381d48af57542b6 script/test_integration.sh Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@gmail.com 4a5deda071426647b3d0ffd3d381d48af57542b6 spec/integration/compile_grammar_spec.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@gmail.com 4a5deda071426647b3d0ffd3d381d48af57542b6 spec/integration/helpers/load_language.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@gmail.com 4a5deda071426647b3d0ffd3d381d48af57542b6 spec/integration/helpers/load_language.h Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@gmail.com 4a5deda071426647b3d0ffd3d381d48af57542b6 spec/integration/integration_spec_helper.h Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@gmail.com 4a5deda071426647b3d0ffd3d381d48af57542b6 spec/integration/integration_specs.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@gmail.com 4a5deda071426647b3d0ffd3d381d48af57542b6 tests.gyp Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed .gitmodules Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed README.md Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed doc/grammar-schema.json Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed externals/json-parser Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed project.gyp Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed spec/compiler/compile_examples.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed spec/compiler/compile_spec.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed spec/compiler/compiler_spec_helper.h Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed spec/compiler/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed spec/compiler/helpers/stream_methods.h Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed spec/compiler/prepare_grammar/expand_tokens_spec.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed spec/compiler/prepare_grammar/intern_symbols_spec.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed spec/compiler/prepare_grammar/parse_regex_spec.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed spec/fixtures/grammars/anonymous_tokens.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed spec/fixtures/grammars/arithmetic.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed spec/fixtures/grammars/c.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed spec/fixtures/grammars/cpp.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed spec/fixtures/grammars/golang.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed spec/fixtures/grammars/helpers.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed spec/fixtures/grammars/helpers.h Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed spec/fixtures/grammars/javascript.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed spec/fixtures/grammars/json.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/build_tables/build_lex_table.h Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/build_tables/build_parse_table.h Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/build_tables/build_tables.h Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/build_tables/does_match_any_line.h Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/build_tables/lex_conflict_manager.h Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/build_tables/parse_conflict_manager.h Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/build_tables/rule_can_be_blank.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/build_tables/rule_can_be_blank.h Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/compile.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/compile.h Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/compile_error.h Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/grammar.h Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/lexical_grammar.h Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/parse_grammar.h Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/prepare_grammar/expand_repeats.h Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/prepare_grammar/expand_tokens.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/prepare_grammar/expand_tokens.h Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/prepare_grammar/extract_choices.h Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/prepare_grammar/extract_tokens.h Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/prepare_grammar/intern_symbols.h Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/prepare_grammar/is_token.h Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/prepare_grammar/parse_regex.h Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/prepare_grammar/prepare_grammar.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/prepare_grammar/prepare_grammar.h Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/prepare_grammar/token_description.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/prepare_grammar/token_description.h Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/rules.h Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/rules/rules.cc Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@github.com 49f393b75ecc42584b876a327c416de1900455ed src/compiler/variable.h Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@gmail.com 7121689cfe9fa3f9455f3752f025550a4972a186 README.md Max&nbsp;Brunsfeld
2016-01-14 maxbrunsfeld@gmail.com 96dd5c820e894b8a65acdd517e03f180e00ea6dd doc/grammar-schema.json Max&nbsp;Brunsfeld
2016-01-13 maxbrunsfeld@gmail.com 1142e058738094bedfee99d67f7ce8e248de5622 src/runtime/parser.c Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 spec/compiler/compile_examples.cc Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 spec/compiler/compile_spec.cc Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 spec/compiler/compiler_spec_helper.h Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 spec/compiler/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 spec/compiler/helpers/stream_methods.h Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 spec/compiler/prepare_grammar/expand_tokens_spec.cc Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 spec/compiler/prepare_grammar/intern_symbols_spec.cc Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 spec/compiler/prepare_grammar/parse_regex_spec.cc Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 spec/fixtures/grammars/helpers.cc Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 spec/fixtures/grammars/helpers.h Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/build_tables/build_lex_table.h Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/build_tables/build_parse_table.h Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/build_tables/build_tables.h Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/build_tables/does_match_any_line.h Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/build_tables/lex_conflict_manager.h Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/build_tables/parse_conflict_manager.h Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/build_tables/rule_can_be_blank.cc Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/build_tables/rule_can_be_blank.h Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/compile.cc Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/compile.h Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/compile_error.h Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/grammar.h Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/lexical_grammar.h Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/parse_grammar.h Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/prepare_grammar/expand_repeats.h Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/prepare_grammar/expand_tokens.cc Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/prepare_grammar/expand_tokens.h Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/prepare_grammar/extract_choices.h Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/prepare_grammar/extract_tokens.h Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/prepare_grammar/intern_symbols.h Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/prepare_grammar/is_token.h Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/prepare_grammar/parse_regex.h Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/prepare_grammar/prepare_grammar.cc Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/prepare_grammar/prepare_grammar.h Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/prepare_grammar/token_description.cc Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/prepare_grammar/token_description.h Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/rules.h Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/rules/rules.cc Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2016-01-11 maxbrunsfeld@gmail.com d4632ab9a968d4880eb9026d47f3ece734eb0989 src/compiler/variable.h Max&nbsp;Brunsfeld
2016-01-10 maxbrunsfeld@gmail.com b69e19c52574e548dceb963c4d12d4a85db90798 .gitmodules Max&nbsp;Brunsfeld
2016-01-10 maxbrunsfeld@gmail.com b69e19c52574e548dceb963c4d12d4a85db90798 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2016-01-10 maxbrunsfeld@gmail.com b69e19c52574e548dceb963c4d12d4a85db90798 project.gyp Max&nbsp;Brunsfeld
2016-01-10 maxbrunsfeld@gmail.com b69e19c52574e548dceb963c4d12d4a85db90798 src/compiler/compile.cc Max&nbsp;Brunsfeld
2016-01-10 maxbrunsfeld@gmail.com b69e19c52574e548dceb963c4d12d4a85db90798 src/compiler/parse_grammar.cc Max&nbsp;Brunsfeld
2016-01-10 maxbrunsfeld@gmail.com b69e19c52574e548dceb963c4d12d4a85db90798 src/compiler/parse_grammar.h Max&nbsp;Brunsfeld
2016-01-08 maxbrunsfeld@gmail.com 36870bfced9701a36766c697aa0b3e3f066ae1e7 externals/json-parser Max&nbsp;Brunsfeld
2016-01-08 maxbrunsfeld@gmail.com 36870bfced9701a36766c697aa0b3e3f066ae1e7 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2016-01-08 maxbrunsfeld@gmail.com 36870bfced9701a36766c697aa0b3e3f066ae1e7 project.gyp Max&nbsp;Brunsfeld
2016-01-08 maxbrunsfeld@gmail.com 36870bfced9701a36766c697aa0b3e3f066ae1e7 spec/compiler/compile_spec.cc Max&nbsp;Brunsfeld
2016-01-08 maxbrunsfeld@gmail.com 36870bfced9701a36766c697aa0b3e3f066ae1e7 spec/compiler/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2016-01-08 maxbrunsfeld@gmail.com 36870bfced9701a36766c697aa0b3e3f066ae1e7 spec/compiler/prepare_grammar/intern_symbols_spec.cc Max&nbsp;Brunsfeld
2016-01-08 maxbrunsfeld@gmail.com 36870bfced9701a36766c697aa0b3e3f066ae1e7 spec/fixtures/grammars/anonymous_tokens.cc Max&nbsp;Brunsfeld
2016-01-08 maxbrunsfeld@gmail.com 36870bfced9701a36766c697aa0b3e3f066ae1e7 spec/fixtures/grammars/arithmetic.cc Max&nbsp;Brunsfeld
2016-01-08 maxbrunsfeld@gmail.com 36870bfced9701a36766c697aa0b3e3f066ae1e7 spec/fixtures/grammars/c.cc Max&nbsp;Brunsfeld
2016-01-08 maxbrunsfeld@gmail.com 36870bfced9701a36766c697aa0b3e3f066ae1e7 spec/fixtures/grammars/cpp.cc Max&nbsp;Brunsfeld
2016-01-08 maxbrunsfeld@gmail.com 36870bfced9701a36766c697aa0b3e3f066ae1e7 spec/fixtures/grammars/golang.cc Max&nbsp;Brunsfeld
2016-01-08 maxbrunsfeld@gmail.com 36870bfced9701a36766c697aa0b3e3f066ae1e7 spec/fixtures/grammars/javascript.cc Max&nbsp;Brunsfeld
2016-01-08 maxbrunsfeld@gmail.com 36870bfced9701a36766c697aa0b3e3f066ae1e7 spec/fixtures/grammars/json.cc Max&nbsp;Brunsfeld
2016-01-08 maxbrunsfeld@gmail.com 36870bfced9701a36766c697aa0b3e3f066ae1e7 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2016-01-08 maxbrunsfeld@gmail.com 36870bfced9701a36766c697aa0b3e3f066ae1e7 src/compiler/prepare_grammar/prepare_grammar.h Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@gmail.com e59f6294cbd9c4e584b0a795bd5c0db81f66dfb0 spec/fixtures/grammars/c.cc Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@gmail.com e59f6294cbd9c4e584b0a795bd5c0db81f66dfb0 spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@gmail.com e59f6294cbd9c4e584b0a795bd5c0db81f66dfb0 src/compiler/build_tables/remove_duplicate_states.h Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@gmail.com 4b04afac5e6c92549b3fc187403c4c5b2545bc3e include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@gmail.com 4b04afac5e6c92549b3fc187403c4c5b2545bc3e spec/fixtures/parsers/anonymous_tokens.c Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@gmail.com 4b04afac5e6c92549b3fc187403c4c5b2545bc3e spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@gmail.com 4b04afac5e6c92549b3fc187403c4c5b2545bc3e spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@gmail.com 4b04afac5e6c92549b3fc187403c4c5b2545bc3e spec/fixtures/parsers/cpp.c Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@gmail.com 4b04afac5e6c92549b3fc187403c4c5b2545bc3e spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@gmail.com 4b04afac5e6c92549b3fc187403c4c5b2545bc3e spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@gmail.com 4b04afac5e6c92549b3fc187403c4c5b2545bc3e spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@gmail.com 4b04afac5e6c92549b3fc187403c4c5b2545bc3e src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@gmail.com 4b04afac5e6c92549b3fc187403c4c5b2545bc3e src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@gmail.com 4ad1a666be18092d3f6441bf25294f85bd305ba9 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@gmail.com 4ad1a666be18092d3f6441bf25294f85bd305ba9 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@gmail.com 4ad1a666be18092d3f6441bf25294f85bd305ba9 src/runtime/language.c Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@gmail.com 4ad1a666be18092d3f6441bf25294f85bd305ba9 src/runtime/language.h Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@gmail.com 4ad1a666be18092d3f6441bf25294f85bd305ba9 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@gmail.com 939476c947acaad8799535a665adae998f6a7de8 spec/fixtures/parsers/anonymous_tokens.c Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@gmail.com 939476c947acaad8799535a665adae998f6a7de8 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@gmail.com 939476c947acaad8799535a665adae998f6a7de8 spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@gmail.com 939476c947acaad8799535a665adae998f6a7de8 spec/fixtures/parsers/cpp.c Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@gmail.com 939476c947acaad8799535a665adae998f6a7de8 spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@gmail.com 939476c947acaad8799535a665adae998f6a7de8 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@gmail.com 939476c947acaad8799535a665adae998f6a7de8 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@gmail.com 939476c947acaad8799535a665adae998f6a7de8 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@gmail.com 939476c947acaad8799535a665adae998f6a7de8 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@gmail.com 939476c947acaad8799535a665adae998f6a7de8 src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@gmail.com 939476c947acaad8799535a665adae998f6a7de8 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@github.com 36cdb3afcd7bf5fb40bc896303144935121d1667 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@github.com 36cdb3afcd7bf5fb40bc896303144935121d1667 spec/fixtures/parsers/anonymous_tokens.c Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@github.com 36cdb3afcd7bf5fb40bc896303144935121d1667 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@github.com 36cdb3afcd7bf5fb40bc896303144935121d1667 spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@github.com 36cdb3afcd7bf5fb40bc896303144935121d1667 spec/fixtures/parsers/cpp.c Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@github.com 36cdb3afcd7bf5fb40bc896303144935121d1667 spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@github.com 36cdb3afcd7bf5fb40bc896303144935121d1667 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@github.com 36cdb3afcd7bf5fb40bc896303144935121d1667 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@github.com 36cdb3afcd7bf5fb40bc896303144935121d1667 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@github.com 36cdb3afcd7bf5fb40bc896303144935121d1667 src/runtime/language.c Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@github.com 36cdb3afcd7bf5fb40bc896303144935121d1667 src/runtime/language.h Max&nbsp;Brunsfeld
2015-12-30 maxbrunsfeld@github.com 36cdb3afcd7bf5fb40bc896303144935121d1667 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-29 maxbrunsfeld@gmail.com 97a281502e2850d25766c68a787686d8320bc865 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2015-12-29 maxbrunsfeld@gmail.com 97a281502e2850d25766c68a787686d8320bc865 spec/fixtures/parsers/anonymous_tokens.c Max&nbsp;Brunsfeld
2015-12-29 maxbrunsfeld@gmail.com 97a281502e2850d25766c68a787686d8320bc865 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2015-12-29 maxbrunsfeld@gmail.com 97a281502e2850d25766c68a787686d8320bc865 spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-12-29 maxbrunsfeld@gmail.com 97a281502e2850d25766c68a787686d8320bc865 spec/fixtures/parsers/cpp.c Max&nbsp;Brunsfeld
2015-12-29 maxbrunsfeld@gmail.com 97a281502e2850d25766c68a787686d8320bc865 spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2015-12-29 maxbrunsfeld@gmail.com 97a281502e2850d25766c68a787686d8320bc865 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-12-29 maxbrunsfeld@gmail.com 97a281502e2850d25766c68a787686d8320bc865 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2015-12-29 maxbrunsfeld@gmail.com 97a281502e2850d25766c68a787686d8320bc865 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-12-29 maxbrunsfeld@gmail.com 97a281502e2850d25766c68a787686d8320bc865 src/runtime/language.c Max&nbsp;Brunsfeld
2015-12-29 maxbrunsfeld@gmail.com 97a281502e2850d25766c68a787686d8320bc865 src/runtime/language.h Max&nbsp;Brunsfeld
2015-12-29 maxbrunsfeld@gmail.com 97a281502e2850d25766c68a787686d8320bc865 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-28 maxbrunsfeld@github.com cead07e37128c3e0f23a022f12ea65b6caa2db42 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2015-12-28 maxbrunsfeld@github.com cead07e37128c3e0f23a022f12ea65b6caa2db42 project.gyp Max&nbsp;Brunsfeld
2015-12-28 maxbrunsfeld@github.com cead07e37128c3e0f23a022f12ea65b6caa2db42 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2015-12-28 maxbrunsfeld@github.com cead07e37128c3e0f23a022f12ea65b6caa2db42 spec/runtime/helpers/encoding_helpers.cc Max&nbsp;Brunsfeld
2015-12-28 maxbrunsfeld@github.com cead07e37128c3e0f23a022f12ea65b6caa2db42 spec/runtime/helpers/encoding_helpers.h Max&nbsp;Brunsfeld
2015-12-28 maxbrunsfeld@github.com cead07e37128c3e0f23a022f12ea65b6caa2db42 spec/runtime/helpers/spy_input.cc Max&nbsp;Brunsfeld
2015-12-28 maxbrunsfeld@github.com cead07e37128c3e0f23a022f12ea65b6caa2db42 spec/runtime/helpers/spy_input.h Max&nbsp;Brunsfeld
2015-12-28 maxbrunsfeld@github.com cead07e37128c3e0f23a022f12ea65b6caa2db42 spec/runtime/language_specs.cc Max&nbsp;Brunsfeld
2015-12-28 maxbrunsfeld@github.com cead07e37128c3e0f23a022f12ea65b6caa2db42 src/runtime/lexer.c Max&nbsp;Brunsfeld
2015-12-28 maxbrunsfeld@github.com cead07e37128c3e0f23a022f12ea65b6caa2db42 src/runtime/utf16.c Max&nbsp;Brunsfeld
2015-12-28 maxbrunsfeld@github.com cead07e37128c3e0f23a022f12ea65b6caa2db42 src/runtime/utf16.h Max&nbsp;Brunsfeld
2015-12-28 maxbrunsfeld@gmail.com f2e7058ad9c94f70e0155f4e14809fb2683aff96 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2015-12-28 maxbrunsfeld@gmail.com f2e7058ad9c94f70e0155f4e14809fb2683aff96 project.gyp Max&nbsp;Brunsfeld
2015-12-28 maxbrunsfeld@gmail.com f2e7058ad9c94f70e0155f4e14809fb2683aff96 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2015-12-28 maxbrunsfeld@gmail.com f2e7058ad9c94f70e0155f4e14809fb2683aff96 spec/runtime/helpers/encoding_helpers.cc Max&nbsp;Brunsfeld
2015-12-28 maxbrunsfeld@gmail.com f2e7058ad9c94f70e0155f4e14809fb2683aff96 spec/runtime/helpers/encoding_helpers.h Max&nbsp;Brunsfeld
2015-12-28 maxbrunsfeld@gmail.com f2e7058ad9c94f70e0155f4e14809fb2683aff96 spec/runtime/helpers/spy_input.cc Max&nbsp;Brunsfeld
2015-12-28 maxbrunsfeld@gmail.com f2e7058ad9c94f70e0155f4e14809fb2683aff96 spec/runtime/helpers/spy_input.h Max&nbsp;Brunsfeld
2015-12-28 maxbrunsfeld@gmail.com f2e7058ad9c94f70e0155f4e14809fb2683aff96 spec/runtime/language_specs.cc Max&nbsp;Brunsfeld
2015-12-28 maxbrunsfeld@gmail.com f2e7058ad9c94f70e0155f4e14809fb2683aff96 src/runtime/lexer.c Max&nbsp;Brunsfeld
2015-12-28 maxbrunsfeld@gmail.com f2e7058ad9c94f70e0155f4e14809fb2683aff96 src/runtime/utf16.c Max&nbsp;Brunsfeld
2015-12-28 maxbrunsfeld@gmail.com f2e7058ad9c94f70e0155f4e14809fb2683aff96 src/runtime/utf16.h Max&nbsp;Brunsfeld
2015-12-27 maxbrunsfeld@gmail.com 3bec7392021342b5efad78487cdfa1b979df2db0 .gitmodules Max&nbsp;Brunsfeld
2015-12-27 maxbrunsfeld@gmail.com 3bec7392021342b5efad78487cdfa1b979df2db0 externals/utf8proc Max&nbsp;Brunsfeld
2015-12-27 maxbrunsfeld@github.com 1d57390eeef3bf30a7ab02462a9b55d1a3601934 src/compiler/build_tables/remove_duplicate_states.h Max&nbsp;Brunsfeld
2015-12-27 maxbrunsfeld@github.com 1d57390eeef3bf30a7ab02462a9b55d1a3601934 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-27 maxbrunsfeld@github.com 1d57390eeef3bf30a7ab02462a9b55d1a3601934 src/runtime/parser.h Max&nbsp;Brunsfeld
2015-12-27 maxbrunsfeld@github.com 1d57390eeef3bf30a7ab02462a9b55d1a3601934 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-12-27 maxbrunsfeld@github.com 1d57390eeef3bf30a7ab02462a9b55d1a3601934 src/runtime/tree.h Max&nbsp;Brunsfeld
2015-12-27 maxbrunsfeld@gmail.com ff3a4baf42e0b15fc4d7b7bc1ba6a2d5303eaf72 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-25 maxbrunsfeld@gmail.com a8f50986e081c0f9a2fd446c104d82600c81b35b src/compiler/build_tables/remove_duplicate_states.h Max&nbsp;Brunsfeld
2015-12-25 maxbrunsfeld@gmail.com a8f50986e081c0f9a2fd446c104d82600c81b35b src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-25 maxbrunsfeld@gmail.com a8f50986e081c0f9a2fd446c104d82600c81b35b src/runtime/tree.c Max&nbsp;Brunsfeld
2015-12-25 maxbrunsfeld@gmail.com a8f50986e081c0f9a2fd446c104d82600c81b35b src/runtime/tree.h Max&nbsp;Brunsfeld
2015-12-25 maxbrunsfeld@gmail.com 13d8de3eb39cdcf1f657643559ff2567f4c3c127 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-25 maxbrunsfeld@gmail.com 13d8de3eb39cdcf1f657643559ff2567f4c3c127 src/runtime/parser.h Max&nbsp;Brunsfeld
2015-12-24 maxbrunsfeld@gmail.com f483178f83fc3537b740776bceadc34dbaafc456 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-23 maxbrunsfeld@github.com f0c89f36f7a6b83a328be8ab1126fd160f1cacb0 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2015-12-23 maxbrunsfeld@github.com f0c89f36f7a6b83a328be8ab1126fd160f1cacb0 spec/fixtures/parsers/anonymous_tokens.c Max&nbsp;Brunsfeld
2015-12-23 maxbrunsfeld@github.com f0c89f36f7a6b83a328be8ab1126fd160f1cacb0 spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-12-23 maxbrunsfeld@github.com f0c89f36f7a6b83a328be8ab1126fd160f1cacb0 spec/runtime/language_specs.cc Max&nbsp;Brunsfeld
2015-12-23 maxbrunsfeld@github.com f0c89f36f7a6b83a328be8ab1126fd160f1cacb0 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2015-12-23 maxbrunsfeld@github.com f0c89f36f7a6b83a328be8ab1126fd160f1cacb0 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2015-12-23 maxbrunsfeld@github.com f0c89f36f7a6b83a328be8ab1126fd160f1cacb0 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-12-23 maxbrunsfeld@github.com f0c89f36f7a6b83a328be8ab1126fd160f1cacb0 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-12-23 maxbrunsfeld@github.com f0c89f36f7a6b83a328be8ab1126fd160f1cacb0 src/compiler/build_tables/parse_conflict_manager.cc Max&nbsp;Brunsfeld
2015-12-23 maxbrunsfeld@github.com f0c89f36f7a6b83a328be8ab1126fd160f1cacb0 src/compiler/build_tables/parse_conflict_manager.h Max&nbsp;Brunsfeld
2015-12-23 maxbrunsfeld@github.com f0c89f36f7a6b83a328be8ab1126fd160f1cacb0 src/compiler/build_tables/remove_duplicate_states.h Max&nbsp;Brunsfeld
2015-12-23 maxbrunsfeld@github.com f0c89f36f7a6b83a328be8ab1126fd160f1cacb0 src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2015-12-23 maxbrunsfeld@github.com f0c89f36f7a6b83a328be8ab1126fd160f1cacb0 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2015-12-23 maxbrunsfeld@github.com f0c89f36f7a6b83a328be8ab1126fd160f1cacb0 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2015-12-23 maxbrunsfeld@github.com f0c89f36f7a6b83a328be8ab1126fd160f1cacb0 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2015-12-23 maxbrunsfeld@github.com f0c89f36f7a6b83a328be8ab1126fd160f1cacb0 src/runtime/document.c Max&nbsp;Brunsfeld
2015-12-23 maxbrunsfeld@github.com f0c89f36f7a6b83a328be8ab1126fd160f1cacb0 src/runtime/lexer.c Max&nbsp;Brunsfeld
2015-12-23 maxbrunsfeld@github.com f0c89f36f7a6b83a328be8ab1126fd160f1cacb0 src/runtime/node.c Max&nbsp;Brunsfeld
2015-12-23 maxbrunsfeld@github.com f0c89f36f7a6b83a328be8ab1126fd160f1cacb0 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-23 maxbrunsfeld@github.com f0c89f36f7a6b83a328be8ab1126fd160f1cacb0 src/runtime/stack.c Max&nbsp;Brunsfeld
2015-12-23 maxbrunsfeld@github.com f0c89f36f7a6b83a328be8ab1126fd160f1cacb0 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-12-23 maxbrunsfeld@github.com f0c89f36f7a6b83a328be8ab1126fd160f1cacb0 src/runtime/tree.h Max&nbsp;Brunsfeld
2015-12-22 maxbrunsfeld@gmail.com 7f1c5f75687f38498cbf236e4c0e30b4d11c62e7 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-22 maxbrunsfeld@gmail.com 7f1c5f75687f38498cbf236e4c0e30b4d11c62e7 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-12-22 maxbrunsfeld@gmail.com 7f1c5f75687f38498cbf236e4c0e30b4d11c62e7 src/runtime/tree.h Max&nbsp;Brunsfeld
2015-12-22 maxbrunsfeld@gmail.com da1bc038e5b93364ec5371ca20fd2237634aa2a0 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2015-12-22 maxbrunsfeld@gmail.com da1bc038e5b93364ec5371ca20fd2237634aa2a0 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2015-12-22 maxbrunsfeld@gmail.com da1bc038e5b93364ec5371ca20fd2237634aa2a0 src/runtime/document.c Max&nbsp;Brunsfeld
2015-12-22 maxbrunsfeld@gmail.com da1bc038e5b93364ec5371ca20fd2237634aa2a0 src/runtime/lexer.c Max&nbsp;Brunsfeld
2015-12-22 maxbrunsfeld@gmail.com da1bc038e5b93364ec5371ca20fd2237634aa2a0 src/runtime/node.c Max&nbsp;Brunsfeld
2015-12-22 maxbrunsfeld@gmail.com da1bc038e5b93364ec5371ca20fd2237634aa2a0 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-22 maxbrunsfeld@gmail.com da1bc038e5b93364ec5371ca20fd2237634aa2a0 src/runtime/stack.c Max&nbsp;Brunsfeld
2015-12-22 maxbrunsfeld@gmail.com da1bc038e5b93364ec5371ca20fd2237634aa2a0 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-12-22 maxbrunsfeld@gmail.com da1bc038e5b93364ec5371ca20fd2237634aa2a0 src/runtime/tree.h Max&nbsp;Brunsfeld
2015-12-22 maxbrunsfeld@gmail.com 30961143fe0ca92fc9f84f715a74e913bb79d36f src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-22 maxbrunsfeld@gmail.com 6b11890d687f87fe01eb22935fa63d6c334373fb src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-22 maxbrunsfeld@gmail.com 6b11890d687f87fe01eb22935fa63d6c334373fb src/runtime/tree.c Max&nbsp;Brunsfeld
2015-12-22 maxbrunsfeld@gmail.com 6b11890d687f87fe01eb22935fa63d6c334373fb src/runtime/tree.h Max&nbsp;Brunsfeld
2015-12-22 maxbrunsfeld@gmail.com f9e6fce62d3d12e1f19eb2dc2cdd35e390b2e15f spec/runtime/language_specs.cc Max&nbsp;Brunsfeld
2015-12-22 maxbrunsfeld@gmail.com 2bcd2e4d004782da6c0f154f708c94329471799a include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2015-12-22 maxbrunsfeld@gmail.com 2bcd2e4d004782da6c0f154f708c94329471799a src/runtime/lexer.c Max&nbsp;Brunsfeld
2015-12-22 maxbrunsfeld@gmail.com 2bcd2e4d004782da6c0f154f708c94329471799a src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-22 maxbrunsfeld@gmail.com 2bcd2e4d004782da6c0f154f708c94329471799a src/runtime/tree.c Max&nbsp;Brunsfeld
2015-12-22 maxbrunsfeld@gmail.com 2bcd2e4d004782da6c0f154f708c94329471799a src/runtime/tree.h Max&nbsp;Brunsfeld
2015-12-20 maxbrunsfeld@gmail.com 386b12486659dfc02d0c027c87a2c930cbb0b780 spec/fixtures/parsers/anonymous_tokens.c Max&nbsp;Brunsfeld
2015-12-20 maxbrunsfeld@gmail.com 386b12486659dfc02d0c027c87a2c930cbb0b780 spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-12-20 maxbrunsfeld@gmail.com 386b12486659dfc02d0c027c87a2c930cbb0b780 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-12-20 maxbrunsfeld@gmail.com 386b12486659dfc02d0c027c87a2c930cbb0b780 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-12-20 maxbrunsfeld@gmail.com 386b12486659dfc02d0c027c87a2c930cbb0b780 src/compiler/build_tables/parse_conflict_manager.cc Max&nbsp;Brunsfeld
2015-12-20 maxbrunsfeld@gmail.com 386b12486659dfc02d0c027c87a2c930cbb0b780 src/compiler/build_tables/parse_conflict_manager.h Max&nbsp;Brunsfeld
2015-12-20 maxbrunsfeld@gmail.com 386b12486659dfc02d0c027c87a2c930cbb0b780 src/compiler/build_tables/remove_duplicate_states.h Max&nbsp;Brunsfeld
2015-12-20 maxbrunsfeld@gmail.com 386b12486659dfc02d0c027c87a2c930cbb0b780 src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2015-12-20 maxbrunsfeld@gmail.com 386b12486659dfc02d0c027c87a2c930cbb0b780 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2015-12-20 maxbrunsfeld@gmail.com 386b12486659dfc02d0c027c87a2c930cbb0b780 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2015-12-20 maxbrunsfeld@gmail.com 386b12486659dfc02d0c027c87a2c930cbb0b780 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2015-12-18 maxbrunsfeld@gmail.com c9db5499e9daddb2e0715396108ed00a1cf32bc0 spec/fixtures/corpus/arithmetic/main.txt Max&nbsp;Brunsfeld
2015-12-18 maxbrunsfeld@gmail.com c9db5499e9daddb2e0715396108ed00a1cf32bc0 spec/fixtures/corpus/c/declarations.txt Max&nbsp;Brunsfeld
2015-12-18 maxbrunsfeld@gmail.com c9db5499e9daddb2e0715396108ed00a1cf32bc0 spec/fixtures/corpus/cpp/statements.txt Max&nbsp;Brunsfeld
2015-12-18 maxbrunsfeld@gmail.com c9db5499e9daddb2e0715396108ed00a1cf32bc0 spec/fixtures/corpus/golang/declarations.txt Max&nbsp;Brunsfeld
2015-12-18 maxbrunsfeld@gmail.com c9db5499e9daddb2e0715396108ed00a1cf32bc0 spec/fixtures/corpus/javascript/literals.txt Max&nbsp;Brunsfeld
2015-12-18 maxbrunsfeld@gmail.com c9db5499e9daddb2e0715396108ed00a1cf32bc0 spec/fixtures/corpus/json/main.txt Max&nbsp;Brunsfeld
2015-12-18 maxbrunsfeld@gmail.com 66460b24fde0f6fb0561a5678b1dced65f870609 spec/fixtures/corpus/arithmetic/main.txt Max&nbsp;Brunsfeld
2015-12-18 maxbrunsfeld@gmail.com 66460b24fde0f6fb0561a5678b1dced65f870609 spec/fixtures/grammars/arithmetic.cc Max&nbsp;Brunsfeld
2015-12-18 maxbrunsfeld@gmail.com 66460b24fde0f6fb0561a5678b1dced65f870609 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2015-12-18 maxbrunsfeld@gmail.com 0c14227396bb7292733f39318c4b090ab364bd34 spec/runtime/helpers/spy_input.cc Max&nbsp;Brunsfeld
2015-12-18 maxbrunsfeld@gmail.com 0c14227396bb7292733f39318c4b090ab364bd34 spec/runtime/helpers/spy_input.h Max&nbsp;Brunsfeld
2015-12-18 maxbrunsfeld@gmail.com 0c14227396bb7292733f39318c4b090ab364bd34 spec/runtime/language_specs.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 1c6ad5f7e4f08ae6c1b940223e7ec9a48a51dc20 README.md Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 1c6ad5f7e4f08ae6c1b940223e7ec9a48a51dc20 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 1c6ad5f7e4f08ae6c1b940223e7ec9a48a51dc20 spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 1c6ad5f7e4f08ae6c1b940223e7ec9a48a51dc20 spec/compiler/prepare_grammar/intern_symbols_spec.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 1c6ad5f7e4f08ae6c1b940223e7ec9a48a51dc20 spec/fixtures/grammars/anonymous_tokens.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 1c6ad5f7e4f08ae6c1b940223e7ec9a48a51dc20 spec/fixtures/grammars/arithmetic.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 1c6ad5f7e4f08ae6c1b940223e7ec9a48a51dc20 spec/fixtures/grammars/c.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 1c6ad5f7e4f08ae6c1b940223e7ec9a48a51dc20 spec/fixtures/grammars/cpp.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 1c6ad5f7e4f08ae6c1b940223e7ec9a48a51dc20 spec/fixtures/grammars/golang.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 1c6ad5f7e4f08ae6c1b940223e7ec9a48a51dc20 spec/fixtures/grammars/javascript.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 1c6ad5f7e4f08ae6c1b940223e7ec9a48a51dc20 spec/fixtures/grammars/json.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 1c6ad5f7e4f08ae6c1b940223e7ec9a48a51dc20 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 1c6ad5f7e4f08ae6c1b940223e7ec9a48a51dc20 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 1c6ad5f7e4f08ae6c1b940223e7ec9a48a51dc20 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 1c6ad5f7e4f08ae6c1b940223e7ec9a48a51dc20 src/compiler/grammar.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 1c6ad5f7e4f08ae6c1b940223e7ec9a48a51dc20 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 1c6ad5f7e4f08ae6c1b940223e7ec9a48a51dc20 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 1c6ad5f7e4f08ae6c1b940223e7ec9a48a51dc20 src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 1c6ad5f7e4f08ae6c1b940223e7ec9a48a51dc20 src/compiler/prepare_grammar/initial_syntax_grammar.h Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 1c6ad5f7e4f08ae6c1b940223e7ec9a48a51dc20 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 1c6ad5f7e4f08ae6c1b940223e7ec9a48a51dc20 src/compiler/prepare_grammar/interned_grammar.h Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 1c6ad5f7e4f08ae6c1b940223e7ec9a48a51dc20 src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com f065eb04806aa75dbb1b0ed2a4c8ea170aaf0214 spec/compiler/build_tables/lex_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com f065eb04806aa75dbb1b0ed2a4c8ea170aaf0214 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com f065eb04806aa75dbb1b0ed2a4c8ea170aaf0214 src/compiler/build_tables/lex_conflict_manager.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com f065eb04806aa75dbb1b0ed2a4c8ea170aaf0214 src/compiler/build_tables/lex_conflict_manager.h Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com a8d258533087f5aca38d91d366f353089ae2d078 spec/compiler/build_tables/parse_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com a8d258533087f5aca38d91d366f353089ae2d078 src/compiler/build_tables/parse_conflict_manager.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 351b4f4aaaf9d0d69b5ee4975628057676d2eafd spec/compiler/build_tables/parse_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 351b4f4aaaf9d0d69b5ee4975628057676d2eafd src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 351b4f4aaaf9d0d69b5ee4975628057676d2eafd src/compiler/build_tables/parse_conflict_manager.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 351b4f4aaaf9d0d69b5ee4975628057676d2eafd src/compiler/build_tables/parse_conflict_manager.h Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@github.com da115d81a47f7682d5cbf6648222446b987212a2 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@github.com da115d81a47f7682d5cbf6648222446b987212a2 spec/compiler/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@github.com da115d81a47f7682d5cbf6648222446b987212a2 spec/fixtures/parsers/anonymous_tokens.c Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@github.com da115d81a47f7682d5cbf6648222446b987212a2 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@github.com da115d81a47f7682d5cbf6648222446b987212a2 spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@github.com da115d81a47f7682d5cbf6648222446b987212a2 spec/fixtures/parsers/cpp.c Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@github.com da115d81a47f7682d5cbf6648222446b987212a2 spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@github.com da115d81a47f7682d5cbf6648222446b987212a2 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@github.com da115d81a47f7682d5cbf6648222446b987212a2 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@github.com da115d81a47f7682d5cbf6648222446b987212a2 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@github.com da115d81a47f7682d5cbf6648222446b987212a2 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@github.com da115d81a47f7682d5cbf6648222446b987212a2 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@github.com da115d81a47f7682d5cbf6648222446b987212a2 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@github.com da115d81a47f7682d5cbf6648222446b987212a2 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@github.com da115d81a47f7682d5cbf6648222446b987212a2 src/compiler/build_tables/lex_item_transitions.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@github.com da115d81a47f7682d5cbf6648222446b987212a2 src/compiler/build_tables/parse_conflict_manager.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@github.com da115d81a47f7682d5cbf6648222446b987212a2 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@github.com da115d81a47f7682d5cbf6648222446b987212a2 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@github.com da115d81a47f7682d5cbf6648222446b987212a2 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@github.com da115d81a47f7682d5cbf6648222446b987212a2 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@github.com da115d81a47f7682d5cbf6648222446b987212a2 src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@github.com da115d81a47f7682d5cbf6648222446b987212a2 src/compiler/syntax_grammar.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@github.com da115d81a47f7682d5cbf6648222446b987212a2 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@github.com da115d81a47f7682d5cbf6648222446b987212a2 src/runtime/stack.c Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@github.com da115d81a47f7682d5cbf6648222446b987212a2 src/runtime/stack.h Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@github.com da115d81a47f7682d5cbf6648222446b987212a2 src/runtime/tree.h Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com c495076adbefd11ffefde2d95133542164a4ef2b include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com c495076adbefd11ffefde2d95133542164a4ef2b spec/compiler/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com c495076adbefd11ffefde2d95133542164a4ef2b spec/fixtures/parsers/anonymous_tokens.c Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com c495076adbefd11ffefde2d95133542164a4ef2b spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com c495076adbefd11ffefde2d95133542164a4ef2b spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com c495076adbefd11ffefde2d95133542164a4ef2b spec/fixtures/parsers/cpp.c Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com c495076adbefd11ffefde2d95133542164a4ef2b spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com c495076adbefd11ffefde2d95133542164a4ef2b spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com c495076adbefd11ffefde2d95133542164a4ef2b spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com c495076adbefd11ffefde2d95133542164a4ef2b spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com c495076adbefd11ffefde2d95133542164a4ef2b src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com c495076adbefd11ffefde2d95133542164a4ef2b src/compiler/build_tables/parse_conflict_manager.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com c495076adbefd11ffefde2d95133542164a4ef2b src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com c495076adbefd11ffefde2d95133542164a4ef2b src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com c495076adbefd11ffefde2d95133542164a4ef2b src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com c495076adbefd11ffefde2d95133542164a4ef2b src/compiler/parse_table.h Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com c495076adbefd11ffefde2d95133542164a4ef2b src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com c495076adbefd11ffefde2d95133542164a4ef2b src/compiler/syntax_grammar.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com c495076adbefd11ffefde2d95133542164a4ef2b src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 7fbb628c784fce537ef85729e208b4d18fa8e5e1 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 7fbb628c784fce537ef85729e208b4d18fa8e5e1 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 7fbb628c784fce537ef85729e208b4d18fa8e5e1 src/runtime/stack.c Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 7fbb628c784fce537ef85729e208b4d18fa8e5e1 src/runtime/stack.h Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com e6f933a21fcfa861675987236eb93e521a4ce07a spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com e6f933a21fcfa861675987236eb93e521a4ce07a spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 77a94a292976be1a5c726b8ab70e8bcf24610803 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 77a94a292976be1a5c726b8ab70e8bcf24610803 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 77a94a292976be1a5c726b8ab70e8bcf24610803 src/compiler/build_tables/lex_item_transitions.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 77a94a292976be1a5c726b8ab70e8bcf24610803 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 66144dc28ec395b53dbf64f1254bab72024b5662 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 66144dc28ec395b53dbf64f1254bab72024b5662 spec/fixtures/parsers/anonymous_tokens.c Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 66144dc28ec395b53dbf64f1254bab72024b5662 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 66144dc28ec395b53dbf64f1254bab72024b5662 spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 66144dc28ec395b53dbf64f1254bab72024b5662 spec/fixtures/parsers/cpp.c Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 66144dc28ec395b53dbf64f1254bab72024b5662 spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 66144dc28ec395b53dbf64f1254bab72024b5662 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 66144dc28ec395b53dbf64f1254bab72024b5662 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 66144dc28ec395b53dbf64f1254bab72024b5662 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 66144dc28ec395b53dbf64f1254bab72024b5662 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-17 maxbrunsfeld@gmail.com 66144dc28ec395b53dbf64f1254bab72024b5662 src/runtime/tree.h Max&nbsp;Brunsfeld
2015-12-16 maxbrunsfeld@github.com d0e107eb84c9ee8f603169b9f4f5c1ae3510b9d1 spec/fixtures/corpus/javascript/control_flow.txt Max&nbsp;Brunsfeld
2015-12-16 maxbrunsfeld@github.com d0e107eb84c9ee8f603169b9f4f5c1ae3510b9d1 spec/fixtures/grammars/javascript.cc Max&nbsp;Brunsfeld
2015-12-16 maxbrunsfeld@github.com d0e107eb84c9ee8f603169b9f4f5c1ae3510b9d1 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-12-16 maxbrunsfeld@github.com d0e107eb84c9ee8f603169b9f4f5c1ae3510b9d1 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-16 maxbrunsfeld@github.com d0e107eb84c9ee8f603169b9f4f5c1ae3510b9d1 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-12-16 maxbrunsfeld@github.com d0e107eb84c9ee8f603169b9f4f5c1ae3510b9d1 src/runtime/tree.h Max&nbsp;Brunsfeld
2015-12-16 maxbrunsfeld@gmail.com 3c3d95345f3019207b0896d2111e8cd354d447a0 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-16 maxbrunsfeld@gmail.com 3c3d95345f3019207b0896d2111e8cd354d447a0 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-12-16 maxbrunsfeld@gmail.com 3c3d95345f3019207b0896d2111e8cd354d447a0 src/runtime/tree.h Max&nbsp;Brunsfeld
2015-12-16 maxbrunsfeld@gmail.com 71059f1d66ebd66aea7b64c77eb0b74a1076036b src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-16 maxbrunsfeld@gmail.com 9bff4d0b06856c96b9e1bba161741c83b2f44184 spec/fixtures/corpus/javascript/control_flow.txt Max&nbsp;Brunsfeld
2015-12-16 maxbrunsfeld@gmail.com 9bff4d0b06856c96b9e1bba161741c83b2f44184 spec/fixtures/grammars/javascript.cc Max&nbsp;Brunsfeld
2015-12-16 maxbrunsfeld@gmail.com 9bff4d0b06856c96b9e1bba161741c83b2f44184 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@github.com 8747e2d3b98a3a319c4c5d7654c68c7d3b43b360 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@github.com 8747e2d3b98a3a319c4c5d7654c68c7d3b43b360 script/util/run_tests.sh Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@github.com 8747e2d3b98a3a319c4c5d7654c68c7d3b43b360 spec/compiler/build_tables/item_set_closure_spec.cc Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@github.com 8747e2d3b98a3a319c4c5d7654c68c7d3b43b360 spec/compiler/build_tables/lex_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@github.com 8747e2d3b98a3a319c4c5d7654c68c7d3b43b360 spec/compiler/build_tables/parse_item_spec.cc Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@github.com 8747e2d3b98a3a319c4c5d7654c68c7d3b43b360 spec/compiler/prepare_grammar/flatten_grammar_spec.cc Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@github.com 8747e2d3b98a3a319c4c5d7654c68c7d3b43b360 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@github.com 8747e2d3b98a3a319c4c5d7654c68c7d3b43b360 spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@github.com 8747e2d3b98a3a319c4c5d7654c68c7d3b43b360 spec/fixtures/parsers/cpp.c Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@github.com 8747e2d3b98a3a319c4c5d7654c68c7d3b43b360 spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@github.com 8747e2d3b98a3a319c4c5d7654c68c7d3b43b360 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@github.com 8747e2d3b98a3a319c4c5d7654c68c7d3b43b360 spec/runtime/language_specs.cc Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@github.com 8747e2d3b98a3a319c4c5d7654c68c7d3b43b360 spec/runtime/runtime_specs.cc Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@github.com 8747e2d3b98a3a319c4c5d7654c68c7d3b43b360 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@github.com 8747e2d3b98a3a319c4c5d7654c68c7d3b43b360 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@github.com 8747e2d3b98a3a319c4c5d7654c68c7d3b43b360 src/compiler/build_tables/conflict_type.h Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@github.com 8747e2d3b98a3a319c4c5d7654c68c7d3b43b360 src/compiler/build_tables/lex_conflict_manager.cc Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@github.com 8747e2d3b98a3a319c4c5d7654c68c7d3b43b360 src/compiler/build_tables/lex_conflict_manager.h Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@github.com 8747e2d3b98a3a319c4c5d7654c68c7d3b43b360 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@github.com 8747e2d3b98a3a319c4c5d7654c68c7d3b43b360 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@github.com 8747e2d3b98a3a319c4c5d7654c68c7d3b43b360 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@github.com 8747e2d3b98a3a319c4c5d7654c68c7d3b43b360 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@github.com 8747e2d3b98a3a319c4c5d7654c68c7d3b43b360 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@github.com 8747e2d3b98a3a319c4c5d7654c68c7d3b43b360 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@github.com 8747e2d3b98a3a319c4c5d7654c68c7d3b43b360 src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@github.com 8747e2d3b98a3a319c4c5d7654c68c7d3b43b360 src/compiler/syntax_grammar.cc Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@github.com 8747e2d3b98a3a319c4c5d7654c68c7d3b43b360 src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@github.com 8747e2d3b98a3a319c4c5d7654c68c7d3b43b360 src/runtime/lexer.c Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@github.com 8747e2d3b98a3a319c4c5d7654c68c7d3b43b360 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@github.com 8747e2d3b98a3a319c4c5d7654c68c7d3b43b360 src/runtime/parser.h Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@gmail.com da2dfd703a1c467b329d6c6ce96c68cef7f63a25 spec/runtime/language_specs.cc Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@gmail.com da2dfd703a1c467b329d6c6ce96c68cef7f63a25 spec/runtime/runtime_specs.cc Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@gmail.com 4ca965019f07b1b13be738fc6bdc105f9ce98f37 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@gmail.com d713054d6187ac9a1047826c3384d49b40e24934 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@gmail.com d713054d6187ac9a1047826c3384d49b40e24934 spec/compiler/build_tables/lex_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@gmail.com d713054d6187ac9a1047826c3384d49b40e24934 spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@gmail.com d713054d6187ac9a1047826c3384d49b40e24934 spec/fixtures/parsers/cpp.c Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@gmail.com d713054d6187ac9a1047826c3384d49b40e24934 spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@gmail.com d713054d6187ac9a1047826c3384d49b40e24934 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@gmail.com d713054d6187ac9a1047826c3384d49b40e24934 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@gmail.com d713054d6187ac9a1047826c3384d49b40e24934 src/compiler/build_tables/lex_conflict_manager.cc Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@gmail.com d713054d6187ac9a1047826c3384d49b40e24934 src/compiler/build_tables/lex_conflict_manager.h Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@gmail.com d713054d6187ac9a1047826c3384d49b40e24934 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@gmail.com d713054d6187ac9a1047826c3384d49b40e24934 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@gmail.com d713054d6187ac9a1047826c3384d49b40e24934 src/runtime/lexer.c Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@gmail.com 51998ac5bb8de964c0dfe9a046aca7634eb4666b script/util/run_tests.sh Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@gmail.com 51998ac5bb8de964c0dfe9a046aca7634eb4666b spec/runtime/language_specs.cc Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@gmail.com 51998ac5bb8de964c0dfe9a046aca7634eb4666b spec/runtime/runtime_specs.cc Max&nbsp;Brunsfeld
2015-12-11 maxbrunsfeld@gmail.com a3fdd7f20eade9a62f0b4bf4daaf15cd3ccee940 spec/runtime/language_specs.cc Max&nbsp;Brunsfeld
2015-12-09 maxbrunsfeld@gmail.com 6abce098c0a6b80e3e5b28e30124c801ddd7c0de src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-09 maxbrunsfeld@gmail.com 6abce098c0a6b80e3e5b28e30124c801ddd7c0de src/runtime/parser.h Max&nbsp;Brunsfeld
2015-12-09 maxbrunsfeld@gmail.com 75f31a79a324f6c8849e530650ac680027faf9d5 spec/compiler/build_tables/item_set_closure_spec.cc Max&nbsp;Brunsfeld
2015-12-09 maxbrunsfeld@gmail.com 75f31a79a324f6c8849e530650ac680027faf9d5 spec/compiler/build_tables/parse_item_spec.cc Max&nbsp;Brunsfeld
2015-12-09 maxbrunsfeld@gmail.com 75f31a79a324f6c8849e530650ac680027faf9d5 spec/compiler/prepare_grammar/flatten_grammar_spec.cc Max&nbsp;Brunsfeld
2015-12-09 maxbrunsfeld@gmail.com 75f31a79a324f6c8849e530650ac680027faf9d5 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2015-12-09 maxbrunsfeld@gmail.com 75f31a79a324f6c8849e530650ac680027faf9d5 spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-12-09 maxbrunsfeld@gmail.com 75f31a79a324f6c8849e530650ac680027faf9d5 spec/fixtures/parsers/cpp.c Max&nbsp;Brunsfeld
2015-12-09 maxbrunsfeld@gmail.com 75f31a79a324f6c8849e530650ac680027faf9d5 spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2015-12-09 maxbrunsfeld@gmail.com 75f31a79a324f6c8849e530650ac680027faf9d5 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-12-09 maxbrunsfeld@gmail.com 75f31a79a324f6c8849e530650ac680027faf9d5 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-12-09 maxbrunsfeld@gmail.com 75f31a79a324f6c8849e530650ac680027faf9d5 src/compiler/build_tables/conflict_type.h Max&nbsp;Brunsfeld
2015-12-09 maxbrunsfeld@gmail.com 75f31a79a324f6c8849e530650ac680027faf9d5 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2015-12-09 maxbrunsfeld@gmail.com 75f31a79a324f6c8849e530650ac680027faf9d5 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2015-12-09 maxbrunsfeld@gmail.com 75f31a79a324f6c8849e530650ac680027faf9d5 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-12-09 maxbrunsfeld@gmail.com 75f31a79a324f6c8849e530650ac680027faf9d5 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2015-12-09 maxbrunsfeld@gmail.com 75f31a79a324f6c8849e530650ac680027faf9d5 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2015-12-09 maxbrunsfeld@gmail.com 75f31a79a324f6c8849e530650ac680027faf9d5 src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2015-12-09 maxbrunsfeld@gmail.com 75f31a79a324f6c8849e530650ac680027faf9d5 src/compiler/syntax_grammar.cc Max&nbsp;Brunsfeld
2015-12-09 maxbrunsfeld@gmail.com 75f31a79a324f6c8849e530650ac680027faf9d5 src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2015-12-09 maxbrunsfeld@gmail.com 2c2c567a2945aba2ba2f6509925748be01bf698e spec/runtime/language_specs.cc Max&nbsp;Brunsfeld
2015-12-09 maxbrunsfeld@github.com dc28a10bf6cba856b1755fd0b28ed4b0e2d840f3 spec/fixtures/grammars/javascript.cc Max&nbsp;Brunsfeld
2015-12-09 maxbrunsfeld@github.com dc28a10bf6cba856b1755fd0b28ed4b0e2d840f3 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-12-09 maxbrunsfeld@github.com dc28a10bf6cba856b1755fd0b28ed4b0e2d840f3 spec/runtime/language_specs.cc Max&nbsp;Brunsfeld
2015-12-09 maxbrunsfeld@github.com dc28a10bf6cba856b1755fd0b28ed4b0e2d840f3 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2015-12-09 maxbrunsfeld@github.com dc28a10bf6cba856b1755fd0b28ed4b0e2d840f3 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-12-09 maxbrunsfeld@github.com dc28a10bf6cba856b1755fd0b28ed4b0e2d840f3 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-09 maxbrunsfeld@github.com dc28a10bf6cba856b1755fd0b28ed4b0e2d840f3 src/runtime/parser.h Max&nbsp;Brunsfeld
2015-12-09 maxbrunsfeld@github.com dc28a10bf6cba856b1755fd0b28ed4b0e2d840f3 src/runtime/stack.c Max&nbsp;Brunsfeld
2015-12-09 maxbrunsfeld@github.com dc28a10bf6cba856b1755fd0b28ed4b0e2d840f3 src/runtime/stack.h Max&nbsp;Brunsfeld
2015-12-09 maxbrunsfeld@github.com dc28a10bf6cba856b1755fd0b28ed4b0e2d840f3 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-12-09 maxbrunsfeld@gmail.com 7d066ff632ac3e3d7c02b23cdc8768782ba77418 spec/runtime/language_specs.cc Max&nbsp;Brunsfeld
2015-12-08 maxbrunsfeld@gmail.com 924ce8c1b32369fc1e5ed4a4882ad307fafe7248 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-08 maxbrunsfeld@gmail.com 26e34ddcbb5f3a2b447b3de603bf95c9e2688f82 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-08 maxbrunsfeld@gmail.com 26e34ddcbb5f3a2b447b3de603bf95c9e2688f82 src/runtime/parser.h Max&nbsp;Brunsfeld
2015-12-08 maxbrunsfeld@gmail.com a7ca28403e48c30fd2ea01e6f6ac5ceabf606453 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-08 maxbrunsfeld@gmail.com 10286f307f2b242c6246db8cfe9cb401b1fb6b7e spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2015-12-08 maxbrunsfeld@gmail.com 10286f307f2b242c6246db8cfe9cb401b1fb6b7e src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-08 maxbrunsfeld@gmail.com 10286f307f2b242c6246db8cfe9cb401b1fb6b7e src/runtime/stack.c Max&nbsp;Brunsfeld
2015-12-08 maxbrunsfeld@gmail.com 10286f307f2b242c6246db8cfe9cb401b1fb6b7e src/runtime/stack.h Max&nbsp;Brunsfeld
2015-12-07 maxbrunsfeld@gmail.com 4abb41511365cce1d13e5edde4d1444711915bc1 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-07 maxbrunsfeld@gmail.com 4d48a2b1b5ff799321027bd804a426da6006ef7d src/runtime/tree.c Max&nbsp;Brunsfeld
2015-12-07 maxbrunsfeld@gmail.com 98f190d3bad226f85dfd3bfa673596371ccf7913 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-06 maxbrunsfeld@gmail.com 76e4599d5ecf4b5d0fa538b0a8d35e39a9685897 spec/fixtures/grammars/javascript.cc Max&nbsp;Brunsfeld
2015-12-06 maxbrunsfeld@gmail.com 76e4599d5ecf4b5d0fa538b0a8d35e39a9685897 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-12-06 maxbrunsfeld@gmail.com 26dad872998e58d70eb84c856dde75954b5e78d8 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@gmail.com 738c49abc8011150f5bcaaca2b62daee1482718f src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@gmail.com d69fef11f9abeb6afef7d59fba2690802e121b72 spec/runtime/language_specs.cc Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@gmail.com d69fef11f9abeb6afef7d59fba2690802e121b72 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@gmail.com 08d50c25ae29d3f2a85c63895e423a1c1dfbadbd src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@gmail.com 08d50c25ae29d3f2a85c63895e423a1c1dfbadbd src/compiler/build_tables/lex_item_transitions.cc Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@gmail.com 08d50c25ae29d3f2a85c63895e423a1c1dfbadbd src/compiler/rules/metadata.cc Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@gmail.com 08d50c25ae29d3f2a85c63895e423a1c1dfbadbd src/runtime/length.h Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@gmail.com 08d50c25ae29d3f2a85c63895e423a1c1dfbadbd src/runtime/lexer.c Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@gmail.com 08d50c25ae29d3f2a85c63895e423a1c1dfbadbd src/runtime/node.c Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@gmail.com 08d50c25ae29d3f2a85c63895e423a1c1dfbadbd src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@gmail.com 08d50c25ae29d3f2a85c63895e423a1c1dfbadbd src/runtime/stack.c Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@gmail.com 08d50c25ae29d3f2a85c63895e423a1c1dfbadbd src/runtime/tree.c Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@github.com 27bce56ef22a0dc01c2de8b1f212c4bca4192418 README.md Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@github.com 27bce56ef22a0dc01c2de8b1f212c4bca4192418 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@github.com 27bce56ef22a0dc01c2de8b1f212c4bca4192418 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@github.com 27bce56ef22a0dc01c2de8b1f212c4bca4192418 spec/runtime/helpers/spy_input.cc Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@github.com 27bce56ef22a0dc01c2de8b1f212c4bca4192418 spec/runtime/helpers/spy_input.h Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@github.com 27bce56ef22a0dc01c2de8b1f212c4bca4192418 spec/runtime/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@github.com 27bce56ef22a0dc01c2de8b1f212c4bca4192418 spec/runtime/language_specs.cc Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@github.com 27bce56ef22a0dc01c2de8b1f212c4bca4192418 spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@github.com 27bce56ef22a0dc01c2de8b1f212c4bca4192418 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@github.com 27bce56ef22a0dc01c2de8b1f212c4bca4192418 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@github.com 27bce56ef22a0dc01c2de8b1f212c4bca4192418 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@github.com 27bce56ef22a0dc01c2de8b1f212c4bca4192418 src/runtime/document.c Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@github.com 27bce56ef22a0dc01c2de8b1f212c4bca4192418 src/runtime/length.h Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@github.com 27bce56ef22a0dc01c2de8b1f212c4bca4192418 src/runtime/lexer.c Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@github.com 27bce56ef22a0dc01c2de8b1f212c4bca4192418 src/runtime/lexer.h Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@github.com 27bce56ef22a0dc01c2de8b1f212c4bca4192418 src/runtime/node.c Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@github.com 27bce56ef22a0dc01c2de8b1f212c4bca4192418 src/runtime/node.h Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@github.com 27bce56ef22a0dc01c2de8b1f212c4bca4192418 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@github.com 27bce56ef22a0dc01c2de8b1f212c4bca4192418 src/runtime/stack.c Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@github.com 27bce56ef22a0dc01c2de8b1f212c4bca4192418 src/runtime/stack.h Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@github.com 27bce56ef22a0dc01c2de8b1f212c4bca4192418 src/runtime/string_input.c Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@github.com 27bce56ef22a0dc01c2de8b1f212c4bca4192418 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@github.com 27bce56ef22a0dc01c2de8b1f212c4bca4192418 src/runtime/tree.h Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@gmail.com d2bf88d5fe0749f3fff67b75bef47dd0027d1caf include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@gmail.com d2bf88d5fe0749f3fff67b75bef47dd0027d1caf spec/runtime/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@gmail.com d2bf88d5fe0749f3fff67b75bef47dd0027d1caf spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@gmail.com d2bf88d5fe0749f3fff67b75bef47dd0027d1caf spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@gmail.com d2bf88d5fe0749f3fff67b75bef47dd0027d1caf src/runtime/document.c Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@gmail.com d2bf88d5fe0749f3fff67b75bef47dd0027d1caf src/runtime/length.h Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@gmail.com d2bf88d5fe0749f3fff67b75bef47dd0027d1caf src/runtime/lexer.c Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@gmail.com d2bf88d5fe0749f3fff67b75bef47dd0027d1caf src/runtime/lexer.h Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@gmail.com d2bf88d5fe0749f3fff67b75bef47dd0027d1caf src/runtime/node.c Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@gmail.com d2bf88d5fe0749f3fff67b75bef47dd0027d1caf src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@gmail.com d2bf88d5fe0749f3fff67b75bef47dd0027d1caf src/runtime/stack.c Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@gmail.com d2bf88d5fe0749f3fff67b75bef47dd0027d1caf src/runtime/stack.h Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@gmail.com d2bf88d5fe0749f3fff67b75bef47dd0027d1caf src/runtime/tree.c Max&nbsp;Brunsfeld
2015-12-05 maxbrunsfeld@gmail.com d2bf88d5fe0749f3fff67b75bef47dd0027d1caf src/runtime/tree.h Max&nbsp;Brunsfeld
2015-12-04 maxbrunsfeld@gmail.com 8939bd549dc612b3e46d49b93fda9866fcf76a26 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-12-04 maxbrunsfeld@gmail.com 22c76fc71b0a579f67cfe148d6c0df9063e31388 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2015-12-04 maxbrunsfeld@gmail.com 22c76fc71b0a579f67cfe148d6c0df9063e31388 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2015-12-04 maxbrunsfeld@gmail.com 22c76fc71b0a579f67cfe148d6c0df9063e31388 src/runtime/document.c Max&nbsp;Brunsfeld
2015-12-04 maxbrunsfeld@gmail.com 22c76fc71b0a579f67cfe148d6c0df9063e31388 src/runtime/length.h Max&nbsp;Brunsfeld
2015-12-04 maxbrunsfeld@gmail.com 22c76fc71b0a579f67cfe148d6c0df9063e31388 src/runtime/node.c Max&nbsp;Brunsfeld
2015-12-04 maxbrunsfeld@gmail.com 22c76fc71b0a579f67cfe148d6c0df9063e31388 src/runtime/node.h Max&nbsp;Brunsfeld
2015-12-04 maxbrunsfeld@gmail.com 8e217f758c1b0b637ae4ebcb318d6f77e57f85a0 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2015-12-04 maxbrunsfeld@gmail.com 8e217f758c1b0b637ae4ebcb318d6f77e57f85a0 spec/runtime/helpers/spy_input.cc Max&nbsp;Brunsfeld
2015-12-04 maxbrunsfeld@gmail.com 8e217f758c1b0b637ae4ebcb318d6f77e57f85a0 spec/runtime/helpers/spy_input.h Max&nbsp;Brunsfeld
2015-12-04 maxbrunsfeld@gmail.com 8e217f758c1b0b637ae4ebcb318d6f77e57f85a0 src/runtime/lexer.c Max&nbsp;Brunsfeld
2015-12-04 maxbrunsfeld@gmail.com 8e217f758c1b0b637ae4ebcb318d6f77e57f85a0 src/runtime/string_input.c Max&nbsp;Brunsfeld
2015-12-04 maxbrunsfeld@gmail.com b3a6de6dadc6fab511a415374eb768600b8878d6 README.md Max&nbsp;Brunsfeld
2015-12-04 maxbrunsfeld@gmail.com b3a6de6dadc6fab511a415374eb768600b8878d6 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2015-12-04 maxbrunsfeld@gmail.com b3a6de6dadc6fab511a415374eb768600b8878d6 spec/runtime/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2015-12-04 maxbrunsfeld@gmail.com b3a6de6dadc6fab511a415374eb768600b8878d6 spec/runtime/language_specs.cc Max&nbsp;Brunsfeld
2015-12-04 maxbrunsfeld@gmail.com b3a6de6dadc6fab511a415374eb768600b8878d6 spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2015-12-04 maxbrunsfeld@gmail.com b3a6de6dadc6fab511a415374eb768600b8878d6 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2015-12-04 maxbrunsfeld@gmail.com b3a6de6dadc6fab511a415374eb768600b8878d6 src/runtime/node.c Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com fe5286f8631c71228d073075d57ee14d9a33c234 spec/fixtures/corpus/c/declarations.txt Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com fe5286f8631c71228d073075d57ee14d9a33c234 spec/fixtures/corpus/golang/declarations.txt Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com fe5286f8631c71228d073075d57ee14d9a33c234 spec/fixtures/corpus/javascript/literals.txt Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com fe5286f8631c71228d073075d57ee14d9a33c234 spec/fixtures/grammars/c.cc Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com fe5286f8631c71228d073075d57ee14d9a33c234 spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com fe5286f8631c71228d073075d57ee14d9a33c234 spec/runtime/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com fe5286f8631c71228d073075d57ee14d9a33c234 spec/runtime/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com fe5286f8631c71228d073075d57ee14d9a33c234 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com fe5286f8631c71228d073075d57ee14d9a33c234 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com fe5286f8631c71228d073075d57ee14d9a33c234 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com fe5286f8631c71228d073075d57ee14d9a33c234 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com fe5286f8631c71228d073075d57ee14d9a33c234 src/runtime/stack.c Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com fe5286f8631c71228d073075d57ee14d9a33c234 src/runtime/stack.h Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com fe5286f8631c71228d073075d57ee14d9a33c234 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com fe5286f8631c71228d073075d57ee14d9a33c234 src/runtime/tree.h Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@gmail.com 8a146a9bef5da548c765290122e0239f8c4150af spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@gmail.com 8a146a9bef5da548c765290122e0239f8c4150af src/runtime/lexer.c Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@gmail.com 8a146a9bef5da548c765290122e0239f8c4150af src/runtime/lexer.h Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@gmail.com 8a146a9bef5da548c765290122e0239f8c4150af src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com e32fe074324235b5b39dd694bc23ae73746e3d9e include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com e32fe074324235b5b39dd694bc23ae73746e3d9e spec/fixtures/parsers/anonymous_tokens.c Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com e32fe074324235b5b39dd694bc23ae73746e3d9e spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com e32fe074324235b5b39dd694bc23ae73746e3d9e spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com e32fe074324235b5b39dd694bc23ae73746e3d9e spec/fixtures/parsers/cpp.c Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com e32fe074324235b5b39dd694bc23ae73746e3d9e spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com e32fe074324235b5b39dd694bc23ae73746e3d9e spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com e32fe074324235b5b39dd694bc23ae73746e3d9e spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com e32fe074324235b5b39dd694bc23ae73746e3d9e spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com e32fe074324235b5b39dd694bc23ae73746e3d9e spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com e32fe074324235b5b39dd694bc23ae73746e3d9e spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com e32fe074324235b5b39dd694bc23ae73746e3d9e src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com e32fe074324235b5b39dd694bc23ae73746e3d9e src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com e32fe074324235b5b39dd694bc23ae73746e3d9e src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com e32fe074324235b5b39dd694bc23ae73746e3d9e src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com e32fe074324235b5b39dd694bc23ae73746e3d9e src/compiler/parse_table.h Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com e32fe074324235b5b39dd694bc23ae73746e3d9e src/compiler/prepare_grammar/prepare_grammar.cc Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com e32fe074324235b5b39dd694bc23ae73746e3d9e src/runtime/lexer.c Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com e32fe074324235b5b39dd694bc23ae73746e3d9e src/runtime/node.c Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com e32fe074324235b5b39dd694bc23ae73746e3d9e src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com e32fe074324235b5b39dd694bc23ae73746e3d9e src/runtime/tree.c Max&nbsp;Brunsfeld
2015-12-03 maxbrunsfeld@github.com e32fe074324235b5b39dd694bc23ae73746e3d9e src/runtime/tree.h Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@gmail.com 863cabc82794def3209c8ed1f87a3b09cf42bd46 spec/fixtures/corpus/c/declarations.txt Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@gmail.com 863cabc82794def3209c8ed1f87a3b09cf42bd46 spec/fixtures/corpus/golang/declarations.txt Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@gmail.com 863cabc82794def3209c8ed1f87a3b09cf42bd46 spec/fixtures/corpus/javascript/literals.txt Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@gmail.com 863cabc82794def3209c8ed1f87a3b09cf42bd46 spec/runtime/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@gmail.com 863cabc82794def3209c8ed1f87a3b09cf42bd46 spec/runtime/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@gmail.com 863cabc82794def3209c8ed1f87a3b09cf42bd46 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@gmail.com 863cabc82794def3209c8ed1f87a3b09cf42bd46 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@gmail.com 863cabc82794def3209c8ed1f87a3b09cf42bd46 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@gmail.com 863cabc82794def3209c8ed1f87a3b09cf42bd46 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@gmail.com 863cabc82794def3209c8ed1f87a3b09cf42bd46 src/runtime/stack.c Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@gmail.com 863cabc82794def3209c8ed1f87a3b09cf42bd46 src/runtime/stack.h Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@gmail.com 863cabc82794def3209c8ed1f87a3b09cf42bd46 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@gmail.com 863cabc82794def3209c8ed1f87a3b09cf42bd46 src/runtime/tree.h Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@gmail.com ad619d95f629ae10405136b8f4f31ce42ba8856d include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@gmail.com ad619d95f629ae10405136b8f4f31ce42ba8856d spec/fixtures/parsers/anonymous_tokens.c Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@gmail.com ad619d95f629ae10405136b8f4f31ce42ba8856d spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@gmail.com ad619d95f629ae10405136b8f4f31ce42ba8856d spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@gmail.com ad619d95f629ae10405136b8f4f31ce42ba8856d spec/fixtures/parsers/cpp.c Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@gmail.com ad619d95f629ae10405136b8f4f31ce42ba8856d spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@gmail.com ad619d95f629ae10405136b8f4f31ce42ba8856d spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@gmail.com ad619d95f629ae10405136b8f4f31ce42ba8856d spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@gmail.com ad619d95f629ae10405136b8f4f31ce42ba8856d src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@gmail.com ad619d95f629ae10405136b8f4f31ce42ba8856d src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@gmail.com ad619d95f629ae10405136b8f4f31ce42ba8856d src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@gmail.com ad619d95f629ae10405136b8f4f31ce42ba8856d src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@gmail.com ad619d95f629ae10405136b8f4f31ce42ba8856d src/compiler/parse_table.h Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@gmail.com 64e56f5acc84cbd66ffff424adc0c5213b25c261 spec/fixtures/grammars/c.cc Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@gmail.com 64e56f5acc84cbd66ffff424adc0c5213b25c261 spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-11-22 maxbrunsfeld@gmail.com f08554e958086acb2cdbcb86cb52129b6e46c6e2 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2015-11-22 maxbrunsfeld@gmail.com f08554e958086acb2cdbcb86cb52129b6e46c6e2 spec/fixtures/parsers/anonymous_tokens.c Max&nbsp;Brunsfeld
2015-11-22 maxbrunsfeld@gmail.com f08554e958086acb2cdbcb86cb52129b6e46c6e2 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2015-11-22 maxbrunsfeld@gmail.com f08554e958086acb2cdbcb86cb52129b6e46c6e2 spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-11-22 maxbrunsfeld@gmail.com f08554e958086acb2cdbcb86cb52129b6e46c6e2 spec/fixtures/parsers/cpp.c Max&nbsp;Brunsfeld
2015-11-22 maxbrunsfeld@gmail.com f08554e958086acb2cdbcb86cb52129b6e46c6e2 spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2015-11-22 maxbrunsfeld@gmail.com f08554e958086acb2cdbcb86cb52129b6e46c6e2 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-11-22 maxbrunsfeld@gmail.com f08554e958086acb2cdbcb86cb52129b6e46c6e2 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2015-11-22 maxbrunsfeld@gmail.com f08554e958086acb2cdbcb86cb52129b6e46c6e2 spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2015-11-22 maxbrunsfeld@gmail.com f08554e958086acb2cdbcb86cb52129b6e46c6e2 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2015-11-22 maxbrunsfeld@gmail.com f08554e958086acb2cdbcb86cb52129b6e46c6e2 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2015-11-22 maxbrunsfeld@gmail.com f08554e958086acb2cdbcb86cb52129b6e46c6e2 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-11-22 maxbrunsfeld@gmail.com f08554e958086acb2cdbcb86cb52129b6e46c6e2 src/runtime/lexer.c Max&nbsp;Brunsfeld
2015-11-22 maxbrunsfeld@gmail.com f08554e958086acb2cdbcb86cb52129b6e46c6e2 src/runtime/node.c Max&nbsp;Brunsfeld
2015-11-22 maxbrunsfeld@gmail.com f08554e958086acb2cdbcb86cb52129b6e46c6e2 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-11-22 maxbrunsfeld@gmail.com f08554e958086acb2cdbcb86cb52129b6e46c6e2 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-11-22 maxbrunsfeld@gmail.com f08554e958086acb2cdbcb86cb52129b6e46c6e2 src/runtime/tree.h Max&nbsp;Brunsfeld
2015-11-21 maxbrunsfeld@gmail.com 53424699e44d70c92f8494b4238ddabb6302d680 src/compiler/prepare_grammar/prepare_grammar.cc Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@github.com b7decfa52ef6880d922ced8a725827fafa37a3e6 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@github.com b7decfa52ef6880d922ced8a725827fafa37a3e6 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@github.com b7decfa52ef6880d922ced8a725827fafa37a3e6 script/util/run_tests.sh Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@github.com b7decfa52ef6880d922ced8a725827fafa37a3e6 spec/runtime/helpers/point_helpers.cc Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@github.com b7decfa52ef6880d922ced8a725827fafa37a3e6 spec/runtime/helpers/point_helpers.h Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@github.com b7decfa52ef6880d922ced8a725827fafa37a3e6 spec/runtime/language_specs.cc Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@github.com b7decfa52ef6880d922ced8a725827fafa37a3e6 spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@github.com b7decfa52ef6880d922ced8a725827fafa37a3e6 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@github.com b7decfa52ef6880d922ced8a725827fafa37a3e6 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@github.com b7decfa52ef6880d922ced8a725827fafa37a3e6 src/runtime/document.c Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@github.com b7decfa52ef6880d922ced8a725827fafa37a3e6 src/runtime/length.h Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@github.com b7decfa52ef6880d922ced8a725827fafa37a3e6 src/runtime/lexer.c Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@github.com b7decfa52ef6880d922ced8a725827fafa37a3e6 src/runtime/lexer.h Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@github.com b7decfa52ef6880d922ced8a725827fafa37a3e6 src/runtime/node.c Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@github.com b7decfa52ef6880d922ced8a725827fafa37a3e6 src/runtime/node.h Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@github.com b7decfa52ef6880d922ced8a725827fafa37a3e6 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@github.com b7decfa52ef6880d922ced8a725827fafa37a3e6 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-12-02 maxbrunsfeld@github.com b7decfa52ef6880d922ced8a725827fafa37a3e6 src/runtime/tree.h Max&nbsp;Brunsfeld
2015-12-02 vera@github.com 06c790e16ee722feaac211c5a634c3f397a4fee2 src/runtime/length.h joshvera
2015-12-02 vera@github.com 144aab22e607483efee2ef36f4d4d888fccc16fc src/runtime/length.h joshvera
2015-12-02 vera@github.com debf5205fbfb5a1518843088a946660593b9ee2b src/runtime/length.h joshvera
2015-12-02 vera@github.com 883bb87e29c6a190a62fc065c2accaaf7a37b06a spec/runtime/language_specs.cc joshvera
2015-12-02 vera@github.com 883bb87e29c6a190a62fc065c2accaaf7a37b06a spec/runtime/node_spec.cc joshvera
2015-12-02 vera@github.com 2df2b58d3ed28d56f367667382f56773405e760b spec/runtime/helpers/point_helpers.cc joshvera
2015-12-02 vera@github.com 2df2b58d3ed28d56f367667382f56773405e760b spec/runtime/helpers/point_helpers.h joshvera
2015-12-02 vera@github.com e52c38a68f0bd9c2ce5cb87e14cefd9e676683fc src/runtime/tree.c joshvera
2015-12-02 vera@github.com 14bc05b8ac7d772664f1877057ea1a6a8a52ea76 spec/runtime/node_spec.cc joshvera
2015-12-02 vera@github.com 49531827076718f49c7c2cade976536578ad1aa9 src/runtime/node.c joshvera
2015-12-02 vera@github.com 7ad82cf684f93694f43d6945d9f8ac125e5f57b2 src/runtime/node.c joshvera
2015-12-02 vera@github.com da8e48bf09ef441d0e11596c5fca4b257b245d2e spec/runtime/node_spec.cc joshvera
2015-12-02 vera@github.com 5e748fdf63beb87b3496d0e130331a165485896a src/runtime/parser.c joshvera
2015-12-02 vera@github.com 5e748fdf63beb87b3496d0e130331a165485896a src/runtime/tree.c joshvera
2015-12-02 vera@github.com 5e748fdf63beb87b3496d0e130331a165485896a src/runtime/tree.h joshvera
2015-12-02 vera@github.com e674094f643a4333eb664f7936e22b8ae89f82ca src/runtime/tree.c joshvera
2015-12-02 vera@github.com 3f9c8b76deb3af329cc146dc776c574cd5841b2c src/runtime/node.c joshvera
2015-12-02 vera@github.com 94a46d9ae197e6a9a8d14515b715f46078323e69 spec/runtime/node_spec.cc joshvera
2015-12-02 vera@github.com cc4bd82e8a3faf7418d1ca268ed17282deb2815d spec/runtime/node_spec.cc joshvera
2015-11-30 vera@github.com 9da4aeaeffc73ffb9effd5cafaee0ea59dea556f spec/runtime/node_spec.cc joshvera
2015-11-30 vera@github.com 9da4aeaeffc73ffb9effd5cafaee0ea59dea556f src/runtime/lexer.c joshvera
2015-11-30 vera@github.com dc3818987ceede785bc7b30416fe0c2f7b997bf5 src/runtime/length.h joshvera
2015-11-30 vera@github.com cc77889d11c3c40c554d4a12c593959c592133e1 src/runtime/lexer.c joshvera
2015-11-30 vera@github.com 88d3432787f00c667631e27950f56051adafba00 include/tree_sitter/runtime.h joshvera
2015-11-30 vera@github.com 88d3432787f00c667631e27950f56051adafba00 src/runtime/length.h joshvera
2015-11-30 vera@github.com 88d3432787f00c667631e27950f56051adafba00 src/runtime/lexer.c joshvera
2015-11-30 vera@github.com 88d3432787f00c667631e27950f56051adafba00 src/runtime/tree.c joshvera
2015-11-30 vera@github.com 88d3432787f00c667631e27950f56051adafba00 src/runtime/tree.h joshvera
2015-11-30 vera@github.com 7633cbb836a42d7d8c77dc7a8373dfb6590a1313 include/tree_sitter/runtime.h joshvera
2015-11-30 vera@github.com 7633cbb836a42d7d8c77dc7a8373dfb6590a1313 src/runtime/length.h joshvera
2015-11-30 vera@github.com 7633cbb836a42d7d8c77dc7a8373dfb6590a1313 src/runtime/lexer.c joshvera
2015-11-30 vera@github.com 7633cbb836a42d7d8c77dc7a8373dfb6590a1313 src/runtime/tree.c joshvera
2015-11-30 vera@github.com 7633cbb836a42d7d8c77dc7a8373dfb6590a1313 src/runtime/tree.h joshvera
2015-11-30 vera@github.com 4af3b7d0fd3a1c47339064678dc3931ac37d9fb6 src/runtime/lexer.c joshvera
2015-11-30 vera@github.com 4af3b7d0fd3a1c47339064678dc3931ac37d9fb6 src/runtime/parser.c joshvera
2015-11-30 vera@github.com f5fc247c8ba6498bde67b948454997ab7a05a02a spec/runtime/stack_spec.cc joshvera
2015-11-30 vera@github.com f5fc247c8ba6498bde67b948454997ab7a05a02a src/runtime/language.c joshvera
2015-11-30 vera@github.com f5fc247c8ba6498bde67b948454997ab7a05a02a src/runtime/language.h joshvera
2015-11-30 vera@github.com f5fc247c8ba6498bde67b948454997ab7a05a02a src/runtime/lexer.c joshvera
2015-11-30 vera@github.com f5fc247c8ba6498bde67b948454997ab7a05a02a src/runtime/parser.c joshvera
2015-11-30 vera@github.com f5fc247c8ba6498bde67b948454997ab7a05a02a src/runtime/parser.h joshvera
2015-11-30 vera@github.com f5fc247c8ba6498bde67b948454997ab7a05a02a src/runtime/stack.c joshvera
2015-11-30 vera@github.com f5fc247c8ba6498bde67b948454997ab7a05a02a src/runtime/stack.h joshvera
2015-11-30 vera@github.com f5fc247c8ba6498bde67b948454997ab7a05a02a src/runtime/tree.c joshvera
2015-11-30 vera@github.com f5fc247c8ba6498bde67b948454997ab7a05a02a src/runtime/tree.h joshvera
2015-11-30 vera@github.com f5fc247c8ba6498bde67b948454997ab7a05a02a src/runtime/vector.h joshvera
2015-11-30 vera@github.com 4cbc4b8bcf1acc16b351f37bfb76af1b6ffaf5cd src/runtime/length.h joshvera
2015-11-30 vera@github.com 4cbc4b8bcf1acc16b351f37bfb76af1b6ffaf5cd src/runtime/lexer.c joshvera
2015-11-30 vera@github.com 2dc63f2c30f74c21b4397dfde44d1d35425e50b1 src/runtime/document.c joshvera
2015-11-25 vera@github.com 7fab9e2c42fe1eaa75e77f927fc5072beb642675 src/runtime/document.c joshvera
2015-11-25 vera@github.com 11efff2442ce3dc430bbe80e9a864994598af2df src/runtime/length.h joshvera
2015-11-25 vera@github.com 11efff2442ce3dc430bbe80e9a864994598af2df src/runtime/lexer.c joshvera
2015-11-25 vera@github.com 3d9a44d880fd863841279648c0b394a5d9342221 include/tree_sitter/runtime.h joshvera
2015-11-25 vera@github.com 3d9a44d880fd863841279648c0b394a5d9342221 script/util/run_tests.sh joshvera
2015-11-25 vera@github.com 3d9a44d880fd863841279648c0b394a5d9342221 spec/runtime/node_spec.cc joshvera
2015-11-25 vera@github.com 3d9a44d880fd863841279648c0b394a5d9342221 src/runtime/document.c joshvera
2015-11-25 vera@github.com 3d9a44d880fd863841279648c0b394a5d9342221 src/runtime/length.h joshvera
2015-11-25 vera@github.com 3d9a44d880fd863841279648c0b394a5d9342221 src/runtime/lexer.c joshvera
2015-11-25 vera@github.com 3d9a44d880fd863841279648c0b394a5d9342221 src/runtime/node.c joshvera
2015-11-25 vera@github.com 3d9a44d880fd863841279648c0b394a5d9342221 src/runtime/node.h joshvera
2015-11-25 vera@github.com 3d9a44d880fd863841279648c0b394a5d9342221 src/runtime/tree.c joshvera
2015-11-25 vera@github.com 3d9a44d880fd863841279648c0b394a5d9342221 src/runtime/tree.h joshvera
2015-11-25 vera@github.com 1687d66776c9e0f804a79d125daf8b2fa285e943 include/tree_sitter/runtime.h joshvera
2015-11-25 vera@github.com 4663b9ce891a7c0964412c9587ed66a0f3ce5487 src/runtime/lexer.c joshvera
2015-11-25 vera@github.com 4663b9ce891a7c0964412c9587ed66a0f3ce5487 src/runtime/tree.c joshvera
2015-11-25 vera@github.com ad58b752e62df2fcbe384d203badb2ba1a5060e4 src/runtime/parser.c joshvera
2015-11-25 vera@github.com ad58b752e62df2fcbe384d203badb2ba1a5060e4 src/runtime/tree.c joshvera
2015-11-25 vera@github.com ad58b752e62df2fcbe384d203badb2ba1a5060e4 src/runtime/tree.h joshvera
2015-11-25 vera@github.com 2669933d06fd936bb9b2f65be1a2526f9fcfd37e src/runtime/node.c joshvera
2015-11-25 vera@github.com 2669933d06fd936bb9b2f65be1a2526f9fcfd37e src/runtime/tree.c joshvera
2015-11-25 vera@github.com 2669933d06fd936bb9b2f65be1a2526f9fcfd37e src/runtime/tree.h joshvera
2015-11-20 maxbrunsfeld@gmail.com ce27c2ee97238fdacdefadf56434f14fd080a094 src/runtime/stack.c Max&nbsp;Brunsfeld
2015-11-20 maxbrunsfeld@gmail.com c28db44cd9b2df5a1e329c33c6932edf687ea12a src/runtime/parser.c Max&nbsp;Brunsfeld
2015-11-20 maxbrunsfeld@gmail.com 32b10888232d4f252e2b6c0c0aa95a00e604ff2c src/runtime/parser.c Max&nbsp;Brunsfeld
2015-11-20 maxbrunsfeld@gmail.com 32b10888232d4f252e2b6c0c0aa95a00e604ff2c src/runtime/parser.h Max&nbsp;Brunsfeld
2015-11-20 maxbrunsfeld@gmail.com 467930a785180ad8fcdc527a3d7e4d0b38f24364 src/runtime/language.c Max&nbsp;Brunsfeld
2015-11-20 maxbrunsfeld@gmail.com 467930a785180ad8fcdc527a3d7e4d0b38f24364 src/runtime/language.h Max&nbsp;Brunsfeld
2015-11-20 maxbrunsfeld@gmail.com 467930a785180ad8fcdc527a3d7e4d0b38f24364 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-11-20 maxbrunsfeld@gmail.com 5c95d02bd07436d0f84f3bb8ef5c44e480d26894 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-11-20 maxbrunsfeld@gmail.com 5c95d02bd07436d0f84f3bb8ef5c44e480d26894 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-11-20 maxbrunsfeld@gmail.com 5c95d02bd07436d0f84f3bb8ef5c44e480d26894 src/runtime/tree.h Max&nbsp;Brunsfeld
2015-11-20 maxbrunsfeld@gmail.com 7aba2a07169c4af5285e9465d2b6306ebe5d36bd src/runtime/lexer.c Max&nbsp;Brunsfeld
2015-11-20 maxbrunsfeld@gmail.com 7aba2a07169c4af5285e9465d2b6306ebe5d36bd src/runtime/parser.c Max&nbsp;Brunsfeld
2015-11-20 maxbrunsfeld@gmail.com 7aba2a07169c4af5285e9465d2b6306ebe5d36bd src/runtime/stack.c Max&nbsp;Brunsfeld
2015-11-20 maxbrunsfeld@gmail.com 7aba2a07169c4af5285e9465d2b6306ebe5d36bd src/runtime/vector.h Max&nbsp;Brunsfeld
2015-11-20 maxbrunsfeld@gmail.com 8d1b9501abb846e635ea59623cfbb3ce8b5437f3 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-11-20 maxbrunsfeld@github.com 16692be210cfe6d07706bcf13f312940f16433b9 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2015-11-20 maxbrunsfeld@github.com 16692be210cfe6d07706bcf13f312940f16433b9 src/runtime/lexer.c Max&nbsp;Brunsfeld
2015-11-20 maxbrunsfeld@github.com 16692be210cfe6d07706bcf13f312940f16433b9 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-11-20 maxbrunsfeld@github.com 16692be210cfe6d07706bcf13f312940f16433b9 src/runtime/parser.h Max&nbsp;Brunsfeld
2015-11-20 maxbrunsfeld@github.com 16692be210cfe6d07706bcf13f312940f16433b9 src/runtime/stack.c Max&nbsp;Brunsfeld
2015-11-20 maxbrunsfeld@github.com 16692be210cfe6d07706bcf13f312940f16433b9 src/runtime/stack.h Max&nbsp;Brunsfeld
2015-11-20 maxbrunsfeld@github.com 16692be210cfe6d07706bcf13f312940f16433b9 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-11-20 maxbrunsfeld@github.com 16692be210cfe6d07706bcf13f312940f16433b9 src/runtime/tree.h Max&nbsp;Brunsfeld
2015-11-20 maxbrunsfeld@github.com 16692be210cfe6d07706bcf13f312940f16433b9 src/runtime/vector.h Max&nbsp;Brunsfeld
2015-11-20 maxbrunsfeld@gmail.com ee66f1e774efc94f212211fba60fab54ddbc026c src/runtime/vector.h Max&nbsp;Brunsfeld
2015-11-20 maxbrunsfeld@gmail.com c88e9044d5fb1d395aa986e6a109f468cf1355b8 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2015-11-20 maxbrunsfeld@gmail.com c88e9044d5fb1d395aa986e6a109f468cf1355b8 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-11-20 maxbrunsfeld@gmail.com c88e9044d5fb1d395aa986e6a109f468cf1355b8 src/runtime/parser.h Max&nbsp;Brunsfeld
2015-11-20 maxbrunsfeld@gmail.com c88e9044d5fb1d395aa986e6a109f468cf1355b8 src/runtime/stack.c Max&nbsp;Brunsfeld
2015-11-20 maxbrunsfeld@gmail.com c88e9044d5fb1d395aa986e6a109f468cf1355b8 src/runtime/stack.h Max&nbsp;Brunsfeld
2015-11-20 maxbrunsfeld@gmail.com c88e9044d5fb1d395aa986e6a109f468cf1355b8 src/runtime/vector.h Max&nbsp;Brunsfeld
2015-11-18 maxbrunsfeld@gmail.com 64874449e4d7c9b2bf8dea9d6fa453862415a7dc src/runtime/lexer.c Max&nbsp;Brunsfeld
2015-11-18 maxbrunsfeld@gmail.com 64874449e4d7c9b2bf8dea9d6fa453862415a7dc src/runtime/parser.c Max&nbsp;Brunsfeld
2015-11-18 maxbrunsfeld@gmail.com 64874449e4d7c9b2bf8dea9d6fa453862415a7dc src/runtime/parser.h Max&nbsp;Brunsfeld
2015-11-18 maxbrunsfeld@gmail.com 64874449e4d7c9b2bf8dea9d6fa453862415a7dc src/runtime/vector.h Max&nbsp;Brunsfeld
2015-11-19 vera@github.com 8446b657f08a55f22ca271082acf9064bc5e0658 include/tree_sitter/runtime.h joshvera
2015-11-19 vera@github.com 8446b657f08a55f22ca271082acf9064bc5e0658 src/runtime/node.c joshvera
2015-11-19 vera@github.com 8446b657f08a55f22ca271082acf9064bc5e0658 src/runtime/tree.c joshvera
2015-11-19 vera@github.com cf72f2f0aea4b1dcaf1d0de0d4d35c219370bfa9 include/tree_sitter/runtime.h joshvera
2015-11-19 vera@github.com cf72f2f0aea4b1dcaf1d0de0d4d35c219370bfa9 src/runtime/node.c joshvera
2015-11-19 vera@github.com eb2a18cf16292e48772c1d455835bbe2eb1708db src/runtime/node.c joshvera
2015-11-19 vera@github.com 6485e27d70f17eb9bb4ba177dbdb7df5fc26bca4 include/tree_sitter/runtime.h joshvera
2015-11-19 vera@github.com 6485e27d70f17eb9bb4ba177dbdb7df5fc26bca4 src/runtime/node.c joshvera
2015-11-19 vera@github.com b0f6bac3ab7745b62b8e2f153a3b69d9fabb5012 include/tree_sitter/parser.h joshvera
2015-11-19 vera@github.com b0f6bac3ab7745b62b8e2f153a3b69d9fabb5012 include/tree_sitter/runtime.h joshvera
2015-11-19 vera@github.com b0f6bac3ab7745b62b8e2f153a3b69d9fabb5012 spec/runtime/tree_spec.cc joshvera
2015-11-19 vera@github.com b0f6bac3ab7745b62b8e2f153a3b69d9fabb5012 src/runtime/document.c joshvera
2015-11-19 vera@github.com b0f6bac3ab7745b62b8e2f153a3b69d9fabb5012 src/runtime/length.h joshvera
2015-11-19 vera@github.com b0f6bac3ab7745b62b8e2f153a3b69d9fabb5012 src/runtime/lexer.c joshvera
2015-11-19 vera@github.com b0f6bac3ab7745b62b8e2f153a3b69d9fabb5012 src/runtime/lexer.h joshvera
2015-11-19 vera@github.com b0f6bac3ab7745b62b8e2f153a3b69d9fabb5012 src/runtime/node.c joshvera
2015-11-19 vera@github.com b0f6bac3ab7745b62b8e2f153a3b69d9fabb5012 src/runtime/node.h joshvera
2015-11-19 vera@github.com b0f6bac3ab7745b62b8e2f153a3b69d9fabb5012 src/runtime/parser.c joshvera
2015-11-19 vera@github.com b0f6bac3ab7745b62b8e2f153a3b69d9fabb5012 src/runtime/tree.c joshvera
2015-11-19 vera@github.com b0f6bac3ab7745b62b8e2f153a3b69d9fabb5012 src/runtime/tree.h joshvera
2015-11-17 vera@github.com a85b7fe3c408304e00493db6a5b15fe9bb72bc81 src/runtime/lexer.c joshvera
2015-11-15 maxbrunsfeld@gmail.com 484721b0c20f5252065f56c980a444e7ce3f5b57 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-11-15 maxbrunsfeld@gmail.com 484721b0c20f5252065f56c980a444e7ce3f5b57 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-11-15 maxbrunsfeld@gmail.com 484721b0c20f5252065f56c980a444e7ce3f5b57 src/runtime/tree.h Max&nbsp;Brunsfeld
2015-11-15 maxbrunsfeld@gmail.com ab34cfecd9c7ce98b15c20edfa2d221f030f86b5 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2015-11-15 maxbrunsfeld@gmail.com ab34cfecd9c7ce98b15c20edfa2d221f030f86b5 src/runtime/stack.c Max&nbsp;Brunsfeld
2015-11-15 maxbrunsfeld@gmail.com ab34cfecd9c7ce98b15c20edfa2d221f030f86b5 src/runtime/vector.h Max&nbsp;Brunsfeld
2015-11-14 maxbrunsfeld@gmail.com 0824d3e1f3cb3a0bcb6967c682aa5c2a77552293 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-11-13 vera@github.com fc49a3949a542fb9a7f13f76a3b41995010e3c35 src/runtime/lexer.c joshvera
2015-11-12 vera@github.com 8058500c5be751555f3a914e38d979d4133c8112 spec/runtime/stack_spec.cc joshvera
2015-11-12 vera@github.com 8058500c5be751555f3a914e38d979d4133c8112 spec/runtime/tree_spec.cc joshvera
2015-11-12 vera@github.com 8058500c5be751555f3a914e38d979d4133c8112 src/runtime/length.h joshvera
2015-11-12 vera@github.com 8058500c5be751555f3a914e38d979d4133c8112 src/runtime/lexer.c joshvera
2015-11-12 vera@github.com 8058500c5be751555f3a914e38d979d4133c8112 src/runtime/node.c joshvera
2015-11-12 vera@github.com 8058500c5be751555f3a914e38d979d4133c8112 src/runtime/tree.c joshvera
2015-11-12 vera@github.com 8058500c5be751555f3a914e38d979d4133c8112 src/runtime/tree.h joshvera
2015-11-12 vera@github.com bf666351e9740bd79913d4b9b9696016fa0aaa5c src/runtime/lexer.c joshvera
2015-11-12 vera@github.com e60ab58187c7b8851f7eceb32789f993f6008dcb src/runtime/lexer.c joshvera
2015-11-12 vera@github.com e3936e71fd6a268f8f3a4dd5dcd8446f7c9d0c97 .gitattributes joshvera
2015-11-12 vera@github.com e3936e71fd6a268f8f3a4dd5dcd8446f7c9d0c97 README.md joshvera
2015-11-12 vera@github.com e3936e71fd6a268f8f3a4dd5dcd8446f7c9d0c97 spec/fixtures/corpus/c/declarations.txt joshvera
2015-11-12 vera@github.com e3936e71fd6a268f8f3a4dd5dcd8446f7c9d0c97 spec/fixtures/corpus/c/errors.txt joshvera
2015-11-12 vera@github.com e3936e71fd6a268f8f3a4dd5dcd8446f7c9d0c97 spec/fixtures/corpus/cpp/statements.txt joshvera
2015-11-12 vera@github.com e3936e71fd6a268f8f3a4dd5dcd8446f7c9d0c97 spec/fixtures/grammars/c.cc joshvera
2015-11-12 vera@github.com e3936e71fd6a268f8f3a4dd5dcd8446f7c9d0c97 spec/fixtures/parsers/c.c joshvera
2015-11-12 vera@github.com e3936e71fd6a268f8f3a4dd5dcd8446f7c9d0c97 spec/runtime/stack_spec.cc joshvera
2015-11-12 vera@github.com e3936e71fd6a268f8f3a4dd5dcd8446f7c9d0c97 src/runtime/parser.c joshvera
2015-11-12 vera@github.com e3936e71fd6a268f8f3a4dd5dcd8446f7c9d0c97 src/runtime/stack.c joshvera
2015-11-12 vera@github.com e7209226624adb853194e19a307f20bc127316de include/tree_sitter/parser.h joshvera
2015-11-12 vera@github.com e7209226624adb853194e19a307f20bc127316de include/tree_sitter/runtime.h joshvera
2015-11-12 vera@github.com e7209226624adb853194e19a307f20bc127316de src/runtime/lexer.c joshvera
2015-11-12 maxbrunsfeld@github.com a8817d38b2847e37bd56a80fd5e31c14615a9d03 README.md Max&nbsp;Brunsfeld
2015-11-12 maxbrunsfeld@gmail.com 46e99d3e425cfc13a516fc11c62563729bccf968 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-11-12 maxbrunsfeld@gmail.com 483577f00df558f7274cfdba96c8045a863b618b spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2015-11-12 maxbrunsfeld@gmail.com 483577f00df558f7274cfdba96c8045a863b618b src/runtime/stack.c Max&nbsp;Brunsfeld
2015-11-12 maxbrunsfeld@gmail.com 40a90b551a7c043369b1c0bd977c402e29d98283 spec/fixtures/corpus/c/errors.txt Max&nbsp;Brunsfeld
2015-11-12 maxbrunsfeld@gmail.com 40a90b551a7c043369b1c0bd977c402e29d98283 spec/fixtures/grammars/c.cc Max&nbsp;Brunsfeld
2015-11-12 maxbrunsfeld@gmail.com 40a90b551a7c043369b1c0bd977c402e29d98283 spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-11-12 maxbrunsfeld@gmail.com 40a90b551a7c043369b1c0bd977c402e29d98283 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-11-12 maxbrunsfeld@gmail.com 1a5d5b31564c9f2f2213c8931c2093bb64c33564 spec/fixtures/corpus/c/declarations.txt Max&nbsp;Brunsfeld
2015-11-12 maxbrunsfeld@gmail.com 1a5d5b31564c9f2f2213c8931c2093bb64c33564 spec/fixtures/corpus/cpp/statements.txt Max&nbsp;Brunsfeld
2015-11-12 maxbrunsfeld@gmail.com 1a5d5b31564c9f2f2213c8931c2093bb64c33564 spec/fixtures/grammars/c.cc Max&nbsp;Brunsfeld
2015-11-12 maxbrunsfeld@gmail.com 1a5d5b31564c9f2f2213c8931c2093bb64c33564 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-11-11 maxbrunsfeld@gmail.com c7db4ec9f3e49ccfe1fa28b87a73c3d466deac01 .gitattributes Max&nbsp;Brunsfeld
2015-11-09 maxbrunsfeld@github.com d6f87fbb6b13c6001e28ef86bc496ee507ef81e0 spec/compiler/compile_examples.cc Max&nbsp;Brunsfeld
2015-11-09 maxbrunsfeld@github.com d6f87fbb6b13c6001e28ef86bc496ee507ef81e0 spec/fixtures/grammars/anonymous_tokens.cc Max&nbsp;Brunsfeld
2015-11-09 maxbrunsfeld@github.com d6f87fbb6b13c6001e28ef86bc496ee507ef81e0 spec/fixtures/parsers/anonymous_tokens.c Max&nbsp;Brunsfeld
2015-11-09 maxbrunsfeld@github.com d6f87fbb6b13c6001e28ef86bc496ee507ef81e0 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-11-09 maxbrunsfeld@gmail.com e11515fb74a5455115eff90d9e176e29ed76d9f6 spec/compiler/compile_examples.cc Max&nbsp;Brunsfeld
2015-11-09 maxbrunsfeld@gmail.com e11515fb74a5455115eff90d9e176e29ed76d9f6 spec/fixtures/grammars/anonymous_tokens.cc Max&nbsp;Brunsfeld
2015-11-09 maxbrunsfeld@gmail.com e11515fb74a5455115eff90d9e176e29ed76d9f6 spec/fixtures/parsers/anonymous_tokens.c Max&nbsp;Brunsfeld
2015-11-09 maxbrunsfeld@gmail.com e11515fb74a5455115eff90d9e176e29ed76d9f6 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-11-08 maxbrunsfeld@github.com 84f939ab4d2451200080e3ea1d7c76bf527282d1 spec/compiler/build_tables/lex_item_spec.cc Max&nbsp;Brunsfeld
2015-11-08 maxbrunsfeld@github.com 84f939ab4d2451200080e3ea1d7c76bf527282d1 spec/compiler/helpers/rule_helpers.cc Max&nbsp;Brunsfeld
2015-11-08 maxbrunsfeld@github.com 84f939ab4d2451200080e3ea1d7c76bf527282d1 spec/compiler/helpers/rule_helpers.h Max&nbsp;Brunsfeld
2015-11-08 maxbrunsfeld@github.com 84f939ab4d2451200080e3ea1d7c76bf527282d1 spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-11-08 maxbrunsfeld@github.com 84f939ab4d2451200080e3ea1d7c76bf527282d1 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-11-08 maxbrunsfeld@github.com 84f939ab4d2451200080e3ea1d7c76bf527282d1 src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2015-11-08 maxbrunsfeld@github.com 84f939ab4d2451200080e3ea1d7c76bf527282d1 src/compiler/build_tables/lex_item.h Max&nbsp;Brunsfeld
2015-11-08 maxbrunsfeld@github.com 84f939ab4d2451200080e3ea1d7c76bf527282d1 src/compiler/build_tables/lex_item_transitions.cc Max&nbsp;Brunsfeld
2015-11-08 maxbrunsfeld@github.com 84f939ab4d2451200080e3ea1d7c76bf527282d1 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2015-11-08 maxbrunsfeld@github.com 84f939ab4d2451200080e3ea1d7c76bf527282d1 src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2015-11-08 maxbrunsfeld@github.com 84f939ab4d2451200080e3ea1d7c76bf527282d1 src/compiler/prepare_grammar/is_token.cc Max&nbsp;Brunsfeld
2015-11-08 maxbrunsfeld@github.com 84f939ab4d2451200080e3ea1d7c76bf527282d1 src/compiler/rules/metadata.cc Max&nbsp;Brunsfeld
2015-11-08 maxbrunsfeld@github.com 84f939ab4d2451200080e3ea1d7c76bf527282d1 src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2015-11-08 maxbrunsfeld@gmail.com d5ce26807480769121961f7adadd69f1c3677f56 spec/compiler/build_tables/lex_item_spec.cc Max&nbsp;Brunsfeld
2015-11-08 maxbrunsfeld@gmail.com d5ce26807480769121961f7adadd69f1c3677f56 spec/compiler/helpers/rule_helpers.cc Max&nbsp;Brunsfeld
2015-11-08 maxbrunsfeld@gmail.com d5ce26807480769121961f7adadd69f1c3677f56 spec/compiler/helpers/rule_helpers.h Max&nbsp;Brunsfeld
2015-11-08 maxbrunsfeld@gmail.com d5ce26807480769121961f7adadd69f1c3677f56 spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-11-08 maxbrunsfeld@gmail.com d5ce26807480769121961f7adadd69f1c3677f56 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-11-08 maxbrunsfeld@gmail.com d5ce26807480769121961f7adadd69f1c3677f56 src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2015-11-08 maxbrunsfeld@gmail.com d5ce26807480769121961f7adadd69f1c3677f56 src/compiler/build_tables/lex_item.h Max&nbsp;Brunsfeld
2015-11-08 maxbrunsfeld@gmail.com d5ce26807480769121961f7adadd69f1c3677f56 src/compiler/build_tables/lex_item_transitions.cc Max&nbsp;Brunsfeld
2015-11-08 maxbrunsfeld@gmail.com d5ce26807480769121961f7adadd69f1c3677f56 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2015-11-08 maxbrunsfeld@gmail.com d5ce26807480769121961f7adadd69f1c3677f56 src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2015-11-08 maxbrunsfeld@gmail.com d5ce26807480769121961f7adadd69f1c3677f56 src/compiler/prepare_grammar/is_token.cc Max&nbsp;Brunsfeld
2015-11-08 maxbrunsfeld@gmail.com d5ce26807480769121961f7adadd69f1c3677f56 src/compiler/rules/metadata.cc Max&nbsp;Brunsfeld
2015-11-08 maxbrunsfeld@gmail.com d5ce26807480769121961f7adadd69f1c3677f56 src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2015-11-06 maxbrunsfeld@gmail.com 30b6530fd1b8b538fa7484ed2657bf63199f2297 spec/fixtures/corpus/c/declarations.txt Max&nbsp;Brunsfeld
2015-11-06 maxbrunsfeld@gmail.com 30b6530fd1b8b538fa7484ed2657bf63199f2297 spec/fixtures/corpus/cpp/statements.txt Max&nbsp;Brunsfeld
2015-11-06 maxbrunsfeld@gmail.com 30b6530fd1b8b538fa7484ed2657bf63199f2297 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-11-05 maxbrunsfeld@gmail.com a0eca388e8ce89cc834f2cc5409f11355bce8f01 spec/fixtures/corpus/c/declarations.txt Max&nbsp;Brunsfeld
2015-11-05 maxbrunsfeld@gmail.com a0eca388e8ce89cc834f2cc5409f11355bce8f01 spec/fixtures/corpus/c/errors.txt Max&nbsp;Brunsfeld
2015-11-05 maxbrunsfeld@gmail.com a0eca388e8ce89cc834f2cc5409f11355bce8f01 spec/fixtures/corpus/c/preprocesser.txt Max&nbsp;Brunsfeld
2015-11-05 maxbrunsfeld@gmail.com a0eca388e8ce89cc834f2cc5409f11355bce8f01 spec/fixtures/grammars/c.cc Max&nbsp;Brunsfeld
2015-11-05 maxbrunsfeld@gmail.com a0eca388e8ce89cc834f2cc5409f11355bce8f01 spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@github.com 4ab4fd73467181873cf0f6867b40e2b59210e076 project.gyp Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@github.com 4ab4fd73467181873cf0f6867b40e2b59210e076 spec/compiler/build_tables/lex_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@github.com 4ab4fd73467181873cf0f6867b40e2b59210e076 spec/compiler/build_tables/lex_item_spec.cc Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@github.com 4ab4fd73467181873cf0f6867b40e2b59210e076 spec/compiler/build_tables/parse_item_spec.cc Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@github.com 4ab4fd73467181873cf0f6867b40e2b59210e076 spec/compiler/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@github.com 4ab4fd73467181873cf0f6867b40e2b59210e076 spec/compiler/helpers/stream_methods.h Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@github.com 4ab4fd73467181873cf0f6867b40e2b59210e076 spec/compiler/prepare_grammar/expand_tokens_spec.cc Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@github.com 4ab4fd73467181873cf0f6867b40e2b59210e076 spec/fixtures/grammars/c.cc Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@github.com 4ab4fd73467181873cf0f6867b40e2b59210e076 spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@github.com 4ab4fd73467181873cf0f6867b40e2b59210e076 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@github.com 4ab4fd73467181873cf0f6867b40e2b59210e076 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@github.com 4ab4fd73467181873cf0f6867b40e2b59210e076 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@github.com 4ab4fd73467181873cf0f6867b40e2b59210e076 src/compiler/build_tables/lex_conflict_manager.cc Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@github.com 4ab4fd73467181873cf0f6867b40e2b59210e076 src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@github.com 4ab4fd73467181873cf0f6867b40e2b59210e076 src/compiler/build_tables/lex_item.h Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@github.com 4ab4fd73467181873cf0f6867b40e2b59210e076 src/compiler/build_tables/lex_item_transitions.cc Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@github.com 4ab4fd73467181873cf0f6867b40e2b59210e076 src/compiler/build_tables/lex_item_transitions.h Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@github.com 4ab4fd73467181873cf0f6867b40e2b59210e076 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@github.com 4ab4fd73467181873cf0f6867b40e2b59210e076 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@github.com 4ab4fd73467181873cf0f6867b40e2b59210e076 src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@github.com 4ab4fd73467181873cf0f6867b40e2b59210e076 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@github.com 4ab4fd73467181873cf0f6867b40e2b59210e076 src/compiler/precedence_range.cc Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@github.com 4ab4fd73467181873cf0f6867b40e2b59210e076 src/compiler/precedence_range.h Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@github.com 4ab4fd73467181873cf0f6867b40e2b59210e076 src/compiler/prepare_grammar/expand_tokens.cc Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@github.com 4ab4fd73467181873cf0f6867b40e2b59210e076 src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@gmail.com 7415c623aab6d3712161e7049768866aa63f1a38 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@gmail.com 7415c623aab6d3712161e7049768866aa63f1a38 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@gmail.com 7415c623aab6d3712161e7049768866aa63f1a38 src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@gmail.com 5073af0d03d26886ef60a1ffb863b379d10ac12e src/compiler/build_tables/lex_item_transitions.cc Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@gmail.com d7cb48aae761a7bfbe770aa9639579afe52c6d83 spec/compiler/build_tables/lex_item_spec.cc Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@gmail.com d7cb48aae761a7bfbe770aa9639579afe52c6d83 spec/fixtures/grammars/c.cc Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@gmail.com d7cb48aae761a7bfbe770aa9639579afe52c6d83 spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@gmail.com d7cb48aae761a7bfbe770aa9639579afe52c6d83 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@gmail.com d7cb48aae761a7bfbe770aa9639579afe52c6d83 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-11-02 maxbrunsfeld@gmail.com d7cb48aae761a7bfbe770aa9639579afe52c6d83 src/compiler/build_tables/lex_item_transitions.cc Max&nbsp;Brunsfeld
2015-11-01 maxbrunsfeld@gmail.com d6ee28abd09a8d4b068793fdbceb596641062213 spec/compiler/build_tables/lex_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2015-11-01 maxbrunsfeld@gmail.com d6ee28abd09a8d4b068793fdbceb596641062213 spec/compiler/prepare_grammar/expand_tokens_spec.cc Max&nbsp;Brunsfeld
2015-11-01 maxbrunsfeld@gmail.com d6ee28abd09a8d4b068793fdbceb596641062213 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-11-01 maxbrunsfeld@gmail.com d6ee28abd09a8d4b068793fdbceb596641062213 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-11-01 maxbrunsfeld@gmail.com d6ee28abd09a8d4b068793fdbceb596641062213 src/compiler/build_tables/lex_conflict_manager.cc Max&nbsp;Brunsfeld
2015-11-01 maxbrunsfeld@gmail.com d6ee28abd09a8d4b068793fdbceb596641062213 src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2015-11-01 maxbrunsfeld@gmail.com d6ee28abd09a8d4b068793fdbceb596641062213 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2015-11-01 maxbrunsfeld@gmail.com d6ee28abd09a8d4b068793fdbceb596641062213 src/compiler/prepare_grammar/expand_tokens.cc Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com 998ae533da3f92a4eec69de0a648d93b1e9c1ca9 project.gyp Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com 998ae533da3f92a4eec69de0a648d93b1e9c1ca9 spec/compiler/build_tables/lex_item_spec.cc Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com 998ae533da3f92a4eec69de0a648d93b1e9c1ca9 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com 998ae533da3f92a4eec69de0a648d93b1e9c1ca9 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com 998ae533da3f92a4eec69de0a648d93b1e9c1ca9 src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com 998ae533da3f92a4eec69de0a648d93b1e9c1ca9 src/compiler/build_tables/lex_item.h Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com 998ae533da3f92a4eec69de0a648d93b1e9c1ca9 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com 998ae533da3f92a4eec69de0a648d93b1e9c1ca9 src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com c8be143f656bc5eb2903775a81ba0e5aedf4332e project.gyp Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com c8be143f656bc5eb2903775a81ba0e5aedf4332e spec/compiler/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com c8be143f656bc5eb2903775a81ba0e5aedf4332e spec/compiler/helpers/stream_methods.h Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com c8be143f656bc5eb2903775a81ba0e5aedf4332e src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com c8be143f656bc5eb2903775a81ba0e5aedf4332e src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com c8be143f656bc5eb2903775a81ba0e5aedf4332e src/compiler/build_tables/lex_item_transitions.cc Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com 73b3280fbb4a80675d1cd2e2d87e1aeeb46062d8 spec/compiler/build_tables/lex_item_spec.cc Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com 73b3280fbb4a80675d1cd2e2d87e1aeeb46062d8 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com 73b3280fbb4a80675d1cd2e2d87e1aeeb46062d8 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com 73b3280fbb4a80675d1cd2e2d87e1aeeb46062d8 src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com 73b3280fbb4a80675d1cd2e2d87e1aeeb46062d8 src/compiler/build_tables/lex_item.h Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com 73b3280fbb4a80675d1cd2e2d87e1aeeb46062d8 src/compiler/build_tables/lex_item_transitions.cc Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com 73b3280fbb4a80675d1cd2e2d87e1aeeb46062d8 src/compiler/build_tables/lex_item_transitions.h Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com 73b3280fbb4a80675d1cd2e2d87e1aeeb46062d8 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com 73b3280fbb4a80675d1cd2e2d87e1aeeb46062d8 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com 73b3280fbb4a80675d1cd2e2d87e1aeeb46062d8 src/compiler/precedence_range.cc Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com 73b3280fbb4a80675d1cd2e2d87e1aeeb46062d8 src/compiler/precedence_range.h Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com e9be0ff24e2c94e8fa91ad07e1a16d6592dfa604 spec/compiler/build_tables/parse_item_spec.cc Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com e9be0ff24e2c94e8fa91ad07e1a16d6592dfa604 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com e9be0ff24e2c94e8fa91ad07e1a16d6592dfa604 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com e9be0ff24e2c94e8fa91ad07e1a16d6592dfa604 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com 4850384b78b2b3022fb47d690af20a5b34dbc9f6 spec/compiler/build_tables/parse_item_spec.cc Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com 4850384b78b2b3022fb47d690af20a5b34dbc9f6 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com 4850384b78b2b3022fb47d690af20a5b34dbc9f6 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com 4850384b78b2b3022fb47d690af20a5b34dbc9f6 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2015-10-30 maxbrunsfeld@gmail.com 433f060a5b584ab31ef388de646e917f3ef40424 spec/compiler/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2015-10-29 maxbrunsfeld@gmail.com 58b5a106076e997b015d23235f0594e3805dab9a spec/compiler/build_tables/parse_item_spec.cc Max&nbsp;Brunsfeld
2015-10-29 maxbrunsfeld@github.com a26d7849cecffb5270c0836137195b2a61321121 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2015-10-29 maxbrunsfeld@github.com a26d7849cecffb5270c0836137195b2a61321121 project.gyp Max&nbsp;Brunsfeld
2015-10-29 maxbrunsfeld@github.com a26d7849cecffb5270c0836137195b2a61321121 src/runtime/language.c Max&nbsp;Brunsfeld
2015-10-29 rob.rix@github.com f86789126db39c1ebfa268d4f0908e46c8e98bea src/runtime/language.c Rob&nbsp;Rix
2015-10-29 rob.rix@github.com 007f5190287eb7dd275efc9317676de6eb4e4044 src/runtime/language.c Rob&nbsp;Rix
2015-10-29 rob.rix@github.com d5f6581531af41f3638ad32ecd7e89fb47a0d114 project.gyp Rob&nbsp;Rix
2015-10-29 rob.rix@github.com 04f3bf0b322cbc754337a1fc9be8a9b5783875e4 src/runtime/language.c Rob&nbsp;Rix
2015-10-29 rob.rix@github.com 3da510d53b684782d9ee04bde0c87c0a53d33243 include/tree_sitter/runtime.h Rob&nbsp;Rix
2015-10-29 rob.rix@github.com ecf79564f0e23c2e30f1c2ab91be009b1d171a1b src/runtime/document.c Rob&nbsp;Rix
2015-10-29 rob.rix@github.com ecf79564f0e23c2e30f1c2ab91be009b1d171a1b src/runtime/language.c Rob&nbsp;Rix
2015-10-29 rob.rix@github.com a176baa26fd99ed9177dd5100d754120652e9f8d include/tree_sitter/runtime.h Rob&nbsp;Rix
2015-10-29 rob.rix@github.com 09162d1981daf6212d5024598a15c35d8fd76614 include/tree_sitter/runtime.h Rob&nbsp;Rix
2015-10-29 maxbrunsfeld@gmail.com a8ead10d6ffa5efe6d1c7789a3b89776c5932e46 project.gyp Max&nbsp;Brunsfeld
2015-10-29 maxbrunsfeld@gmail.com a8ead10d6ffa5efe6d1c7789a3b89776c5932e46 spec/compiler/build_tables/does_match_any_line_spec.cc Max&nbsp;Brunsfeld
2015-10-29 maxbrunsfeld@gmail.com a8ead10d6ffa5efe6d1c7789a3b89776c5932e46 spec/fixtures/corpus/c/errors.txt Max&nbsp;Brunsfeld
2015-10-29 maxbrunsfeld@gmail.com a8ead10d6ffa5efe6d1c7789a3b89776c5932e46 spec/fixtures/corpus/c/preprocesser.txt Max&nbsp;Brunsfeld
2015-10-29 maxbrunsfeld@gmail.com a8ead10d6ffa5efe6d1c7789a3b89776c5932e46 spec/fixtures/grammars/c.cc Max&nbsp;Brunsfeld
2015-10-29 maxbrunsfeld@gmail.com a8ead10d6ffa5efe6d1c7789a3b89776c5932e46 spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-10-29 maxbrunsfeld@gmail.com a8ead10d6ffa5efe6d1c7789a3b89776c5932e46 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-10-29 maxbrunsfeld@gmail.com a8ead10d6ffa5efe6d1c7789a3b89776c5932e46 src/compiler/build_tables/does_match_any_line.cc Max&nbsp;Brunsfeld
2015-10-29 maxbrunsfeld@gmail.com a8ead10d6ffa5efe6d1c7789a3b89776c5932e46 src/compiler/build_tables/does_match_any_line.h Max&nbsp;Brunsfeld
2015-10-28 rob.rix@github.com 8143224098b80fb225637e6bf72892ee41bfcdfd src/runtime/document.c Rob&nbsp;Rix
2015-10-28 rob.rix@github.com 63f1a618b4faac46e71a1d3095f8278f238a4a07 include/tree_sitter/runtime.h Rob&nbsp;Rix
2015-10-28 maxbrunsfeld@gmail.com dba0726eef6019e26788426e1e08093cfc983ac9 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-10-28 maxbrunsfeld@gmail.com f5d861a01930c48d289c7e4542002b37723c7d19 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2015-10-28 maxbrunsfeld@gmail.com f5d861a01930c48d289c7e4542002b37723c7d19 src/runtime/lexer.c Max&nbsp;Brunsfeld
2015-10-28 maxbrunsfeld@gmail.com f5d861a01930c48d289c7e4542002b37723c7d19 src/runtime/stack.c Max&nbsp;Brunsfeld
2015-10-28 maxbrunsfeld@gmail.com 36eae5d5e990dc20ba3690f82464f5411e66c776 spec/runtime/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2015-10-28 maxbrunsfeld@gmail.com 36eae5d5e990dc20ba3690f82464f5411e66c776 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2015-10-28 maxbrunsfeld@gmail.com 36eae5d5e990dc20ba3690f82464f5411e66c776 src/runtime/node.c Max&nbsp;Brunsfeld
2015-10-28 maxbrunsfeld@gmail.com 36eae5d5e990dc20ba3690f82464f5411e66c776 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-10-28 maxbrunsfeld@gmail.com 36eae5d5e990dc20ba3690f82464f5411e66c776 src/runtime/tree.h Max&nbsp;Brunsfeld
2015-10-27 maxbrunsfeld@gmail.com 9b68ee62c8c5574c45d5cb4237361737fd1ac9fc tests.gyp Max&nbsp;Brunsfeld
2015-10-27 maxbrunsfeld@gmail.com b61b27f22fdd0529803ae542b2a726f4b1a8000e spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2015-10-27 maxbrunsfeld@gmail.com b61b27f22fdd0529803ae542b2a726f4b1a8000e src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2015-10-27 maxbrunsfeld@gmail.com b7e0cb1fc63d6c01b437010176f68326b9b4cb92 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-10-26 maxbrunsfeld@gmail.com e543661498f21cee1e784a7b8019ec99778451ed src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-10-26 maxbrunsfeld@gmail.com bad1bff3bb1dc75dd172a2b204051cd94da61e78 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-10-26 maxbrunsfeld@gmail.com c885eea70662bcd06bb66c13c885a467d8eae49e src/runtime/lexer.c Max&nbsp;Brunsfeld
2015-10-24 maxbrunsfeld@gmail.com 1829b34c6f72ed890310b8d523e861f950fb0687 spec/runtime/language_specs.cc Max&nbsp;Brunsfeld
2015-10-24 maxbrunsfeld@gmail.com 1829b34c6f72ed890310b8d523e861f950fb0687 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-10-24 maxbrunsfeld@gmail.com 1babdc43e19f56cbb6e37265a0ebdae6b89caabc src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-10-24 maxbrunsfeld@gmail.com 44d3e4228e4d9e6b15bd7615c31a0f42f4a2db03 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-10-24 maxbrunsfeld@gmail.com 44d3e4228e4d9e6b15bd7615c31a0f42f4a2db03 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2015-10-24 maxbrunsfeld@gmail.com 44d3e4228e4d9e6b15bd7615c31a0f42f4a2db03 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2015-10-22 maxbrunsfeld@gmail.com 500533476bfcc095d059930d04d491c1b3ae99af spec/fixtures/corpus/cpp/statements.txt Max&nbsp;Brunsfeld
2015-10-22 maxbrunsfeld@gmail.com 500533476bfcc095d059930d04d491c1b3ae99af spec/fixtures/grammars/cpp.cc Max&nbsp;Brunsfeld
2015-10-22 maxbrunsfeld@gmail.com 500533476bfcc095d059930d04d491c1b3ae99af spec/fixtures/parsers/cpp.c Max&nbsp;Brunsfeld
2015-10-22 maxbrunsfeld@gmail.com 500533476bfcc095d059930d04d491c1b3ae99af src/runtime/lexer.c Max&nbsp;Brunsfeld
2015-10-22 maxbrunsfeld@gmail.com 500533476bfcc095d059930d04d491c1b3ae99af src/runtime/stack.c Max&nbsp;Brunsfeld
2015-10-18 maxbrunsfeld@gmail.com 0955f660d0f111fdf1f89c01dfdc275ee558ce0c include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2015-10-18 maxbrunsfeld@gmail.com 0955f660d0f111fdf1f89c01dfdc275ee558ce0c src/runtime/document.c Max&nbsp;Brunsfeld
2015-10-18 maxbrunsfeld@gmail.com 0955f660d0f111fdf1f89c01dfdc275ee558ce0c src/runtime/document.h Max&nbsp;Brunsfeld
2015-10-18 maxbrunsfeld@gmail.com 1983bcfb60d61c86d974ff6b2e8e28eea3f91899 spec/compiler/build_tables/item_set_closure_spec.cc Max&nbsp;Brunsfeld
2015-10-18 maxbrunsfeld@gmail.com 1983bcfb60d61c86d974ff6b2e8e28eea3f91899 spec/compiler/build_tables/parse_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2015-10-18 maxbrunsfeld@gmail.com 1983bcfb60d61c86d974ff6b2e8e28eea3f91899 spec/compiler/build_tables/parse_item_spec.cc Max&nbsp;Brunsfeld
2015-10-18 maxbrunsfeld@gmail.com 1983bcfb60d61c86d974ff6b2e8e28eea3f91899 spec/compiler/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2015-10-18 maxbrunsfeld@gmail.com 1983bcfb60d61c86d974ff6b2e8e28eea3f91899 spec/fixtures/corpus/javascript/operators.txt Max&nbsp;Brunsfeld
2015-10-18 maxbrunsfeld@gmail.com 1983bcfb60d61c86d974ff6b2e8e28eea3f91899 spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-10-18 maxbrunsfeld@gmail.com 1983bcfb60d61c86d974ff6b2e8e28eea3f91899 spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2015-10-18 maxbrunsfeld@gmail.com 1983bcfb60d61c86d974ff6b2e8e28eea3f91899 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-10-18 maxbrunsfeld@gmail.com 1983bcfb60d61c86d974ff6b2e8e28eea3f91899 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-10-18 maxbrunsfeld@gmail.com 1983bcfb60d61c86d974ff6b2e8e28eea3f91899 src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2015-10-18 maxbrunsfeld@gmail.com 1983bcfb60d61c86d974ff6b2e8e28eea3f91899 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2015-10-18 maxbrunsfeld@gmail.com 1983bcfb60d61c86d974ff6b2e8e28eea3f91899 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2015-10-18 maxbrunsfeld@gmail.com 1983bcfb60d61c86d974ff6b2e8e28eea3f91899 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-10-18 maxbrunsfeld@gmail.com 1983bcfb60d61c86d974ff6b2e8e28eea3f91899 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2015-10-18 maxbrunsfeld@gmail.com 1983bcfb60d61c86d974ff6b2e8e28eea3f91899 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2015-10-18 maxbrunsfeld@gmail.com 1983bcfb60d61c86d974ff6b2e8e28eea3f91899 src/compiler/syntax_grammar.cc Max&nbsp;Brunsfeld
2015-10-16 maxbrunsfeld@github.com 84fe01e1450e9f8c42d644cbe27a5149a7c6a0a9 README.md Max&nbsp;Brunsfeld
2015-10-16 maxbrunsfeld@gmail.com 8725e96a652dffae6f3b4af8097a8f60779c05e2 spec/compiler/build_tables/item_set_closure_spec.cc Max&nbsp;Brunsfeld
2015-10-16 maxbrunsfeld@gmail.com 8725e96a652dffae6f3b4af8097a8f60779c05e2 spec/compiler/compile_spec.cc Max&nbsp;Brunsfeld
2015-10-16 maxbrunsfeld@gmail.com 8725e96a652dffae6f3b4af8097a8f60779c05e2 spec/compiler/prepare_grammar/extract_choices_spec.cc Max&nbsp;Brunsfeld
2015-10-16 maxbrunsfeld@gmail.com 8725e96a652dffae6f3b4af8097a8f60779c05e2 spec/fixtures/parsers/cpp.c Max&nbsp;Brunsfeld
2015-10-16 maxbrunsfeld@gmail.com 8725e96a652dffae6f3b4af8097a8f60779c05e2 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-10-16 maxbrunsfeld@gmail.com 8725e96a652dffae6f3b4af8097a8f60779c05e2 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-10-16 maxbrunsfeld@gmail.com 8725e96a652dffae6f3b4af8097a8f60779c05e2 src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2015-10-15 maxbrunsfeld@gmail.com 216ce8c80b9a0626b93f72ba7b16a2134ed6b0b7 src/runtime/document.c Max&nbsp;Brunsfeld
2015-10-15 maxbrunsfeld@gmail.com 216ce8c80b9a0626b93f72ba7b16a2134ed6b0b7 src/runtime/lexer.c Max&nbsp;Brunsfeld
2015-10-15 maxbrunsfeld@gmail.com 216ce8c80b9a0626b93f72ba7b16a2134ed6b0b7 src/runtime/node.c Max&nbsp;Brunsfeld
2015-10-15 maxbrunsfeld@gmail.com 216ce8c80b9a0626b93f72ba7b16a2134ed6b0b7 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-10-15 maxbrunsfeld@gmail.com 216ce8c80b9a0626b93f72ba7b16a2134ed6b0b7 src/runtime/stack.c Max&nbsp;Brunsfeld
2015-10-15 maxbrunsfeld@gmail.com 216ce8c80b9a0626b93f72ba7b16a2134ed6b0b7 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-10-15 maxbrunsfeld@gmail.com 216ce8c80b9a0626b93f72ba7b16a2134ed6b0b7 src/runtime/tree_vector.h Max&nbsp;Brunsfeld
2015-10-15 maxbrunsfeld@gmail.com 02e549202fe3ee066c5c4372a0a5ed1be5021244 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-10-15 maxbrunsfeld@gmail.com 02e549202fe3ee066c5c4372a0a5ed1be5021244 src/compiler/build_tables/lookahead_set.cc Max&nbsp;Brunsfeld
2015-10-15 maxbrunsfeld@gmail.com 02e549202fe3ee066c5c4372a0a5ed1be5021244 src/compiler/build_tables/lookahead_set.h Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 3d0253f9b8884353be275ce3db846fe9d353dd49 spec/compiler/compile_examples.cc Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 3d0253f9b8884353be275ce3db846fe9d353dd49 spec/fixtures/corpus/cpp/statements.txt Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 3d0253f9b8884353be275ce3db846fe9d353dd49 spec/fixtures/grammars/cpp.cc Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 3d0253f9b8884353be275ce3db846fe9d353dd49 spec/fixtures/parsers/cpp.c Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 3d0253f9b8884353be275ce3db846fe9d353dd49 spec/runtime/language_specs.cc Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 9959fe35b0b746687fb46c7d32c063b9729d146e include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 9959fe35b0b746687fb46c7d32c063b9729d146e spec/compiler/prepare_grammar/flatten_grammar_spec.cc Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 9959fe35b0b746687fb46c7d32c063b9729d146e spec/fixtures/grammars/c.cc Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 9959fe35b0b746687fb46c7d32c063b9729d146e spec/fixtures/grammars/helpers.cc Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 9959fe35b0b746687fb46c7d32c063b9729d146e spec/fixtures/grammars/javascript.cc Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 9959fe35b0b746687fb46c7d32c063b9729d146e src/compiler/associativity.h Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 9959fe35b0b746687fb46c7d32c063b9729d146e src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 9959fe35b0b746687fb46c7d32c063b9729d146e src/compiler/build_tables/get_completion_status.cc Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 9959fe35b0b746687fb46c7d32c063b9729d146e src/compiler/build_tables/get_completion_status.h Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 9959fe35b0b746687fb46c7d32c063b9729d146e src/compiler/build_tables/parse_conflict_manager.cc Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 9959fe35b0b746687fb46c7d32c063b9729d146e src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 9959fe35b0b746687fb46c7d32c063b9729d146e src/compiler/parse_table.h Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 9959fe35b0b746687fb46c7d32c063b9729d146e src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 9959fe35b0b746687fb46c7d32c063b9729d146e src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 9959fe35b0b746687fb46c7d32c063b9729d146e src/compiler/rules/rules.cc Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 9959fe35b0b746687fb46c7d32c063b9729d146e src/compiler/syntax_grammar.cc Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 9959fe35b0b746687fb46c7d32c063b9729d146e src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 4b817dc07cc77762b3e0f98c119ff6797bd251df spec/compiler/build_tables/item_set_closure_spec.cc Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 4b817dc07cc77762b3e0f98c119ff6797bd251df src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 4b817dc07cc77762b3e0f98c119ff6797bd251df src/compiler/build_tables/lex_item.h Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 4b817dc07cc77762b3e0f98c119ff6797bd251df src/compiler/build_tables/lex_item_transitions.cc Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 4b817dc07cc77762b3e0f98c119ff6797bd251df src/compiler/build_tables/lex_item_transitions.h Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 4b817dc07cc77762b3e0f98c119ff6797bd251df src/compiler/build_tables/lookahead_set.h Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 4b817dc07cc77762b3e0f98c119ff6797bd251df src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 4b817dc07cc77762b3e0f98c119ff6797bd251df src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 4b817dc07cc77762b3e0f98c119ff6797bd251df src/compiler/precedence_range.h Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 4b817dc07cc77762b3e0f98c119ff6797bd251df src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 4b817dc07cc77762b3e0f98c119ff6797bd251df src/compiler/prepare_grammar/initial_syntax_grammar.h Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 4b817dc07cc77762b3e0f98c119ff6797bd251df src/compiler/rule.h Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 4b817dc07cc77762b3e0f98c119ff6797bd251df src/compiler/rules/character_range.cc Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 4b817dc07cc77762b3e0f98c119ff6797bd251df src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2015-10-13 maxbrunsfeld@gmail.com 4b817dc07cc77762b3e0f98c119ff6797bd251df src/compiler/variable.h Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 82726ad53b3d433469a6425ffc5e3969bd80328f include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 82726ad53b3d433469a6425ffc5e3969bd80328f spec/compiler/build_tables/lex_item_spec.cc Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 82726ad53b3d433469a6425ffc5e3969bd80328f spec/compiler/prepare_grammar/expand_repeats_spec.cc Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 82726ad53b3d433469a6425ffc5e3969bd80328f spec/compiler/prepare_grammar/extract_choices_spec.cc Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 82726ad53b3d433469a6425ffc5e3969bd80328f spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 82726ad53b3d433469a6425ffc5e3969bd80328f spec/compiler/prepare_grammar/parse_regex_spec.cc Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 82726ad53b3d433469a6425ffc5e3969bd80328f spec/fixtures/corpus/json/main.txt Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 82726ad53b3d433469a6425ffc5e3969bd80328f spec/fixtures/grammars/helpers.cc Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 82726ad53b3d433469a6425ffc5e3969bd80328f spec/fixtures/grammars/helpers.h Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 82726ad53b3d433469a6425ffc5e3969bd80328f spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 82726ad53b3d433469a6425ffc5e3969bd80328f spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 82726ad53b3d433469a6425ffc5e3969bd80328f spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 82726ad53b3d433469a6425ffc5e3969bd80328f src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 82726ad53b3d433469a6425ffc5e3969bd80328f src/compiler/build_tables/get_completion_status.cc Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 82726ad53b3d433469a6425ffc5e3969bd80328f src/compiler/build_tables/lex_item_transitions.cc Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 82726ad53b3d433469a6425ffc5e3969bd80328f src/compiler/build_tables/rule_can_be_blank.cc Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 82726ad53b3d433469a6425ffc5e3969bd80328f src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 82726ad53b3d433469a6425ffc5e3969bd80328f src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 82726ad53b3d433469a6425ffc5e3969bd80328f src/compiler/rules/metadata.cc Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 82726ad53b3d433469a6425ffc5e3969bd80328f src/compiler/rules/rules.cc Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 5c67f58a4b1bfa8ba758c80b3ecbf00084025399 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 5c67f58a4b1bfa8ba758c80b3ecbf00084025399 src/compiler/rule.cc Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 5c67f58a4b1bfa8ba758c80b3ecbf00084025399 src/compiler/rule.h Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 5c67f58a4b1bfa8ba758c80b3ecbf00084025399 src/compiler/rules/blank.cc Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 5c67f58a4b1bfa8ba758c80b3ecbf00084025399 src/compiler/rules/character_set.cc Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 5c67f58a4b1bfa8ba758c80b3ecbf00084025399 src/compiler/rules/choice.cc Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 5c67f58a4b1bfa8ba758c80b3ecbf00084025399 src/compiler/rules/metadata.cc Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 5c67f58a4b1bfa8ba758c80b3ecbf00084025399 src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 5c67f58a4b1bfa8ba758c80b3ecbf00084025399 src/compiler/rules/named_symbol.cc Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 5c67f58a4b1bfa8ba758c80b3ecbf00084025399 src/compiler/rules/pattern.cc Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 5c67f58a4b1bfa8ba758c80b3ecbf00084025399 src/compiler/rules/repeat.cc Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 5c67f58a4b1bfa8ba758c80b3ecbf00084025399 src/compiler/rules/seq.cc Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 5c67f58a4b1bfa8ba758c80b3ecbf00084025399 src/compiler/rules/string.cc Max&nbsp;Brunsfeld
2015-10-12 maxbrunsfeld@gmail.com 5c67f58a4b1bfa8ba758c80b3ecbf00084025399 src/compiler/rules/symbol.cc Max&nbsp;Brunsfeld
2015-10-10 maxbrunsfeld@gmail.com db9966b57c78d87a5b08ef8a8bd8d8f5f3a5da17 project.gyp Max&nbsp;Brunsfeld
2015-10-10 maxbrunsfeld@gmail.com db9966b57c78d87a5b08ef8a8bd8d8f5f3a5da17 spec/compiler/build_tables/lex_item_spec.cc Max&nbsp;Brunsfeld
2015-10-10 maxbrunsfeld@gmail.com db9966b57c78d87a5b08ef8a8bd8d8f5f3a5da17 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-10-10 maxbrunsfeld@gmail.com db9966b57c78d87a5b08ef8a8bd8d8f5f3a5da17 src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2015-10-10 maxbrunsfeld@gmail.com db9966b57c78d87a5b08ef8a8bd8d8f5f3a5da17 src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2015-10-10 maxbrunsfeld@gmail.com db9966b57c78d87a5b08ef8a8bd8d8f5f3a5da17 src/compiler/build_tables/lex_item_transitions.cc Max&nbsp;Brunsfeld
2015-10-10 maxbrunsfeld@gmail.com db9966b57c78d87a5b08ef8a8bd8d8f5f3a5da17 src/compiler/build_tables/lex_item_transitions.h Max&nbsp;Brunsfeld
2015-10-10 maxbrunsfeld@gmail.com db9966b57c78d87a5b08ef8a8bd8d8f5f3a5da17 src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2015-10-10 maxbrunsfeld@gmail.com db9966b57c78d87a5b08ef8a8bd8d8f5f3a5da17 src/compiler/prepare_grammar/prepare_grammar.cc Max&nbsp;Brunsfeld
2015-10-11 maxbrunsfeld@gmail.com 25791085c368e45a3ff3ffb093b7e600f42c6d9e project.gyp Max&nbsp;Brunsfeld
2015-10-11 maxbrunsfeld@gmail.com 25791085c368e45a3ff3ffb093b7e600f42c6d9e spec/compiler/prepare_grammar/extract_choices_spec.cc Max&nbsp;Brunsfeld
2015-10-11 maxbrunsfeld@gmail.com 25791085c368e45a3ff3ffb093b7e600f42c6d9e src/compiler/prepare_grammar/extract_choices.cc Max&nbsp;Brunsfeld
2015-10-11 maxbrunsfeld@gmail.com 25791085c368e45a3ff3ffb093b7e600f42c6d9e src/compiler/prepare_grammar/flatten_grammar.h Max&nbsp;Brunsfeld
2015-10-11 maxbrunsfeld@gmail.com 25791085c368e45a3ff3ffb093b7e600f42c6d9e src/compiler/prepare_grammar/normalize_rules.cc Max&nbsp;Brunsfeld
2015-10-11 maxbrunsfeld@gmail.com 25791085c368e45a3ff3ffb093b7e600f42c6d9e src/compiler/prepare_grammar/normalize_rules.h Max&nbsp;Brunsfeld
2015-10-11 maxbrunsfeld@gmail.com 25791085c368e45a3ff3ffb093b7e600f42c6d9e src/compiler/prepare_grammar/prepare_grammar.cc Max&nbsp;Brunsfeld
2015-10-07 maxbrunsfeld@gmail.com 3ee58461d73b91e65f9f0f24fba95c77f4dc15e9 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-10-06 maxbrunsfeld@gmail.com 5febda183a70ef34f02becb0945101c92d5999b9 todo.md Max&nbsp;Brunsfeld
2015-10-06 maxbrunsfeld@gmail.com 8ef25ffef39cf721c62798845208c60643c1e92c spec/fixtures/corpus/javascript/control_flow.txt Max&nbsp;Brunsfeld
2015-10-06 maxbrunsfeld@gmail.com 8ef25ffef39cf721c62798845208c60643c1e92c src/runtime/parser.c Max&nbsp;Brunsfeld
2015-10-06 maxbrunsfeld@gmail.com 85466a5b2217c916ebdfecf82ec6a0b34321bd38 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-10-06 maxbrunsfeld@gmail.com 624e4651d27f97240bd07331ab749d2df81ecc8a spec/fixtures/grammars/javascript.cc Max&nbsp;Brunsfeld
2015-10-06 maxbrunsfeld@gmail.com 624e4651d27f97240bd07331ab749d2df81ecc8a spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-10-06 maxbrunsfeld@gmail.com 03e7fc49fde45b1639b82de6550e2d275d804e57 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-10-06 maxbrunsfeld@gmail.com aaafdd4797b4532603f0879e35a34920c0ca4937 spec/compiler/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2015-10-06 maxbrunsfeld@gmail.com aaafdd4797b4532603f0879e35a34920c0ca4937 spec/compiler/helpers/stream_methods.h Max&nbsp;Brunsfeld
2015-10-06 maxbrunsfeld@gmail.com 5455fb977f52ca0743f7df019ef7fa377dbbf354 spec/compiler/build_tables/lex_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2015-10-06 maxbrunsfeld@gmail.com 5455fb977f52ca0743f7df019ef7fa377dbbf354 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-10-06 maxbrunsfeld@gmail.com 5455fb977f52ca0743f7df019ef7fa377dbbf354 src/compiler/build_tables/lex_conflict_manager.cc Max&nbsp;Brunsfeld
2015-10-06 maxbrunsfeld@gmail.com 5455fb977f52ca0743f7df019ef7fa377dbbf354 src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2015-10-06 maxbrunsfeld@gmail.com 5455fb977f52ca0743f7df019ef7fa377dbbf354 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2015-10-06 maxbrunsfeld@gmail.com 11a1ea8dfecd21ecf2aa677be83c1ff2b4e0d81d src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com 5e4bdcbaf816fabd2875da803aadbe7e036544af spec/compiler/build_tables/parse_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com 5e4bdcbaf816fabd2875da803aadbe7e036544af spec/compiler/prepare_grammar/flatten_grammar_spec.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com 5e4bdcbaf816fabd2875da803aadbe7e036544af src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com 5e4bdcbaf816fabd2875da803aadbe7e036544af src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com 5e4bdcbaf816fabd2875da803aadbe7e036544af src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com 6d748a6714c9ba99139de4f33ff8b720626c72d7 project.gyp Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com 6d748a6714c9ba99139de4f33ff8b720626c72d7 spec/compiler/build_tables/parse_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com 6d748a6714c9ba99139de4f33ff8b720626c72d7 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com 6d748a6714c9ba99139de4f33ff8b720626c72d7 src/compiler/build_tables/parse_conflict_manager.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com 6d748a6714c9ba99139de4f33ff8b720626c72d7 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com 6d748a6714c9ba99139de4f33ff8b720626c72d7 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com 6d748a6714c9ba99139de4f33ff8b720626c72d7 src/compiler/precedence_range.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com 6d748a6714c9ba99139de4f33ff8b720626c72d7 src/compiler/precedence_range.h Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com ef2acf94969e341c7e098c7e3db7f4d0aec682ff spec/compiler/build_tables/lex_item_spec.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com ef2acf94969e341c7e098c7e3db7f4d0aec682ff spec/compiler/build_tables/parse_item_spec.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com ef2acf94969e341c7e098c7e3db7f4d0aec682ff spec/compiler/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com ef2acf94969e341c7e098c7e3db7f4d0aec682ff spec/compiler/helpers/stream_methods.h Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com ef2acf94969e341c7e098c7e3db7f4d0aec682ff src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com ef2acf94969e341c7e098c7e3db7f4d0aec682ff src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com ef2acf94969e341c7e098c7e3db7f4d0aec682ff src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com ef2acf94969e341c7e098c7e3db7f4d0aec682ff src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com ef2acf94969e341c7e098c7e3db7f4d0aec682ff src/compiler/build_tables/lex_item.h Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com ef2acf94969e341c7e098c7e3db7f4d0aec682ff src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com ef2acf94969e341c7e098c7e3db7f4d0aec682ff src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com f01972c64e634715168cd550aa926049ab0851d0 project.gyp Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com f01972c64e634715168cd550aa926049ab0851d0 spec/compiler/build_tables/lex_item_spec.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com f01972c64e634715168cd550aa926049ab0851d0 spec/compiler/build_tables/parse_item_spec.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com f01972c64e634715168cd550aa926049ab0851d0 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com f01972c64e634715168cd550aa926049ab0851d0 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com f01972c64e634715168cd550aa926049ab0851d0 src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com f01972c64e634715168cd550aa926049ab0851d0 src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com f01972c64e634715168cd550aa926049ab0851d0 src/compiler/build_tables/lex_item.h Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com f01972c64e634715168cd550aa926049ab0851d0 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com f01972c64e634715168cd550aa926049ab0851d0 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com f01972c64e634715168cd550aa926049ab0851d0 src/compiler/build_tables/rule_transitions.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com 39a0934088081729471cb144bac11abc34f3337a spec/compiler/build_tables/merge_transitions_spec.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com 39a0934088081729471cb144bac11abc34f3337a spec/compiler/build_tables/rule_transitions_spec.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com 39a0934088081729471cb144bac11abc34f3337a src/compiler/build_tables/item_set_transitions.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com 39a0934088081729471cb144bac11abc34f3337a src/compiler/build_tables/merge_transitions.h Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com 39a0934088081729471cb144bac11abc34f3337a src/compiler/build_tables/rule_transitions.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com 39a0934088081729471cb144bac11abc34f3337a src/compiler/build_tables/rule_transitions.h Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com c4ef228397c3eeb2f2a27dd1356ccc730a869593 project.gyp Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com c4ef228397c3eeb2f2a27dd1356ccc730a869593 spec/compiler/build_tables/item_set_closure_spec.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com c4ef228397c3eeb2f2a27dd1356ccc730a869593 spec/compiler/build_tables/item_set_transitions_spec.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com c4ef228397c3eeb2f2a27dd1356ccc730a869593 spec/compiler/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com c4ef228397c3eeb2f2a27dd1356ccc730a869593 spec/compiler/helpers/stream_methods.h Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com c4ef228397c3eeb2f2a27dd1356ccc730a869593 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com c4ef228397c3eeb2f2a27dd1356ccc730a869593 src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com c4ef228397c3eeb2f2a27dd1356ccc730a869593 src/compiler/build_tables/item_set_transitions.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com c4ef228397c3eeb2f2a27dd1356ccc730a869593 src/compiler/build_tables/lookahead_set.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com c4ef228397c3eeb2f2a27dd1356ccc730a869593 src/compiler/build_tables/lookahead_set.h Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com c4ef228397c3eeb2f2a27dd1356ccc730a869593 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2015-10-05 maxbrunsfeld@gmail.com c4ef228397c3eeb2f2a27dd1356ccc730a869593 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2015-10-04 maxbrunsfeld@gmail.com a0bf3d0bd854e7d56e8a97fb46d9c8dd550e5adc spec/compiler/build_tables/item_set_closure_spec.cc Max&nbsp;Brunsfeld
2015-10-04 maxbrunsfeld@gmail.com a0bf3d0bd854e7d56e8a97fb46d9c8dd550e5adc spec/compiler/build_tables/item_set_transitions_spec.cc Max&nbsp;Brunsfeld
2015-10-04 maxbrunsfeld@gmail.com a0bf3d0bd854e7d56e8a97fb46d9c8dd550e5adc src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-10-04 maxbrunsfeld@gmail.com a0bf3d0bd854e7d56e8a97fb46d9c8dd550e5adc src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2015-10-04 maxbrunsfeld@gmail.com a0bf3d0bd854e7d56e8a97fb46d9c8dd550e5adc src/compiler/build_tables/item_set_closure.h Max&nbsp;Brunsfeld
2015-10-04 maxbrunsfeld@gmail.com a0bf3d0bd854e7d56e8a97fb46d9c8dd550e5adc src/compiler/build_tables/item_set_transitions.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 project.gyp Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 spec/compiler/build_tables/item_set_closure_spec.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 spec/compiler/build_tables/item_set_transitions_spec.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 spec/compiler/build_tables/lex_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 spec/compiler/build_tables/parse_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 spec/compiler/build_tables/rule_can_be_blank_spec.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 spec/compiler/compile_examples.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 spec/compiler/helpers/rule_helpers.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 spec/compiler/helpers/rule_helpers.h Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 spec/compiler/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 spec/compiler/helpers/stream_methods.h Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 spec/compiler/prepare_grammar/expand_repeats_spec.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 spec/compiler/prepare_grammar/expand_tokens_spec.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 spec/compiler/prepare_grammar/extract_choices_spec.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 spec/compiler/prepare_grammar/flatten_grammar_spec.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 spec/compiler/prepare_grammar/intern_symbols_spec.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 spec/fixtures/grammars/javascript.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 spec/runtime/language_specs.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/build_tables/build_lex_table.h Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/build_tables/build_parse_table.h Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/build_tables/build_tables.h Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/build_tables/item_set_closure.h Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/build_tables/item_set_transitions.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/build_tables/item_set_transitions.h Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/build_tables/lex_conflict_manager.h Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/build_tables/parse_conflict_manager.h Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/build_tables/rule_can_be_blank.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/build_tables/rule_can_be_blank.h Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/compile.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/generate_code/c_code.h Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/lexical_grammar.h Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/prepare_grammar/expand_repeats.h Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/prepare_grammar/expand_tokens.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/prepare_grammar/expand_tokens.h Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/prepare_grammar/extract_choices.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/prepare_grammar/extract_choices.h Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/prepare_grammar/extract_tokens.h Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/prepare_grammar/flatten_grammar.h Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/prepare_grammar/initial_syntax_grammar.h Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/prepare_grammar/intern_symbols.h Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/prepare_grammar/interned_grammar.h Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/prepare_grammar/prepare_grammar.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/prepare_grammar/prepare_grammar.h Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/rules/built_in_symbols.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/rules/built_in_symbols.h Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/rules/visitor.h Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/syntax_grammar.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/variable.cc Max&nbsp;Brunsfeld
2015-10-02 maxbrunsfeld@gmail.com ebc52f109dde8159175cafe82158617ffe72fdc5 src/compiler/variable.h Max&nbsp;Brunsfeld
2015-09-23 maxbrunsfeld@gmail.com dda3939adf2b6881acc4f32f8a80d27b8f3db0e2 spec/fixtures/corpus/javascript/operators.txt Max&nbsp;Brunsfeld
2015-09-23 maxbrunsfeld@gmail.com 90862dd18fd16cd3723d64afbd3941068a697b22 spec/runtime/helpers/log_debugger.cc Max&nbsp;Brunsfeld
2015-09-23 maxbrunsfeld@gmail.com 90862dd18fd16cd3723d64afbd3941068a697b22 spec/runtime/helpers/log_debugger.h Max&nbsp;Brunsfeld
2015-09-23 maxbrunsfeld@gmail.com 90862dd18fd16cd3723d64afbd3941068a697b22 spec/runtime/language_specs.cc Max&nbsp;Brunsfeld
2015-09-23 maxbrunsfeld@gmail.com d032114d7a366c85a3e9e9d032dea0623e43dfb3 spec/fixtures/grammars/javascript.cc Max&nbsp;Brunsfeld
2015-09-23 maxbrunsfeld@gmail.com d032114d7a366c85a3e9e9d032dea0623e43dfb3 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-09-23 maxbrunsfeld@gmail.com e7838d520aedcc4f42fd54eb1083ddcdb02b4703 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-09-21 maxbrunsfeld@gmail.com aba8af9e5b5c134d1ca71ec3541d4df2dcd2729f spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2015-09-21 maxbrunsfeld@gmail.com aba8af9e5b5c134d1ca71ec3541d4df2dcd2729f src/runtime/document.c Max&nbsp;Brunsfeld
2015-09-21 maxbrunsfeld@gmail.com aba8af9e5b5c134d1ca71ec3541d4df2dcd2729f src/runtime/parser.c Max&nbsp;Brunsfeld
2015-09-20 maxbrunsfeld@gmail.com 7be067a2e9ab21529d9777bf1858cdd87a6da9fa src/runtime/document.c Max&nbsp;Brunsfeld
2015-09-20 maxbrunsfeld@gmail.com b7b082d9b193235e23bcef08c0f1ea8e90e5139c spec/runtime/language_specs.cc Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com 010a606b76b748471d3ca6f059b32693d71ffedd spec/runtime/helpers/spy_input.cc Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com 010a606b76b748471d3ca6f059b32693d71ffedd spec/runtime/helpers/spy_input.h Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com 010a606b76b748471d3ca6f059b32693d71ffedd spec/runtime/language_specs.cc Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com 010a606b76b748471d3ca6f059b32693d71ffedd spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com 511e52ab554dc2e3a4f85966f1b6d8fb60053d2e spec/runtime/helpers/spy_input.cc Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com 511e52ab554dc2e3a4f85966f1b6d8fb60053d2e spec/runtime/helpers/spy_input.h Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com 673ca411b1953fbc25967ae23eb29e9082a864d5 script/lint.sh Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com 673ca411b1953fbc25967ae23eb29e9082a864d5 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com 673ca411b1953fbc25967ae23eb29e9082a864d5 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com 673ca411b1953fbc25967ae23eb29e9082a864d5 src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com 673ca411b1953fbc25967ae23eb29e9082a864d5 src/compiler/build_tables/build_tables.h Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com 673ca411b1953fbc25967ae23eb29e9082a864d5 src/compiler/build_tables/lex_conflict_manager.cc Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com 673ca411b1953fbc25967ae23eb29e9082a864d5 src/compiler/build_tables/lex_conflict_manager.h Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com 673ca411b1953fbc25967ae23eb29e9082a864d5 src/compiler/build_tables/parse_conflict_manager.cc Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com 673ca411b1953fbc25967ae23eb29e9082a864d5 src/compiler/build_tables/parse_conflict_manager.h Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com 673ca411b1953fbc25967ae23eb29e9082a864d5 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com 673ca411b1953fbc25967ae23eb29e9082a864d5 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com 673ca411b1953fbc25967ae23eb29e9082a864d5 src/compiler/prepare_grammar/expand_tokens.cc Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com 673ca411b1953fbc25967ae23eb29e9082a864d5 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com 673ca411b1953fbc25967ae23eb29e9082a864d5 src/compiler/prepare_grammar/extract_tokens.h Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com 673ca411b1953fbc25967ae23eb29e9082a864d5 src/compiler/prepare_grammar/is_token.cc Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com 673ca411b1953fbc25967ae23eb29e9082a864d5 src/compiler/prepare_grammar/prepare_grammar.cc Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com 673ca411b1953fbc25967ae23eb29e9082a864d5 src/compiler/prepare_grammar/prepare_grammar.h Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com 673ca411b1953fbc25967ae23eb29e9082a864d5 src/compiler/rule.h Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com 673ca411b1953fbc25967ae23eb29e9082a864d5 src/compiler/rules/character_range.cc Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com 673ca411b1953fbc25967ae23eb29e9082a864d5 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com cdadee4610c6ad42539138762accdb376f6eb031 spec/runtime/language_specs.cc Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com f37f73f92fea0c65a82a8dbecc9e2928488feba7 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com f37f73f92fea0c65a82a8dbecc9e2928488feba7 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com f37f73f92fea0c65a82a8dbecc9e2928488feba7 spec/runtime/helpers/spy_input.cc Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com f37f73f92fea0c65a82a8dbecc9e2928488feba7 spec/runtime/helpers/spy_input.h Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com f37f73f92fea0c65a82a8dbecc9e2928488feba7 spec/runtime/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com f37f73f92fea0c65a82a8dbecc9e2928488feba7 spec/runtime/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com f37f73f92fea0c65a82a8dbecc9e2928488feba7 spec/runtime/language_specs.cc Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com f37f73f92fea0c65a82a8dbecc9e2928488feba7 spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com f37f73f92fea0c65a82a8dbecc9e2928488feba7 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com f37f73f92fea0c65a82a8dbecc9e2928488feba7 src/runtime/document.c Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com f37f73f92fea0c65a82a8dbecc9e2928488feba7 src/runtime/node.c Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com f37f73f92fea0c65a82a8dbecc9e2928488feba7 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com f37f73f92fea0c65a82a8dbecc9e2928488feba7 src/runtime/parser.h Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com 6254f45c1b51f2e6d7c849aa916d377f031556ef project.gyp Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com 6254f45c1b51f2e6d7c849aa916d377f031556ef spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com 6254f45c1b51f2e6d7c849aa916d377f031556ef src/runtime/parser.c Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com 6254f45c1b51f2e6d7c849aa916d377f031556ef src/runtime/parser.h Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com 6254f45c1b51f2e6d7c849aa916d377f031556ef src/runtime/stack.c Max&nbsp;Brunsfeld
2015-09-19 maxbrunsfeld@gmail.com 6254f45c1b51f2e6d7c849aa916d377f031556ef src/runtime/stack.h Max&nbsp;Brunsfeld
2015-09-14 maxbrunsfeld@gmail.com b3d883e128c43dddf13c7f31d9b38d287304e63a project.gyp Max&nbsp;Brunsfeld
2015-09-14 maxbrunsfeld@gmail.com b3d883e128c43dddf13c7f31d9b38d287304e63a spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2015-09-14 maxbrunsfeld@gmail.com b3d883e128c43dddf13c7f31d9b38d287304e63a src/runtime/document.c Max&nbsp;Brunsfeld
2015-09-14 maxbrunsfeld@gmail.com b3d883e128c43dddf13c7f31d9b38d287304e63a src/runtime/lexer.c Max&nbsp;Brunsfeld
2015-09-14 maxbrunsfeld@gmail.com b3d883e128c43dddf13c7f31d9b38d287304e63a src/runtime/parser.c Max&nbsp;Brunsfeld
2015-09-14 maxbrunsfeld@gmail.com b3d883e128c43dddf13c7f31d9b38d287304e63a src/runtime/parser.h Max&nbsp;Brunsfeld
2015-09-14 maxbrunsfeld@gmail.com b3d883e128c43dddf13c7f31d9b38d287304e63a src/runtime/tree.c Max&nbsp;Brunsfeld
2015-09-14 maxbrunsfeld@gmail.com b3d883e128c43dddf13c7f31d9b38d287304e63a src/runtime/tree.h Max&nbsp;Brunsfeld
2015-09-15 maxbrunsfeld@gmail.com 0467d190fe91841dcda37cfa167280e889f21870 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2015-09-15 maxbrunsfeld@gmail.com 0467d190fe91841dcda37cfa167280e889f21870 src/runtime/length.h Max&nbsp;Brunsfeld
2015-09-15 maxbrunsfeld@gmail.com 0467d190fe91841dcda37cfa167280e889f21870 src/runtime/lexer.c Max&nbsp;Brunsfeld
2015-09-15 maxbrunsfeld@gmail.com 0467d190fe91841dcda37cfa167280e889f21870 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-09-15 maxbrunsfeld@gmail.com 0467d190fe91841dcda37cfa167280e889f21870 src/runtime/tree.h Max&nbsp;Brunsfeld
2015-09-14 maxbrunsfeld@gmail.com 296d8cc1e887963d08cbdaf573b248b94b69b685 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2015-09-14 maxbrunsfeld@gmail.com 296d8cc1e887963d08cbdaf573b248b94b69b685 src/compiler/grammar.cc Max&nbsp;Brunsfeld
2015-09-14 maxbrunsfeld@gmail.com 296d8cc1e887963d08cbdaf573b248b94b69b685 src/runtime/document.c Max&nbsp;Brunsfeld
2015-09-14 maxbrunsfeld@gmail.com 296d8cc1e887963d08cbdaf573b248b94b69b685 src/runtime/lexer.c Max&nbsp;Brunsfeld
2015-09-10 maxbrunsfeld@gmail.com c09947146ac55d23ccad0d5ff071a1d6cd8e744e src/runtime/parser.c Max&nbsp;Brunsfeld
2015-09-10 maxbrunsfeld@gmail.com 66ad271c826003c2b69786708f84506499f6ecd9 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2015-09-10 maxbrunsfeld@gmail.com 66ad271c826003c2b69786708f84506499f6ecd9 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2015-09-10 maxbrunsfeld@gmail.com 66ad271c826003c2b69786708f84506499f6ecd9 src/runtime/document.c Max&nbsp;Brunsfeld
2015-09-10 maxbrunsfeld@gmail.com 66ad271c826003c2b69786708f84506499f6ecd9 src/runtime/document.h Max&nbsp;Brunsfeld
2015-09-10 maxbrunsfeld@gmail.com 2869458ce950fe4caef398c1d67c9f24f812fe11 todo.md Max&nbsp;Brunsfeld
2015-09-10 maxbrunsfeld@gmail.com 736c78b095a9035409972fea518f58922d86a98a README.md Max&nbsp;Brunsfeld
2015-09-10 maxbrunsfeld@gmail.com e6f3239bef784185482294071d3b8e0392e3f492 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2015-09-10 maxbrunsfeld@gmail.com e6f3239bef784185482294071d3b8e0392e3f492 spec/compiler/helpers/stream_methods.cc Max&nbsp;Brunsfeld
2015-09-10 maxbrunsfeld@gmail.com e6f3239bef784185482294071d3b8e0392e3f492 spec/compiler/helpers/stream_methods.h Max&nbsp;Brunsfeld
2015-09-10 maxbrunsfeld@gmail.com e6f3239bef784185482294071d3b8e0392e3f492 src/compiler/build_tables/get_metadata.cc Max&nbsp;Brunsfeld
2015-09-10 maxbrunsfeld@gmail.com e6f3239bef784185482294071d3b8e0392e3f492 src/compiler/build_tables/get_metadata.h Max&nbsp;Brunsfeld
2015-09-10 maxbrunsfeld@gmail.com e6f3239bef784185482294071d3b8e0392e3f492 src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2015-09-10 maxbrunsfeld@gmail.com e6f3239bef784185482294071d3b8e0392e3f492 src/compiler/build_tables/lex_item.h Max&nbsp;Brunsfeld
2015-09-10 maxbrunsfeld@gmail.com e6f3239bef784185482294071d3b8e0392e3f492 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2015-09-10 maxbrunsfeld@gmail.com e6f3239bef784185482294071d3b8e0392e3f492 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2015-09-10 maxbrunsfeld@gmail.com e6f3239bef784185482294071d3b8e0392e3f492 src/compiler/grammar.cc Max&nbsp;Brunsfeld
2015-09-10 maxbrunsfeld@gmail.com e6f3239bef784185482294071d3b8e0392e3f492 src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2015-09-10 maxbrunsfeld@gmail.com e6f3239bef784185482294071d3b8e0392e3f492 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2015-09-10 maxbrunsfeld@gmail.com e6f3239bef784185482294071d3b8e0392e3f492 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2015-09-10 maxbrunsfeld@gmail.com e6f3239bef784185482294071d3b8e0392e3f492 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2015-09-10 maxbrunsfeld@gmail.com e6f3239bef784185482294071d3b8e0392e3f492 src/compiler/rule.cc Max&nbsp;Brunsfeld
2015-09-10 maxbrunsfeld@gmail.com e6f3239bef784185482294071d3b8e0392e3f492 src/compiler/rule.h Max&nbsp;Brunsfeld
2015-09-10 maxbrunsfeld@gmail.com e6f3239bef784185482294071d3b8e0392e3f492 src/compiler/rules/character_range.cc Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com f5f24a708ee1d99738d88b3950ca1bbea3394591 src/runtime/tree.h Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com a2d817f0f0cf21a7ef2b5752df407f978f5f213e spec/runtime/runtime_spec_helper.h Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com a2d817f0f0cf21a7ef2b5752df407f978f5f213e spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com fe3be2aa5381e30021c5e9583e7a5c881d9f4359 src/runtime/node.c Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com 67241e305286736e7374c22b7e4625692d6d75a6 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com 67241e305286736e7374c22b7e4625692d6d75a6 spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com 67241e305286736e7374c22b7e4625692d6d75a6 src/compiler/grammar.cc Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com 67241e305286736e7374c22b7e4625692d6d75a6 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com 67241e305286736e7374c22b7e4625692d6d75a6 src/compiler/prepare_grammar/interned_grammar.h Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com 252fa7b6315fbd3936e163570716ad787d9507e8 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com 252fa7b6315fbd3936e163570716ad787d9507e8 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com 252fa7b6315fbd3936e163570716ad787d9507e8 src/runtime/document.c Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com 252fa7b6315fbd3936e163570716ad787d9507e8 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com 252fa7b6315fbd3936e163570716ad787d9507e8 src/runtime/parser.h Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com ebd60213d9a82b5307c752958ab510e17732b85d spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com ebd60213d9a82b5307c752958ab510e17732b85d spec/runtime/helpers/log_debugger.cc Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com ebd60213d9a82b5307c752958ab510e17732b85d spec/runtime/helpers/spy_debugger.cc Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com ebd60213d9a82b5307c752958ab510e17732b85d spec/runtime/helpers/spy_debugger.h Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com ebd60213d9a82b5307c752958ab510e17732b85d spec/runtime/helpers/spy_input.cc Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com ebd60213d9a82b5307c752958ab510e17732b85d src/runtime/debugger.h Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com ebd60213d9a82b5307c752958ab510e17732b85d src/runtime/document.c Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com ebd60213d9a82b5307c752958ab510e17732b85d src/runtime/lexer.c Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com ebd60213d9a82b5307c752958ab510e17732b85d src/runtime/parser.c Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com ebd60213d9a82b5307c752958ab510e17732b85d src/runtime/string_input.c Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com 7ee5eaa16a50010d3294efe3eeeb053095e732dd include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com 7ee5eaa16a50010d3294efe3eeeb053095e732dd include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com 7ee5eaa16a50010d3294efe3eeeb053095e732dd spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com 7ee5eaa16a50010d3294efe3eeeb053095e732dd spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com 7ee5eaa16a50010d3294efe3eeeb053095e732dd spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com 7ee5eaa16a50010d3294efe3eeeb053095e732dd spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com 7ee5eaa16a50010d3294efe3eeeb053095e732dd spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com 7ee5eaa16a50010d3294efe3eeeb053095e732dd spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com 7ee5eaa16a50010d3294efe3eeeb053095e732dd spec/runtime/parse_stack_spec.cc Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com 7ee5eaa16a50010d3294efe3eeeb053095e732dd spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com 7ee5eaa16a50010d3294efe3eeeb053095e732dd spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com 7ee5eaa16a50010d3294efe3eeeb053095e732dd spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com 7ee5eaa16a50010d3294efe3eeeb053095e732dd src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com 7ee5eaa16a50010d3294efe3eeeb053095e732dd src/runtime/document.c Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com 7ee5eaa16a50010d3294efe3eeeb053095e732dd src/runtime/node.c Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com 7ee5eaa16a50010d3294efe3eeeb053095e732dd src/runtime/tree.c Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com 245daffbc428d2d52e44c43bb9db102f7e97580b include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com 245daffbc428d2d52e44c43bb9db102f7e97580b spec/runtime/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com 245daffbc428d2d52e44c43bb9db102f7e97580b spec/runtime/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com 245daffbc428d2d52e44c43bb9db102f7e97580b spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com 245daffbc428d2d52e44c43bb9db102f7e97580b src/runtime/node.c Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com 245daffbc428d2d52e44c43bb9db102f7e97580b src/runtime/tree.c Max&nbsp;Brunsfeld
2015-09-09 maxbrunsfeld@gmail.com 245daffbc428d2d52e44c43bb9db102f7e97580b src/runtime/tree.h Max&nbsp;Brunsfeld
2015-09-08 maxbrunsfeld@gmail.com c3f3f19ea87a3fe5a333b7e8adb566d1587e88e2 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2015-09-08 maxbrunsfeld@gmail.com c3f3f19ea87a3fe5a333b7e8adb566d1587e88e2 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2015-09-08 maxbrunsfeld@gmail.com c3f3f19ea87a3fe5a333b7e8adb566d1587e88e2 spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2015-09-08 maxbrunsfeld@gmail.com c3f3f19ea87a3fe5a333b7e8adb566d1587e88e2 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2015-09-08 maxbrunsfeld@gmail.com c3f3f19ea87a3fe5a333b7e8adb566d1587e88e2 src/runtime/node.c Max&nbsp;Brunsfeld
2015-09-08 maxbrunsfeld@gmail.com c3f3f19ea87a3fe5a333b7e8adb566d1587e88e2 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-09-08 maxbrunsfeld@gmail.com c3f3f19ea87a3fe5a333b7e8adb566d1587e88e2 src/runtime/tree.h Max&nbsp;Brunsfeld
2015-09-07 maxbrunsfeld@gmail.com 557c8c7f2807f0b5761a2a538512673060104901 spec/compiler/build_tables/rule_transitions_spec.cc Max&nbsp;Brunsfeld
2015-09-07 maxbrunsfeld@gmail.com 557c8c7f2807f0b5761a2a538512673060104901 spec/compiler/prepare_grammar/expand_repeats_spec.cc Max&nbsp;Brunsfeld
2015-09-07 maxbrunsfeld@gmail.com 557c8c7f2807f0b5761a2a538512673060104901 spec/compiler/prepare_grammar/expand_tokens_spec.cc Max&nbsp;Brunsfeld
2015-09-07 maxbrunsfeld@gmail.com 557c8c7f2807f0b5761a2a538512673060104901 spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2015-09-07 maxbrunsfeld@gmail.com 557c8c7f2807f0b5761a2a538512673060104901 spec/compiler/prepare_grammar/intern_symbols_spec.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com f9316933ade71df019b51ec15e690cdb0218ce26 spec/compiler/helpers/containers.h Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com f9316933ade71df019b51ec15e690cdb0218ce26 spec/compiler/prepare_grammar/expand_repeats_spec.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com f9316933ade71df019b51ec15e690cdb0218ce26 spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com f9316933ade71df019b51ec15e690cdb0218ce26 spec/compiler/prepare_grammar/intern_symbols_spec.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com f9316933ade71df019b51ec15e690cdb0218ce26 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com f9316933ade71df019b51ec15e690cdb0218ce26 spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com f9316933ade71df019b51ec15e690cdb0218ce26 spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com f9316933ade71df019b51ec15e690cdb0218ce26 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com f9316933ade71df019b51ec15e690cdb0218ce26 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com f9316933ade71df019b51ec15e690cdb0218ce26 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com f9316933ade71df019b51ec15e690cdb0218ce26 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com f9316933ade71df019b51ec15e690cdb0218ce26 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com f9316933ade71df019b51ec15e690cdb0218ce26 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com f9316933ade71df019b51ec15e690cdb0218ce26 src/compiler/prepare_grammar/interned_grammar.h Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com f9316933ade71df019b51ec15e690cdb0218ce26 src/compiler/prepared_grammar.h Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com f9316933ade71df019b51ec15e690cdb0218ce26 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 9591c88f39127227aa54f15c88adb5364ae13563 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 9591c88f39127227aa54f15c88adb5364ae13563 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 9591c88f39127227aa54f15c88adb5364ae13563 spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 9591c88f39127227aa54f15c88adb5364ae13563 spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 9591c88f39127227aa54f15c88adb5364ae13563 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 9591c88f39127227aa54f15c88adb5364ae13563 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 9591c88f39127227aa54f15c88adb5364ae13563 spec/runtime/parse_stack_spec.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 9591c88f39127227aa54f15c88adb5364ae13563 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 9591c88f39127227aa54f15c88adb5364ae13563 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 9591c88f39127227aa54f15c88adb5364ae13563 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 9591c88f39127227aa54f15c88adb5364ae13563 src/runtime/lexer.c Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 9591c88f39127227aa54f15c88adb5364ae13563 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 9591c88f39127227aa54f15c88adb5364ae13563 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 9591c88f39127227aa54f15c88adb5364ae13563 src/runtime/tree.h Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c project.gyp Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c spec/compiler/build_tables/build_parse_table_spec.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c spec/compiler/build_tables/first_symbols_spec.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c spec/compiler/build_tables/item_set_closure_spec.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c spec/compiler/build_tables/item_set_transitions_spec.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c spec/compiler/build_tables/lex_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c spec/compiler/build_tables/parse_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c spec/compiler/build_tables/rule_can_be_blank_spec.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c spec/compiler/helpers/containers.h Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c spec/compiler/helpers/rule_helpers.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c spec/compiler/helpers/rule_helpers.h Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c spec/compiler/helpers/stream_methods.h Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c spec/compiler/prepare_grammar/expand_repeats_spec.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c spec/compiler/prepare_grammar/expand_tokens_spec.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c src/compiler/build_tables/first_symbols.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c src/compiler/build_tables/item_set_transitions.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c src/compiler/build_tables/lex_conflict_manager.h Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c src/compiler/build_tables/parse_conflict_manager.h Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c src/compiler/build_tables/rule_can_be_blank.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c src/compiler/compile.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c src/compiler/prepare_grammar/expand_tokens.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c src/compiler/prepare_grammar/prepare_grammar.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c src/compiler/prepare_grammar/prepare_grammar.h Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c src/compiler/prepare_grammar/token_description.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c src/compiler/prepared_grammar.h Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c src/compiler/rules/built_in_symbols.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c src/compiler/rules/rules.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c src/compiler/rules/symbol.cc Max&nbsp;Brunsfeld
2015-09-06 maxbrunsfeld@gmail.com 5982b77c976bcb59dcdf16f602a9101cd809a45c src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com 4b270c8604be3eb477e5ba49ec799cbc42a1b646 spec/fixtures/grammars/arithmetic.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com 4b270c8604be3eb477e5ba49ec799cbc42a1b646 spec/fixtures/grammars/c.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com 4b270c8604be3eb477e5ba49ec799cbc42a1b646 spec/fixtures/grammars/golang.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com 4b270c8604be3eb477e5ba49ec799cbc42a1b646 spec/fixtures/grammars/helpers.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com 4b270c8604be3eb477e5ba49ec799cbc42a1b646 spec/fixtures/grammars/javascript.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com 4b270c8604be3eb477e5ba49ec799cbc42a1b646 spec/fixtures/grammars/json.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e project.gyp Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e spec/compiler/build_tables/parse_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e spec/compiler/helpers/containers.h Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e spec/fixtures/grammars/arithmetic.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e spec/fixtures/grammars/c.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e spec/fixtures/grammars/cpp.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e spec/fixtures/grammars/golang.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e spec/fixtures/grammars/helpers.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e spec/fixtures/grammars/helpers.h Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e spec/fixtures/grammars/javascript.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e spec/fixtures/grammars/json.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/build_tables/first_symbols.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/build_tables/first_symbols.h Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/build_tables/get_completion_status.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/build_tables/get_completion_status.h Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/build_tables/get_metadata.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/build_tables/get_metadata.h Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/build_tables/item.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/build_tables/item.h Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/build_tables/lex_item.h Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/build_tables/parse_conflict_manager.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/build_tables/rule_can_be_blank.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/build_tables/rule_can_be_blank.h Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/build_tables/rule_transitions.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/build_tables/rule_transitions.h Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/grammar.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/lexical_grammar.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/lexical_grammar.h Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/parse_table.h Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/prepare_grammar/expand_tokens.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/prepare_grammar/interned_grammar.h Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/prepare_grammar/is_token.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/prepare_grammar/is_token.h Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/prepare_grammar/parse_regex.h Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/prepare_grammar/token_description.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/prepare_grammar/token_description.h Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/rule.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/rule.h Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/rules/blank.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/rules/blank.h Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/rules/character_set.h Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/rules/choice.h Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/rules/named_symbol.h Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/rules/pattern.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/rules/pattern.h Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/rules/repeat.h Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/rules/rules.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/rules/seq.h Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/rules/string.h Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/rules/visitor.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/rules/visitor.h Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/syntax_grammar.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com bd77ab1ac9a5625bbc5f531e73bdbcd2885c495e src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com e386c634aa321d47f407cb405e7c85571ab2626d include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com e386c634aa321d47f407cb405e7c85571ab2626d src/compiler/grammar.cc Max&nbsp;Brunsfeld
2015-09-04 maxbrunsfeld@gmail.com 0600f31847d8e6d7dcf10ea5f39b7dcbc3427bfb src/compiler/prepare_grammar/prepare_grammar.cc Max&nbsp;Brunsfeld
2015-09-03 maxbrunsfeld@gmail.com eb8ef59869f1a5555c527f95b8a7eba533eade9d spec/fixtures/corpus/arithmetic/errors.txt Max&nbsp;Brunsfeld
2015-09-03 maxbrunsfeld@gmail.com eb8ef59869f1a5555c527f95b8a7eba533eade9d spec/fixtures/corpus/arithmetic/main.txt Max&nbsp;Brunsfeld
2015-09-03 maxbrunsfeld@gmail.com eb8ef59869f1a5555c527f95b8a7eba533eade9d spec/fixtures/corpus/c/declarations.txt Max&nbsp;Brunsfeld
2015-09-03 maxbrunsfeld@gmail.com eb8ef59869f1a5555c527f95b8a7eba533eade9d spec/fixtures/corpus/golang/declarations.txt Max&nbsp;Brunsfeld
2015-09-03 maxbrunsfeld@gmail.com eb8ef59869f1a5555c527f95b8a7eba533eade9d spec/fixtures/corpus/golang/errors.txt Max&nbsp;Brunsfeld
2015-09-03 maxbrunsfeld@gmail.com eb8ef59869f1a5555c527f95b8a7eba533eade9d spec/fixtures/corpus/golang/expressions.txt Max&nbsp;Brunsfeld
2015-09-03 maxbrunsfeld@gmail.com eb8ef59869f1a5555c527f95b8a7eba533eade9d spec/fixtures/corpus/golang/statements.txt Max&nbsp;Brunsfeld
2015-09-03 maxbrunsfeld@gmail.com eb8ef59869f1a5555c527f95b8a7eba533eade9d spec/fixtures/corpus/golang/types.txt Max&nbsp;Brunsfeld
2015-09-03 maxbrunsfeld@gmail.com eb8ef59869f1a5555c527f95b8a7eba533eade9d spec/fixtures/corpus/javascript/control_flow.txt Max&nbsp;Brunsfeld
2015-09-03 maxbrunsfeld@gmail.com eb8ef59869f1a5555c527f95b8a7eba533eade9d spec/fixtures/corpus/javascript/errors.txt Max&nbsp;Brunsfeld
2015-09-03 maxbrunsfeld@gmail.com eb8ef59869f1a5555c527f95b8a7eba533eade9d spec/fixtures/corpus/javascript/literals.txt Max&nbsp;Brunsfeld
2015-09-03 maxbrunsfeld@gmail.com eb8ef59869f1a5555c527f95b8a7eba533eade9d spec/fixtures/corpus/javascript/operators.txt Max&nbsp;Brunsfeld
2015-09-03 maxbrunsfeld@gmail.com eb8ef59869f1a5555c527f95b8a7eba533eade9d spec/fixtures/corpus/json/errors.txt Max&nbsp;Brunsfeld
2015-09-03 maxbrunsfeld@gmail.com eb8ef59869f1a5555c527f95b8a7eba533eade9d spec/fixtures/corpus/json/main.txt Max&nbsp;Brunsfeld
2015-09-03 maxbrunsfeld@gmail.com eb8ef59869f1a5555c527f95b8a7eba533eade9d spec/runtime/helpers/read_test_entries.cc Max&nbsp;Brunsfeld
2015-09-03 maxbrunsfeld@gmail.com eb8ef59869f1a5555c527f95b8a7eba533eade9d spec/runtime/language_specs.cc Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com bc0e290c17caee94caa5c7ba60e461e5d0d09083 src/compiler/build_tables/get_metadata.h Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 53926c467ece2cc97eaaee207da40fbb3b4a29c0 spec/fixtures/grammars/arithmetic.cc Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 53926c467ece2cc97eaaee207da40fbb3b4a29c0 spec/fixtures/grammars/c.cc Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 53926c467ece2cc97eaaee207da40fbb3b4a29c0 spec/fixtures/grammars/golang.cc Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 53926c467ece2cc97eaaee207da40fbb3b4a29c0 spec/fixtures/grammars/json.cc Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 53926c467ece2cc97eaaee207da40fbb3b4a29c0 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 53926c467ece2cc97eaaee207da40fbb3b4a29c0 spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 53926c467ece2cc97eaaee207da40fbb3b4a29c0 spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 53926c467ece2cc97eaaee207da40fbb3b4a29c0 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 53926c467ece2cc97eaaee207da40fbb3b4a29c0 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 53926c467ece2cc97eaaee207da40fbb3b4a29c0 spec/runtime/languages/arithmetic/errors.txt Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 53926c467ece2cc97eaaee207da40fbb3b4a29c0 spec/runtime/languages/arithmetic/main.txt Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 53926c467ece2cc97eaaee207da40fbb3b4a29c0 spec/runtime/languages/c/declarations.txt Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 53926c467ece2cc97eaaee207da40fbb3b4a29c0 spec/runtime/languages/golang/declarations.txt Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 53926c467ece2cc97eaaee207da40fbb3b4a29c0 spec/runtime/languages/golang/errors.txt Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 53926c467ece2cc97eaaee207da40fbb3b4a29c0 spec/runtime/languages/golang/expressions.txt Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 53926c467ece2cc97eaaee207da40fbb3b4a29c0 spec/runtime/languages/golang/statements.txt Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 53926c467ece2cc97eaaee207da40fbb3b4a29c0 spec/runtime/languages/golang/types.txt Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 53926c467ece2cc97eaaee207da40fbb3b4a29c0 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 53926c467ece2cc97eaaee207da40fbb3b4a29c0 src/runtime/document.c Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 53926c467ece2cc97eaaee207da40fbb3b4a29c0 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 53926c467ece2cc97eaaee207da40fbb3b4a29c0 src/runtime/tree.h Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com acf9280edac8627610d9099fe02ba141a89f70bc spec/fixtures/grammars/javascript.cc Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com acf9280edac8627610d9099fe02ba141a89f70bc spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com acf9280edac8627610d9099fe02ba141a89f70bc spec/runtime/languages/javascript/control_flow.txt Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com acf9280edac8627610d9099fe02ba141a89f70bc spec/runtime/languages/javascript/errors.txt Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com acf9280edac8627610d9099fe02ba141a89f70bc spec/runtime/languages/javascript/literals.txt Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com acf9280edac8627610d9099fe02ba141a89f70bc spec/runtime/languages/javascript/operators.txt Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com acf9280edac8627610d9099fe02ba141a89f70bc spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 76e2067ee00bc1e8bc0d649989eacbc43ed803a8 src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 97bb7a26cf83fb86748be4a7aaae41997be66131 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 97bb7a26cf83fb86748be4a7aaae41997be66131 project.gyp Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 97bb7a26cf83fb86748be4a7aaae41997be66131 spec/compiler/build_tables/get_metadata_spec.cc Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 97bb7a26cf83fb86748be4a7aaae41997be66131 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 97bb7a26cf83fb86748be4a7aaae41997be66131 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 97bb7a26cf83fb86748be4a7aaae41997be66131 src/compiler/build_tables/get_completion_status.cc Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 97bb7a26cf83fb86748be4a7aaae41997be66131 src/compiler/build_tables/get_completion_status.h Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 97bb7a26cf83fb86748be4a7aaae41997be66131 src/compiler/build_tables/get_metadata.cc Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 97bb7a26cf83fb86748be4a7aaae41997be66131 src/compiler/build_tables/get_metadata.h Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 97bb7a26cf83fb86748be4a7aaae41997be66131 src/compiler/build_tables/item.cc Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 97bb7a26cf83fb86748be4a7aaae41997be66131 src/compiler/build_tables/item.h Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 97bb7a26cf83fb86748be4a7aaae41997be66131 src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 97bb7a26cf83fb86748be4a7aaae41997be66131 src/compiler/build_tables/parse_conflict_manager.cc Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 97bb7a26cf83fb86748be4a7aaae41997be66131 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2015-09-02 maxbrunsfeld@gmail.com 97bb7a26cf83fb86748be4a7aaae41997be66131 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2015-08-23 maxbrunsfeld@gmail.com 14d7ebb7dadecaeba3a2f3219ff7066c2783b97a spec/runtime/languages/javascript/control_flow.txt Max&nbsp;Brunsfeld
2015-08-23 maxbrunsfeld@gmail.com 14d7ebb7dadecaeba3a2f3219ff7066c2783b97a spec/runtime/languages/javascript/errors.txt Max&nbsp;Brunsfeld
2015-08-23 maxbrunsfeld@gmail.com 14d7ebb7dadecaeba3a2f3219ff7066c2783b97a spec/runtime/languages/javascript/literals.txt Max&nbsp;Brunsfeld
2015-08-23 maxbrunsfeld@gmail.com 14d7ebb7dadecaeba3a2f3219ff7066c2783b97a spec/runtime/languages/javascript/operators.txt Max&nbsp;Brunsfeld
2015-08-23 maxbrunsfeld@gmail.com 14d7ebb7dadecaeba3a2f3219ff7066c2783b97a spec/runtime/languages/language_specs.cc Max&nbsp;Brunsfeld
2015-08-22 maxbrunsfeld@gmail.com 21258e6a9e661a18eda3fff8b99e5a927679d3e7 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2015-08-22 maxbrunsfeld@gmail.com 21258e6a9e661a18eda3fff8b99e5a927679d3e7 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2015-08-22 maxbrunsfeld@gmail.com 21258e6a9e661a18eda3fff8b99e5a927679d3e7 spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-08-22 maxbrunsfeld@gmail.com 21258e6a9e661a18eda3fff8b99e5a927679d3e7 spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2015-08-22 maxbrunsfeld@gmail.com 21258e6a9e661a18eda3fff8b99e5a927679d3e7 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-08-22 maxbrunsfeld@gmail.com 21258e6a9e661a18eda3fff8b99e5a927679d3e7 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2015-08-22 maxbrunsfeld@gmail.com 21258e6a9e661a18eda3fff8b99e5a927679d3e7 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2015-08-22 maxbrunsfeld@gmail.com 21258e6a9e661a18eda3fff8b99e5a927679d3e7 spec/runtime/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2015-08-22 maxbrunsfeld@gmail.com 21258e6a9e661a18eda3fff8b99e5a927679d3e7 spec/runtime/languages/arithmetic/errors.txt Max&nbsp;Brunsfeld
2015-08-22 maxbrunsfeld@gmail.com 21258e6a9e661a18eda3fff8b99e5a927679d3e7 spec/runtime/languages/javascript/literals.txt Max&nbsp;Brunsfeld
2015-08-22 maxbrunsfeld@gmail.com 21258e6a9e661a18eda3fff8b99e5a927679d3e7 spec/runtime/languages/language_specs.cc Max&nbsp;Brunsfeld
2015-08-22 maxbrunsfeld@gmail.com 21258e6a9e661a18eda3fff8b99e5a927679d3e7 spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2015-08-22 maxbrunsfeld@gmail.com 21258e6a9e661a18eda3fff8b99e5a927679d3e7 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2015-08-22 maxbrunsfeld@gmail.com 21258e6a9e661a18eda3fff8b99e5a927679d3e7 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2015-08-22 maxbrunsfeld@gmail.com 21258e6a9e661a18eda3fff8b99e5a927679d3e7 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-08-22 maxbrunsfeld@gmail.com 21258e6a9e661a18eda3fff8b99e5a927679d3e7 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-08-22 maxbrunsfeld@gmail.com 21258e6a9e661a18eda3fff8b99e5a927679d3e7 src/compiler/rules/built_in_symbols.cc Max&nbsp;Brunsfeld
2015-08-22 maxbrunsfeld@gmail.com 21258e6a9e661a18eda3fff8b99e5a927679d3e7 src/compiler/rules/built_in_symbols.h Max&nbsp;Brunsfeld
2015-08-22 maxbrunsfeld@gmail.com 21258e6a9e661a18eda3fff8b99e5a927679d3e7 src/runtime/document.c Max&nbsp;Brunsfeld
2015-08-22 maxbrunsfeld@gmail.com 21258e6a9e661a18eda3fff8b99e5a927679d3e7 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-08-22 maxbrunsfeld@gmail.com 21258e6a9e661a18eda3fff8b99e5a927679d3e7 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-08-22 maxbrunsfeld@gmail.com 21258e6a9e661a18eda3fff8b99e5a927679d3e7 src/runtime/tree.h Max&nbsp;Brunsfeld
2015-08-22 maxbrunsfeld@gmail.com 21258e6a9e661a18eda3fff8b99e5a927679d3e7 todo.md Max&nbsp;Brunsfeld
2015-08-17 maxbrunsfeld@gmail.com 6933d7b42522f3e9c3885ec56f965d56f451b8c6 src/runtime/document.c Max&nbsp;Brunsfeld
2015-08-17 maxbrunsfeld@gmail.com 6933d7b42522f3e9c3885ec56f965d56f451b8c6 src/runtime/lexer.c Max&nbsp;Brunsfeld
2015-08-17 maxbrunsfeld@gmail.com 6933d7b42522f3e9c3885ec56f965d56f451b8c6 src/runtime/parse_stack.c Max&nbsp;Brunsfeld
2015-08-17 maxbrunsfeld@gmail.com 6933d7b42522f3e9c3885ec56f965d56f451b8c6 src/runtime/parse_stack.h Max&nbsp;Brunsfeld
2015-08-17 maxbrunsfeld@gmail.com 6933d7b42522f3e9c3885ec56f965d56f451b8c6 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-08-17 maxbrunsfeld@gmail.com 6933d7b42522f3e9c3885ec56f965d56f451b8c6 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-08-16 maxbrunsfeld@gmail.com 3e17172f6e1dc1a10c969581b3a1e3606739f507 src/runtime/document.c Max&nbsp;Brunsfeld
2015-08-16 maxbrunsfeld@gmail.com 3e17172f6e1dc1a10c969581b3a1e3606739f507 src/runtime/node.c Max&nbsp;Brunsfeld
2015-08-16 maxbrunsfeld@gmail.com 3e17172f6e1dc1a10c969581b3a1e3606739f507 src/runtime/node.h Max&nbsp;Brunsfeld
2015-08-16 maxbrunsfeld@gmail.com d910a2d0e73a610c62968aad3d2146c6a4ccc1f0 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2015-08-16 maxbrunsfeld@gmail.com d910a2d0e73a610c62968aad3d2146c6a4ccc1f0 spec/runtime/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2015-08-16 maxbrunsfeld@gmail.com d910a2d0e73a610c62968aad3d2146c6a4ccc1f0 src/runtime/node.c Max&nbsp;Brunsfeld
2015-08-16 maxbrunsfeld@gmail.com d910a2d0e73a610c62968aad3d2146c6a4ccc1f0 src/runtime/node.h Max&nbsp;Brunsfeld
2015-08-16 maxbrunsfeld@gmail.com 12582d5e966cde0b0b8acac7774fb44e904c5362 todo.md Max&nbsp;Brunsfeld
2015-08-16 maxbrunsfeld@gmail.com 553ef6674f590b399e638db49b55f806e480f8ce src/runtime/tree.c Max&nbsp;Brunsfeld
2015-08-16 maxbrunsfeld@gmail.com 553ef6674f590b399e638db49b55f806e480f8ce src/runtime/tree.h Max&nbsp;Brunsfeld
2015-08-16 maxbrunsfeld@gmail.com b853e0f2eb7d8681bbdbd42391ea428be9415f81 src/runtime/node.c Max&nbsp;Brunsfeld
2015-08-16 maxbrunsfeld@gmail.com b853e0f2eb7d8681bbdbd42391ea428be9415f81 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-08-16 maxbrunsfeld@gmail.com a5d73ed676870cf5b87c65f2cbed4b0a2079b910 spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2015-08-16 maxbrunsfeld@gmail.com a5d73ed676870cf5b87c65f2cbed4b0a2079b910 src/runtime/node.c Max&nbsp;Brunsfeld
2015-08-16 maxbrunsfeld@gmail.com a5d73ed676870cf5b87c65f2cbed4b0a2079b910 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-08-16 maxbrunsfeld@gmail.com a5d73ed676870cf5b87c65f2cbed4b0a2079b910 src/runtime/tree.h Max&nbsp;Brunsfeld
2015-08-15 maxbrunsfeld@gmail.com d70a7227a149bd0e01fd1090b01bc71a411f454c spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2015-08-15 maxbrunsfeld@gmail.com d70a7227a149bd0e01fd1090b01bc71a411f454c src/runtime/node.c Max&nbsp;Brunsfeld
2015-08-14 maxbrunsfeld@gmail.com 507b7aef001078b7bd04aa3bf79ee25b4cebfdc0 src/runtime/node.c Max&nbsp;Brunsfeld
2015-08-14 maxbrunsfeld@gmail.com 25af9a3adf9e477d6722e559e5f2751966f4f4fe spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2015-08-14 maxbrunsfeld@gmail.com 25af9a3adf9e477d6722e559e5f2751966f4f4fe spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2015-08-14 maxbrunsfeld@gmail.com 25af9a3adf9e477d6722e559e5f2751966f4f4fe src/runtime/node.c Max&nbsp;Brunsfeld
2015-08-14 maxbrunsfeld@gmail.com 25af9a3adf9e477d6722e559e5f2751966f4f4fe src/runtime/parser.c Max&nbsp;Brunsfeld
2015-08-14 maxbrunsfeld@gmail.com 25af9a3adf9e477d6722e559e5f2751966f4f4fe src/runtime/tree.c Max&nbsp;Brunsfeld
2015-08-14 maxbrunsfeld@gmail.com 25af9a3adf9e477d6722e559e5f2751966f4f4fe src/runtime/tree.h Max&nbsp;Brunsfeld
2015-08-14 maxbrunsfeld@gmail.com 8a9626bfc5b5b93193520bf32a6e5eb0d3fdf8f6 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2015-08-14 maxbrunsfeld@gmail.com 8a9626bfc5b5b93193520bf32a6e5eb0d3fdf8f6 src/runtime/document.c Max&nbsp;Brunsfeld
2015-08-14 maxbrunsfeld@gmail.com 8a9626bfc5b5b93193520bf32a6e5eb0d3fdf8f6 src/runtime/node.c Max&nbsp;Brunsfeld
2015-08-14 maxbrunsfeld@gmail.com 8a9626bfc5b5b93193520bf32a6e5eb0d3fdf8f6 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-08-12 maxbrunsfeld@gmail.com da7eb1496b10b9ad3928798d02d60aefe31ab006 src/runtime/node.c Max&nbsp;Brunsfeld
2015-08-01 maxbrunsfeld@gmail.com 11d2121324449d0012b8c728976a30f1aaeb78f3 todo.md Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com c18351772a33e94d6e8f9ea2b8efeb48ead4232e .clang-format Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com c18351772a33e94d6e8f9ea2b8efeb48ead4232e src/compiler/build_tables/get_metadata.cc Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com c18351772a33e94d6e8f9ea2b8efeb48ead4232e src/compiler/build_tables/item.cc Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com c18351772a33e94d6e8f9ea2b8efeb48ead4232e src/compiler/build_tables/rule_can_be_blank.cc Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com c18351772a33e94d6e8f9ea2b8efeb48ead4232e src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com c18351772a33e94d6e8f9ea2b8efeb48ead4232e src/compiler/grammar.cc Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com c18351772a33e94d6e8f9ea2b8efeb48ead4232e src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com c18351772a33e94d6e8f9ea2b8efeb48ead4232e src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com c18351772a33e94d6e8f9ea2b8efeb48ead4232e src/compiler/prepare_grammar/is_token.cc Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com c18351772a33e94d6e8f9ea2b8efeb48ead4232e src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com c18351772a33e94d6e8f9ea2b8efeb48ead4232e src/compiler/prepare_grammar/token_description.cc Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com c18351772a33e94d6e8f9ea2b8efeb48ead4232e src/compiler/rules/blank.cc Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com c18351772a33e94d6e8f9ea2b8efeb48ead4232e src/compiler/rules/built_in_symbols.cc Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com c18351772a33e94d6e8f9ea2b8efeb48ead4232e src/compiler/rules/character_set.cc Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com c18351772a33e94d6e8f9ea2b8efeb48ead4232e src/compiler/rules/choice.cc Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com c18351772a33e94d6e8f9ea2b8efeb48ead4232e src/compiler/rules/metadata.cc Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com c18351772a33e94d6e8f9ea2b8efeb48ead4232e src/compiler/rules/named_symbol.cc Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com c18351772a33e94d6e8f9ea2b8efeb48ead4232e src/compiler/rules/pattern.cc Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com c18351772a33e94d6e8f9ea2b8efeb48ead4232e src/compiler/rules/repeat.cc Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com c18351772a33e94d6e8f9ea2b8efeb48ead4232e src/compiler/rules/rules.cc Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com c18351772a33e94d6e8f9ea2b8efeb48ead4232e src/compiler/rules/seq.cc Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com c18351772a33e94d6e8f9ea2b8efeb48ead4232e src/compiler/rules/string.cc Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com c18351772a33e94d6e8f9ea2b8efeb48ead4232e src/compiler/rules/symbol.cc Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com c18351772a33e94d6e8f9ea2b8efeb48ead4232e src/compiler/rules/visitor.h Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com e89ec7c85ec85264a84f444e1913344645e1ff04 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com 54e40b8146bf3aed23f31192a28372dc38bcc986 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com 54e40b8146bf3aed23f31192a28372dc38bcc986 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com 54e40b8146bf3aed23f31192a28372dc38bcc986 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com 54e40b8146bf3aed23f31192a28372dc38bcc986 spec/runtime/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com 54e40b8146bf3aed23f31192a28372dc38bcc986 spec/runtime/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com 54e40b8146bf3aed23f31192a28372dc38bcc986 spec/runtime/languages/language_specs.cc Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com 54e40b8146bf3aed23f31192a28372dc38bcc986 spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com 54e40b8146bf3aed23f31192a28372dc38bcc986 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com 54e40b8146bf3aed23f31192a28372dc38bcc986 src/runtime/document.c Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com 54e40b8146bf3aed23f31192a28372dc38bcc986 src/runtime/document.h Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com 54e40b8146bf3aed23f31192a28372dc38bcc986 src/runtime/node.c Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com 54e40b8146bf3aed23f31192a28372dc38bcc986 src/runtime/node.h Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com 54e40b8146bf3aed23f31192a28372dc38bcc986 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com 54e40b8146bf3aed23f31192a28372dc38bcc986 src/runtime/parser.h Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com 54e40b8146bf3aed23f31192a28372dc38bcc986 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com 54e40b8146bf3aed23f31192a28372dc38bcc986 src/runtime/tree.h Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com feb46302f38dd990e9f6acb119b594579ca4c8a0 spec/fixtures/grammars/c.cc Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com feb46302f38dd990e9f6acb119b594579ca4c8a0 spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com feb46302f38dd990e9f6acb119b594579ca4c8a0 spec/runtime/languages/c/declarations.txt Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com 93259435c81614f5abdd628f193a09691913cc06 spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2015-07-31 maxbrunsfeld@gmail.com 93259435c81614f5abdd628f193a09691913cc06 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2015-07-30 maxbrunsfeld@gmail.com a7729c42c978075af30afd94b8f3a64cd53ef138 spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa .clang-format Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/compiler/build_tables/build_parse_table.h Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/compiler/build_tables/build_tables.h Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/compiler/build_tables/item_set_transitions.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/compiler/build_tables/item_set_transitions.h Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/compiler/build_tables/lex_conflict_manager.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/compiler/build_tables/parse_conflict_manager.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/compiler/build_tables/parse_conflict_manager.h Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/compiler/build_tables/rule_transitions.h Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/compiler/compile.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/compiler/parse_table.h Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/compiler/prepare_grammar/expand_tokens.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/compiler/prepare_grammar/expand_tokens.h Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/compiler/prepare_grammar/extract_tokens.h Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/compiler/prepare_grammar/interned_grammar.h Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/compiler/prepare_grammar/prepare_grammar.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/compiler/prepare_grammar/prepare_grammar.h Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/compiler/rules/character_set.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/compiler/rules/rules.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/compiler/rules/symbol.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/runtime/document.c Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/runtime/lexer.c Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/runtime/node.c Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/runtime/parse_stack.c Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/runtime/parse_stack.h Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/runtime/parser.c Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/runtime/stack.c Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/runtime/string_input.c Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/runtime/tree.c Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com f9b057f3a9889f36680c42a0e089356a50eb66aa src/runtime/tree_vector.h Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com 766e3bab2c3f12dfe19a62a2239fc8ea919b19cc .clang-format Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com 766e3bab2c3f12dfe19a62a2239fc8ea919b19cc spec/compiler/build_tables/build_parse_table_spec.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com 766e3bab2c3f12dfe19a62a2239fc8ea919b19cc spec/compiler/build_tables/first_symbols_spec.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com 766e3bab2c3f12dfe19a62a2239fc8ea919b19cc spec/compiler/build_tables/get_metadata_spec.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com 766e3bab2c3f12dfe19a62a2239fc8ea919b19cc spec/compiler/build_tables/item_set_closure_spec.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com 766e3bab2c3f12dfe19a62a2239fc8ea919b19cc spec/compiler/build_tables/item_set_transitions_spec.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com 766e3bab2c3f12dfe19a62a2239fc8ea919b19cc spec/compiler/build_tables/lex_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com 766e3bab2c3f12dfe19a62a2239fc8ea919b19cc spec/compiler/build_tables/lex_item_spec.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com 766e3bab2c3f12dfe19a62a2239fc8ea919b19cc spec/compiler/build_tables/merge_transitions_spec.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com 766e3bab2c3f12dfe19a62a2239fc8ea919b19cc spec/compiler/build_tables/rule_can_be_blank_spec.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com 766e3bab2c3f12dfe19a62a2239fc8ea919b19cc spec/compiler/build_tables/rule_transitions_spec.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com 766e3bab2c3f12dfe19a62a2239fc8ea919b19cc spec/compiler/helpers/equals_pointer.h Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com 766e3bab2c3f12dfe19a62a2239fc8ea919b19cc spec/compiler/prepare_grammar/expand_repeats_spec.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com 766e3bab2c3f12dfe19a62a2239fc8ea919b19cc spec/compiler/prepare_grammar/expand_tokens_spec.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com 766e3bab2c3f12dfe19a62a2239fc8ea919b19cc spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com 766e3bab2c3f12dfe19a62a2239fc8ea919b19cc spec/compiler/prepare_grammar/intern_symbols_spec.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com 766e3bab2c3f12dfe19a62a2239fc8ea919b19cc spec/compiler/prepare_grammar/parse_regex_spec.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com 766e3bab2c3f12dfe19a62a2239fc8ea919b19cc spec/compiler/rules/character_set_spec.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com 766e3bab2c3f12dfe19a62a2239fc8ea919b19cc spec/fixtures/grammars/cpp.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com 766e3bab2c3f12dfe19a62a2239fc8ea919b19cc spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com 766e3bab2c3f12dfe19a62a2239fc8ea919b19cc spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2015-07-28 maxbrunsfeld@gmail.com 766e3bab2c3f12dfe19a62a2239fc8ea919b19cc spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2015-07-19 maxbrunsfeld@gmail.com 31b2db12d2683db9d5ee4a430e629a9f32dfb1b6 spec/compiler/build_tables/build_parse_table_spec.cc Max&nbsp;Brunsfeld
2015-07-19 maxbrunsfeld@gmail.com 31b2db12d2683db9d5ee4a430e629a9f32dfb1b6 spec/compiler/build_tables/first_symbols_spec.cc Max&nbsp;Brunsfeld
2015-07-19 maxbrunsfeld@gmail.com 31b2db12d2683db9d5ee4a430e629a9f32dfb1b6 spec/compiler/build_tables/item_set_closure_spec.cc Max&nbsp;Brunsfeld
2015-07-19 maxbrunsfeld@gmail.com 31b2db12d2683db9d5ee4a430e629a9f32dfb1b6 spec/compiler/build_tables/item_set_transitions_spec.cc Max&nbsp;Brunsfeld
2015-07-19 maxbrunsfeld@gmail.com 31b2db12d2683db9d5ee4a430e629a9f32dfb1b6 spec/compiler/build_tables/lex_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2015-07-19 maxbrunsfeld@gmail.com 31b2db12d2683db9d5ee4a430e629a9f32dfb1b6 spec/compiler/build_tables/parse_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2015-07-19 maxbrunsfeld@gmail.com 31b2db12d2683db9d5ee4a430e629a9f32dfb1b6 spec/compiler/build_tables/rule_can_be_blank_spec.cc Max&nbsp;Brunsfeld
2015-07-19 maxbrunsfeld@gmail.com 31b2db12d2683db9d5ee4a430e629a9f32dfb1b6 spec/compiler/prepare_grammar/expand_repeats_spec.cc Max&nbsp;Brunsfeld
2015-07-19 maxbrunsfeld@gmail.com 31b2db12d2683db9d5ee4a430e629a9f32dfb1b6 spec/compiler/prepare_grammar/expand_tokens_spec.cc Max&nbsp;Brunsfeld
2015-07-19 maxbrunsfeld@gmail.com 31b2db12d2683db9d5ee4a430e629a9f32dfb1b6 src/compiler/lexical_grammar.cc Max&nbsp;Brunsfeld
2015-07-19 maxbrunsfeld@gmail.com 31b2db12d2683db9d5ee4a430e629a9f32dfb1b6 src/compiler/lexical_grammar.h Max&nbsp;Brunsfeld
2015-07-19 maxbrunsfeld@gmail.com 31b2db12d2683db9d5ee4a430e629a9f32dfb1b6 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2015-07-19 maxbrunsfeld@gmail.com 31b2db12d2683db9d5ee4a430e629a9f32dfb1b6 src/compiler/prepare_grammar/expand_tokens.cc Max&nbsp;Brunsfeld
2015-07-19 maxbrunsfeld@gmail.com 31b2db12d2683db9d5ee4a430e629a9f32dfb1b6 src/compiler/syntax_grammar.cc Max&nbsp;Brunsfeld
2015-07-19 maxbrunsfeld@gmail.com 31b2db12d2683db9d5ee4a430e629a9f32dfb1b6 src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2015-07-19 maxbrunsfeld@gmail.com 5d41d23ab19a02ae472dba731eda0be227ae62e3 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2015-07-18 maxbrunsfeld@gmail.com b51b7f922d8eaf856f05d6fd2f1968bb85bee5f6 todo.md Max&nbsp;Brunsfeld
2015-07-17 maxbrunsfeld@gmail.com 32e79700bf9dbd2d71d6570c65cd323273518c2e spec/runtime/helpers/spy_input.cc Max&nbsp;Brunsfeld
2015-07-17 maxbrunsfeld@gmail.com 32e79700bf9dbd2d71d6570c65cd323273518c2e spec/runtime/helpers/spy_input.h Max&nbsp;Brunsfeld
2015-07-17 maxbrunsfeld@gmail.com 32e79700bf9dbd2d71d6570c65cd323273518c2e spec/runtime/languages/language_specs.cc Max&nbsp;Brunsfeld
2015-07-17 maxbrunsfeld@gmail.com 32e79700bf9dbd2d71d6570c65cd323273518c2e spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2015-07-17 maxbrunsfeld@gmail.com 958ace429f20220f0f3c9a313ce67416baca7933 spec/runtime/helpers/spy_reader.cc Max&nbsp;Brunsfeld
2015-07-17 maxbrunsfeld@gmail.com 958ace429f20220f0f3c9a313ce67416baca7933 spec/runtime/helpers/spy_reader.h Max&nbsp;Brunsfeld
2015-07-15 maxbrunsfeld@gmail.com 0b1d70db341686a9841bb73a6b15ba5041950197 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2015-07-15 maxbrunsfeld@gmail.com 0b1d70db341686a9841bb73a6b15ba5041950197 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2015-07-15 maxbrunsfeld@gmail.com 0b1d70db341686a9841bb73a6b15ba5041950197 spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-07-15 maxbrunsfeld@gmail.com 0b1d70db341686a9841bb73a6b15ba5041950197 spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2015-07-15 maxbrunsfeld@gmail.com 0b1d70db341686a9841bb73a6b15ba5041950197 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-07-15 maxbrunsfeld@gmail.com 0b1d70db341686a9841bb73a6b15ba5041950197 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2015-07-15 maxbrunsfeld@gmail.com 0b1d70db341686a9841bb73a6b15ba5041950197 spec/runtime/languages/c/declarations.txt Max&nbsp;Brunsfeld
2015-07-15 maxbrunsfeld@gmail.com 0b1d70db341686a9841bb73a6b15ba5041950197 spec/runtime/parse_stack_spec.cc Max&nbsp;Brunsfeld
2015-07-15 maxbrunsfeld@gmail.com 0b1d70db341686a9841bb73a6b15ba5041950197 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2015-07-15 maxbrunsfeld@gmail.com 0b1d70db341686a9841bb73a6b15ba5041950197 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-07-15 maxbrunsfeld@gmail.com 0b1d70db341686a9841bb73a6b15ba5041950197 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-07-15 maxbrunsfeld@gmail.com 0b1d70db341686a9841bb73a6b15ba5041950197 src/compiler/rules/built_in_symbols.cc Max&nbsp;Brunsfeld
2015-07-15 maxbrunsfeld@gmail.com 0b1d70db341686a9841bb73a6b15ba5041950197 src/compiler/rules/built_in_symbols.h Max&nbsp;Brunsfeld
2015-07-15 maxbrunsfeld@gmail.com 0b1d70db341686a9841bb73a6b15ba5041950197 src/runtime/parse_stack.c Max&nbsp;Brunsfeld
2015-07-15 maxbrunsfeld@gmail.com 0b1d70db341686a9841bb73a6b15ba5041950197 src/runtime/parse_stack.h Max&nbsp;Brunsfeld
2015-07-15 maxbrunsfeld@gmail.com 0b1d70db341686a9841bb73a6b15ba5041950197 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-07-15 maxbrunsfeld@gmail.com 0b1d70db341686a9841bb73a6b15ba5041950197 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-07-15 maxbrunsfeld@gmail.com 0b1d70db341686a9841bb73a6b15ba5041950197 src/runtime/tree.h Max&nbsp;Brunsfeld
2015-07-11 maxbrunsfeld@gmail.com 8c5c695f5a21187059ffe6f15f4c4449bd0ac726 spec/runtime/parse_stack_spec.cc Max&nbsp;Brunsfeld
2015-07-10 maxbrunsfeld@gmail.com 6846b1316e04b7338273385fbf0530bde9a36e71 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-07-09 maxbrunsfeld@gmail.com d6a6b0a19b35772f58874ca56fe62292e4c2259d spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-07-09 maxbrunsfeld@gmail.com d6a6b0a19b35772f58874ca56fe62292e4c2259d src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2015-07-09 maxbrunsfeld@gmail.com d6a6b0a19b35772f58874ca56fe62292e4c2259d src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2015-07-09 maxbrunsfeld@gmail.com 929897a78ec66567a8a70c5663f278f5b5ad3a70 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-07-09 maxbrunsfeld@gmail.com 929897a78ec66567a8a70c5663f278f5b5ad3a70 src/compiler/build_tables/parse_conflict_manager.cc Max&nbsp;Brunsfeld
2015-07-09 maxbrunsfeld@gmail.com aff8bc3266032251410d6345c26da54ae202e9f5 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2015-07-09 maxbrunsfeld@gmail.com aff8bc3266032251410d6345c26da54ae202e9f5 spec/fixtures/grammars/c.cc Max&nbsp;Brunsfeld
2015-07-09 maxbrunsfeld@gmail.com aff8bc3266032251410d6345c26da54ae202e9f5 spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-07-09 maxbrunsfeld@gmail.com aff8bc3266032251410d6345c26da54ae202e9f5 spec/runtime/languages/c/declarations.txt Max&nbsp;Brunsfeld
2015-07-09 maxbrunsfeld@gmail.com aff8bc3266032251410d6345c26da54ae202e9f5 spec/runtime/parse_stack_spec.cc Max&nbsp;Brunsfeld
2015-07-09 maxbrunsfeld@gmail.com aff8bc3266032251410d6345c26da54ae202e9f5 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2015-07-09 maxbrunsfeld@gmail.com aff8bc3266032251410d6345c26da54ae202e9f5 src/runtime/parse_stack.c Max&nbsp;Brunsfeld
2015-07-09 maxbrunsfeld@gmail.com aff8bc3266032251410d6345c26da54ae202e9f5 src/runtime/parse_stack.h Max&nbsp;Brunsfeld
2015-07-09 maxbrunsfeld@gmail.com aff8bc3266032251410d6345c26da54ae202e9f5 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-07-09 maxbrunsfeld@gmail.com aff8bc3266032251410d6345c26da54ae202e9f5 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-07-09 maxbrunsfeld@gmail.com aff8bc3266032251410d6345c26da54ae202e9f5 src/runtime/tree.h Max&nbsp;Brunsfeld
2015-07-09 maxbrunsfeld@gmail.com aff8bc3266032251410d6345c26da54ae202e9f5 src/runtime/tree_vector.h Max&nbsp;Brunsfeld
2015-07-09 maxbrunsfeld@gmail.com f26ddf5187e052f430dad50cba283b1baacaa397 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2015-07-09 maxbrunsfeld@gmail.com f26ddf5187e052f430dad50cba283b1baacaa397 spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-07-09 maxbrunsfeld@gmail.com f26ddf5187e052f430dad50cba283b1baacaa397 spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2015-07-09 maxbrunsfeld@gmail.com f26ddf5187e052f430dad50cba283b1baacaa397 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-07-09 maxbrunsfeld@gmail.com f26ddf5187e052f430dad50cba283b1baacaa397 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2015-07-09 maxbrunsfeld@gmail.com f26ddf5187e052f430dad50cba283b1baacaa397 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-06-28 maxbrunsfeld@github.com aabcb10cfbf0cfedd42facbfe10908c9170a80a5 spec/compiler/build_tables/build_parse_table_spec.cc Max&nbsp;Brunsfeld
2015-06-28 maxbrunsfeld@github.com aabcb10cfbf0cfedd42facbfe10908c9170a80a5 spec/compiler/build_tables/parse_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2015-06-28 maxbrunsfeld@github.com aabcb10cfbf0cfedd42facbfe10908c9170a80a5 spec/compiler/compile_examples.cc Max&nbsp;Brunsfeld
2015-06-28 maxbrunsfeld@github.com aabcb10cfbf0cfedd42facbfe10908c9170a80a5 spec/fixtures/grammars/c.cc Max&nbsp;Brunsfeld
2015-06-28 maxbrunsfeld@github.com aabcb10cfbf0cfedd42facbfe10908c9170a80a5 spec/fixtures/grammars/helpers.cc Max&nbsp;Brunsfeld
2015-06-28 maxbrunsfeld@github.com aabcb10cfbf0cfedd42facbfe10908c9170a80a5 spec/fixtures/grammars/helpers.h Max&nbsp;Brunsfeld
2015-06-28 maxbrunsfeld@github.com aabcb10cfbf0cfedd42facbfe10908c9170a80a5 spec/fixtures/parsers/c.c Max&nbsp;Brunsfeld
2015-06-28 maxbrunsfeld@github.com aabcb10cfbf0cfedd42facbfe10908c9170a80a5 spec/runtime/languages/c/declarations.txt Max&nbsp;Brunsfeld
2015-06-28 maxbrunsfeld@github.com aabcb10cfbf0cfedd42facbfe10908c9170a80a5 spec/runtime/languages/language_specs.cc Max&nbsp;Brunsfeld
2015-06-28 maxbrunsfeld@github.com aabcb10cfbf0cfedd42facbfe10908c9170a80a5 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-06-28 maxbrunsfeld@github.com aabcb10cfbf0cfedd42facbfe10908c9170a80a5 src/compiler/build_tables/parse_conflict_manager.cc Max&nbsp;Brunsfeld
2015-06-28 maxbrunsfeld@github.com aabcb10cfbf0cfedd42facbfe10908c9170a80a5 src/compiler/build_tables/parse_conflict_manager.h Max&nbsp;Brunsfeld
2015-06-28 maxbrunsfeld@github.com aabcb10cfbf0cfedd42facbfe10908c9170a80a5 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-06-28 maxbrunsfeld@github.com aabcb10cfbf0cfedd42facbfe10908c9170a80a5 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2015-06-28 maxbrunsfeld@github.com aabcb10cfbf0cfedd42facbfe10908c9170a80a5 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2015-06-26 maxbrunsfeld@github.com c9a482bbf375676a087e044920c9d5834106f563 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2015-06-26 maxbrunsfeld@github.com c9a482bbf375676a087e044920c9d5834106f563 spec/compiler/build_tables/build_parse_table_spec.cc Max&nbsp;Brunsfeld
2015-06-26 maxbrunsfeld@github.com c9a482bbf375676a087e044920c9d5834106f563 spec/compiler/build_tables/item_set_transitions_spec.cc Max&nbsp;Brunsfeld
2015-06-26 maxbrunsfeld@github.com c9a482bbf375676a087e044920c9d5834106f563 spec/compiler/build_tables/parse_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2015-06-26 maxbrunsfeld@github.com c9a482bbf375676a087e044920c9d5834106f563 spec/compiler/build_tables/rule_can_be_blank_spec.cc Max&nbsp;Brunsfeld
2015-06-26 maxbrunsfeld@github.com c9a482bbf375676a087e044920c9d5834106f563 spec/compiler/prepare_grammar/expand_repeats_spec.cc Max&nbsp;Brunsfeld
2015-06-26 maxbrunsfeld@github.com c9a482bbf375676a087e044920c9d5834106f563 spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2015-06-26 maxbrunsfeld@github.com c9a482bbf375676a087e044920c9d5834106f563 spec/compiler/prepare_grammar/intern_symbols_spec.cc Max&nbsp;Brunsfeld
2015-06-26 maxbrunsfeld@github.com c9a482bbf375676a087e044920c9d5834106f563 src/compiler/grammar.cc Max&nbsp;Brunsfeld
2015-06-26 maxbrunsfeld@github.com c9a482bbf375676a087e044920c9d5834106f563 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2015-06-26 maxbrunsfeld@github.com c9a482bbf375676a087e044920c9d5834106f563 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2015-06-26 maxbrunsfeld@github.com c9a482bbf375676a087e044920c9d5834106f563 src/compiler/prepare_grammar/extract_tokens.h Max&nbsp;Brunsfeld
2015-06-26 maxbrunsfeld@github.com c9a482bbf375676a087e044920c9d5834106f563 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2015-06-26 maxbrunsfeld@github.com c9a482bbf375676a087e044920c9d5834106f563 src/compiler/prepare_grammar/intern_symbols.h Max&nbsp;Brunsfeld
2015-06-26 maxbrunsfeld@github.com c9a482bbf375676a087e044920c9d5834106f563 src/compiler/prepare_grammar/interned_grammar.h Max&nbsp;Brunsfeld
2015-06-26 maxbrunsfeld@github.com c9a482bbf375676a087e044920c9d5834106f563 src/compiler/syntax_grammar.cc Max&nbsp;Brunsfeld
2015-06-26 maxbrunsfeld@github.com c9a482bbf375676a087e044920c9d5834106f563 src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2015-06-18 maxbrunsfeld@gmail.com 36d9c3be1410b14a41c47279bff3dc6d0ede3b5a spec/runtime/parse_stack_spec.cc Max&nbsp;Brunsfeld
2015-06-18 maxbrunsfeld@gmail.com 442db56b92b1266a16a896c501efc63169c96da4 spec/runtime/parse_stack_spec.cc Max&nbsp;Brunsfeld
2015-06-18 maxbrunsfeld@gmail.com 442db56b92b1266a16a896c501efc63169c96da4 src/runtime/parse_stack.c Max&nbsp;Brunsfeld
2015-06-18 maxbrunsfeld@gmail.com 442db56b92b1266a16a896c501efc63169c96da4 src/runtime/parse_stack.h Max&nbsp;Brunsfeld
2015-06-18 maxbrunsfeld@gmail.com 442db56b92b1266a16a896c501efc63169c96da4 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-06-18 maxbrunsfeld@gmail.com 442db56b92b1266a16a896c501efc63169c96da4 src/runtime/parser.h Max&nbsp;Brunsfeld
2015-06-03 maxbrunsfeld@gmail.com aaaa1c8a5d458bb44c8ebe4a8a3b4283f060c9ce spec/runtime/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2015-06-03 maxbrunsfeld@gmail.com aaaa1c8a5d458bb44c8ebe4a8a3b4283f060c9ce spec/runtime/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2015-06-03 maxbrunsfeld@gmail.com aaaa1c8a5d458bb44c8ebe4a8a3b4283f060c9ce spec/runtime/parse_stack_spec.cc Max&nbsp;Brunsfeld
2015-06-03 maxbrunsfeld@gmail.com aaaa1c8a5d458bb44c8ebe4a8a3b4283f060c9ce src/runtime/parse_stack.c Max&nbsp;Brunsfeld
2015-06-03 maxbrunsfeld@gmail.com aaaa1c8a5d458bb44c8ebe4a8a3b4283f060c9ce src/runtime/parse_stack.h Max&nbsp;Brunsfeld
2015-06-03 maxbrunsfeld@gmail.com aaaa1c8a5d458bb44c8ebe4a8a3b4283f060c9ce src/runtime/tree.c Max&nbsp;Brunsfeld
2015-05-31 maxbrunsfeld@gmail.com 6330ae997b0224834befbbcbc5fc41fa1b4bd046 spec/runtime/parse_stack_spec.cc Max&nbsp;Brunsfeld
2015-05-31 maxbrunsfeld@gmail.com 6330ae997b0224834befbbcbc5fc41fa1b4bd046 src/runtime/parse_stack.c Max&nbsp;Brunsfeld
2015-05-31 maxbrunsfeld@gmail.com 6330ae997b0224834befbbcbc5fc41fa1b4bd046 src/runtime/tree_vector.h Max&nbsp;Brunsfeld
2015-05-28 maxbrunsfeld@gmail.com 381f89f8ba250eafc8570d5102aa5a424cfa9143 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2015-05-28 maxbrunsfeld@gmail.com 381f89f8ba250eafc8570d5102aa5a424cfa9143 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2015-05-28 maxbrunsfeld@gmail.com 381f89f8ba250eafc8570d5102aa5a424cfa9143 spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2015-05-28 maxbrunsfeld@gmail.com 381f89f8ba250eafc8570d5102aa5a424cfa9143 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-05-28 maxbrunsfeld@gmail.com 381f89f8ba250eafc8570d5102aa5a424cfa9143 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2015-05-28 maxbrunsfeld@gmail.com 381f89f8ba250eafc8570d5102aa5a424cfa9143 spec/runtime/parse_stack_spec.cc Max&nbsp;Brunsfeld
2015-05-28 maxbrunsfeld@gmail.com 381f89f8ba250eafc8570d5102aa5a424cfa9143 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-05-28 maxbrunsfeld@gmail.com 381f89f8ba250eafc8570d5102aa5a424cfa9143 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-05-28 maxbrunsfeld@gmail.com 381f89f8ba250eafc8570d5102aa5a424cfa9143 src/compiler/rules/built_in_symbols.cc Max&nbsp;Brunsfeld
2015-05-28 maxbrunsfeld@gmail.com 381f89f8ba250eafc8570d5102aa5a424cfa9143 src/compiler/rules/built_in_symbols.h Max&nbsp;Brunsfeld
2015-05-28 maxbrunsfeld@gmail.com 381f89f8ba250eafc8570d5102aa5a424cfa9143 src/runtime/parse_stack.c Max&nbsp;Brunsfeld
2015-05-28 maxbrunsfeld@gmail.com 381f89f8ba250eafc8570d5102aa5a424cfa9143 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-05-28 maxbrunsfeld@gmail.com 381f89f8ba250eafc8570d5102aa5a424cfa9143 src/runtime/tree.h Max&nbsp;Brunsfeld
2015-05-26 maxbrunsfeld@gmail.com 1ca5f4ab15d7e1719b4cabb283f3652435a210c1 spec/runtime/parse_stack_spec.cc Max&nbsp;Brunsfeld
2015-05-26 maxbrunsfeld@gmail.com b9dc92c36bffe26496b80ba7d7e8f2638345e6f5 spec/runtime/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2015-05-26 maxbrunsfeld@gmail.com b9dc92c36bffe26496b80ba7d7e8f2638345e6f5 spec/runtime/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2015-05-26 maxbrunsfeld@gmail.com b9dc92c36bffe26496b80ba7d7e8f2638345e6f5 spec/runtime/parse_stack_spec.cc Max&nbsp;Brunsfeld
2015-05-26 maxbrunsfeld@gmail.com d793eda5b565ff0dac915259f775b5ffa8e674bb src/runtime/parse_stack.c Max&nbsp;Brunsfeld
2015-05-26 maxbrunsfeld@gmail.com 9e57f2b881c24386917bf678bbdf9d8f6e5e9fab project.gyp Max&nbsp;Brunsfeld
2015-05-26 maxbrunsfeld@gmail.com 9e57f2b881c24386917bf678bbdf9d8f6e5e9fab spec/runtime/parse_stack_spec.cc Max&nbsp;Brunsfeld
2015-05-26 maxbrunsfeld@gmail.com 9e57f2b881c24386917bf678bbdf9d8f6e5e9fab src/runtime/parse_stack.c Max&nbsp;Brunsfeld
2015-05-26 maxbrunsfeld@gmail.com 9e57f2b881c24386917bf678bbdf9d8f6e5e9fab src/runtime/parse_stack.h Max&nbsp;Brunsfeld
2015-05-19 maxbrunsfeld@gmail.com 755894b44d589cedf0fa26c1f206f89765a00932 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2015-05-19 maxbrunsfeld@gmail.com 755894b44d589cedf0fa26c1f206f89765a00932 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2015-05-19 maxbrunsfeld@gmail.com 755894b44d589cedf0fa26c1f206f89765a00932 spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2015-05-19 maxbrunsfeld@gmail.com 755894b44d589cedf0fa26c1f206f89765a00932 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-05-19 maxbrunsfeld@gmail.com 755894b44d589cedf0fa26c1f206f89765a00932 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2015-05-19 maxbrunsfeld@gmail.com 755894b44d589cedf0fa26c1f206f89765a00932 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-05-19 maxbrunsfeld@gmail.com 755894b44d589cedf0fa26c1f206f89765a00932 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-05-28 maxbrunsfeld@gmail.com 25f8ecd85fd5a1ebda65f59ecc79bd838e80c931 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-06-15 maxbrunsfeld@gmail.com 3d0890eecf58608bc6ba13f36c141b14aae501a0 spec/runtime/languages/arithmetic/errors.txt Max&nbsp;Brunsfeld
2015-06-15 maxbrunsfeld@gmail.com 3d0890eecf58608bc6ba13f36c141b14aae501a0 spec/runtime/languages/javascript/errors.txt Max&nbsp;Brunsfeld
2015-06-15 maxbrunsfeld@gmail.com 3d0890eecf58608bc6ba13f36c141b14aae501a0 spec/runtime/languages/json/errors.txt Max&nbsp;Brunsfeld
2015-06-15 maxbrunsfeld@gmail.com 3d0890eecf58608bc6ba13f36c141b14aae501a0 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2015-06-15 maxbrunsfeld@gmail.com 3d0890eecf58608bc6ba13f36c141b14aae501a0 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-06-15 maxbrunsfeld@gmail.com 3d0890eecf58608bc6ba13f36c141b14aae501a0 src/runtime/stack.h Max&nbsp;Brunsfeld
2015-06-15 maxbrunsfeld@gmail.com 3d0890eecf58608bc6ba13f36c141b14aae501a0 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-06-15 maxbrunsfeld@gmail.com 3d0890eecf58608bc6ba13f36c141b14aae501a0 src/runtime/tree.h Max&nbsp;Brunsfeld
2015-06-15 maxbrunsfeld@gmail.com 3d0890eecf58608bc6ba13f36c141b14aae501a0 todo.md Max&nbsp;Brunsfeld
2015-06-15 maxbrunsfeld@gmail.com 0c4620f3ab2b8240c476bb4d3fad7133b4d29259 project.gyp Max&nbsp;Brunsfeld
2015-06-15 maxbrunsfeld@gmail.com 0c4620f3ab2b8240c476bb4d3fad7133b4d29259 tests.gyp Max&nbsp;Brunsfeld
2015-06-15 maxbrunsfeld@gmail.com 44774119bff4daffdb4f30ebe3db14513afcc637 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2015-06-15 maxbrunsfeld@gmail.com 44774119bff4daffdb4f30ebe3db14513afcc637 spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2015-06-15 maxbrunsfeld@gmail.com 44774119bff4daffdb4f30ebe3db14513afcc637 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-06-15 maxbrunsfeld@gmail.com 44774119bff4daffdb4f30ebe3db14513afcc637 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2015-06-15 maxbrunsfeld@gmail.com 44774119bff4daffdb4f30ebe3db14513afcc637 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-06-12 maxbrunsfeld@gmail.com d5ce3a9b5a7ee9775588aa81be3f9b16ffafd042 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2015-06-12 maxbrunsfeld@gmail.com d5ce3a9b5a7ee9775588aa81be3f9b16ffafd042 spec/runtime/languages/language_specs.cc Max&nbsp;Brunsfeld
2015-06-12 maxbrunsfeld@gmail.com d5ce3a9b5a7ee9775588aa81be3f9b16ffafd042 src/runtime/lexer.c Max&nbsp;Brunsfeld
2015-06-12 maxbrunsfeld@gmail.com d5ce3a9b5a7ee9775588aa81be3f9b16ffafd042 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-05-27 maxbrunsfeld@gmail.com f7e4445358636fe9a05968714b3ef4d3fddc1e4a spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2015-05-27 maxbrunsfeld@gmail.com f7e4445358636fe9a05968714b3ef4d3fddc1e4a src/runtime/parser.c Max&nbsp;Brunsfeld
2015-05-27 maxbrunsfeld@gmail.com f7e4445358636fe9a05968714b3ef4d3fddc1e4a src/runtime/parser.h Max&nbsp;Brunsfeld
2015-05-24 maxbrunsfeld@gmail.com 59fd19069587cec2e4e25b02a77e8a99bf5077ea src/runtime/tree.c Max&nbsp;Brunsfeld
2015-05-24 maxbrunsfeld@gmail.com 59fd19069587cec2e4e25b02a77e8a99bf5077ea src/runtime/tree.h Max&nbsp;Brunsfeld
2015-05-03 maxbrunsfeld@gmail.com fd97b8a237f8caedfc8b4790c54f405690169f9f spec/compiler/prepare_grammar/expand_repeats_spec.cc Max&nbsp;Brunsfeld
2015-05-03 maxbrunsfeld@gmail.com fd97b8a237f8caedfc8b4790c54f405690169f9f spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2015-05-03 maxbrunsfeld@gmail.com fd97b8a237f8caedfc8b4790c54f405690169f9f spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-05-03 maxbrunsfeld@gmail.com fd97b8a237f8caedfc8b4790c54f405690169f9f spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2015-05-03 maxbrunsfeld@gmail.com fd97b8a237f8caedfc8b4790c54f405690169f9f src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2015-04-17 maxbrunsfeld@gmail.com 6431a5ee75a53efc8f688d4db32ff1c7e28fc66f .travis.yml Max&nbsp;Brunsfeld
2015-04-17 maxbrunsfeld@gmail.com b4d93550b65a02fa6863c58e7d683e7f86a3c5dc src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2015-04-17 maxbrunsfeld@gmail.com a54d293317f5a5d70419e57eb8a4386ba8d9e7b3 spec/compiler/build_tables/parse_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2015-04-17 maxbrunsfeld@gmail.com a54d293317f5a5d70419e57eb8a4386ba8d9e7b3 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-04-17 maxbrunsfeld@gmail.com a54d293317f5a5d70419e57eb8a4386ba8d9e7b3 src/compiler/build_tables/parse_conflict_manager.cc Max&nbsp;Brunsfeld
2015-04-17 maxbrunsfeld@gmail.com a54d293317f5a5d70419e57eb8a4386ba8d9e7b3 src/compiler/build_tables/parse_conflict_manager.h Max&nbsp;Brunsfeld
2015-04-17 maxbrunsfeld@gmail.com e8db35af6b918158542cef9dfa53ea3569b1e1f3 spec/compiler/prepare_grammar/expand_repeats_spec.cc Max&nbsp;Brunsfeld
2015-04-17 maxbrunsfeld@gmail.com e8db35af6b918158542cef9dfa53ea3569b1e1f3 spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2015-04-17 maxbrunsfeld@gmail.com e8db35af6b918158542cef9dfa53ea3569b1e1f3 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2015-03-24 maxbrunsfeld@gmail.com 9ef52ce2fb1b4b0f52de7b9ea628641e2a6a837b spec/compiler/build_tables/parse_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2015-03-24 maxbrunsfeld@gmail.com 9ef52ce2fb1b4b0f52de7b9ea628641e2a6a837b src/compiler/build_tables/parse_conflict_manager.cc Max&nbsp;Brunsfeld
2015-03-24 maxbrunsfeld@gmail.com b1f8ba62022041128de032951ec024b788d9f1a2 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2015-03-24 maxbrunsfeld@gmail.com b1f8ba62022041128de032951ec024b788d9f1a2 spec/compiler/prepare_grammar/expand_tokens_spec.cc Max&nbsp;Brunsfeld
2015-03-24 maxbrunsfeld@gmail.com b1f8ba62022041128de032951ec024b788d9f1a2 spec/fixtures/grammars/golang.cc Max&nbsp;Brunsfeld
2015-03-24 maxbrunsfeld@gmail.com b1f8ba62022041128de032951ec024b788d9f1a2 spec/fixtures/grammars/helpers.cc Max&nbsp;Brunsfeld
2015-03-24 maxbrunsfeld@gmail.com b1f8ba62022041128de032951ec024b788d9f1a2 spec/fixtures/grammars/javascript.cc Max&nbsp;Brunsfeld
2015-03-24 maxbrunsfeld@gmail.com b1f8ba62022041128de032951ec024b788d9f1a2 src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2015-03-24 maxbrunsfeld@gmail.com b1f8ba62022041128de032951ec024b788d9f1a2 src/compiler/rules/rules.cc Max&nbsp;Brunsfeld
2015-03-22 maxbrunsfeld@gmail.com a19b0e75ac0fa7a142565a6f31c7e9debd830a32 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2015-03-22 maxbrunsfeld@gmail.com a19b0e75ac0fa7a142565a6f31c7e9debd830a32 spec/compiler/prepare_grammar/expand_tokens_spec.cc Max&nbsp;Brunsfeld
2015-03-22 maxbrunsfeld@gmail.com a19b0e75ac0fa7a142565a6f31c7e9debd830a32 spec/fixtures/grammars/golang.cc Max&nbsp;Brunsfeld
2015-03-22 maxbrunsfeld@gmail.com a19b0e75ac0fa7a142565a6f31c7e9debd830a32 spec/fixtures/grammars/helpers.cc Max&nbsp;Brunsfeld
2015-03-22 maxbrunsfeld@gmail.com a19b0e75ac0fa7a142565a6f31c7e9debd830a32 spec/fixtures/grammars/javascript.cc Max&nbsp;Brunsfeld
2015-03-22 maxbrunsfeld@gmail.com a19b0e75ac0fa7a142565a6f31c7e9debd830a32 spec/fixtures/grammars/json.cc Max&nbsp;Brunsfeld
2015-03-22 maxbrunsfeld@gmail.com a19b0e75ac0fa7a142565a6f31c7e9debd830a32 spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2015-03-22 maxbrunsfeld@gmail.com a19b0e75ac0fa7a142565a6f31c7e9debd830a32 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-03-22 maxbrunsfeld@gmail.com a19b0e75ac0fa7a142565a6f31c7e9debd830a32 src/compiler/rules/rules.cc Max&nbsp;Brunsfeld
2015-03-17 maxbrunsfeld@gmail.com 80ec303b1098d9b369c51cc3e6ade4a7fa80bc34 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2015-03-17 maxbrunsfeld@gmail.com 80ec303b1098d9b369c51cc3e6ade4a7fa80bc34 spec/compiler/build_tables/build_parse_table_spec.cc Max&nbsp;Brunsfeld
2015-03-17 maxbrunsfeld@gmail.com 80ec303b1098d9b369c51cc3e6ade4a7fa80bc34 spec/compiler/build_tables/parse_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2015-03-17 maxbrunsfeld@gmail.com 80ec303b1098d9b369c51cc3e6ade4a7fa80bc34 spec/fixtures/grammars/golang.cc Max&nbsp;Brunsfeld
2015-03-17 maxbrunsfeld@gmail.com 80ec303b1098d9b369c51cc3e6ade4a7fa80bc34 spec/fixtures/grammars/helpers.cc Max&nbsp;Brunsfeld
2015-03-17 maxbrunsfeld@gmail.com 80ec303b1098d9b369c51cc3e6ade4a7fa80bc34 spec/fixtures/grammars/javascript.cc Max&nbsp;Brunsfeld
2015-03-17 maxbrunsfeld@gmail.com 80ec303b1098d9b369c51cc3e6ade4a7fa80bc34 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2015-03-17 maxbrunsfeld@gmail.com 80ec303b1098d9b369c51cc3e6ade4a7fa80bc34 spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2015-03-17 maxbrunsfeld@gmail.com 80ec303b1098d9b369c51cc3e6ade4a7fa80bc34 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-03-17 maxbrunsfeld@gmail.com 80ec303b1098d9b369c51cc3e6ade4a7fa80bc34 spec/runtime/languages/javascript/operators.txt Max&nbsp;Brunsfeld
2015-03-17 maxbrunsfeld@gmail.com 80ec303b1098d9b369c51cc3e6ade4a7fa80bc34 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-03-17 maxbrunsfeld@gmail.com 80ec303b1098d9b369c51cc3e6ade4a7fa80bc34 src/compiler/build_tables/parse_conflict_manager.cc Max&nbsp;Brunsfeld
2015-03-17 maxbrunsfeld@gmail.com 80ec303b1098d9b369c51cc3e6ade4a7fa80bc34 src/compiler/build_tables/parse_conflict_manager.h Max&nbsp;Brunsfeld
2015-03-17 maxbrunsfeld@gmail.com 80ec303b1098d9b369c51cc3e6ade4a7fa80bc34 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2015-03-17 maxbrunsfeld@gmail.com 80ec303b1098d9b369c51cc3e6ade4a7fa80bc34 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2015-03-17 maxbrunsfeld@gmail.com 80ec303b1098d9b369c51cc3e6ade4a7fa80bc34 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2015-03-17 maxbrunsfeld@gmail.com 80ec303b1098d9b369c51cc3e6ade4a7fa80bc34 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2015-03-17 maxbrunsfeld@gmail.com 80ec303b1098d9b369c51cc3e6ade4a7fa80bc34 src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2015-03-17 maxbrunsfeld@gmail.com 80ec303b1098d9b369c51cc3e6ade4a7fa80bc34 src/compiler/rules/rules.cc Max&nbsp;Brunsfeld
2015-03-17 maxbrunsfeld@gmail.com 86bd6eaa752bda945779b80ecdc30e984dff2a81 src/compiler/build_tables/parse_conflict_manager.cc Max&nbsp;Brunsfeld
2015-03-17 maxbrunsfeld@gmail.com c59c98251b79bd518acb52a5f48f53c21061e0fa src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-03-17 maxbrunsfeld@gmail.com c59c98251b79bd518acb52a5f48f53c21061e0fa src/compiler/build_tables/parse_conflict_manager.cc Max&nbsp;Brunsfeld
2015-03-16 maxbrunsfeld@gmail.com 7872ddd21b429f61cb6699c917bc9dc8b501bf37 project.gyp Max&nbsp;Brunsfeld
2015-03-16 maxbrunsfeld@gmail.com 7872ddd21b429f61cb6699c917bc9dc8b501bf37 spec/compiler/build_tables/lex_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2015-03-16 maxbrunsfeld@gmail.com 7872ddd21b429f61cb6699c917bc9dc8b501bf37 spec/compiler/build_tables/parse_conflict_manager_spec.cc Max&nbsp;Brunsfeld
2015-03-16 maxbrunsfeld@gmail.com 7872ddd21b429f61cb6699c917bc9dc8b501bf37 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-03-16 maxbrunsfeld@gmail.com 7872ddd21b429f61cb6699c917bc9dc8b501bf37 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-03-16 maxbrunsfeld@gmail.com 7872ddd21b429f61cb6699c917bc9dc8b501bf37 src/compiler/build_tables/lex_conflict_manager.cc Max&nbsp;Brunsfeld
2015-03-16 maxbrunsfeld@gmail.com 7872ddd21b429f61cb6699c917bc9dc8b501bf37 src/compiler/build_tables/lex_conflict_manager.h Max&nbsp;Brunsfeld
2015-03-16 maxbrunsfeld@gmail.com 7872ddd21b429f61cb6699c917bc9dc8b501bf37 src/compiler/build_tables/parse_conflict_manager.cc Max&nbsp;Brunsfeld
2015-03-16 maxbrunsfeld@gmail.com 7872ddd21b429f61cb6699c917bc9dc8b501bf37 src/compiler/build_tables/parse_conflict_manager.h Max&nbsp;Brunsfeld
2015-03-16 maxbrunsfeld@gmail.com 9a198562e00854c3b8d7e71b4a672d7777d2a51e include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2015-03-16 maxbrunsfeld@gmail.com 9a198562e00854c3b8d7e71b4a672d7777d2a51e project.gyp Max&nbsp;Brunsfeld
2015-03-16 maxbrunsfeld@gmail.com 9a198562e00854c3b8d7e71b4a672d7777d2a51e spec/compiler/build_tables/action_takes_precedence_spec.cc Max&nbsp;Brunsfeld
2015-03-16 maxbrunsfeld@gmail.com 9a198562e00854c3b8d7e71b4a672d7777d2a51e spec/compiler/build_tables/build_conflict_spec.cc Max&nbsp;Brunsfeld
2015-03-16 maxbrunsfeld@gmail.com 9a198562e00854c3b8d7e71b4a672d7777d2a51e spec/compiler/compile_examples.cc Max&nbsp;Brunsfeld
2015-03-16 maxbrunsfeld@gmail.com 9a198562e00854c3b8d7e71b4a672d7777d2a51e spec/compiler/compile_spec.cc Max&nbsp;Brunsfeld
2015-03-16 maxbrunsfeld@gmail.com 9a198562e00854c3b8d7e71b4a672d7777d2a51e spec/fixtures/grammars/javascript.cc Max&nbsp;Brunsfeld
2015-03-16 maxbrunsfeld@gmail.com 9a198562e00854c3b8d7e71b4a672d7777d2a51e spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2015-03-16 maxbrunsfeld@gmail.com 9a198562e00854c3b8d7e71b4a672d7777d2a51e spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-03-16 maxbrunsfeld@gmail.com 9a198562e00854c3b8d7e71b4a672d7777d2a51e src/compiler/build_tables/action_takes_precedence.cc Max&nbsp;Brunsfeld
2015-03-16 maxbrunsfeld@gmail.com 9a198562e00854c3b8d7e71b4a672d7777d2a51e src/compiler/build_tables/action_takes_precedence.h Max&nbsp;Brunsfeld
2015-03-16 maxbrunsfeld@gmail.com 9a198562e00854c3b8d7e71b4a672d7777d2a51e src/compiler/build_tables/build_conflict.cc Max&nbsp;Brunsfeld
2015-03-16 maxbrunsfeld@gmail.com 9a198562e00854c3b8d7e71b4a672d7777d2a51e src/compiler/build_tables/build_conflict.h Max&nbsp;Brunsfeld
2015-03-16 maxbrunsfeld@gmail.com 9a198562e00854c3b8d7e71b4a672d7777d2a51e src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-03-16 maxbrunsfeld@gmail.com 9a198562e00854c3b8d7e71b4a672d7777d2a51e src/compiler/build_tables/build_parse_table.h Max&nbsp;Brunsfeld
2015-03-16 maxbrunsfeld@gmail.com 9a198562e00854c3b8d7e71b4a672d7777d2a51e src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2015-03-16 maxbrunsfeld@gmail.com 9a198562e00854c3b8d7e71b4a672d7777d2a51e src/compiler/build_tables/build_tables.h Max&nbsp;Brunsfeld
2015-03-16 maxbrunsfeld@gmail.com 9a198562e00854c3b8d7e71b4a672d7777d2a51e src/compiler/compile.cc Max&nbsp;Brunsfeld
2015-03-16 maxbrunsfeld@gmail.com 9a198562e00854c3b8d7e71b4a672d7777d2a51e src/compiler/rules/rules.cc Max&nbsp;Brunsfeld
2015-03-08 maxbrunsfeld@gmail.com 8bd11e1b5817aeb29f2b73763c5b1a5d038248b0 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2015-03-08 maxbrunsfeld@gmail.com b0a89efb3578aef1354132593549cdb45613e9ab src/runtime/parser.c Max&nbsp;Brunsfeld
2015-03-07 maxbrunsfeld@gmail.com 3458fa6e5033cb6b477f8028b2da521e27ea4c1c spec/compiler/build_tables/build_conflict_spec.cc Max&nbsp;Brunsfeld
2015-03-07 maxbrunsfeld@gmail.com 3458fa6e5033cb6b477f8028b2da521e27ea4c1c src/compiler/build_tables/build_conflict.cc Max&nbsp;Brunsfeld
2015-03-07 maxbrunsfeld@gmail.com 3458fa6e5033cb6b477f8028b2da521e27ea4c1c src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2015-03-07 maxbrunsfeld@gmail.com 3458fa6e5033cb6b477f8028b2da521e27ea4c1c src/compiler/parse_table.h Max&nbsp;Brunsfeld
2015-02-21 maxbrunsfeld@gmail.com 2d436cf1412a0d8d78434839a43718933ae7b5f4 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2015-02-21 maxbrunsfeld@gmail.com 2d436cf1412a0d8d78434839a43718933ae7b5f4 spec/compiler/build_tables/action_takes_precedence_spec.cc Max&nbsp;Brunsfeld
2015-02-21 maxbrunsfeld@gmail.com 2d436cf1412a0d8d78434839a43718933ae7b5f4 spec/compiler/build_tables/build_conflict_spec.cc Max&nbsp;Brunsfeld
2015-02-21 maxbrunsfeld@gmail.com 2d436cf1412a0d8d78434839a43718933ae7b5f4 spec/compiler/build_tables/build_parse_table_spec.cc Max&nbsp;Brunsfeld
2015-02-21 maxbrunsfeld@gmail.com 2d436cf1412a0d8d78434839a43718933ae7b5f4 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2015-02-21 maxbrunsfeld@gmail.com 2d436cf1412a0d8d78434839a43718933ae7b5f4 spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2015-02-21 maxbrunsfeld@gmail.com 2d436cf1412a0d8d78434839a43718933ae7b5f4 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2015-02-21 maxbrunsfeld@gmail.com 2d436cf1412a0d8d78434839a43718933ae7b5f4 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2015-02-21 maxbrunsfeld@gmail.com 2d436cf1412a0d8d78434839a43718933ae7b5f4 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-02-21 maxbrunsfeld@gmail.com 2d436cf1412a0d8d78434839a43718933ae7b5f4 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-02-21 maxbrunsfeld@gmail.com 2d436cf1412a0d8d78434839a43718933ae7b5f4 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2015-02-21 maxbrunsfeld@gmail.com 2d436cf1412a0d8d78434839a43718933ae7b5f4 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2015-02-21 maxbrunsfeld@gmail.com 2d436cf1412a0d8d78434839a43718933ae7b5f4 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-02-21 maxbrunsfeld@gmail.com a92067702d395d3ff9d0ec60521b310356b9a412 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2015-02-21 maxbrunsfeld@gmail.com a92067702d395d3ff9d0ec60521b310356b9a412 src/runtime/parser.c Max&nbsp;Brunsfeld
2015-02-21 maxbrunsfeld@gmail.com a92067702d395d3ff9d0ec60521b310356b9a412 src/runtime/tree.c Max&nbsp;Brunsfeld
2015-02-21 maxbrunsfeld@gmail.com a92067702d395d3ff9d0ec60521b310356b9a412 src/runtime/tree.h Max&nbsp;Brunsfeld
2015-02-21 maxbrunsfeld@gmail.com 75da0a577425e8547db5784a737cdde9144605fc spec/runtime/languages/arithmetic/main.txt Max&nbsp;Brunsfeld
2015-02-21 maxbrunsfeld@gmail.com 75da0a577425e8547db5784a737cdde9144605fc spec/runtime/languages/language_specs.cc Max&nbsp;Brunsfeld
2015-02-21 maxbrunsfeld@gmail.com ccb0d0d0436213a712a52d93db326145c29e8139 spec/compiler/build_tables/build_conflict_spec.cc Max&nbsp;Brunsfeld
2015-02-21 maxbrunsfeld@gmail.com ccb0d0d0436213a712a52d93db326145c29e8139 spec/compiler/build_tables/item_set_closure_spec.cc Max&nbsp;Brunsfeld
2015-02-21 maxbrunsfeld@gmail.com ccb0d0d0436213a712a52d93db326145c29e8139 spec/compiler/build_tables/item_set_transitions_spec.cc Max&nbsp;Brunsfeld
2015-02-21 maxbrunsfeld@gmail.com ccb0d0d0436213a712a52d93db326145c29e8139 src/compiler/build_tables/build_conflict.cc Max&nbsp;Brunsfeld
2015-02-21 maxbrunsfeld@gmail.com ccb0d0d0436213a712a52d93db326145c29e8139 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-02-21 maxbrunsfeld@gmail.com ccb0d0d0436213a712a52d93db326145c29e8139 src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2015-02-21 maxbrunsfeld@gmail.com ccb0d0d0436213a712a52d93db326145c29e8139 src/compiler/build_tables/item_set_transitions.cc Max&nbsp;Brunsfeld
2015-02-21 maxbrunsfeld@gmail.com ccb0d0d0436213a712a52d93db326145c29e8139 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2015-02-21 maxbrunsfeld@gmail.com ccb0d0d0436213a712a52d93db326145c29e8139 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2015-01-28 maxbrunsfeld@gmail.com 8ac4b9fc1785719fbce38743d5be7f73a50b3159 spec/compiler/build_tables/build_parse_table_spec.cc Max&nbsp;Brunsfeld
2015-01-28 maxbrunsfeld@gmail.com 8ac4b9fc1785719fbce38743d5be7f73a50b3159 spec/compiler/build_tables/item_set_closure_spec.cc Max&nbsp;Brunsfeld
2015-01-28 maxbrunsfeld@gmail.com 8ac4b9fc1785719fbce38743d5be7f73a50b3159 spec/compiler/build_tables/item_set_transitions_spec.cc Max&nbsp;Brunsfeld
2015-01-28 maxbrunsfeld@gmail.com 8ac4b9fc1785719fbce38743d5be7f73a50b3159 spec/compiler/prepare_grammar/flatten_grammar_spec.cc Max&nbsp;Brunsfeld
2015-01-28 maxbrunsfeld@gmail.com 8ac4b9fc1785719fbce38743d5be7f73a50b3159 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-01-28 maxbrunsfeld@gmail.com 8ac4b9fc1785719fbce38743d5be7f73a50b3159 src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2015-01-28 maxbrunsfeld@gmail.com 8ac4b9fc1785719fbce38743d5be7f73a50b3159 src/compiler/build_tables/item_set_transitions.cc Max&nbsp;Brunsfeld
2015-01-28 maxbrunsfeld@gmail.com 8ac4b9fc1785719fbce38743d5be7f73a50b3159 src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2015-01-28 maxbrunsfeld@gmail.com 8ac4b9fc1785719fbce38743d5be7f73a50b3159 src/compiler/rules/built_in_symbols.cc Max&nbsp;Brunsfeld
2015-01-28 maxbrunsfeld@gmail.com 8ac4b9fc1785719fbce38743d5be7f73a50b3159 src/compiler/rules/built_in_symbols.h Max&nbsp;Brunsfeld
2015-01-28 maxbrunsfeld@gmail.com 8ac4b9fc1785719fbce38743d5be7f73a50b3159 src/compiler/syntax_grammar.cc Max&nbsp;Brunsfeld
2015-01-28 maxbrunsfeld@gmail.com 8ac4b9fc1785719fbce38743d5be7f73a50b3159 src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2015-01-27 maxbrunsfeld@gmail.com 1ba8701ada802865ab0dee3ed7e13c81f0696a48 spec/compiler/build_tables/item_set_closure_spec.cc Max&nbsp;Brunsfeld
2015-01-27 maxbrunsfeld@gmail.com 1ba8701ada802865ab0dee3ed7e13c81f0696a48 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-01-27 maxbrunsfeld@gmail.com 1ba8701ada802865ab0dee3ed7e13c81f0696a48 src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2015-01-27 maxbrunsfeld@gmail.com 1ba8701ada802865ab0dee3ed7e13c81f0696a48 src/compiler/build_tables/item_set_closure.h Max&nbsp;Brunsfeld
2015-01-27 maxbrunsfeld@gmail.com 1ba8701ada802865ab0dee3ed7e13c81f0696a48 src/compiler/build_tables/item_set_transitions.cc Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 project.gyp Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 spec/compiler/build_tables/action_takes_precedence_spec.cc Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 spec/compiler/build_tables/build_conflict_spec.cc Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 spec/compiler/build_tables/build_parse_table_spec.cc Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 spec/compiler/build_tables/item_set_closure_spec.cc Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 spec/compiler/build_tables/item_set_transitions_spec.cc Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 spec/compiler/build_tables/rule_can_be_blank_spec.cc Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 spec/compiler/helpers/containers.h Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 spec/compiler/helpers/stream_methods.h Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 spec/compiler/prepare_grammar/expand_repeats_spec.cc Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 spec/compiler/prepare_grammar/extract_choices_spec.cc Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 spec/compiler/prepare_grammar/flatten_grammar_spec.cc Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 src/compiler/build_tables/action_takes_precedence.h Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 src/compiler/build_tables/item_set_transitions.cc Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 src/compiler/build_tables/rule_can_be_blank.cc Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 src/compiler/build_tables/rule_can_be_blank.h Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 src/compiler/prepare_grammar/expand_repeats.h Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 src/compiler/prepare_grammar/extract_choices.cc Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 src/compiler/prepare_grammar/extract_choices.h Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 src/compiler/prepare_grammar/extract_tokens.h Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 src/compiler/prepare_grammar/flatten_grammar.cc Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 src/compiler/prepare_grammar/flatten_grammar.h Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 src/compiler/prepare_grammar/initial_syntax_grammar.cc Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 src/compiler/prepare_grammar/initial_syntax_grammar.h Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 src/compiler/prepare_grammar/prepare_grammar.cc Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 src/compiler/syntax_grammar.cc Max&nbsp;Brunsfeld
2015-01-12 maxbrunsfeld@gmail.com 52daffb3f3e5f9183de9e7eb77f382f3d06e0e35 src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2015-01-17 maxbrunsfeld@gmail.com 68a0e16d1ec6c3ec7759681fd0be912ec193e892 src/compiler/rules/visitor.h Max&nbsp;Brunsfeld
2015-02-17 maxbrunsfeld@gmail.com 7a71d91fb65b34adff069f55e8b4c549f8f48419 .travis.yml Max&nbsp;Brunsfeld
2015-02-17 maxbrunsfeld@gmail.com 7a71d91fb65b34adff069f55e8b4c549f8f48419 script/configure.sh Max&nbsp;Brunsfeld
2015-02-17 maxbrunsfeld@gmail.com 7a71d91fb65b34adff069f55e8b4c549f8f48419 tests.gyp Max&nbsp;Brunsfeld
2015-02-14 maxbrunsfeld@gmail.com 074a7884aaa4b90dbe2717ea9940165ccbc9e71e src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-02-14 maxbrunsfeld@gmail.com 074a7884aaa4b90dbe2717ea9940165ccbc9e71e src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2015-02-14 maxbrunsfeld@gmail.com 074a7884aaa4b90dbe2717ea9940165ccbc9e71e src/compiler/lex_table.h Max&nbsp;Brunsfeld
2015-02-03 maxbrunsfeld@gmail.com 22a4c5213d8c6dcf9dac7df25b04daad24dc5d8d project.gyp Max&nbsp;Brunsfeld
2015-01-28 maxbrunsfeld@gmail.com d51d0aa5d5eca5f63da2b516c254dd1e87aa8703 script/util/run_tests.sh Max&nbsp;Brunsfeld
2015-01-28 maxbrunsfeld@gmail.com d51d0aa5d5eca5f63da2b516c254dd1e87aa8703 tests.gyp Max&nbsp;Brunsfeld
2015-01-15 maxbrunsfeld@gmail.com 109b5616d3eaa8778132d38e087417f953ed8e10 spec/compiler/build_tables/action_takes_precedence_spec.cc Max&nbsp;Brunsfeld
2015-01-15 maxbrunsfeld@gmail.com 109b5616d3eaa8778132d38e087417f953ed8e10 src/compiler/build_tables/action_takes_precedence.cc Max&nbsp;Brunsfeld
2015-01-15 maxbrunsfeld@gmail.com 109b5616d3eaa8778132d38e087417f953ed8e10 src/compiler/build_tables/action_takes_precedence.h Max&nbsp;Brunsfeld
2015-01-15 maxbrunsfeld@gmail.com 109b5616d3eaa8778132d38e087417f953ed8e10 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-01-15 maxbrunsfeld@gmail.com 160fca6579ee3763192504bfb6125ff8f55a473c spec/compiler/rules/repeat_spec.cc Max&nbsp;Brunsfeld
2015-01-15 maxbrunsfeld@gmail.com 160fca6579ee3763192504bfb6125ff8f55a473c src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-01-15 maxbrunsfeld@gmail.com 160fca6579ee3763192504bfb6125ff8f55a473c src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2015-01-15 maxbrunsfeld@gmail.com 160fca6579ee3763192504bfb6125ff8f55a473c src/compiler/rules/repeat.cc Max&nbsp;Brunsfeld
2015-01-15 maxbrunsfeld@gmail.com 160fca6579ee3763192504bfb6125ff8f55a473c src/compiler/rules/repeat.h Max&nbsp;Brunsfeld
2015-01-15 maxbrunsfeld@gmail.com 160fca6579ee3763192504bfb6125ff8f55a473c src/compiler/rules/rules.cc Max&nbsp;Brunsfeld
2015-01-15 maxbrunsfeld@gmail.com 160fca6579ee3763192504bfb6125ff8f55a473c src/compiler/rules/visitor.cc Max&nbsp;Brunsfeld
2015-01-15 maxbrunsfeld@gmail.com a0d9da9d5cd6edcd58b9c4687c165fc02b0faf98 spec/compiler/rules/choice_spec.cc Max&nbsp;Brunsfeld
2015-01-15 maxbrunsfeld@gmail.com a0d9da9d5cd6edcd58b9c4687c165fc02b0faf98 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-01-15 maxbrunsfeld@gmail.com a0d9da9d5cd6edcd58b9c4687c165fc02b0faf98 src/compiler/build_tables/rule_transitions.cc Max&nbsp;Brunsfeld
2015-01-15 maxbrunsfeld@gmail.com a0d9da9d5cd6edcd58b9c4687c165fc02b0faf98 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2015-01-15 maxbrunsfeld@gmail.com a0d9da9d5cd6edcd58b9c4687c165fc02b0faf98 src/compiler/prepare_grammar/expand_tokens.cc Max&nbsp;Brunsfeld
2015-01-15 maxbrunsfeld@gmail.com a0d9da9d5cd6edcd58b9c4687c165fc02b0faf98 src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2015-01-15 maxbrunsfeld@gmail.com a0d9da9d5cd6edcd58b9c4687c165fc02b0faf98 src/compiler/rules/choice.cc Max&nbsp;Brunsfeld
2015-01-15 maxbrunsfeld@gmail.com a0d9da9d5cd6edcd58b9c4687c165fc02b0faf98 src/compiler/rules/choice.h Max&nbsp;Brunsfeld
2015-01-15 maxbrunsfeld@gmail.com a0d9da9d5cd6edcd58b9c4687c165fc02b0faf98 src/compiler/rules/rules.cc Max&nbsp;Brunsfeld
2015-01-15 maxbrunsfeld@gmail.com a0d9da9d5cd6edcd58b9c4687c165fc02b0faf98 src/compiler/rules/seq.cc Max&nbsp;Brunsfeld
2015-01-15 maxbrunsfeld@gmail.com a0d9da9d5cd6edcd58b9c4687c165fc02b0faf98 src/compiler/rules/seq.h Max&nbsp;Brunsfeld
2015-01-15 maxbrunsfeld@gmail.com a0d9da9d5cd6edcd58b9c4687c165fc02b0faf98 src/compiler/rules/visitor.cc Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 project.gyp Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 spec/compiler/build_tables/action_takes_precedence_spec.cc Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 spec/compiler/build_tables/build_conflict_spec.cc Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 spec/compiler/build_tables/build_parse_table_spec.cc Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 spec/compiler/build_tables/first_symbols_spec.cc Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 spec/compiler/build_tables/item_set_closure_spec.cc Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 spec/compiler/build_tables/item_set_transitions_spec.cc Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 spec/compiler/build_tables/lex_item_spec.cc Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 spec/compiler/build_tables/rule_can_be_blank_spec.cc Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 spec/compiler/prepare_grammar/expand_repeats_spec.cc Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 spec/compiler/prepare_grammar/expand_tokens_spec.cc Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 spec/compiler/prepare_grammar/intern_symbols_spec.cc Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 src/compiler/build_tables/action_takes_precedence.h Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 src/compiler/build_tables/build_conflict.cc Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 src/compiler/build_tables/first_symbols.cc Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 src/compiler/build_tables/item_set_transitions.cc Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 src/compiler/build_tables/rule_can_be_blank.cc Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 src/compiler/compile.cc Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 src/compiler/lexical_grammar.cc Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 src/compiler/lexical_grammar.h Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 src/compiler/prepare_grammar/expand_tokens.cc Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 src/compiler/prepare_grammar/prepare_grammar.cc Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 src/compiler/prepare_grammar/prepare_grammar.h Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 src/compiler/syntax_grammar.cc Max&nbsp;Brunsfeld
2015-01-13 maxbrunsfeld@gmail.com 34d96909d1566fcc6ff9d27111add30192ef11e9 src/compiler/syntax_grammar.h Max&nbsp;Brunsfeld
2014-11-06 maxbrunsfeld@gmail.com 0d267e41aaeb1a436cc6bec4f6a4798ea1c48ba8 project.gyp Max&nbsp;Brunsfeld
2014-11-06 maxbrunsfeld@gmail.com 0d267e41aaeb1a436cc6bec4f6a4798ea1c48ba8 spec/compiler/build_tables/action_takes_precedence_spec.cc Max&nbsp;Brunsfeld
2014-11-06 maxbrunsfeld@gmail.com 0d267e41aaeb1a436cc6bec4f6a4798ea1c48ba8 src/compiler/build_tables/action_takes_precedence.cc Max&nbsp;Brunsfeld
2014-11-06 maxbrunsfeld@gmail.com 0d267e41aaeb1a436cc6bec4f6a4798ea1c48ba8 src/compiler/build_tables/action_takes_precedence.h Max&nbsp;Brunsfeld
2014-11-06 maxbrunsfeld@gmail.com 0d267e41aaeb1a436cc6bec4f6a4798ea1c48ba8 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2014-11-06 maxbrunsfeld@gmail.com 5dc08ccce9f914638dec0ef94323809d54310d13 project.gyp Max&nbsp;Brunsfeld
2014-11-06 maxbrunsfeld@gmail.com 5dc08ccce9f914638dec0ef94323809d54310d13 script/trim.sh Max&nbsp;Brunsfeld
2014-11-06 maxbrunsfeld@gmail.com 5dc08ccce9f914638dec0ef94323809d54310d13 spec/compiler/build_tables/build_conflict_spec.cc Max&nbsp;Brunsfeld
2014-11-06 maxbrunsfeld@gmail.com 5dc08ccce9f914638dec0ef94323809d54310d13 spec/compiler/build_tables/conflict_manager_spec.cc Max&nbsp;Brunsfeld
2014-11-06 maxbrunsfeld@gmail.com 5dc08ccce9f914638dec0ef94323809d54310d13 spec/compiler/compile_examples.cc Max&nbsp;Brunsfeld
2014-11-06 maxbrunsfeld@gmail.com 5dc08ccce9f914638dec0ef94323809d54310d13 src/compiler/build_tables/action_takes_precedence.cc Max&nbsp;Brunsfeld
2014-11-06 maxbrunsfeld@gmail.com 5dc08ccce9f914638dec0ef94323809d54310d13 src/compiler/build_tables/action_takes_precedence.h Max&nbsp;Brunsfeld
2014-11-06 maxbrunsfeld@gmail.com 5dc08ccce9f914638dec0ef94323809d54310d13 src/compiler/build_tables/build_conflict.cc Max&nbsp;Brunsfeld
2014-11-06 maxbrunsfeld@gmail.com 5dc08ccce9f914638dec0ef94323809d54310d13 src/compiler/build_tables/build_conflict.h Max&nbsp;Brunsfeld
2014-11-06 maxbrunsfeld@gmail.com 5dc08ccce9f914638dec0ef94323809d54310d13 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2014-11-06 maxbrunsfeld@gmail.com 5dc08ccce9f914638dec0ef94323809d54310d13 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-11-06 maxbrunsfeld@gmail.com 5dc08ccce9f914638dec0ef94323809d54310d13 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-11-02 maxbrunsfeld@gmail.com ec31249fe62d9a639ed46e5af148757eecd36fa3 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2014-11-02 maxbrunsfeld@gmail.com bee756b41491ee0113a4098a0b466aa697402548 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-11-02 maxbrunsfeld@gmail.com bee756b41491ee0113a4098a0b466aa697402548 spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2014-11-02 maxbrunsfeld@gmail.com bee756b41491ee0113a4098a0b466aa697402548 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2014-11-02 maxbrunsfeld@gmail.com bee756b41491ee0113a4098a0b466aa697402548 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2014-11-01 maxbrunsfeld@gmail.com fc83322832d9a5f7dde243a80e0fc706d4212702 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-10-31 maxbrunsfeld@gmail.com 4fc960e4ec7caf9d8caa42460a7f502617d23cbb src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-10-31 maxbrunsfeld@gmail.com 4fc960e4ec7caf9d8caa42460a7f502617d23cbb src/compiler/prepare_grammar/token_description.cc Max&nbsp;Brunsfeld
2014-10-30 maxbrunsfeld@gmail.com 290cbefe6d90c469fe93fba066f4c2314e758e10 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-10-23 maxbrunsfeld@gmail.com 3bc4971fd552828ee31341dd8ca4029d7c4f1965 spec/runtime/languages/language_specs.cc Max&nbsp;Brunsfeld
2014-10-23 maxbrunsfeld@gmail.com 3bc4971fd552828ee31341dd8ca4029d7c4f1965 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2014-10-23 maxbrunsfeld@gmail.com 3bc4971fd552828ee31341dd8ca4029d7c4f1965 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-10-23 maxbrunsfeld@gmail.com 3bc4971fd552828ee31341dd8ca4029d7c4f1965 src/runtime/tree.c Max&nbsp;Brunsfeld
2014-10-23 maxbrunsfeld@gmail.com 3bc4971fd552828ee31341dd8ca4029d7c4f1965 src/runtime/tree.h Max&nbsp;Brunsfeld
2014-10-23 maxbrunsfeld@gmail.com 647c3e20104da9e1fbff1a5936471f24eafef2f6 spec/runtime/languages/language_specs.cc Max&nbsp;Brunsfeld
2014-10-23 maxbrunsfeld@gmail.com 647c3e20104da9e1fbff1a5936471f24eafef2f6 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-10-23 maxbrunsfeld@gmail.com 647c3e20104da9e1fbff1a5936471f24eafef2f6 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-10-22 maxbrunsfeld@gmail.com 4d652aac45367e17c0ba815ef129fa0648a0e2a5 src/runtime/tree.h Max&nbsp;Brunsfeld
2014-10-22 maxbrunsfeld@gmail.com de9a48d11fda24f5020176e982871f052e556b29 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2014-10-22 maxbrunsfeld@gmail.com de9a48d11fda24f5020176e982871f052e556b29 src/runtime/lexer.c Max&nbsp;Brunsfeld
2014-10-22 maxbrunsfeld@gmail.com de9a48d11fda24f5020176e982871f052e556b29 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-10-21 maxbrunsfeld@gmail.com d8099826f9bd02f38dde41a9fd90d4ac81fba929 spec/fixtures/grammars/golang.cc Max&nbsp;Brunsfeld
2014-10-21 maxbrunsfeld@gmail.com d8099826f9bd02f38dde41a9fd90d4ac81fba929 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2014-10-21 maxbrunsfeld@gmail.com 8a03bd897853bdb22ba76e743c00b1fbcc324673 spec/fixtures/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-10-21 maxbrunsfeld@gmail.com 8a03bd897853bdb22ba76e743c00b1fbcc324673 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2014-10-21 maxbrunsfeld@gmail.com eaeb51a96f3c050dc52180483d8753b2ea0101b5 spec/compiler/compile_examples.cc Max&nbsp;Brunsfeld
2014-10-21 maxbrunsfeld@gmail.com 91cf35b72c8462589baf952274207a8e7c7180b2 spec/fixtures/grammars/helpers.cc Max&nbsp;Brunsfeld
2014-10-21 maxbrunsfeld@gmail.com 91cf35b72c8462589baf952274207a8e7c7180b2 spec/fixtures/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-10-21 maxbrunsfeld@gmail.com 91cf35b72c8462589baf952274207a8e7c7180b2 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2014-10-21 maxbrunsfeld@gmail.com 91cf35b72c8462589baf952274207a8e7c7180b2 spec/runtime/languages/javascript/control_flow.txt Max&nbsp;Brunsfeld
2014-10-21 maxbrunsfeld@gmail.com 91cf35b72c8462589baf952274207a8e7c7180b2 spec/runtime/languages/javascript/literals.txt Max&nbsp;Brunsfeld
2014-10-21 maxbrunsfeld@gmail.com 91cf35b72c8462589baf952274207a8e7c7180b2 spec/runtime/languages/javascript/operators.txt Max&nbsp;Brunsfeld
2014-10-21 maxbrunsfeld@gmail.com 91cf35b72c8462589baf952274207a8e7c7180b2 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-10-19 maxbrunsfeld@gmail.com 8134b64d001a24fa79537ff2ba08a0752839b76b spec/runtime/languages/arithmetic/errors.txt Max&nbsp;Brunsfeld
2014-10-19 maxbrunsfeld@gmail.com 8134b64d001a24fa79537ff2ba08a0752839b76b spec/runtime/languages/arithmetic/main.txt Max&nbsp;Brunsfeld
2014-10-19 maxbrunsfeld@gmail.com 8134b64d001a24fa79537ff2ba08a0752839b76b spec/runtime/languages/golang/declarations.txt Max&nbsp;Brunsfeld
2014-10-19 maxbrunsfeld@gmail.com 8134b64d001a24fa79537ff2ba08a0752839b76b spec/runtime/languages/golang/errors.txt Max&nbsp;Brunsfeld
2014-10-19 maxbrunsfeld@gmail.com 8134b64d001a24fa79537ff2ba08a0752839b76b spec/runtime/languages/golang/expressions.txt Max&nbsp;Brunsfeld
2014-10-19 maxbrunsfeld@gmail.com 8134b64d001a24fa79537ff2ba08a0752839b76b spec/runtime/languages/golang/statements.txt Max&nbsp;Brunsfeld
2014-10-19 maxbrunsfeld@gmail.com 8134b64d001a24fa79537ff2ba08a0752839b76b spec/runtime/languages/golang/types.txt Max&nbsp;Brunsfeld
2014-10-19 maxbrunsfeld@gmail.com 8134b64d001a24fa79537ff2ba08a0752839b76b spec/runtime/languages/javascript/control_flow.txt Max&nbsp;Brunsfeld
2014-10-19 maxbrunsfeld@gmail.com 8134b64d001a24fa79537ff2ba08a0752839b76b spec/runtime/languages/javascript/errors.txt Max&nbsp;Brunsfeld
2014-10-19 maxbrunsfeld@gmail.com 8134b64d001a24fa79537ff2ba08a0752839b76b spec/runtime/languages/javascript/literals.txt Max&nbsp;Brunsfeld
2014-10-19 maxbrunsfeld@gmail.com 8134b64d001a24fa79537ff2ba08a0752839b76b spec/runtime/languages/javascript/operators.txt Max&nbsp;Brunsfeld
2014-10-19 maxbrunsfeld@gmail.com 8134b64d001a24fa79537ff2ba08a0752839b76b spec/runtime/languages/json/errors.txt Max&nbsp;Brunsfeld
2014-10-19 maxbrunsfeld@gmail.com 8134b64d001a24fa79537ff2ba08a0752839b76b spec/runtime/languages/json/main.txt Max&nbsp;Brunsfeld
2014-10-19 maxbrunsfeld@gmail.com 8134b64d001a24fa79537ff2ba08a0752839b76b spec/runtime/languages/language_specs.cc Max&nbsp;Brunsfeld
2014-10-19 maxbrunsfeld@gmail.com 38ad248a53ebf08f42cbf3995302989c79042f1b src/runtime/parser.c Max&nbsp;Brunsfeld
2014-10-18 maxbrunsfeld@gmail.com afd34e88753aa5fe6d731be96ba44df9b989e013 todo.md Max&nbsp;Brunsfeld
2014-10-18 maxbrunsfeld@gmail.com c26cee5d187a4292b799a676e06dfd6fbc26fc27 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-10-18 maxbrunsfeld@gmail.com c26cee5d187a4292b799a676e06dfd6fbc26fc27 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-10-18 maxbrunsfeld@gmail.com 0962b21dd39d35506f35c0fdf402f81843f394ab spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-10-18 maxbrunsfeld@gmail.com 0962b21dd39d35506f35c0fdf402f81843f394ab src/runtime/parser.c Max&nbsp;Brunsfeld
2014-10-18 maxbrunsfeld@gmail.com ae0a7fc97dccf1e0fe73519c859e0f31c57f05ab spec/runtime/helpers/log_debugger.cc Max&nbsp;Brunsfeld
2014-10-18 maxbrunsfeld@gmail.com ae0a7fc97dccf1e0fe73519c859e0f31c57f05ab spec/runtime/helpers/log_debugger.h Max&nbsp;Brunsfeld
2014-10-18 maxbrunsfeld@gmail.com 41a067fef95c63ff2b42c285c076c0cba84e6bbd spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2014-10-18 maxbrunsfeld@gmail.com 8cf800ef5d3dbf5bf9b4023bb6293bed70551e3c include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-10-18 maxbrunsfeld@gmail.com 8cf800ef5d3dbf5bf9b4023bb6293bed70551e3c include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-10-18 maxbrunsfeld@gmail.com 8cf800ef5d3dbf5bf9b4023bb6293bed70551e3c spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2014-10-18 maxbrunsfeld@gmail.com 8cf800ef5d3dbf5bf9b4023bb6293bed70551e3c spec/runtime/helpers/spy_debugger.cc Max&nbsp;Brunsfeld
2014-10-18 maxbrunsfeld@gmail.com 8cf800ef5d3dbf5bf9b4023bb6293bed70551e3c src/runtime/document.c Max&nbsp;Brunsfeld
2014-10-18 maxbrunsfeld@gmail.com 8cf800ef5d3dbf5bf9b4023bb6293bed70551e3c src/runtime/lexer.c Max&nbsp;Brunsfeld
2014-10-18 maxbrunsfeld@gmail.com 8cf800ef5d3dbf5bf9b4023bb6293bed70551e3c src/runtime/parser.c Max&nbsp;Brunsfeld
2014-10-18 maxbrunsfeld@gmail.com 8cf800ef5d3dbf5bf9b4023bb6293bed70551e3c src/runtime/parser.h Max&nbsp;Brunsfeld
2014-10-17 maxbrunsfeld@gmail.com 7498725d7ff8a5d9e0d4694896090ef748f0beed include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-10-17 maxbrunsfeld@gmail.com 7498725d7ff8a5d9e0d4694896090ef748f0beed src/runtime/lexer.c Max&nbsp;Brunsfeld
2014-10-17 maxbrunsfeld@gmail.com 7498725d7ff8a5d9e0d4694896090ef748f0beed src/runtime/parser.c Max&nbsp;Brunsfeld
2014-10-17 maxbrunsfeld@gmail.com 5c600942df6f8ef1a03678d9b83a4ddffd663c50 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-10-17 maxbrunsfeld@gmail.com 5c600942df6f8ef1a03678d9b83a4ddffd663c50 src/runtime/lexer.c Max&nbsp;Brunsfeld
2014-10-17 maxbrunsfeld@gmail.com 5c600942df6f8ef1a03678d9b83a4ddffd663c50 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-10-16 maxbrunsfeld@gmail.com ad9aee30e004f8ebd235a69aeb27e8ef463e5e32 src/runtime/debugger.h Max&nbsp;Brunsfeld
2014-10-15 maxbrunsfeld@gmail.com 22ee68e1a99fd5f924fb909c69de0e257664cbdc spec/fixtures/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-10-15 maxbrunsfeld@gmail.com 22ee68e1a99fd5f924fb909c69de0e257664cbdc spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2014-10-15 maxbrunsfeld@gmail.com 22ee68e1a99fd5f924fb909c69de0e257664cbdc spec/runtime/languages/javascript/control_flow.txt Max&nbsp;Brunsfeld
2014-10-15 maxbrunsfeld@gmail.com 22ee68e1a99fd5f924fb909c69de0e257664cbdc spec/runtime/languages/javascript/literals.txt Max&nbsp;Brunsfeld
2014-10-15 maxbrunsfeld@gmail.com 22ee68e1a99fd5f924fb909c69de0e257664cbdc spec/runtime/languages/javascript/operators.txt Max&nbsp;Brunsfeld
2014-10-15 maxbrunsfeld@gmail.com 22ee68e1a99fd5f924fb909c69de0e257664cbdc spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-10-15 maxbrunsfeld@gmail.com d3137c6ac6d26038702e51fd761e81e99fe614e4 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-10-15 maxbrunsfeld@gmail.com d33b074c30b23896da1b46bbeaae51ab2120c7c3 spec/runtime/helpers/spy_reader.cc Max&nbsp;Brunsfeld
2014-10-15 maxbrunsfeld@gmail.com d33b074c30b23896da1b46bbeaae51ab2120c7c3 src/runtime/lexer.c Max&nbsp;Brunsfeld
2014-10-15 maxbrunsfeld@gmail.com b5d022a70c781de047722251e3a9e36ed1e18fb0 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2014-10-15 maxbrunsfeld@gmail.com b5d022a70c781de047722251e3a9e36ed1e18fb0 src/runtime/debugger.h Max&nbsp;Brunsfeld
2014-10-15 maxbrunsfeld@gmail.com b5d022a70c781de047722251e3a9e36ed1e18fb0 src/runtime/lexer.c Max&nbsp;Brunsfeld
2014-10-15 maxbrunsfeld@gmail.com b5d022a70c781de047722251e3a9e36ed1e18fb0 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-10-14 maxbrunsfeld@gmail.com b468458929c99cb50996ba1325fd73019975ed8f src/runtime/parser.c Max&nbsp;Brunsfeld
2014-10-14 maxbrunsfeld@gmail.com 8c4607c486af0b6c6549f9a7519386de18f6fc3a src/runtime/parser.c Max&nbsp;Brunsfeld
2014-10-14 maxbrunsfeld@gmail.com 87df0a24eb4634da66a43a6aec9b9c781ed500eb src/runtime/parser.c Max&nbsp;Brunsfeld
2014-10-14 maxbrunsfeld@gmail.com 1ef744a76b4c7877e2a80498294627140d1cc32e src/runtime/parser.c Max&nbsp;Brunsfeld
2014-10-14 maxbrunsfeld@gmail.com ef2084d3c85bc96fb3101cd22d6d065174437ff2 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2014-10-14 maxbrunsfeld@gmail.com ef2084d3c85bc96fb3101cd22d6d065174437ff2 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-10-13 maxbrunsfeld@gmail.com c594208ab820bdd57f514effc47cea67a3f7797b include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-10-13 maxbrunsfeld@gmail.com c594208ab820bdd57f514effc47cea67a3f7797b include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-10-13 maxbrunsfeld@gmail.com c594208ab820bdd57f514effc47cea67a3f7797b spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2014-10-13 maxbrunsfeld@gmail.com c594208ab820bdd57f514effc47cea67a3f7797b spec/runtime/helpers/spy_debugger.cc Max&nbsp;Brunsfeld
2014-10-13 maxbrunsfeld@gmail.com c594208ab820bdd57f514effc47cea67a3f7797b spec/runtime/helpers/spy_debugger.h Max&nbsp;Brunsfeld
2014-10-13 maxbrunsfeld@gmail.com c594208ab820bdd57f514effc47cea67a3f7797b src/runtime/document.c Max&nbsp;Brunsfeld
2014-10-13 maxbrunsfeld@gmail.com c594208ab820bdd57f514effc47cea67a3f7797b src/runtime/lexer.c Max&nbsp;Brunsfeld
2014-10-13 maxbrunsfeld@gmail.com c594208ab820bdd57f514effc47cea67a3f7797b src/runtime/parser.c Max&nbsp;Brunsfeld
2014-10-13 maxbrunsfeld@gmail.com c594208ab820bdd57f514effc47cea67a3f7797b src/runtime/parser.h Max&nbsp;Brunsfeld
2014-10-13 maxbrunsfeld@gmail.com 71cc7a2dc2e1c3699c9d31f5b8f313de55828087 src/compiler/build_tables/first_symbols.cc Max&nbsp;Brunsfeld
2014-10-13 maxbrunsfeld@gmail.com 71cc7a2dc2e1c3699c9d31f5b8f313de55828087 src/compiler/build_tables/item.cc Max&nbsp;Brunsfeld
2014-10-13 maxbrunsfeld@gmail.com 71cc7a2dc2e1c3699c9d31f5b8f313de55828087 src/compiler/build_tables/item.h Max&nbsp;Brunsfeld
2014-10-13 maxbrunsfeld@gmail.com 71cc7a2dc2e1c3699c9d31f5b8f313de55828087 src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2014-10-13 maxbrunsfeld@gmail.com 71cc7a2dc2e1c3699c9d31f5b8f313de55828087 src/compiler/build_tables/item_set_closure.h Max&nbsp;Brunsfeld
2014-10-13 maxbrunsfeld@gmail.com 71cc7a2dc2e1c3699c9d31f5b8f313de55828087 src/compiler/build_tables/item_set_transitions.cc Max&nbsp;Brunsfeld
2014-10-13 maxbrunsfeld@gmail.com 71cc7a2dc2e1c3699c9d31f5b8f313de55828087 src/compiler/build_tables/lex_conflict_manager.cc Max&nbsp;Brunsfeld
2014-10-13 maxbrunsfeld@gmail.com 71cc7a2dc2e1c3699c9d31f5b8f313de55828087 src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2014-10-13 maxbrunsfeld@gmail.com 71cc7a2dc2e1c3699c9d31f5b8f313de55828087 src/compiler/build_tables/parse_conflict_manager.cc Max&nbsp;Brunsfeld
2014-10-13 maxbrunsfeld@gmail.com 71cc7a2dc2e1c3699c9d31f5b8f313de55828087 src/compiler/build_tables/parse_conflict_manager.h Max&nbsp;Brunsfeld
2014-10-13 maxbrunsfeld@gmail.com 71cc7a2dc2e1c3699c9d31f5b8f313de55828087 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2014-10-13 maxbrunsfeld@gmail.com 71cc7a2dc2e1c3699c9d31f5b8f313de55828087 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2014-10-13 maxbrunsfeld@gmail.com 71cc7a2dc2e1c3699c9d31f5b8f313de55828087 src/compiler/build_tables/rule_can_be_blank.cc Max&nbsp;Brunsfeld
2014-10-13 maxbrunsfeld@gmail.com 71cc7a2dc2e1c3699c9d31f5b8f313de55828087 src/compiler/build_tables/rule_transitions.cc Max&nbsp;Brunsfeld
2014-10-12 maxbrunsfeld@gmail.com 9fd282138972bf610dfc72c73dfcf1014d5837d3 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2014-10-12 maxbrunsfeld@gmail.com 64156907386c69bf28cc6732f4c0f275dae34e4b src/compiler/build_tables/get_metadata.cc Max&nbsp;Brunsfeld
2014-10-12 maxbrunsfeld@gmail.com 64156907386c69bf28cc6732f4c0f275dae34e4b src/compiler/build_tables/get_metadata.h Max&nbsp;Brunsfeld
2014-10-12 maxbrunsfeld@gmail.com b23caf366f9bcad9c563f036c41427a14b8873bf src/compiler/build_tables/first_symbols.cc Max&nbsp;Brunsfeld
2014-10-12 maxbrunsfeld@gmail.com b23caf366f9bcad9c563f036c41427a14b8873bf src/compiler/build_tables/first_symbols.h Max&nbsp;Brunsfeld
2014-10-12 maxbrunsfeld@gmail.com faecdcbb2fa85034e6ab8e14fcbc6919a598ab4b src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2014-10-12 maxbrunsfeld@gmail.com faecdcbb2fa85034e6ab8e14fcbc6919a598ab4b src/compiler/build_tables/build_tables.h Max&nbsp;Brunsfeld
2014-10-12 maxbrunsfeld@gmail.com 8379d9387cd77308388165b1199452f2276a9306 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2014-10-12 maxbrunsfeld@gmail.com 8379d9387cd77308388165b1199452f2276a9306 src/compiler/build_tables/build_parse_table.h Max&nbsp;Brunsfeld
2014-10-12 maxbrunsfeld@gmail.com 1fb52eacab1332536e205c1f7e76c9016f4238ee src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2014-10-12 maxbrunsfeld@gmail.com 1fb52eacab1332536e205c1f7e76c9016f4238ee src/compiler/build_tables/build_lex_table.h Max&nbsp;Brunsfeld
2014-10-12 maxbrunsfeld@gmail.com 0daada6921da0530d21464db58472ca90d75bc68 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-10-12 maxbrunsfeld@gmail.com 0daada6921da0530d21464db58472ca90d75bc68 src/compiler/generate_code/c_code.h Max&nbsp;Brunsfeld
2014-10-12 maxbrunsfeld@gmail.com 5b624d37f6c99a8746605903a0d477b3aa58e814 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-10-12 maxbrunsfeld@gmail.com aae6f6de14ec145b0336a71475d64c6532ae796d src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2014-10-12 maxbrunsfeld@gmail.com aae6f6de14ec145b0336a71475d64c6532ae796d src/compiler/build_tables/build_parse_table.h Max&nbsp;Brunsfeld
2014-10-12 maxbrunsfeld@gmail.com aae6f6de14ec145b0336a71475d64c6532ae796d src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2014-10-12 maxbrunsfeld@gmail.com aae6f6de14ec145b0336a71475d64c6532ae796d src/compiler/build_tables/build_tables.h Max&nbsp;Brunsfeld
2014-10-12 maxbrunsfeld@gmail.com aae6f6de14ec145b0336a71475d64c6532ae796d src/compiler/build_tables/first_symbols.cc Max&nbsp;Brunsfeld
2014-10-12 maxbrunsfeld@gmail.com aae6f6de14ec145b0336a71475d64c6532ae796d src/compiler/build_tables/first_symbols.h Max&nbsp;Brunsfeld
2014-10-12 maxbrunsfeld@gmail.com aae6f6de14ec145b0336a71475d64c6532ae796d src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2014-10-12 maxbrunsfeld@gmail.com aae6f6de14ec145b0336a71475d64c6532ae796d src/compiler/build_tables/rule_transitions.cc Max&nbsp;Brunsfeld
2014-10-12 maxbrunsfeld@gmail.com aae6f6de14ec145b0336a71475d64c6532ae796d src/compiler/grammar.cc Max&nbsp;Brunsfeld
2014-10-12 maxbrunsfeld@gmail.com aae6f6de14ec145b0336a71475d64c6532ae796d src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2014-10-12 maxbrunsfeld@gmail.com aae6f6de14ec145b0336a71475d64c6532ae796d src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2014-10-12 maxbrunsfeld@gmail.com aae6f6de14ec145b0336a71475d64c6532ae796d src/compiler/prepared_grammar.cc Max&nbsp;Brunsfeld
2014-10-12 maxbrunsfeld@gmail.com aae6f6de14ec145b0336a71475d64c6532ae796d src/compiler/prepared_grammar.h Max&nbsp;Brunsfeld
2014-10-12 maxbrunsfeld@gmail.com aae6f6de14ec145b0336a71475d64c6532ae796d src/compiler/rules/visitor.h Max&nbsp;Brunsfeld
2014-10-12 maxbrunsfeld@gmail.com fb38140317996da791e66f34fef2805b70cf1c68 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-10-12 maxbrunsfeld@gmail.com fb38140317996da791e66f34fef2805b70cf1c68 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-10-11 maxbrunsfeld@gmail.com 8c3ea6ef304e49906dc796b812f04bd9fc2efa60 spec/fixtures/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-10-11 maxbrunsfeld@gmail.com 8c3ea6ef304e49906dc796b812f04bd9fc2efa60 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2014-10-10 maxbrunsfeld@gmail.com f460b921e2962b7786423b85e3d391d97a9d3ebd spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-10-10 maxbrunsfeld@gmail.com f460b921e2962b7786423b85e3d391d97a9d3ebd src/runtime/parser.c Max&nbsp;Brunsfeld
2014-10-10 maxbrunsfeld@gmail.com 3bcb2213791cf9846895789f7ff2271b8c694a29 project.gyp Max&nbsp;Brunsfeld
2014-10-10 maxbrunsfeld@gmail.com 3bcb2213791cf9846895789f7ff2271b8c694a29 spec/compiler/build_tables/first_symbols_spec.cc Max&nbsp;Brunsfeld
2014-10-10 maxbrunsfeld@gmail.com 3bcb2213791cf9846895789f7ff2271b8c694a29 spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2014-10-10 maxbrunsfeld@gmail.com 3bcb2213791cf9846895789f7ff2271b8c694a29 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2014-10-10 maxbrunsfeld@gmail.com 3bcb2213791cf9846895789f7ff2271b8c694a29 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2014-10-10 maxbrunsfeld@gmail.com 3bcb2213791cf9846895789f7ff2271b8c694a29 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2014-10-10 maxbrunsfeld@gmail.com 3bcb2213791cf9846895789f7ff2271b8c694a29 src/compiler/build_tables/first_symbols.cc Max&nbsp;Brunsfeld
2014-10-10 maxbrunsfeld@gmail.com 3bcb2213791cf9846895789f7ff2271b8c694a29 src/compiler/build_tables/first_symbols.h Max&nbsp;Brunsfeld
2014-10-10 maxbrunsfeld@gmail.com 3bcb2213791cf9846895789f7ff2271b8c694a29 src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2014-10-09 maxbrunsfeld@gmail.com 4dcc712a8c78260e2320dfca4cdff4763d3a8e2a spec/runtime/helpers/spy_reader.cc Max&nbsp;Brunsfeld
2014-10-09 maxbrunsfeld@gmail.com 4dcc712a8c78260e2320dfca4cdff4763d3a8e2a spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-10-09 maxbrunsfeld@gmail.com 4dcc712a8c78260e2320dfca4cdff4763d3a8e2a src/runtime/lexer.c Max&nbsp;Brunsfeld
2014-10-09 maxbrunsfeld@gmail.com 4dcc712a8c78260e2320dfca4cdff4763d3a8e2a src/runtime/parser.c Max&nbsp;Brunsfeld
2014-10-09 maxbrunsfeld@gmail.com 4dcc712a8c78260e2320dfca4cdff4763d3a8e2a src/runtime/parser.h Max&nbsp;Brunsfeld
2014-10-09 maxbrunsfeld@gmail.com 80b8a0a9fb03c620fc4a35f423bf58dbc1097178 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-10-09 maxbrunsfeld@gmail.com 80b8a0a9fb03c620fc4a35f423bf58dbc1097178 src/runtime/stack.c Max&nbsp;Brunsfeld
2014-10-09 maxbrunsfeld@gmail.com 80b8a0a9fb03c620fc4a35f423bf58dbc1097178 src/runtime/stack.h Max&nbsp;Brunsfeld
2014-10-08 maxbrunsfeld@gmail.com 26f9e22193a702ca525ed20f9aed909bba3a651d src/runtime/parser.c Max&nbsp;Brunsfeld
2014-10-08 maxbrunsfeld@gmail.com 5569a3ead98602fc4dc048e63dd52f2bee3e425a todo.md Max&nbsp;Brunsfeld
2014-10-05 maxbrunsfeld@gmail.com af7f57a80e23b8c9d34a631c4900a010789fe91f spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-10-05 maxbrunsfeld@gmail.com af7f57a80e23b8c9d34a631c4900a010789fe91f src/runtime/lexer.c Max&nbsp;Brunsfeld
2014-10-05 maxbrunsfeld@gmail.com af7f57a80e23b8c9d34a631c4900a010789fe91f src/runtime/lexer.h Max&nbsp;Brunsfeld
2014-10-05 maxbrunsfeld@gmail.com af7f57a80e23b8c9d34a631c4900a010789fe91f src/runtime/parser.c Max&nbsp;Brunsfeld
2014-10-05 maxbrunsfeld@gmail.com 6d37877e49c9844a1eb78acfb5a853c34940ef2c include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-10-05 maxbrunsfeld@gmail.com 6d37877e49c9844a1eb78acfb5a853c34940ef2c src/runtime/parser.c Max&nbsp;Brunsfeld
2014-10-05 maxbrunsfeld@gmail.com 6d37877e49c9844a1eb78acfb5a853c34940ef2c src/runtime/stack.h Max&nbsp;Brunsfeld
2014-10-03 maxbrunsfeld@gmail.com e5ea4efb0bf0783d4f1e8a55c02a6d6a9d193ddc include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-10-03 maxbrunsfeld@gmail.com e5ea4efb0bf0783d4f1e8a55c02a6d6a9d193ddc include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-10-03 maxbrunsfeld@gmail.com e5ea4efb0bf0783d4f1e8a55c02a6d6a9d193ddc spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2014-10-03 maxbrunsfeld@gmail.com e5ea4efb0bf0783d4f1e8a55c02a6d6a9d193ddc src/runtime/lexer.c Max&nbsp;Brunsfeld
2014-10-03 maxbrunsfeld@gmail.com e5ea4efb0bf0783d4f1e8a55c02a6d6a9d193ddc src/runtime/node.c Max&nbsp;Brunsfeld
2014-10-03 maxbrunsfeld@gmail.com e5ea4efb0bf0783d4f1e8a55c02a6d6a9d193ddc src/runtime/tree.c Max&nbsp;Brunsfeld
2014-10-03 maxbrunsfeld@gmail.com e5ea4efb0bf0783d4f1e8a55c02a6d6a9d193ddc src/runtime/tree.h Max&nbsp;Brunsfeld
2014-10-03 maxbrunsfeld@gmail.com 808b003f1a62df633291775dcb0cf4d3c789a8f1 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-10-03 maxbrunsfeld@gmail.com 808b003f1a62df633291775dcb0cf4d3c789a8f1 src/runtime/lexer.c Max&nbsp;Brunsfeld
2014-10-03 maxbrunsfeld@gmail.com 78c5fe8e02b9c37e214f17dd73155e44b27b898e include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-10-03 maxbrunsfeld@gmail.com 78c5fe8e02b9c37e214f17dd73155e44b27b898e src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2014-10-03 maxbrunsfeld@gmail.com 78c5fe8e02b9c37e214f17dd73155e44b27b898e src/runtime/lexer.c Max&nbsp;Brunsfeld
2014-10-03 maxbrunsfeld@gmail.com 78c5fe8e02b9c37e214f17dd73155e44b27b898e src/runtime/parser.c Max&nbsp;Brunsfeld
2014-10-03 maxbrunsfeld@gmail.com 78c5fe8e02b9c37e214f17dd73155e44b27b898e src/runtime/stack.h Max&nbsp;Brunsfeld
2014-10-03 maxbrunsfeld@gmail.com 78c5fe8e02b9c37e214f17dd73155e44b27b898e src/runtime/tree.c Max&nbsp;Brunsfeld
2014-10-03 maxbrunsfeld@gmail.com 1fa3bf0f07a0875fb1d0cc2a70df5bdaaaf8069e spec/runtime/helpers/spy_reader.cc Max&nbsp;Brunsfeld
2014-10-03 maxbrunsfeld@gmail.com 17f43e5e0c0b1c1ea0384b9ee8330d6cf55d63b5 spec/runtime/helpers/spy_reader.cc Max&nbsp;Brunsfeld
2014-10-03 maxbrunsfeld@gmail.com 17f43e5e0c0b1c1ea0384b9ee8330d6cf55d63b5 spec/runtime/helpers/spy_reader.h Max&nbsp;Brunsfeld
2014-10-02 maxbrunsfeld@gmail.com a69dfa08f360c6daed201d03ec1c362b1e2b1bfe spec/runtime/languages/arithmetic/main.txt Max&nbsp;Brunsfeld
2014-10-02 maxbrunsfeld@gmail.com a69dfa08f360c6daed201d03ec1c362b1e2b1bfe spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-10-02 maxbrunsfeld@gmail.com 8bee9d8fb95b0474c33f2d2a088dc56292405c15 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-10-02 maxbrunsfeld@gmail.com aab449635f1669843a518afa3ffef20aaef3f251 spec/fixtures/grammars/arithmetic.cc Max&nbsp;Brunsfeld
2014-10-02 maxbrunsfeld@gmail.com aab449635f1669843a518afa3ffef20aaef3f251 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-10-02 maxbrunsfeld@gmail.com 0f524121f19b62fe52e50ea562d32eeec33c2e85 spec/runtime/helpers/spy_reader.cc Max&nbsp;Brunsfeld
2014-10-02 maxbrunsfeld@gmail.com 0f524121f19b62fe52e50ea562d32eeec33c2e85 spec/runtime/helpers/spy_reader.h Max&nbsp;Brunsfeld
2014-10-02 maxbrunsfeld@gmail.com 0f524121f19b62fe52e50ea562d32eeec33c2e85 tests.gyp Max&nbsp;Brunsfeld
2014-09-30 maxbrunsfeld@gmail.com 5f313896c3058cd243dd9114375023809b0f2851 spec/runtime/helpers/spy_reader.cc Max&nbsp;Brunsfeld
2014-09-30 maxbrunsfeld@gmail.com 5f313896c3058cd243dd9114375023809b0f2851 spec/runtime/helpers/spy_reader.h Max&nbsp;Brunsfeld
2014-09-30 maxbrunsfeld@gmail.com 5f313896c3058cd243dd9114375023809b0f2851 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-09-29 maxbrunsfeld@gmail.com 8d7d9af661e196607991b6c74db37bc5ee40e816 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-09-29 maxbrunsfeld@gmail.com 700919951eb1b8617467059538df21041f8c9821 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-09-29 maxbrunsfeld@gmail.com 5dd8778996f5026858f9e73aa627bca2b9a48d86 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-09-29 maxbrunsfeld@gmail.com 10a3251fbe7507418d7ea6f17a5007ff68f4487f src/runtime/parser.c Max&nbsp;Brunsfeld
2014-09-29 maxbrunsfeld@gmail.com 10a3251fbe7507418d7ea6f17a5007ff68f4487f src/runtime/stack.h Max&nbsp;Brunsfeld
2014-09-29 maxbrunsfeld@gmail.com d1603e298f47ea7c0bf9a2d978158076b6cabb4e include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-09-29 maxbrunsfeld@gmail.com 070dc7605040e22484bb43673d75f5ec51a2865e spec/compiler/util/string_helpers_spec.cc Max&nbsp;Brunsfeld
2014-09-29 maxbrunsfeld@gmail.com 070dc7605040e22484bb43673d75f5ec51a2865e src/compiler/rules/character_range.cc Max&nbsp;Brunsfeld
2014-09-29 maxbrunsfeld@gmail.com 070dc7605040e22484bb43673d75f5ec51a2865e src/compiler/util/string_helpers.cc Max&nbsp;Brunsfeld
2014-09-29 maxbrunsfeld@gmail.com 070dc7605040e22484bb43673d75f5ec51a2865e src/compiler/util/string_helpers.h Max&nbsp;Brunsfeld
2014-09-29 maxbrunsfeld@gmail.com cb5ecbd49138124af463f648fbf7b1c66a60bb06 .ycm_extra_conf.py Max&nbsp;Brunsfeld
2014-09-29 maxbrunsfeld@gmail.com cb5ecbd49138124af463f648fbf7b1c66a60bb06 project.gyp Max&nbsp;Brunsfeld
2014-09-29 maxbrunsfeld@gmail.com cb5ecbd49138124af463f648fbf7b1c66a60bb06 spec/compiler/prepare_grammar/expand_tokens_spec.cc Max&nbsp;Brunsfeld
2014-09-29 maxbrunsfeld@gmail.com cb5ecbd49138124af463f648fbf7b1c66a60bb06 src/compiler/prepare_grammar/expand_tokens.cc Max&nbsp;Brunsfeld
2014-09-29 maxbrunsfeld@gmail.com cb5ecbd49138124af463f648fbf7b1c66a60bb06 src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2014-09-29 maxbrunsfeld@gmail.com e0185f84fc7b78e691f7bb939947774ef89aa0fb src/compiler/rules/character_range.cc Max&nbsp;Brunsfeld
2014-09-27 maxbrunsfeld@gmail.com 13ba35e26f43263af2eb13e36384797d1c16f5cd spec/fixtures/grammars/arithmetic.cc Max&nbsp;Brunsfeld
2014-09-27 maxbrunsfeld@gmail.com 13ba35e26f43263af2eb13e36384797d1c16f5cd spec/fixtures/grammars/golang.cc Max&nbsp;Brunsfeld
2014-09-27 maxbrunsfeld@gmail.com 13ba35e26f43263af2eb13e36384797d1c16f5cd spec/fixtures/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-09-27 maxbrunsfeld@gmail.com 7988829c0864aa0f8d39b230419fd382d3104b01 spec/runtime/helpers/spy_reader.cc Max&nbsp;Brunsfeld
2014-09-27 maxbrunsfeld@gmail.com 7988829c0864aa0f8d39b230419fd382d3104b01 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-09-27 maxbrunsfeld@gmail.com 444188cb5f10ca147092366eaf0b6aec55c61b43 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-09-26 maxbrunsfeld@gmail.com 26ac5788b6c0ac787645759aab9a5b05c3f45693 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2014-09-26 maxbrunsfeld@gmail.com 26ac5788b6c0ac787645759aab9a5b05c3f45693 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2014-09-26 maxbrunsfeld@gmail.com 26ac5788b6c0ac787645759aab9a5b05c3f45693 src/runtime/length.h Max&nbsp;Brunsfeld
2014-09-26 maxbrunsfeld@gmail.com 26ac5788b6c0ac787645759aab9a5b05c3f45693 src/runtime/lexer.c Max&nbsp;Brunsfeld
2014-09-26 maxbrunsfeld@gmail.com 26ac5788b6c0ac787645759aab9a5b05c3f45693 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-09-26 maxbrunsfeld@gmail.com 26ac5788b6c0ac787645759aab9a5b05c3f45693 src/runtime/stack.c Max&nbsp;Brunsfeld
2014-09-26 maxbrunsfeld@gmail.com 04dc721241855181f9f3df606254a3d3056ae974 spec/runtime/helpers/spy_reader.cc Max&nbsp;Brunsfeld
2014-09-26 maxbrunsfeld@gmail.com c1565c1aaef33b4f25988c589695b9a05f349e75 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-09-26 maxbrunsfeld@gmail.com c1565c1aaef33b4f25988c589695b9a05f349e75 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-09-26 maxbrunsfeld@gmail.com c1565c1aaef33b4f25988c589695b9a05f349e75 spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2014-09-26 maxbrunsfeld@gmail.com c1565c1aaef33b4f25988c589695b9a05f349e75 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-09-26 maxbrunsfeld@gmail.com c1565c1aaef33b4f25988c589695b9a05f349e75 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2014-09-26 maxbrunsfeld@gmail.com c1565c1aaef33b4f25988c589695b9a05f349e75 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2014-09-26 maxbrunsfeld@gmail.com c1565c1aaef33b4f25988c589695b9a05f349e75 src/runtime/length.h Max&nbsp;Brunsfeld
2014-09-26 maxbrunsfeld@gmail.com c1565c1aaef33b4f25988c589695b9a05f349e75 src/runtime/lexer.c Max&nbsp;Brunsfeld
2014-09-26 maxbrunsfeld@gmail.com c1565c1aaef33b4f25988c589695b9a05f349e75 src/runtime/node.c Max&nbsp;Brunsfeld
2014-09-26 maxbrunsfeld@gmail.com c1565c1aaef33b4f25988c589695b9a05f349e75 src/runtime/node.h Max&nbsp;Brunsfeld
2014-09-26 maxbrunsfeld@gmail.com c1565c1aaef33b4f25988c589695b9a05f349e75 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-09-26 maxbrunsfeld@gmail.com c1565c1aaef33b4f25988c589695b9a05f349e75 src/runtime/stack.c Max&nbsp;Brunsfeld
2014-09-26 maxbrunsfeld@gmail.com c1565c1aaef33b4f25988c589695b9a05f349e75 src/runtime/stack.h Max&nbsp;Brunsfeld
2014-09-26 maxbrunsfeld@gmail.com c1565c1aaef33b4f25988c589695b9a05f349e75 src/runtime/string_input.c Max&nbsp;Brunsfeld
2014-09-26 maxbrunsfeld@gmail.com c1565c1aaef33b4f25988c589695b9a05f349e75 src/runtime/tree.c Max&nbsp;Brunsfeld
2014-09-26 maxbrunsfeld@gmail.com c1565c1aaef33b4f25988c589695b9a05f349e75 src/runtime/tree.h Max&nbsp;Brunsfeld
2014-09-26 maxbrunsfeld@gmail.com c576d7d4a08102f1ca4d7d9e38d8d7c48d693914 spec/runtime/helpers/spy_reader.cc Max&nbsp;Brunsfeld
2014-09-26 maxbrunsfeld@gmail.com c576d7d4a08102f1ca4d7d9e38d8d7c48d693914 spec/runtime/helpers/spy_reader.h Max&nbsp;Brunsfeld
2014-09-13 maxbrunsfeld@gmail.com f2e2102a256931ecc97f2fe1226ff47e3009496a include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-09-13 maxbrunsfeld@gmail.com 141cbcfa023c4fe447e5baa5d8300c4a1caf9037 .ycm_extra_conf.py Max&nbsp;Brunsfeld
2014-09-13 maxbrunsfeld@gmail.com 141cbcfa023c4fe447e5baa5d8300c4a1caf9037 externals/utf8proc/LICENSE Max&nbsp;Brunsfeld
2014-09-13 maxbrunsfeld@gmail.com 141cbcfa023c4fe447e5baa5d8300c4a1caf9037 externals/utf8proc/utf8proc.c Max&nbsp;Brunsfeld
2014-09-13 maxbrunsfeld@gmail.com 141cbcfa023c4fe447e5baa5d8300c4a1caf9037 externals/utf8proc/utf8proc.h Max&nbsp;Brunsfeld
2014-09-13 maxbrunsfeld@gmail.com 141cbcfa023c4fe447e5baa5d8300c4a1caf9037 externals/utf8proc/utf8proc_data.c Max&nbsp;Brunsfeld
2014-09-13 maxbrunsfeld@gmail.com 141cbcfa023c4fe447e5baa5d8300c4a1caf9037 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-09-13 maxbrunsfeld@gmail.com 141cbcfa023c4fe447e5baa5d8300c4a1caf9037 project.gyp Max&nbsp;Brunsfeld
2014-09-13 maxbrunsfeld@gmail.com 141cbcfa023c4fe447e5baa5d8300c4a1caf9037 src/runtime/lexer.c Max&nbsp;Brunsfeld
2014-09-11 maxbrunsfeld@gmail.com e23f11b7c48c607f7e45d19d75affa2f1f83b08b src/runtime/document.c Max&nbsp;Brunsfeld
2014-09-11 maxbrunsfeld@gmail.com e23f11b7c48c607f7e45d19d75affa2f1f83b08b src/runtime/lexer.c Max&nbsp;Brunsfeld
2014-09-11 maxbrunsfeld@gmail.com e23f11b7c48c607f7e45d19d75affa2f1f83b08b src/runtime/lexer.h Max&nbsp;Brunsfeld
2014-09-11 maxbrunsfeld@gmail.com e23f11b7c48c607f7e45d19d75affa2f1f83b08b src/runtime/parser.c Max&nbsp;Brunsfeld
2014-09-11 maxbrunsfeld@gmail.com 68d6e242ee25fd747bb0064a6317ff0018ae43ea include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-09-11 maxbrunsfeld@gmail.com 68d6e242ee25fd747bb0064a6317ff0018ae43ea spec/fixtures/grammars/arithmetic.cc Max&nbsp;Brunsfeld
2014-09-11 maxbrunsfeld@gmail.com 68d6e242ee25fd747bb0064a6317ff0018ae43ea spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-09-11 maxbrunsfeld@gmail.com 68d6e242ee25fd747bb0064a6317ff0018ae43ea spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2014-09-11 maxbrunsfeld@gmail.com 68d6e242ee25fd747bb0064a6317ff0018ae43ea spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2014-09-11 maxbrunsfeld@gmail.com 68d6e242ee25fd747bb0064a6317ff0018ae43ea spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2014-09-11 maxbrunsfeld@gmail.com 68d6e242ee25fd747bb0064a6317ff0018ae43ea spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-09-11 maxbrunsfeld@gmail.com 68d6e242ee25fd747bb0064a6317ff0018ae43ea src/compiler/rules/character_set.cc Max&nbsp;Brunsfeld
2014-09-11 maxbrunsfeld@gmail.com a2b80098b220fb5ba915f3ab37f23301027dffc7 spec/compiler/compile_examples.cc Max&nbsp;Brunsfeld
2014-09-11 maxbrunsfeld@gmail.com f05762b4a0719edb449e0e553b0ca209c42abfed spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2014-09-11 maxbrunsfeld@gmail.com f05762b4a0719edb449e0e553b0ca209c42abfed spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-09-11 maxbrunsfeld@gmail.com 3649ddb77aa94a9f13873e8fdf5ffd8594ff192f script/util/run_tests.sh Max&nbsp;Brunsfeld
2014-09-11 maxbrunsfeld@gmail.com 3649ddb77aa94a9f13873e8fdf5ffd8594ff192f script/util/valgrind.supp Max&nbsp;Brunsfeld
2014-09-10 maxbrunsfeld@gmail.com 9682ef6c79b13f8842c758b6a2c74b1403de7817 spec/fixtures/grammars/arithmetic.cc Max&nbsp;Brunsfeld
2014-09-10 maxbrunsfeld@gmail.com 9682ef6c79b13f8842c758b6a2c74b1403de7817 spec/fixtures/grammars/golang.cc Max&nbsp;Brunsfeld
2014-09-10 maxbrunsfeld@gmail.com 9682ef6c79b13f8842c758b6a2c74b1403de7817 spec/fixtures/grammars/helpers.cc Max&nbsp;Brunsfeld
2014-09-10 maxbrunsfeld@gmail.com 9682ef6c79b13f8842c758b6a2c74b1403de7817 spec/fixtures/grammars/helpers.h Max&nbsp;Brunsfeld
2014-09-10 maxbrunsfeld@gmail.com 9682ef6c79b13f8842c758b6a2c74b1403de7817 spec/fixtures/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-09-10 maxbrunsfeld@gmail.com 9682ef6c79b13f8842c758b6a2c74b1403de7817 spec/fixtures/grammars/json.cc Max&nbsp;Brunsfeld
2014-09-10 maxbrunsfeld@gmail.com 9682ef6c79b13f8842c758b6a2c74b1403de7817 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-09-10 maxbrunsfeld@gmail.com 9682ef6c79b13f8842c758b6a2c74b1403de7817 spec/fixtures/parsers/golang.c Max&nbsp;Brunsfeld
2014-09-10 maxbrunsfeld@gmail.com 9682ef6c79b13f8842c758b6a2c74b1403de7817 spec/fixtures/parsers/javascript.c Max&nbsp;Brunsfeld
2014-09-10 maxbrunsfeld@gmail.com 9682ef6c79b13f8842c758b6a2c74b1403de7817 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2014-09-10 maxbrunsfeld@gmail.com 9682ef6c79b13f8842c758b6a2c74b1403de7817 tests.gyp Max&nbsp;Brunsfeld
2014-09-10 maxbrunsfeld@gmail.com 209992c832b42d162f31b69ff205e7bebec0ef68 src/compiler/prepare_grammar/prepare_grammar.cc Max&nbsp;Brunsfeld
2014-09-10 maxbrunsfeld@gmail.com 9a93f6bdef29df174aa0855efa69aba26797f0c3 src/compiler/prepare_grammar/prepare_grammar.cc Max&nbsp;Brunsfeld
2014-09-10 maxbrunsfeld@gmail.com cd8a683229d4e207075e29b4aa07f88348cd136d spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2014-09-10 maxbrunsfeld@gmail.com cd8a683229d4e207075e29b4aa07f88348cd136d src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2014-09-09 maxbrunsfeld@gmail.com 2e7ffb4d1448108df0d8c40c71c8211a107d1a37 .clang-format Max&nbsp;Brunsfeld
2014-09-09 maxbrunsfeld@gmail.com 2e7ffb4d1448108df0d8c40c71c8211a107d1a37 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2014-09-09 maxbrunsfeld@gmail.com 2e7ffb4d1448108df0d8c40c71c8211a107d1a37 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-09-09 maxbrunsfeld@gmail.com 2e7ffb4d1448108df0d8c40c71c8211a107d1a37 script/lint.sh Max&nbsp;Brunsfeld
2014-09-09 maxbrunsfeld@gmail.com 2e7ffb4d1448108df0d8c40c71c8211a107d1a37 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2014-09-09 maxbrunsfeld@gmail.com 2e7ffb4d1448108df0d8c40c71c8211a107d1a37 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2014-09-09 maxbrunsfeld@gmail.com 2e7ffb4d1448108df0d8c40c71c8211a107d1a37 src/compiler/build_tables/first_set.cc Max&nbsp;Brunsfeld
2014-09-09 maxbrunsfeld@gmail.com 2e7ffb4d1448108df0d8c40c71c8211a107d1a37 src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2014-09-09 maxbrunsfeld@gmail.com 2e7ffb4d1448108df0d8c40c71c8211a107d1a37 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-09-09 maxbrunsfeld@gmail.com 2e7ffb4d1448108df0d8c40c71c8211a107d1a37 src/compiler/grammar.cc Max&nbsp;Brunsfeld
2014-09-09 maxbrunsfeld@gmail.com 2e7ffb4d1448108df0d8c40c71c8211a107d1a37 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2014-09-09 maxbrunsfeld@gmail.com 2e7ffb4d1448108df0d8c40c71c8211a107d1a37 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2014-09-09 maxbrunsfeld@gmail.com 2e7ffb4d1448108df0d8c40c71c8211a107d1a37 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2014-09-09 maxbrunsfeld@gmail.com 2e7ffb4d1448108df0d8c40c71c8211a107d1a37 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2014-09-09 maxbrunsfeld@gmail.com 2e7ffb4d1448108df0d8c40c71c8211a107d1a37 src/compiler/prepare_grammar/parse_regex.h Max&nbsp;Brunsfeld
2014-09-09 maxbrunsfeld@gmail.com 2e7ffb4d1448108df0d8c40c71c8211a107d1a37 src/compiler/prepared_grammar.cc Max&nbsp;Brunsfeld
2014-09-09 maxbrunsfeld@gmail.com 2e7ffb4d1448108df0d8c40c71c8211a107d1a37 src/compiler/rules/character_set.cc Max&nbsp;Brunsfeld
2014-09-09 maxbrunsfeld@gmail.com 2e7ffb4d1448108df0d8c40c71c8211a107d1a37 src/runtime/document.c Max&nbsp;Brunsfeld
2014-09-09 maxbrunsfeld@gmail.com 2e7ffb4d1448108df0d8c40c71c8211a107d1a37 src/runtime/tree.c Max&nbsp;Brunsfeld
2014-09-09 maxbrunsfeld@gmail.com e9dad529f589a4c4e8a14bdcfb893d879dd72e90 spec/compiler/build_tables/build_parse_table_spec.cc Max&nbsp;Brunsfeld
2014-09-09 maxbrunsfeld@gmail.com e9dad529f589a4c4e8a14bdcfb893d879dd72e90 spec/compiler/build_tables/conflict_manager_spec.cc Max&nbsp;Brunsfeld
2014-09-09 maxbrunsfeld@gmail.com e9dad529f589a4c4e8a14bdcfb893d879dd72e90 spec/compiler/build_tables/first_set_spec.cc Max&nbsp;Brunsfeld
2014-09-09 maxbrunsfeld@gmail.com e9dad529f589a4c4e8a14bdcfb893d879dd72e90 spec/compiler/build_tables/get_metadata_spec.cc Max&nbsp;Brunsfeld
2014-09-09 maxbrunsfeld@gmail.com e9dad529f589a4c4e8a14bdcfb893d879dd72e90 spec/compiler/build_tables/item_set_closure_spec.cc Max&nbsp;Brunsfeld
2014-09-09 maxbrunsfeld@gmail.com e9dad529f589a4c4e8a14bdcfb893d879dd72e90 spec/compiler/build_tables/item_set_transitions_spec.cc Max&nbsp;Brunsfeld
2014-09-09 maxbrunsfeld@gmail.com e9dad529f589a4c4e8a14bdcfb893d879dd72e90 spec/compiler/build_tables/lex_item_spec.cc Max&nbsp;Brunsfeld
2014-09-09 maxbrunsfeld@gmail.com e9dad529f589a4c4e8a14bdcfb893d879dd72e90 spec/compiler/build_tables/rule_can_be_blank_spec.cc Max&nbsp;Brunsfeld
2014-09-09 maxbrunsfeld@gmail.com e9dad529f589a4c4e8a14bdcfb893d879dd72e90 spec/compiler/prepare_grammar/expand_tokens_spec.cc Max&nbsp;Brunsfeld
2014-09-09 maxbrunsfeld@gmail.com e9dad529f589a4c4e8a14bdcfb893d879dd72e90 spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2014-09-09 maxbrunsfeld@gmail.com e9dad529f589a4c4e8a14bdcfb893d879dd72e90 spec/compiler/prepare_grammar/intern_symbols_spec.cc Max&nbsp;Brunsfeld
2014-09-09 maxbrunsfeld@gmail.com 8f109504a879a750ae072407ad85ba1afa326bb5 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2014-09-09 maxbrunsfeld@gmail.com 9ee0665fad211bc2c07afdbeb15cb3121adc3801 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2014-09-09 maxbrunsfeld@gmail.com 17c6b05432c309e013d3cb5b3dc58bb5c43c7770 todo.md Max&nbsp;Brunsfeld
2014-09-08 maxbrunsfeld@gmail.com e181426f6faac3a95ef7b1cee15fe3a45f3fd066 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2014-09-08 maxbrunsfeld@gmail.com 1ff7cedf402eb3201f7c538f61f426b2ab8f68c9 examples/grammars/arithmetic.cc Max&nbsp;Brunsfeld
2014-09-08 maxbrunsfeld@gmail.com 1ff7cedf402eb3201f7c538f61f426b2ab8f68c9 examples/grammars/golang.cc Max&nbsp;Brunsfeld
2014-09-08 maxbrunsfeld@gmail.com 1ff7cedf402eb3201f7c538f61f426b2ab8f68c9 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-09-08 maxbrunsfeld@gmail.com 1ff7cedf402eb3201f7c538f61f426b2ab8f68c9 examples/grammars/json.cc Max&nbsp;Brunsfeld
2014-09-08 maxbrunsfeld@gmail.com 1ff7cedf402eb3201f7c538f61f426b2ab8f68c9 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2014-09-08 maxbrunsfeld@gmail.com 1ff7cedf402eb3201f7c538f61f426b2ab8f68c9 spec/compiler/build_tables/conflict_manager_spec.cc Max&nbsp;Brunsfeld
2014-09-08 maxbrunsfeld@gmail.com 1ff7cedf402eb3201f7c538f61f426b2ab8f68c9 spec/compiler/helpers/containers.h Max&nbsp;Brunsfeld
2014-09-08 maxbrunsfeld@gmail.com 1ff7cedf402eb3201f7c538f61f426b2ab8f68c9 spec/compiler/prepare_grammar/expand_repeats_spec.cc Max&nbsp;Brunsfeld
2014-09-08 maxbrunsfeld@gmail.com 1ff7cedf402eb3201f7c538f61f426b2ab8f68c9 spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2014-09-08 maxbrunsfeld@gmail.com 1ff7cedf402eb3201f7c538f61f426b2ab8f68c9 spec/compiler/prepare_grammar/intern_symbols_spec.cc Max&nbsp;Brunsfeld
2014-09-08 maxbrunsfeld@gmail.com 1ff7cedf402eb3201f7c538f61f426b2ab8f68c9 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2014-09-08 maxbrunsfeld@gmail.com 1ff7cedf402eb3201f7c538f61f426b2ab8f68c9 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2014-09-08 maxbrunsfeld@gmail.com 1ff7cedf402eb3201f7c538f61f426b2ab8f68c9 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-09-08 maxbrunsfeld@gmail.com 1ff7cedf402eb3201f7c538f61f426b2ab8f68c9 src/compiler/grammar.cc Max&nbsp;Brunsfeld
2014-09-08 maxbrunsfeld@gmail.com 1ff7cedf402eb3201f7c538f61f426b2ab8f68c9 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2014-09-08 maxbrunsfeld@gmail.com 1ff7cedf402eb3201f7c538f61f426b2ab8f68c9 src/compiler/prepare_grammar/expand_tokens.cc Max&nbsp;Brunsfeld
2014-09-08 maxbrunsfeld@gmail.com 1ff7cedf402eb3201f7c538f61f426b2ab8f68c9 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2014-09-08 maxbrunsfeld@gmail.com 1ff7cedf402eb3201f7c538f61f426b2ab8f68c9 src/compiler/prepare_grammar/extract_tokens.h Max&nbsp;Brunsfeld
2014-09-08 maxbrunsfeld@gmail.com 1ff7cedf402eb3201f7c538f61f426b2ab8f68c9 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2014-09-08 maxbrunsfeld@gmail.com 1ff7cedf402eb3201f7c538f61f426b2ab8f68c9 src/compiler/prepare_grammar/intern_symbols.h Max&nbsp;Brunsfeld
2014-09-08 maxbrunsfeld@gmail.com 1ff7cedf402eb3201f7c538f61f426b2ab8f68c9 src/compiler/prepare_grammar/is_token.cc Max&nbsp;Brunsfeld
2014-09-08 maxbrunsfeld@gmail.com 1ff7cedf402eb3201f7c538f61f426b2ab8f68c9 src/compiler/prepare_grammar/is_token.h Max&nbsp;Brunsfeld
2014-09-08 maxbrunsfeld@gmail.com 1ff7cedf402eb3201f7c538f61f426b2ab8f68c9 src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2014-09-08 maxbrunsfeld@gmail.com 1ff7cedf402eb3201f7c538f61f426b2ab8f68c9 src/compiler/prepare_grammar/prepare_grammar.cc Max&nbsp;Brunsfeld
2014-09-08 maxbrunsfeld@gmail.com 1ff7cedf402eb3201f7c538f61f426b2ab8f68c9 src/compiler/prepared_grammar.cc Max&nbsp;Brunsfeld
2014-09-08 maxbrunsfeld@gmail.com 1ff7cedf402eb3201f7c538f61f426b2ab8f68c9 src/compiler/prepared_grammar.h Max&nbsp;Brunsfeld
2014-09-08 maxbrunsfeld@gmail.com 1ff7cedf402eb3201f7c538f61f426b2ab8f68c9 src/compiler/rules/symbol.cc Max&nbsp;Brunsfeld
2014-09-08 maxbrunsfeld@gmail.com 1ff7cedf402eb3201f7c538f61f426b2ab8f68c9 src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2014-09-07 maxbrunsfeld@gmail.com a46f9d950cdefef45dd6f2de6080bc4dca62d48f spec/compiler/prepare_grammar/parse_regex_spec.cc Max&nbsp;Brunsfeld
2014-09-07 maxbrunsfeld@gmail.com a46f9d950cdefef45dd6f2de6080bc4dca62d48f src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2014-09-07 maxbrunsfeld@gmail.com 2a9f51790f241a6fb54cd07ecd6e2f9e592dcca2 project.gyp Max&nbsp;Brunsfeld
2014-09-07 maxbrunsfeld@gmail.com 2a9f51790f241a6fb54cd07ecd6e2f9e592dcca2 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2014-09-07 maxbrunsfeld@gmail.com 2a9f51790f241a6fb54cd07ecd6e2f9e592dcca2 src/compiler/prepare_grammar/is_token.cc Max&nbsp;Brunsfeld
2014-09-07 maxbrunsfeld@gmail.com 2a9f51790f241a6fb54cd07ecd6e2f9e592dcca2 src/compiler/prepare_grammar/is_token.h Max&nbsp;Brunsfeld
2014-09-07 maxbrunsfeld@gmail.com ed11ef557a823ceec3647c4bf359c368363bde89 examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-09-07 maxbrunsfeld@gmail.com ed11ef557a823ceec3647c4bf359c368363bde89 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-09-07 maxbrunsfeld@gmail.com ed11ef557a823ceec3647c4bf359c368363bde89 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-09-07 maxbrunsfeld@gmail.com ed11ef557a823ceec3647c4bf359c368363bde89 spec/compiler/prepare_grammar/expand_repeats_spec.cc Max&nbsp;Brunsfeld
2014-09-07 maxbrunsfeld@gmail.com ed11ef557a823ceec3647c4bf359c368363bde89 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2014-09-07 maxbrunsfeld@gmail.com ed11ef557a823ceec3647c4bf359c368363bde89 spec/runtime/languages/javascript/control_flow.txt Max&nbsp;Brunsfeld
2014-09-07 maxbrunsfeld@gmail.com ed11ef557a823ceec3647c4bf359c368363bde89 spec/runtime/languages/javascript/errors.txt Max&nbsp;Brunsfeld
2014-09-07 maxbrunsfeld@gmail.com ed11ef557a823ceec3647c4bf359c368363bde89 spec/runtime/languages/javascript/literals.txt Max&nbsp;Brunsfeld
2014-09-07 maxbrunsfeld@gmail.com ed11ef557a823ceec3647c4bf359c368363bde89 spec/runtime/languages/javascript/operators.txt Max&nbsp;Brunsfeld
2014-09-07 maxbrunsfeld@gmail.com ed11ef557a823ceec3647c4bf359c368363bde89 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2014-09-07 maxbrunsfeld@gmail.com 43ecac2a1d276fe8ba8fefec09c1551c7bbbf1a5 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-09-07 maxbrunsfeld@gmail.com 43ecac2a1d276fe8ba8fefec09c1551c7bbbf1a5 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2014-09-07 maxbrunsfeld@gmail.com 43ecac2a1d276fe8ba8fefec09c1551c7bbbf1a5 src/runtime/document.c Max&nbsp;Brunsfeld
2014-09-06 maxbrunsfeld@gmail.com c0a3f8d39c578b9196d6bd3c7396278c00e6a49f examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-09-06 maxbrunsfeld@gmail.com c0a3f8d39c578b9196d6bd3c7396278c00e6a49f examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-09-06 maxbrunsfeld@gmail.com c0a3f8d39c578b9196d6bd3c7396278c00e6a49f examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-09-06 maxbrunsfeld@gmail.com c0a3f8d39c578b9196d6bd3c7396278c00e6a49f examples/parsers/json.c Max&nbsp;Brunsfeld
2014-09-06 maxbrunsfeld@gmail.com c0a3f8d39c578b9196d6bd3c7396278c00e6a49f include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-09-06 maxbrunsfeld@gmail.com c0a3f8d39c578b9196d6bd3c7396278c00e6a49f src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-09-06 maxbrunsfeld@gmail.com d3204d35269819985934bffe34b7db1320f409cc spec/compiler/prepare_grammar/parse_regex_spec.cc Max&nbsp;Brunsfeld
2014-09-06 maxbrunsfeld@gmail.com d3204d35269819985934bffe34b7db1320f409cc src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2014-09-06 maxbrunsfeld@gmail.com 8512af712e248e3511e6722f24327dc117088dc7 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-09-04 maxbrunsfeld@gmail.com 6cf267efaffaafd16944b160cbd2478a4c87aea4 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-09-04 maxbrunsfeld@gmail.com 9c0b5b5571c91c1509b74fd9506127e4408a896a include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-09-04 maxbrunsfeld@gmail.com 9c0b5b5571c91c1509b74fd9506127e4408a896a src/runtime/tree.c Max&nbsp;Brunsfeld
2014-09-04 maxbrunsfeld@gmail.com 3dea1261a6635b418f48f96773b3e2273cc7b286 examples/grammars/arithmetic.cc Max&nbsp;Brunsfeld
2014-09-04 maxbrunsfeld@gmail.com 3dea1261a6635b418f48f96773b3e2273cc7b286 examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-09-04 maxbrunsfeld@gmail.com 3dea1261a6635b418f48f96773b3e2273cc7b286 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2014-09-04 maxbrunsfeld@gmail.com 3dea1261a6635b418f48f96773b3e2273cc7b286 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-09-03 maxbrunsfeld@gmail.com c72445d808a615118557f646a537271a2882233d spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2014-09-03 maxbrunsfeld@gmail.com c72445d808a615118557f646a537271a2882233d src/runtime/parser.c Max&nbsp;Brunsfeld
2014-09-03 maxbrunsfeld@gmail.com ad52bdc448da09dcba07016bf3e30a282c9da24c spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2014-09-03 maxbrunsfeld@gmail.com ad52bdc448da09dcba07016bf3e30a282c9da24c spec/runtime/helpers/spy_reader.cc Max&nbsp;Brunsfeld
2014-09-03 maxbrunsfeld@gmail.com ad52bdc448da09dcba07016bf3e30a282c9da24c spec/runtime/helpers/spy_reader.h Max&nbsp;Brunsfeld
2014-09-03 maxbrunsfeld@gmail.com ad52bdc448da09dcba07016bf3e30a282c9da24c src/runtime/parser.c Max&nbsp;Brunsfeld
2014-09-03 maxbrunsfeld@gmail.com 77529ace3d5ea92eb6daf3335c1950cac8bb1682 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-09-03 maxbrunsfeld@gmail.com 77529ace3d5ea92eb6daf3335c1950cac8bb1682 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2014-09-03 maxbrunsfeld@gmail.com 7d81126df3f23215be64df72bb5390f9e845f3dd spec/runtime/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2014-09-03 maxbrunsfeld@gmail.com cc5f1471a85a5df3086db559f963d3ed72e659c1 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-09-03 maxbrunsfeld@gmail.com 66a50d4e4a477a2fe11c12a896884a8cd8283b6a project.gyp Max&nbsp;Brunsfeld
2014-09-03 maxbrunsfeld@gmail.com 66a50d4e4a477a2fe11c12a896884a8cd8283b6a script/util/run_tests.sh Max&nbsp;Brunsfeld
2014-09-03 maxbrunsfeld@gmail.com 66a50d4e4a477a2fe11c12a896884a8cd8283b6a tests.gyp Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d examples/grammars/arithmetic.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d examples/grammars/golang.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d examples/grammars/json.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d examples/parsers/json.c Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d spec/compiler/build_tables/conflict_manager_spec.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d spec/compiler/build_tables/lex_item_spec.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d spec/compiler/prepare_grammar/intern_symbols_spec.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d spec/runtime/languages/arithmetic/errors.txt Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d spec/runtime/languages/arithmetic/main.txt Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d spec/runtime/languages/javascript/operators.txt Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d spec/runtime/languages/json/errors.txt Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d spec/runtime/languages/json/main.txt Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d src/compiler/build_tables/lex_item.h Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d src/compiler/grammar.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d src/compiler/lex_table.h Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d src/compiler/prepare_grammar/expand_tokens.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d src/compiler/prepare_grammar/interned_grammar.h Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d src/compiler/prepared_grammar.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d src/compiler/prepared_grammar.h Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d src/runtime/lexer.c Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d src/runtime/node.c Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d src/runtime/parser.c Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d src/runtime/stack.c Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d src/runtime/stack.h Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d src/runtime/tree.c Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 545e575508902b7010752ab5708c9229780a4b5d src/runtime/tree.h Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com e941f8c1758a1cb2c06e11e0d88e724942d824e9 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com e941f8c1758a1cb2c06e11e0d88e724942d824e9 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com e941f8c1758a1cb2c06e11e0d88e724942d824e9 src/compiler/grammar.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com e941f8c1758a1cb2c06e11e0d88e724942d824e9 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com e941f8c1758a1cb2c06e11e0d88e724942d824e9 src/runtime/stack.h Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 examples/grammars/arithmetic.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 examples/grammars/golang.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 examples/grammars/json.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 spec/compiler/build_tables/conflict_manager_spec.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 spec/compiler/prepare_grammar/intern_symbols_spec.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 spec/runtime/languages/arithmetic/errors.txt Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 spec/runtime/languages/arithmetic/main.txt Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 spec/runtime/languages/javascript/operators.txt Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 spec/runtime/languages/json/errors.txt Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 spec/runtime/languages/json/main.txt Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 src/compiler/build_tables/lex_item.h Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 src/compiler/grammar.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 src/compiler/prepare_grammar/expand_tokens.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 src/compiler/prepare_grammar/interned_grammar.h Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 src/compiler/prepared_grammar.cc Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 src/compiler/prepared_grammar.h Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 src/runtime/lexer.c Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 src/runtime/node.c Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 src/runtime/stack.c Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 src/runtime/stack.h Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 src/runtime/tree.c Max&nbsp;Brunsfeld
2014-09-02 maxbrunsfeld@gmail.com 5cd07648fde3775a2935e21a8c791ce62760a212 src/runtime/tree.h Max&nbsp;Brunsfeld
2014-09-01 maxbrunsfeld@gmail.com db295cebbc2078037b675756e6becd85e60a71ab src/runtime/stack.h Max&nbsp;Brunsfeld
2014-09-01 maxbrunsfeld@gmail.com d38f095f01a0b28e52dcca26361a31232c2bd2bd src/runtime/tree.c Max&nbsp;Brunsfeld
2014-09-01 maxbrunsfeld@gmail.com d38f095f01a0b28e52dcca26361a31232c2bd2bd src/runtime/tree.h Max&nbsp;Brunsfeld
2014-09-01 maxbrunsfeld@gmail.com 88d07c8960f92414a1acb785c12a566609a2cf08 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-08-31 maxbrunsfeld@gmail.com 2985a981502f0589cada145552d444e8be5e3797 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-08-31 maxbrunsfeld@gmail.com 2985a981502f0589cada145552d444e8be5e3797 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2014-08-31 maxbrunsfeld@gmail.com 2985a981502f0589cada145552d444e8be5e3797 src/runtime/lexer.c Max&nbsp;Brunsfeld
2014-08-31 maxbrunsfeld@gmail.com 2985a981502f0589cada145552d444e8be5e3797 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-08-31 maxbrunsfeld@gmail.com 16d5cf1d0464ad8861bbd08ed458460dafe44ccc src/runtime/parser.c Max&nbsp;Brunsfeld
2014-08-31 maxbrunsfeld@gmail.com 16d5cf1d0464ad8861bbd08ed458460dafe44ccc src/runtime/tree.c Max&nbsp;Brunsfeld
2014-08-31 maxbrunsfeld@gmail.com 16d5cf1d0464ad8861bbd08ed458460dafe44ccc src/runtime/tree.h Max&nbsp;Brunsfeld
2014-08-31 maxbrunsfeld@gmail.com 25a254a732d885f80296b9488b9b56d6958cf802 src/runtime/lexer.c Max&nbsp;Brunsfeld
2014-08-31 maxbrunsfeld@gmail.com 25a254a732d885f80296b9488b9b56d6958cf802 src/runtime/stack.c Max&nbsp;Brunsfeld
2014-08-31 maxbrunsfeld@gmail.com 25a254a732d885f80296b9488b9b56d6958cf802 src/runtime/tree.c Max&nbsp;Brunsfeld
2014-08-31 maxbrunsfeld@gmail.com 85d8c9df5c6bb7c2b006d006a9455f006553252a spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2014-08-31 maxbrunsfeld@gmail.com 85d8c9df5c6bb7c2b006d006a9455f006553252a src/runtime/parser.c Max&nbsp;Brunsfeld
2014-08-31 maxbrunsfeld@gmail.com 85d8c9df5c6bb7c2b006d006a9455f006553252a src/runtime/stack.c Max&nbsp;Brunsfeld
2014-08-31 maxbrunsfeld@gmail.com 85d8c9df5c6bb7c2b006d006a9455f006553252a src/runtime/stack.h Max&nbsp;Brunsfeld
2014-08-31 maxbrunsfeld@gmail.com a75686b0179251aa37edc5da925df8d9caca49b7 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2014-08-31 maxbrunsfeld@gmail.com 1cc64cd95aba904c32d609905829d74eb8c2541f script/util/run_tests.sh Max&nbsp;Brunsfeld
2014-08-31 maxbrunsfeld@gmail.com e6bbab41e5f19a1922401a94e25b07e57fe89592 src/runtime/stack.c Max&nbsp;Brunsfeld
2014-08-31 maxbrunsfeld@gmail.com e6bbab41e5f19a1922401a94e25b07e57fe89592 src/runtime/stack.h Max&nbsp;Brunsfeld
2014-08-31 maxbrunsfeld@gmail.com 3ea9f709a407da9ada04f991a916ea82e8ddefbf script/util/run_tests.sh Max&nbsp;Brunsfeld
2014-08-31 maxbrunsfeld@gmail.com ccbf4fb5da269b1a6f4b8d5a59def7dd535d83c7 script/test_compiler.sh Max&nbsp;Brunsfeld
2014-08-31 maxbrunsfeld@gmail.com ccbf4fb5da269b1a6f4b8d5a59def7dd535d83c7 script/test_runtime.sh Max&nbsp;Brunsfeld
2014-08-31 maxbrunsfeld@gmail.com ccbf4fb5da269b1a6f4b8d5a59def7dd535d83c7 script/util/run_tests.sh Max&nbsp;Brunsfeld
2014-08-29 maxbrunsfeld@gmail.com c5ac02c571eceed6819e3e8e265b1dc225fce666 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2014-08-29 maxbrunsfeld@gmail.com c5ac02c571eceed6819e3e8e265b1dc225fce666 spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2014-08-29 maxbrunsfeld@gmail.com c5ac02c571eceed6819e3e8e265b1dc225fce666 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-08-29 maxbrunsfeld@gmail.com 604b149c4b4e21afee41ec80b6e31969205f93d2 spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2014-08-29 maxbrunsfeld@gmail.com 604b149c4b4e21afee41ec80b6e31969205f93d2 src/runtime/lexer.c Max&nbsp;Brunsfeld
2014-08-29 maxbrunsfeld@gmail.com 604b149c4b4e21afee41ec80b6e31969205f93d2 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-08-28 maxbrunsfeld@gmail.com a72b79f7f3319637387778625f015b63746d3d79 src/runtime/node.c Max&nbsp;Brunsfeld
2014-08-28 maxbrunsfeld@gmail.com 3430a5edcc0dfdf5e96e0950bcd821bb36638312 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2014-08-28 maxbrunsfeld@gmail.com 3430a5edcc0dfdf5e96e0950bcd821bb36638312 src/runtime/lexer.c Max&nbsp;Brunsfeld
2014-08-28 maxbrunsfeld@gmail.com 3430a5edcc0dfdf5e96e0950bcd821bb36638312 src/runtime/node.c Max&nbsp;Brunsfeld
2014-08-28 maxbrunsfeld@gmail.com 3430a5edcc0dfdf5e96e0950bcd821bb36638312 src/runtime/node.h Max&nbsp;Brunsfeld
2014-08-28 maxbrunsfeld@gmail.com 3430a5edcc0dfdf5e96e0950bcd821bb36638312 src/runtime/tree.c Max&nbsp;Brunsfeld
2014-08-28 maxbrunsfeld@gmail.com 3430a5edcc0dfdf5e96e0950bcd821bb36638312 src/runtime/tree.h Max&nbsp;Brunsfeld
2014-08-28 maxbrunsfeld@gmail.com 226ffd6b5b3a854f5e33cb57fb722c7feba17e46 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-08-28 maxbrunsfeld@gmail.com 226ffd6b5b3a854f5e33cb57fb722c7feba17e46 spec/compiler/build_tables/item_set_closure_spec.cc Max&nbsp;Brunsfeld
2014-08-28 maxbrunsfeld@gmail.com 226ffd6b5b3a854f5e33cb57fb722c7feba17e46 spec/compiler/build_tables/item_set_transitions_spec.cc Max&nbsp;Brunsfeld
2014-08-28 maxbrunsfeld@gmail.com 226ffd6b5b3a854f5e33cb57fb722c7feba17e46 src/runtime/tree.c Max&nbsp;Brunsfeld
2014-08-28 maxbrunsfeld@gmail.com 0193be166bca4acb52b29d8a6d3cfe09987041c7 src/runtime/document.c Max&nbsp;Brunsfeld
2014-08-28 maxbrunsfeld@gmail.com 0193be166bca4acb52b29d8a6d3cfe09987041c7 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-08-28 maxbrunsfeld@gmail.com 0193be166bca4acb52b29d8a6d3cfe09987041c7 src/runtime/tree.c Max&nbsp;Brunsfeld
2014-08-28 maxbrunsfeld@gmail.com 9db291fe880dc6cb82179d960c58036e17437ea2 src/runtime/document.c Max&nbsp;Brunsfeld
2014-08-28 maxbrunsfeld@gmail.com 0414451d7960ae060af8a5808a5701fe29717c8c tests.gyp Max&nbsp;Brunsfeld
2014-08-28 maxbrunsfeld@gmail.com b91f48ced232c5bbc299eef6740d45c3659c4859 spec/runtime/languages/json/errors.txt Max&nbsp;Brunsfeld
2014-08-28 maxbrunsfeld@gmail.com b91f48ced232c5bbc299eef6740d45c3659c4859 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-08-28 maxbrunsfeld@gmail.com e0a53b9f1410632fe367c3ec5ac54a6249a94bea include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-08-28 maxbrunsfeld@gmail.com e0a53b9f1410632fe367c3ec5ac54a6249a94bea src/runtime/parser.c Max&nbsp;Brunsfeld
2014-08-27 maxbrunsfeld@gmail.com 7b0a52ec268ca9799ca82339349067d92478d98f spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2014-08-27 maxbrunsfeld@gmail.com 7b0a52ec268ca9799ca82339349067d92478d98f src/runtime/tree.c Max&nbsp;Brunsfeld
2014-08-27 maxbrunsfeld@gmail.com bd145d2c6ae5b4b0a7a388881862fa2b9ffbf5a3 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-08-27 maxbrunsfeld@gmail.com bd145d2c6ae5b4b0a7a388881862fa2b9ffbf5a3 src/runtime/lexer.c Max&nbsp;Brunsfeld
2014-08-27 maxbrunsfeld@gmail.com bd145d2c6ae5b4b0a7a388881862fa2b9ffbf5a3 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-08-27 maxbrunsfeld@gmail.com b71d0f7f9d4e3ac14ae97c0d2b9a99b3d5d4eaac src/runtime/parser.c Max&nbsp;Brunsfeld
2014-08-27 maxbrunsfeld@gmail.com 37d5db6feeacc26f02551bb6064f4e477e5a699e include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-08-26 maxbrunsfeld@gmail.com 346cf4fe5d66eb903201f8bad3262138bbec0c0b examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-08-26 maxbrunsfeld@gmail.com 346cf4fe5d66eb903201f8bad3262138bbec0c0b examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-08-26 maxbrunsfeld@gmail.com 346cf4fe5d66eb903201f8bad3262138bbec0c0b examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-08-26 maxbrunsfeld@gmail.com 346cf4fe5d66eb903201f8bad3262138bbec0c0b examples/parsers/json.c Max&nbsp;Brunsfeld
2014-08-26 maxbrunsfeld@gmail.com 346cf4fe5d66eb903201f8bad3262138bbec0c0b include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-08-26 maxbrunsfeld@gmail.com 346cf4fe5d66eb903201f8bad3262138bbec0c0b src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-08-26 maxbrunsfeld@gmail.com 0470b34f2fb7634e934130d813f4d4565964e4ba src/runtime/parser.c Max&nbsp;Brunsfeld
2014-08-26 maxbrunsfeld@gmail.com 77941c85fff539a3710fb1e1283bd5097417a22b include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-08-26 maxbrunsfeld@gmail.com 77941c85fff539a3710fb1e1283bd5097417a22b spec/runtime/languages/json/errors.txt Max&nbsp;Brunsfeld
2014-08-26 maxbrunsfeld@gmail.com 77941c85fff539a3710fb1e1283bd5097417a22b src/runtime/parser.c Max&nbsp;Brunsfeld
2014-08-26 maxbrunsfeld@gmail.com c04474acf680f2aea78548bd0a849c491d010f55 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-08-26 maxbrunsfeld@gmail.com 826d4dfa2377138db571b2d934a174f5a27239c8 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-08-26 maxbrunsfeld@gmail.com 2318691e288ca2937fa5bdf4a395e6e2027e378f src/runtime/parser.c Max&nbsp;Brunsfeld
2014-08-25 maxbrunsfeld@gmail.com 117869e49a4f520eebc18bbcf12d444f600167e6 spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2014-08-25 maxbrunsfeld@gmail.com 117869e49a4f520eebc18bbcf12d444f600167e6 src/runtime/node.c Max&nbsp;Brunsfeld
2014-08-25 maxbrunsfeld@gmail.com 1535ebd21caf616566f2f03989086f4fc93c0a3b spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2014-08-25 maxbrunsfeld@gmail.com 1535ebd21caf616566f2f03989086f4fc93c0a3b src/runtime/node.c Max&nbsp;Brunsfeld
2014-08-25 maxbrunsfeld@gmail.com cef6827182d17f2a13649689403ce7a6fb8922a9 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-08-25 maxbrunsfeld@gmail.com cef6827182d17f2a13649689403ce7a6fb8922a9 spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2014-08-25 maxbrunsfeld@gmail.com cef6827182d17f2a13649689403ce7a6fb8922a9 src/runtime/node.c Max&nbsp;Brunsfeld
2014-08-25 maxbrunsfeld@gmail.com b1a788622584623e91fbfe4d1ea61de0012b2684 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-08-25 maxbrunsfeld@gmail.com b1a788622584623e91fbfe4d1ea61de0012b2684 spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2014-08-25 maxbrunsfeld@gmail.com b1a788622584623e91fbfe4d1ea61de0012b2684 src/runtime/node.c Max&nbsp;Brunsfeld
2014-08-24 maxbrunsfeld@gmail.com 8f4939a3d3ea644f67b1df78f4990ba96cfbcc2f src/compiler/rules/character_range.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 933824907562913464a21efa710b5006870823f4 spec/compiler/build_tables/rule_transitions_spec.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 933824907562913464a21efa710b5006870823f4 spec/compiler/helpers/rule_helpers.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 933824907562913464a21efa710b5006870823f4 spec/compiler/helpers/rule_helpers.h Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 933824907562913464a21efa710b5006870823f4 spec/compiler/prepare_grammar/parse_regex_spec.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 933824907562913464a21efa710b5006870823f4 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 933824907562913464a21efa710b5006870823f4 src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 933824907562913464a21efa710b5006870823f4 src/compiler/rules/character_range.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 933824907562913464a21efa710b5006870823f4 src/compiler/rules/character_range.h Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 933824907562913464a21efa710b5006870823f4 src/compiler/rules/character_set.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 933824907562913464a21efa710b5006870823f4 src/compiler/rules/character_set.h Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 933824907562913464a21efa710b5006870823f4 src/compiler/util/string_helpers.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 0bb5663f0f332474226c2afd0687df851808d7f4 examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 0bb5663f0f332474226c2afd0687df851808d7f4 examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 0bb5663f0f332474226c2afd0687df851808d7f4 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 0bb5663f0f332474226c2afd0687df851808d7f4 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 0bb5663f0f332474226c2afd0687df851808d7f4 spec/compiler/build_tables/item_set_transitions_spec.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 0bb5663f0f332474226c2afd0687df851808d7f4 spec/compiler/build_tables/merge_transitions_spec.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 0bb5663f0f332474226c2afd0687df851808d7f4 spec/compiler/build_tables/rule_transitions_spec.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 0bb5663f0f332474226c2afd0687df851808d7f4 spec/compiler/helpers/containers.h Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 0bb5663f0f332474226c2afd0687df851808d7f4 spec/compiler/helpers/rule_helpers.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 0bb5663f0f332474226c2afd0687df851808d7f4 spec/compiler/prepare_grammar/expand_repeats_spec.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 0bb5663f0f332474226c2afd0687df851808d7f4 spec/compiler/prepare_grammar/parse_regex_spec.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 0bb5663f0f332474226c2afd0687df851808d7f4 spec/compiler/rules/character_set_spec.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 0bb5663f0f332474226c2afd0687df851808d7f4 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 0bb5663f0f332474226c2afd0687df851808d7f4 src/compiler/build_tables/merge_transitions.h Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 0bb5663f0f332474226c2afd0687df851808d7f4 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 0bb5663f0f332474226c2afd0687df851808d7f4 src/compiler/prepare_grammar/expand_tokens.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 0bb5663f0f332474226c2afd0687df851808d7f4 src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 0bb5663f0f332474226c2afd0687df851808d7f4 src/compiler/rules/character_range.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 0bb5663f0f332474226c2afd0687df851808d7f4 src/compiler/rules/character_range.h Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 0bb5663f0f332474226c2afd0687df851808d7f4 src/compiler/rules/character_set.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 0bb5663f0f332474226c2afd0687df851808d7f4 src/compiler/rules/character_set.h Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 6f374fddff27b957e16e101cedc593fa41576935 spec/compiler/helpers/stream_methods.h Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 6f374fddff27b957e16e101cedc593fa41576935 src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 6f374fddff27b957e16e101cedc593fa41576935 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 6f374fddff27b957e16e101cedc593fa41576935 src/compiler/rules/blank.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 6f374fddff27b957e16e101cedc593fa41576935 src/compiler/rules/character_set.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 6f374fddff27b957e16e101cedc593fa41576935 src/compiler/rules/choice.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 6f374fddff27b957e16e101cedc593fa41576935 src/compiler/rules/metadata.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 6f374fddff27b957e16e101cedc593fa41576935 src/compiler/rules/named_symbol.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 6f374fddff27b957e16e101cedc593fa41576935 src/compiler/rules/pattern.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 6f374fddff27b957e16e101cedc593fa41576935 src/compiler/rules/repeat.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 6f374fddff27b957e16e101cedc593fa41576935 src/compiler/rules/rule.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 6f374fddff27b957e16e101cedc593fa41576935 src/compiler/rules/seq.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 6f374fddff27b957e16e101cedc593fa41576935 src/compiler/rules/string.cc Max&nbsp;Brunsfeld
2014-08-23 maxbrunsfeld@gmail.com 6f374fddff27b957e16e101cedc593fa41576935 src/compiler/rules/symbol.cc Max&nbsp;Brunsfeld
2014-08-21 maxbrunsfeld@gmail.com 2963b08f7902f7fbde6efdf32096512364fe6e60 spec/compiler/rules/choice_spec.cc Max&nbsp;Brunsfeld
2014-08-21 maxbrunsfeld@gmail.com 2963b08f7902f7fbde6efdf32096512364fe6e60 src/compiler/rules/choice.cc Max&nbsp;Brunsfeld
2014-08-09 maxbrunsfeld@gmail.com fcdcdca303f27aa39561217b9c8820584b5db7e3 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-08-09 maxbrunsfeld@gmail.com 4327f3ed268674a95f8a29cfe29ee95bd0c70875 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-08-09 maxbrunsfeld@gmail.com 4327f3ed268674a95f8a29cfe29ee95bd0c70875 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2014-08-09 maxbrunsfeld@gmail.com 4327f3ed268674a95f8a29cfe29ee95bd0c70875 src/runtime/document.c Max&nbsp;Brunsfeld
2014-08-09 maxbrunsfeld@gmail.com 4327f3ed268674a95f8a29cfe29ee95bd0c70875 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-08-09 maxbrunsfeld@gmail.com 4327f3ed268674a95f8a29cfe29ee95bd0c70875 src/runtime/parser.h Max&nbsp;Brunsfeld
2014-08-09 maxbrunsfeld@gmail.com 4327f3ed268674a95f8a29cfe29ee95bd0c70875 src/runtime/stack.c Max&nbsp;Brunsfeld
2014-08-09 maxbrunsfeld@gmail.com 4327f3ed268674a95f8a29cfe29ee95bd0c70875 src/runtime/stack.h Max&nbsp;Brunsfeld
2014-08-09 maxbrunsfeld@gmail.com 1e79ed794be6012b6492f262fd5b80b4de72042a examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-08-09 maxbrunsfeld@gmail.com 1e79ed794be6012b6492f262fd5b80b4de72042a examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-08-09 maxbrunsfeld@gmail.com 1e79ed794be6012b6492f262fd5b80b4de72042a examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-08-09 maxbrunsfeld@gmail.com 1e79ed794be6012b6492f262fd5b80b4de72042a examples/parsers/json.c Max&nbsp;Brunsfeld
2014-08-09 maxbrunsfeld@gmail.com 1e79ed794be6012b6492f262fd5b80b4de72042a include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-08-09 maxbrunsfeld@gmail.com 1e79ed794be6012b6492f262fd5b80b4de72042a spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2014-08-09 maxbrunsfeld@gmail.com 1e79ed794be6012b6492f262fd5b80b4de72042a spec/runtime/languages/arithmetic/errors.txt Max&nbsp;Brunsfeld
2014-08-09 maxbrunsfeld@gmail.com 1e79ed794be6012b6492f262fd5b80b4de72042a spec/runtime/languages/javascript/literals.txt Max&nbsp;Brunsfeld
2014-08-09 maxbrunsfeld@gmail.com 1e79ed794be6012b6492f262fd5b80b4de72042a spec/runtime/languages/json/errors.txt Max&nbsp;Brunsfeld
2014-08-09 maxbrunsfeld@gmail.com 1e79ed794be6012b6492f262fd5b80b4de72042a spec/runtime/languages/language_specs.cc Max&nbsp;Brunsfeld
2014-08-09 maxbrunsfeld@gmail.com 1e79ed794be6012b6492f262fd5b80b4de72042a spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2014-08-09 maxbrunsfeld@gmail.com 1e79ed794be6012b6492f262fd5b80b4de72042a src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2014-08-09 maxbrunsfeld@gmail.com 1e79ed794be6012b6492f262fd5b80b4de72042a src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-08-09 maxbrunsfeld@gmail.com 1e79ed794be6012b6492f262fd5b80b4de72042a src/compiler/rules/built_in_symbols.cc Max&nbsp;Brunsfeld
2014-08-09 maxbrunsfeld@gmail.com 1e79ed794be6012b6492f262fd5b80b4de72042a src/compiler/rules/built_in_symbols.h Max&nbsp;Brunsfeld
2014-08-09 maxbrunsfeld@gmail.com 1e79ed794be6012b6492f262fd5b80b4de72042a src/runtime/parser.c Max&nbsp;Brunsfeld
2014-08-09 maxbrunsfeld@gmail.com 1e79ed794be6012b6492f262fd5b80b4de72042a src/runtime/stack.c Max&nbsp;Brunsfeld
2014-08-08 maxbrunsfeld@gmail.com 8da9219c3acacd87651bfa334857c19106464eb6 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-08-08 maxbrunsfeld@gmail.com 8da9219c3acacd87651bfa334857c19106464eb6 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2014-08-08 maxbrunsfeld@gmail.com 8da9219c3acacd87651bfa334857c19106464eb6 spec/runtime/languages/language_specs.cc Max&nbsp;Brunsfeld
2014-08-08 maxbrunsfeld@gmail.com 8da9219c3acacd87651bfa334857c19106464eb6 spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2014-08-08 maxbrunsfeld@gmail.com 8da9219c3acacd87651bfa334857c19106464eb6 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-08-08 maxbrunsfeld@gmail.com 8da9219c3acacd87651bfa334857c19106464eb6 src/runtime/document.c Max&nbsp;Brunsfeld
2014-08-08 maxbrunsfeld@gmail.com 7ba3953f7eacbd0f4b8ca7252ac2d80373d07167 spec/runtime/languages/arithmetic/errors.txt Max&nbsp;Brunsfeld
2014-08-08 maxbrunsfeld@gmail.com 7ba3953f7eacbd0f4b8ca7252ac2d80373d07167 spec/runtime/languages/javascript/literals.txt Max&nbsp;Brunsfeld
2014-08-08 maxbrunsfeld@gmail.com 7ba3953f7eacbd0f4b8ca7252ac2d80373d07167 spec/runtime/languages/json/errors.txt Max&nbsp;Brunsfeld
2014-08-08 maxbrunsfeld@gmail.com 7ba3953f7eacbd0f4b8ca7252ac2d80373d07167 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2014-08-08 maxbrunsfeld@gmail.com 7ba3953f7eacbd0f4b8ca7252ac2d80373d07167 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-08-08 maxbrunsfeld@gmail.com 7ba3953f7eacbd0f4b8ca7252ac2d80373d07167 src/runtime/stack.c Max&nbsp;Brunsfeld
2014-08-08 maxbrunsfeld@gmail.com 7ba3953f7eacbd0f4b8ca7252ac2d80373d07167 src/runtime/stack.h Max&nbsp;Brunsfeld
2014-08-08 maxbrunsfeld@gmail.com 41c4e7cd8fd35d8f5736556b2b4be0d27b464964 src/compiler/rules/built_in_symbols.h Max&nbsp;Brunsfeld
2014-08-07 maxbrunsfeld@gmail.com 9366f11dcb605c5d92b4332b2041cca6c94c25d6 examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-08-07 maxbrunsfeld@gmail.com 9366f11dcb605c5d92b4332b2041cca6c94c25d6 examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-08-07 maxbrunsfeld@gmail.com 9366f11dcb605c5d92b4332b2041cca6c94c25d6 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-08-07 maxbrunsfeld@gmail.com 9366f11dcb605c5d92b4332b2041cca6c94c25d6 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-08-07 maxbrunsfeld@gmail.com 9366f11dcb605c5d92b4332b2041cca6c94c25d6 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-08-07 maxbrunsfeld@gmail.com 9366f11dcb605c5d92b4332b2041cca6c94c25d6 src/compiler/util/string_helpers.cc Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/compiler/build_tables/build_parse_table_spec.cc Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/compiler/build_tables/conflict_manager_spec.cc Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/compiler/build_tables/first_set_spec.cc Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/compiler/build_tables/get_metadata_spec.cc Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/compiler/build_tables/item_set_closure_spec.cc Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/compiler/build_tables/item_set_transitions_spec.cc Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/compiler/build_tables/lex_item_spec.cc Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/compiler/build_tables/merge_transitions_spec.cc Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/compiler/build_tables/rule_can_be_blank_spec.cc Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/compiler/build_tables/rule_transitions_spec.cc Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/compiler/compile_examples.cc Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/compiler/compiler_specs.cc Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/compiler/helpers/containers.h Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/compiler/helpers/equals_pointer.h Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/compiler/helpers/rule_helpers.cc Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/compiler/helpers/rule_helpers.h Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/compiler/helpers/stream_methods.h Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/compiler/prepare_grammar/expand_repeats_spec.cc Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/compiler/prepare_grammar/expand_tokens_spec.cc Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/compiler/prepare_grammar/intern_symbols_spec.cc Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/compiler/prepare_grammar/parse_regex_spec.cc Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/compiler/rules/character_set_spec.cc Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/runtime/helpers/read_test_entries.cc Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/runtime/helpers/read_test_entries.h Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/runtime/helpers/spy_reader.cc Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/runtime/helpers/spy_reader.h Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/runtime/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/runtime/languages/language_specs.cc Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/runtime/runtime_specs.cc Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2014-08-06 maxbrunsfeld@gmail.com b15599449140b8acd0168d03344c656caeb0f855 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2014-08-04 maxbrunsfeld@gmail.com 01571da30d964da55352958dbc71793edba2bd8a spec/compiler/prepare_grammar/parse_regex_spec.cc Max&nbsp;Brunsfeld
2014-08-04 maxbrunsfeld@gmail.com 01571da30d964da55352958dbc71793edba2bd8a src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2014-08-01 maxbrunsfeld@gmail.com 4720672cfb3ebe578e565381d50ae81b6720e5c6 src/runtime/lexer.c Max&nbsp;Brunsfeld
2014-08-01 maxbrunsfeld@gmail.com 03a5a97992bfe6c6f337d184a337cf626878be11 project.gyp Max&nbsp;Brunsfeld
2014-08-01 maxbrunsfeld@gmail.com 03a5a97992bfe6c6f337d184a337cf626878be11 src/runtime/document.c Max&nbsp;Brunsfeld
2014-08-01 maxbrunsfeld@gmail.com 03a5a97992bfe6c6f337d184a337cf626878be11 src/runtime/string_input.c Max&nbsp;Brunsfeld
2014-08-01 maxbrunsfeld@gmail.com 03a5a97992bfe6c6f337d184a337cf626878be11 src/runtime/string_input.h Max&nbsp;Brunsfeld
2014-08-01 maxbrunsfeld@gmail.com 41d26aacebafb5ab86a901c19c6ef321a8b79956 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2014-08-01 maxbrunsfeld@gmail.com 41d26aacebafb5ab86a901c19c6ef321a8b79956 src/runtime/document.c Max&nbsp;Brunsfeld
2014-07-31 maxbrunsfeld@gmail.com 412cc9381222d84ffafb8de0ebe9c3e52df4e1c3 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-07-31 maxbrunsfeld@gmail.com 412cc9381222d84ffafb8de0ebe9c3e52df4e1c3 src/runtime/document.c Max&nbsp;Brunsfeld
2014-07-31 maxbrunsfeld@gmail.com 412cc9381222d84ffafb8de0ebe9c3e52df4e1c3 src/runtime/lexer.c Max&nbsp;Brunsfeld
2014-07-31 maxbrunsfeld@gmail.com 412cc9381222d84ffafb8de0ebe9c3e52df4e1c3 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-07-31 maxbrunsfeld@gmail.com 0d6d09cbd9fc9e110cb3e164754c5d13b22e092d include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-07-31 maxbrunsfeld@gmail.com 0d6d09cbd9fc9e110cb3e164754c5d13b22e092d spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2014-07-31 maxbrunsfeld@gmail.com 0d6d09cbd9fc9e110cb3e164754c5d13b22e092d spec/runtime/helpers/dummy_language.c Max&nbsp;Brunsfeld
2014-07-31 maxbrunsfeld@gmail.com 0d6d09cbd9fc9e110cb3e164754c5d13b22e092d spec/runtime/helpers/dummy_language.h Max&nbsp;Brunsfeld
2014-07-31 maxbrunsfeld@gmail.com 0d6d09cbd9fc9e110cb3e164754c5d13b22e092d spec/runtime/languages/language_specs.cc Max&nbsp;Brunsfeld
2014-07-31 maxbrunsfeld@gmail.com 0d6d09cbd9fc9e110cb3e164754c5d13b22e092d spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2014-07-31 maxbrunsfeld@gmail.com 0d6d09cbd9fc9e110cb3e164754c5d13b22e092d spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-07-31 maxbrunsfeld@gmail.com 909261d74222b49b3bab1faa95171e0d56c50c1d include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-07-31 maxbrunsfeld@gmail.com eecbcccee084b27d98c2552d7a4e2e9f155b2bda examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-07-31 maxbrunsfeld@gmail.com eecbcccee084b27d98c2552d7a4e2e9f155b2bda examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-07-31 maxbrunsfeld@gmail.com eecbcccee084b27d98c2552d7a4e2e9f155b2bda examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-07-31 maxbrunsfeld@gmail.com eecbcccee084b27d98c2552d7a4e2e9f155b2bda examples/parsers/json.c Max&nbsp;Brunsfeld
2014-07-31 maxbrunsfeld@gmail.com eecbcccee084b27d98c2552d7a4e2e9f155b2bda include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-07-31 maxbrunsfeld@gmail.com eecbcccee084b27d98c2552d7a4e2e9f155b2bda include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-07-31 maxbrunsfeld@gmail.com eecbcccee084b27d98c2552d7a4e2e9f155b2bda spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2014-07-31 maxbrunsfeld@gmail.com eecbcccee084b27d98c2552d7a4e2e9f155b2bda spec/runtime/helpers/dummy_language.c Max&nbsp;Brunsfeld
2014-07-31 maxbrunsfeld@gmail.com eecbcccee084b27d98c2552d7a4e2e9f155b2bda spec/runtime/helpers/dummy_language.h Max&nbsp;Brunsfeld
2014-07-31 maxbrunsfeld@gmail.com eecbcccee084b27d98c2552d7a4e2e9f155b2bda spec/runtime/languages/language_specs.cc Max&nbsp;Brunsfeld
2014-07-31 maxbrunsfeld@gmail.com eecbcccee084b27d98c2552d7a4e2e9f155b2bda spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2014-07-31 maxbrunsfeld@gmail.com eecbcccee084b27d98c2552d7a4e2e9f155b2bda spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-07-31 maxbrunsfeld@gmail.com eecbcccee084b27d98c2552d7a4e2e9f155b2bda spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2014-07-31 maxbrunsfeld@gmail.com eecbcccee084b27d98c2552d7a4e2e9f155b2bda src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-07-31 maxbrunsfeld@gmail.com eecbcccee084b27d98c2552d7a4e2e9f155b2bda src/runtime/document.c Max&nbsp;Brunsfeld
2014-07-31 maxbrunsfeld@gmail.com eecbcccee084b27d98c2552d7a4e2e9f155b2bda src/runtime/lexer.c Max&nbsp;Brunsfeld
2014-07-31 maxbrunsfeld@gmail.com eecbcccee084b27d98c2552d7a4e2e9f155b2bda src/runtime/lexer.h Max&nbsp;Brunsfeld
2014-07-31 maxbrunsfeld@gmail.com eecbcccee084b27d98c2552d7a4e2e9f155b2bda src/runtime/parser.c Max&nbsp;Brunsfeld
2014-07-31 maxbrunsfeld@gmail.com eecbcccee084b27d98c2552d7a4e2e9f155b2bda src/runtime/parser.h Max&nbsp;Brunsfeld
2014-07-31 maxbrunsfeld@gmail.com eecbcccee084b27d98c2552d7a4e2e9f155b2bda src/runtime/stack.c Max&nbsp;Brunsfeld
2014-07-31 maxbrunsfeld@gmail.com eecbcccee084b27d98c2552d7a4e2e9f155b2bda src/runtime/stack.h Max&nbsp;Brunsfeld
2014-07-29 maxbrunsfeld@gmail.com 048a479b5f96154268deb07a7effbe25804fca6f src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2014-07-29 maxbrunsfeld@gmail.com 048a479b5f96154268deb07a7effbe25804fca6f src/runtime/document.c Max&nbsp;Brunsfeld
2014-07-25 maxbrunsfeld@gmail.com f1eb9a92a3aa497505f9ca767cd918148a97e5bf project.gyp Max&nbsp;Brunsfeld
2014-07-25 maxbrunsfeld@gmail.com f1eb9a92a3aa497505f9ca767cd918148a97e5bf script/configure.sh Max&nbsp;Brunsfeld
2014-07-25 maxbrunsfeld@gmail.com f1eb9a92a3aa497505f9ca767cd918148a97e5bf tests.gyp Max&nbsp;Brunsfeld
2014-07-24 maxbrunsfeld@gmail.com 6a8addb84f4dd2745e1d1298e66ce1255cd231a3 spec/compiler/compile_spec.cc Max&nbsp;Brunsfeld
2014-07-24 maxbrunsfeld@gmail.com 6a8addb84f4dd2745e1d1298e66ce1255cd231a3 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2014-07-22 maxbrunsfeld@gmail.com df3613d511320741122c608e7cb28ad227dc84aa project.gyp Max&nbsp;Brunsfeld
2014-07-22 maxbrunsfeld@gmail.com 18e918b7046c03c13873e64f2e4b9d695a4c2656 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2014-07-22 maxbrunsfeld@gmail.com 18e918b7046c03c13873e64f2e4b9d695a4c2656 script/lint.sh Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com cfd4d423a9c9c6f4434710f5e208ab4562b35516 script/lint.sh Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com fbdd6ee5917f60261957d9859fdc8c4dde2adbfa examples/parsers/json.c Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com fbdd6ee5917f60261957d9859fdc8c4dde2adbfa todo.md Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 examples/grammars/arithmetic.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 examples/grammars/golang.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 examples/grammars/helpers.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 examples/grammars/helpers.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 examples/grammars/json.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 script/lint.sh Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/build_tables/build_lex_table.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/build_tables/build_parse_table.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/build_tables/build_tables.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/build_tables/first_set.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/build_tables/first_set.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/build_tables/get_metadata.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/build_tables/get_metadata.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/build_tables/item.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/build_tables/item.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/build_tables/item_set_closure.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/build_tables/item_set_transitions.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/build_tables/item_set_transitions.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/build_tables/lex_conflict_manager.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/build_tables/lex_conflict_manager.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/build_tables/lex_item.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/build_tables/merge_transitions.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/build_tables/parse_conflict_manager.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/build_tables/parse_conflict_manager.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/build_tables/rule_can_be_blank.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/build_tables/rule_can_be_blank.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/build_tables/rule_transitions.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/build_tables/rule_transitions.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/compile.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/conflict.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/generate_code/c_code.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/grammar.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/prepare_grammar/expand_repeats.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/prepare_grammar/expand_tokens.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/prepare_grammar/expand_tokens.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/prepare_grammar/extract_tokens.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/prepare_grammar/intern_symbols.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/prepare_grammar/interned_grammar.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/prepare_grammar/parse_regex.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/prepare_grammar/prepare_grammar.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/prepare_grammar/prepare_grammar.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/prepare_grammar/token_description.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/prepare_grammar/token_description.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/prepared_grammar.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/prepared_grammar.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/rules/blank.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/rules/blank.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/rules/built_in_symbols.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/rules/built_in_symbols.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/rules/character_range.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/rules/character_range.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/rules/character_set.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/rules/character_set.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/rules/choice.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/rules/choice.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/rules/metadata.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/rules/named_symbol.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/rules/named_symbol.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/rules/pattern.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/rules/pattern.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/rules/repeat.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/rules/repeat.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/rules/rule.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/rules/rule.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/rules/rules.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/rules/seq.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/rules/seq.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/rules/string.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/rules/string.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/rules/symbol.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/rules/visitor.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/rules/visitor.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/util/string_helpers.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/compiler/util/string_helpers.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/runtime/document.c Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/runtime/lexer.c Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/runtime/node.c Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/runtime/node.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/runtime/stack.c Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/runtime/tree.c Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com 98cc2f22643d09b3b9c03f07509c045a12ef44b8 src/runtime/tree.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com b8d8386e63648f2319dbb704cd158fecdeeec7d6 .clang-format Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com b8d8386e63648f2319dbb704cd158fecdeeec7d6 script/format.sh Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com df359bc01ffcfd915955a61617a367d3afee028b include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com df359bc01ffcfd915955a61617a367d3afee028b include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com df359bc01ffcfd915955a61617a367d3afee028b src/runtime/document.c Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com df359bc01ffcfd915955a61617a367d3afee028b src/runtime/lexer.c Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com df359bc01ffcfd915955a61617a367d3afee028b src/runtime/node.c Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com df359bc01ffcfd915955a61617a367d3afee028b src/runtime/node.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com df359bc01ffcfd915955a61617a367d3afee028b src/runtime/parser.c Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com df359bc01ffcfd915955a61617a367d3afee028b src/runtime/stack.c Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com df359bc01ffcfd915955a61617a367d3afee028b src/runtime/tree.c Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com df359bc01ffcfd915955a61617a367d3afee028b src/runtime/tree.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com af5a1180004d3f2af43caa2123cf089386153074 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com af5a1180004d3f2af43caa2123cf089386153074 spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2014-07-21 maxbrunsfeld@gmail.com af5a1180004d3f2af43caa2123cf089386153074 src/runtime/node.c Max&nbsp;Brunsfeld
2014-07-19 maxbrunsfeld@gmail.com 466daeaf99cddc8f11e8a5b67c7acba18ea6f1c4 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-07-19 maxbrunsfeld@gmail.com 466daeaf99cddc8f11e8a5b67c7acba18ea6f1c4 spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2014-07-19 maxbrunsfeld@gmail.com 466daeaf99cddc8f11e8a5b67c7acba18ea6f1c4 src/runtime/document.c Max&nbsp;Brunsfeld
2014-07-19 maxbrunsfeld@gmail.com 466daeaf99cddc8f11e8a5b67c7acba18ea6f1c4 src/runtime/node.c Max&nbsp;Brunsfeld
2014-07-19 maxbrunsfeld@gmail.com 466daeaf99cddc8f11e8a5b67c7acba18ea6f1c4 src/runtime/node.h Max&nbsp;Brunsfeld
2014-07-18 maxbrunsfeld@gmail.com 1ecafb874ed6cef4062d6eb64c7ec3c6e44f2aad include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-07-18 maxbrunsfeld@gmail.com 1ecafb874ed6cef4062d6eb64c7ec3c6e44f2aad spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2014-07-18 maxbrunsfeld@gmail.com 1ecafb874ed6cef4062d6eb64c7ec3c6e44f2aad spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2014-07-18 maxbrunsfeld@gmail.com 1ecafb874ed6cef4062d6eb64c7ec3c6e44f2aad src/runtime/node.c Max&nbsp;Brunsfeld
2014-07-18 maxbrunsfeld@gmail.com 1ecafb874ed6cef4062d6eb64c7ec3c6e44f2aad src/runtime/node.h Max&nbsp;Brunsfeld
2014-07-18 maxbrunsfeld@gmail.com 0e11bf7271c74657a4a566dcb06569a250f7a66c spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2014-07-18 maxbrunsfeld@gmail.com 0e11bf7271c74657a4a566dcb06569a250f7a66c src/runtime/document.c Max&nbsp;Brunsfeld
2014-07-18 maxbrunsfeld@gmail.com 0e11bf7271c74657a4a566dcb06569a250f7a66c src/runtime/node.c Max&nbsp;Brunsfeld
2014-07-18 maxbrunsfeld@gmail.com 0e11bf7271c74657a4a566dcb06569a250f7a66c src/runtime/node.h Max&nbsp;Brunsfeld
2014-07-18 maxbrunsfeld@gmail.com 0e11bf7271c74657a4a566dcb06569a250f7a66c src/runtime/tree.c Max&nbsp;Brunsfeld
2014-07-18 maxbrunsfeld@gmail.com 0e11bf7271c74657a4a566dcb06569a250f7a66c src/runtime/tree.h Max&nbsp;Brunsfeld
2014-07-18 maxbrunsfeld@gmail.com b3385f20c87ab7be7a00459bb7d1ecab355542d2 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-07-18 maxbrunsfeld@gmail.com b3385f20c87ab7be7a00459bb7d1ecab355542d2 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-07-18 maxbrunsfeld@gmail.com b3385f20c87ab7be7a00459bb7d1ecab355542d2 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2014-07-18 maxbrunsfeld@gmail.com b3385f20c87ab7be7a00459bb7d1ecab355542d2 spec/runtime/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2014-07-18 maxbrunsfeld@gmail.com b3385f20c87ab7be7a00459bb7d1ecab355542d2 spec/runtime/languages/language_specs.cc Max&nbsp;Brunsfeld
2014-07-18 maxbrunsfeld@gmail.com b3385f20c87ab7be7a00459bb7d1ecab355542d2 spec/runtime/node_spec.cc Max&nbsp;Brunsfeld
2014-07-18 maxbrunsfeld@gmail.com b3385f20c87ab7be7a00459bb7d1ecab355542d2 src/runtime/document.c Max&nbsp;Brunsfeld
2014-07-18 maxbrunsfeld@gmail.com b3385f20c87ab7be7a00459bb7d1ecab355542d2 src/runtime/lexer.c Max&nbsp;Brunsfeld
2014-07-18 maxbrunsfeld@gmail.com b3385f20c87ab7be7a00459bb7d1ecab355542d2 src/runtime/node.c Max&nbsp;Brunsfeld
2014-07-18 maxbrunsfeld@gmail.com b3385f20c87ab7be7a00459bb7d1ecab355542d2 src/runtime/node.h Max&nbsp;Brunsfeld
2014-07-18 maxbrunsfeld@gmail.com b3385f20c87ab7be7a00459bb7d1ecab355542d2 src/runtime/tree.c Max&nbsp;Brunsfeld
2014-07-18 maxbrunsfeld@gmail.com b3385f20c87ab7be7a00459bb7d1ecab355542d2 src/runtime/tree.h Max&nbsp;Brunsfeld
2014-07-18 maxbrunsfeld@gmail.com 02904085c263d93c0a8eba92bd73040462eeb11f .travis.yml Max&nbsp;Brunsfeld
2014-07-18 maxbrunsfeld@gmail.com 02904085c263d93c0a8eba92bd73040462eeb11f script/test_all.sh Max&nbsp;Brunsfeld
2014-07-18 maxbrunsfeld@gmail.com 02904085c263d93c0a8eba92bd73040462eeb11f script/test_compiler.sh Max&nbsp;Brunsfeld
2014-07-18 maxbrunsfeld@gmail.com 02904085c263d93c0a8eba92bd73040462eeb11f script/test_runtime.sh Max&nbsp;Brunsfeld
2014-07-18 maxbrunsfeld@gmail.com 02904085c263d93c0a8eba92bd73040462eeb11f script/util/run_tests.sh Max&nbsp;Brunsfeld
2014-07-18 maxbrunsfeld@gmail.com 02904085c263d93c0a8eba92bd73040462eeb11f spec/compiler/compiler_specs.cc Max&nbsp;Brunsfeld
2014-07-18 maxbrunsfeld@gmail.com 02904085c263d93c0a8eba92bd73040462eeb11f spec/runtime/runtime_specs.cc Max&nbsp;Brunsfeld
2014-07-17 maxbrunsfeld@gmail.com 779bf0d7459d04ef90475ed9333329da0763c6a4 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-07-17 maxbrunsfeld@gmail.com 779bf0d7459d04ef90475ed9333329da0763c6a4 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-07-17 maxbrunsfeld@gmail.com 779bf0d7459d04ef90475ed9333329da0763c6a4 spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2014-07-17 maxbrunsfeld@gmail.com 779bf0d7459d04ef90475ed9333329da0763c6a4 spec/runtime/languages/arithmetic/errors.txt Max&nbsp;Brunsfeld
2014-07-17 maxbrunsfeld@gmail.com 779bf0d7459d04ef90475ed9333329da0763c6a4 spec/runtime/languages/arithmetic/main.txt Max&nbsp;Brunsfeld
2014-07-17 maxbrunsfeld@gmail.com 779bf0d7459d04ef90475ed9333329da0763c6a4 spec/runtime/languages/javascript/literals.txt Max&nbsp;Brunsfeld
2014-07-17 maxbrunsfeld@gmail.com 779bf0d7459d04ef90475ed9333329da0763c6a4 spec/runtime/languages/json/errors.txt Max&nbsp;Brunsfeld
2014-07-17 maxbrunsfeld@gmail.com 779bf0d7459d04ef90475ed9333329da0763c6a4 spec/runtime/languages/json/main.txt Max&nbsp;Brunsfeld
2014-07-17 maxbrunsfeld@gmail.com 779bf0d7459d04ef90475ed9333329da0763c6a4 spec/runtime/node_position_spec.cc Max&nbsp;Brunsfeld
2014-07-17 maxbrunsfeld@gmail.com 779bf0d7459d04ef90475ed9333329da0763c6a4 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-07-17 maxbrunsfeld@gmail.com 779bf0d7459d04ef90475ed9333329da0763c6a4 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2014-07-17 maxbrunsfeld@gmail.com 779bf0d7459d04ef90475ed9333329da0763c6a4 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2014-07-17 maxbrunsfeld@gmail.com 779bf0d7459d04ef90475ed9333329da0763c6a4 src/runtime/lexer.c Max&nbsp;Brunsfeld
2014-07-17 maxbrunsfeld@gmail.com 779bf0d7459d04ef90475ed9333329da0763c6a4 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-07-17 maxbrunsfeld@gmail.com 779bf0d7459d04ef90475ed9333329da0763c6a4 src/runtime/stack.c Max&nbsp;Brunsfeld
2014-07-17 maxbrunsfeld@gmail.com 779bf0d7459d04ef90475ed9333329da0763c6a4 src/runtime/tree.c Max&nbsp;Brunsfeld
2014-07-17 maxbrunsfeld@gmail.com 779bf0d7459d04ef90475ed9333329da0763c6a4 src/runtime/tree.h Max&nbsp;Brunsfeld
2014-07-15 maxbrunsfeld@gmail.com 95fbdb6fdb97e2081c4260e237cf363f2284f7f0 project.gyp Max&nbsp;Brunsfeld
2014-07-15 maxbrunsfeld@gmail.com 25f927e32119bf55f28316a5ac0263b98ae7b87d include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-07-15 maxbrunsfeld@gmail.com 25f927e32119bf55f28316a5ac0263b98ae7b87d spec/runtime/node_position_spec.cc Max&nbsp;Brunsfeld
2014-07-15 maxbrunsfeld@gmail.com 25f927e32119bf55f28316a5ac0263b98ae7b87d spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-07-15 maxbrunsfeld@gmail.com 25f927e32119bf55f28316a5ac0263b98ae7b87d spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2014-07-15 maxbrunsfeld@gmail.com 25f927e32119bf55f28316a5ac0263b98ae7b87d spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2014-07-15 maxbrunsfeld@gmail.com 25f927e32119bf55f28316a5ac0263b98ae7b87d src/runtime/document.c Max&nbsp;Brunsfeld
2014-07-15 maxbrunsfeld@gmail.com 25f927e32119bf55f28316a5ac0263b98ae7b87d src/runtime/parser.c Max&nbsp;Brunsfeld
2014-07-15 maxbrunsfeld@gmail.com 25f927e32119bf55f28316a5ac0263b98ae7b87d src/runtime/stack.c Max&nbsp;Brunsfeld
2014-07-15 maxbrunsfeld@gmail.com 25f927e32119bf55f28316a5ac0263b98ae7b87d src/runtime/tree.c Max&nbsp;Brunsfeld
2014-07-15 maxbrunsfeld@gmail.com 6e551d6d9fda8331cdb73b17e5fc7ef44426e7dd spec/runtime/languages/arithmetic/errors.txt Max&nbsp;Brunsfeld
2014-07-15 maxbrunsfeld@gmail.com 6e551d6d9fda8331cdb73b17e5fc7ef44426e7dd spec/runtime/languages/javascript/literals.txt Max&nbsp;Brunsfeld
2014-07-15 maxbrunsfeld@gmail.com 6e551d6d9fda8331cdb73b17e5fc7ef44426e7dd spec/runtime/languages/json/errors.txt Max&nbsp;Brunsfeld
2014-07-15 maxbrunsfeld@gmail.com 6e551d6d9fda8331cdb73b17e5fc7ef44426e7dd src/runtime/parser.c Max&nbsp;Brunsfeld
2014-07-14 maxbrunsfeld@gmail.com 4d17da159fcc3b1c7a06ee97cc1994cbdeaf66c7 README.md Max&nbsp;Brunsfeld
2014-07-14 maxbrunsfeld@gmail.com 4d17da159fcc3b1c7a06ee97cc1994cbdeaf66c7 project.gyp Max&nbsp;Brunsfeld
2014-07-14 maxbrunsfeld@gmail.com 4d17da159fcc3b1c7a06ee97cc1994cbdeaf66c7 script/configure.sh Max&nbsp;Brunsfeld
2014-07-14 maxbrunsfeld@gmail.com d87b17c2a226ec064e21a8285603e3f36ac12ba2 todo.md Max&nbsp;Brunsfeld
2014-07-14 maxbrunsfeld@gmail.com 6951acb13b45d53d6414adbabdd5d1715ac4e410 spec/compiler/build_tables/build_parse_table_spec.cc Max&nbsp;Brunsfeld
2014-07-14 maxbrunsfeld@gmail.com 6951acb13b45d53d6414adbabdd5d1715ac4e410 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2014-07-14 maxbrunsfeld@gmail.com 9b09c1c61536ef2fd83a22b63f0944651a12654b tree_sitter.gyp Max&nbsp;Brunsfeld
2014-07-14 maxbrunsfeld@gmail.com 7dfaba2954ff59d83e98884542cf1aca4c8f4d31 spec/compiler/build_tables/conflict_manager_spec.cc Max&nbsp;Brunsfeld
2014-07-14 maxbrunsfeld@gmail.com 4d14a65e22c9c4951c9cb576e80d95e78c07fbd0 examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-07-14 maxbrunsfeld@gmail.com 4d14a65e22c9c4951c9cb576e80d95e78c07fbd0 examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-07-14 maxbrunsfeld@gmail.com 4d14a65e22c9c4951c9cb576e80d95e78c07fbd0 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-07-14 maxbrunsfeld@gmail.com 4d14a65e22c9c4951c9cb576e80d95e78c07fbd0 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-07-14 maxbrunsfeld@gmail.com 4d14a65e22c9c4951c9cb576e80d95e78c07fbd0 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2014-07-14 maxbrunsfeld@gmail.com b217cd38fb96871d1091d0dc6315b9bafc103f63 spec/compiler/build_tables/conflict_manager_spec.cc Max&nbsp;Brunsfeld
2014-07-14 maxbrunsfeld@gmail.com b217cd38fb96871d1091d0dc6315b9bafc103f63 src/compiler/build_tables/parse_conflict_manager.cc Max&nbsp;Brunsfeld
2014-07-14 maxbrunsfeld@gmail.com b217cd38fb96871d1091d0dc6315b9bafc103f63 src/compiler/build_tables/parse_conflict_manager.h Max&nbsp;Brunsfeld
2014-07-11 maxbrunsfeld@gmail.com 44c4bf5f5e949b7c7bc72b33218467692f02e32f examples/parsers/json.c Max&nbsp;Brunsfeld
2014-07-11 maxbrunsfeld@gmail.com 44c4bf5f5e949b7c7bc72b33218467692f02e32f src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2014-07-10 maxbrunsfeld@gmail.com 9da7663e99285afabdf81a1e63ef57795f3e655a include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-07-10 maxbrunsfeld@gmail.com 9da7663e99285afabdf81a1e63ef57795f3e655a include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-07-10 maxbrunsfeld@gmail.com 9da7663e99285afabdf81a1e63ef57795f3e655a spec/runtime/document_spec.cc Max&nbsp;Brunsfeld
2014-07-10 maxbrunsfeld@gmail.com 9da7663e99285afabdf81a1e63ef57795f3e655a spec/runtime/helpers/dummy_parser.c Max&nbsp;Brunsfeld
2014-07-10 maxbrunsfeld@gmail.com 9da7663e99285afabdf81a1e63ef57795f3e655a spec/runtime/helpers/dummy_parser.h Max&nbsp;Brunsfeld
2014-07-10 maxbrunsfeld@gmail.com 9da7663e99285afabdf81a1e63ef57795f3e655a spec/runtime/language_specs.cc Max&nbsp;Brunsfeld
2014-07-10 maxbrunsfeld@gmail.com 9da7663e99285afabdf81a1e63ef57795f3e655a spec/runtime/node_position_spec.cc Max&nbsp;Brunsfeld
2014-07-10 maxbrunsfeld@gmail.com 9da7663e99285afabdf81a1e63ef57795f3e655a spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-07-10 maxbrunsfeld@gmail.com 9da7663e99285afabdf81a1e63ef57795f3e655a spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2014-07-10 maxbrunsfeld@gmail.com 9da7663e99285afabdf81a1e63ef57795f3e655a src/runtime/document.c Max&nbsp;Brunsfeld
2014-07-10 maxbrunsfeld@gmail.com 9da7663e99285afabdf81a1e63ef57795f3e655a src/runtime/lexer.c Max&nbsp;Brunsfeld
2014-07-10 maxbrunsfeld@gmail.com 9da7663e99285afabdf81a1e63ef57795f3e655a src/runtime/parser.c Max&nbsp;Brunsfeld
2014-07-10 maxbrunsfeld@gmail.com 9da7663e99285afabdf81a1e63ef57795f3e655a src/runtime/stack.c Max&nbsp;Brunsfeld
2014-07-07 maxbrunsfeld@gmail.com 1c7d2d2d037430342c9f92e8ef3852434a5243c1 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-07-07 maxbrunsfeld@gmail.com 1c7d2d2d037430342c9f92e8ef3852434a5243c1 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-07-07 maxbrunsfeld@gmail.com 1c7d2d2d037430342c9f92e8ef3852434a5243c1 spec/runtime/languages/javascript/control_flow.txt Max&nbsp;Brunsfeld
2014-07-07 maxbrunsfeld@gmail.com 1c7d2d2d037430342c9f92e8ef3852434a5243c1 spec/runtime/languages/javascript/errors.txt Max&nbsp;Brunsfeld
2014-07-07 maxbrunsfeld@gmail.com 1c7d2d2d037430342c9f92e8ef3852434a5243c1 spec/runtime/languages/javascript/literals.txt Max&nbsp;Brunsfeld
2014-07-07 maxbrunsfeld@gmail.com 1c7d2d2d037430342c9f92e8ef3852434a5243c1 spec/runtime/languages/javascript/operators.txt Max&nbsp;Brunsfeld
2014-07-07 maxbrunsfeld@gmail.com f4287c07d0fd4ebe93c9d91fbdf35071af605a85 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2014-07-07 maxbrunsfeld@gmail.com f4287c07d0fd4ebe93c9d91fbdf35071af605a85 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2014-07-07 maxbrunsfeld@gmail.com f4287c07d0fd4ebe93c9d91fbdf35071af605a85 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2014-07-03 maxbrunsfeld@gmail.com c5c25d30bbea576c128cf417eee3925d9dffac6a examples/grammars/golang.cc Max&nbsp;Brunsfeld
2014-07-03 maxbrunsfeld@gmail.com c5c25d30bbea576c128cf417eee3925d9dffac6a examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-07-03 maxbrunsfeld@gmail.com 77df7fe5115baffcf574720005038091618f9939 examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-07-03 maxbrunsfeld@gmail.com 77df7fe5115baffcf574720005038091618f9939 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-07-03 maxbrunsfeld@gmail.com 77df7fe5115baffcf574720005038091618f9939 spec/compiler/build_tables/conflict_manager_spec.cc Max&nbsp;Brunsfeld
2014-07-03 maxbrunsfeld@gmail.com 77df7fe5115baffcf574720005038091618f9939 spec/runtime/languages/javascript/literals.txt Max&nbsp;Brunsfeld
2014-07-03 maxbrunsfeld@gmail.com 77df7fe5115baffcf574720005038091618f9939 src/compiler/build_tables/lex_conflict_manager.cc Max&nbsp;Brunsfeld
2014-07-03 maxbrunsfeld@gmail.com c85841364e4bda1d134e4bc952484e7884669851 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-07-03 maxbrunsfeld@gmail.com c85841364e4bda1d134e4bc952484e7884669851 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-07-03 maxbrunsfeld@gmail.com c85841364e4bda1d134e4bc952484e7884669851 spec/runtime/languages/javascript/control_flow.txt Max&nbsp;Brunsfeld
2014-07-03 maxbrunsfeld@gmail.com 67590eddc7f276b8609ae46a39ae8300d396228b src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 18ae326459ce1ae93c63dcf8a6325baf3ff3092b src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 18ae326459ce1ae93c63dcf8a6325baf3ff3092b src/compiler/build_tables/merge_transitions.h Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 18ae326459ce1ae93c63dcf8a6325baf3ff3092b src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 18ae326459ce1ae93c63dcf8a6325baf3ff3092b src/compiler/prepare_grammar/prepare_grammar.cc Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 6424eea62ab5fa62194d7fa71e0dce7b1a0777c7 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 83a1b9439e313187e969c7ad1c22f9fc0db6da9c examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 83a1b9439e313187e969c7ad1c22f9fc0db6da9c examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 83a1b9439e313187e969c7ad1c22f9fc0db6da9c include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 83a1b9439e313187e969c7ad1c22f9fc0db6da9c include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 83a1b9439e313187e969c7ad1c22f9fc0db6da9c include/tree_sitter/parser/state_machine.h Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 83a1b9439e313187e969c7ad1c22f9fc0db6da9c spec/compiler/build_tables/build_parse_table_spec.cc Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 83a1b9439e313187e969c7ad1c22f9fc0db6da9c spec/compiler/build_tables/conflict_manager_spec.cc Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 83a1b9439e313187e969c7ad1c22f9fc0db6da9c spec/compiler/build_tables/first_set_spec.cc Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 83a1b9439e313187e969c7ad1c22f9fc0db6da9c spec/compiler/build_tables/item_set_closure_spec.cc Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 83a1b9439e313187e969c7ad1c22f9fc0db6da9c spec/compiler/build_tables/item_set_transitions_spec.cc Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 83a1b9439e313187e969c7ad1c22f9fc0db6da9c spec/compiler/build_tables/rule_can_be_blank_spec.cc Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 83a1b9439e313187e969c7ad1c22f9fc0db6da9c spec/compiler/compiler_specs.cc Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 83a1b9439e313187e969c7ad1c22f9fc0db6da9c spec/compiler/prepare_grammar/expand_repeats_spec.cc Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 83a1b9439e313187e969c7ad1c22f9fc0db6da9c spec/compiler/prepare_grammar/expand_tokens_spec.cc Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 83a1b9439e313187e969c7ad1c22f9fc0db6da9c spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 83a1b9439e313187e969c7ad1c22f9fc0db6da9c spec/compiler/prepare_grammar/intern_symbols_spec.cc Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 83a1b9439e313187e969c7ad1c22f9fc0db6da9c spec/runtime/languages/javascript/errors.txt Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 83a1b9439e313187e969c7ad1c22f9fc0db6da9c spec/runtime/languages/javascript/operators.txt Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 83a1b9439e313187e969c7ad1c22f9fc0db6da9c src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 83a1b9439e313187e969c7ad1c22f9fc0db6da9c src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 83a1b9439e313187e969c7ad1c22f9fc0db6da9c src/compiler/grammar.cc Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 83a1b9439e313187e969c7ad1c22f9fc0db6da9c src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 83a1b9439e313187e969c7ad1c22f9fc0db6da9c src/compiler/parse_table.h Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 83a1b9439e313187e969c7ad1c22f9fc0db6da9c src/compiler/prepare_grammar/expand_tokens.cc Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 83a1b9439e313187e969c7ad1c22f9fc0db6da9c src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 83a1b9439e313187e969c7ad1c22f9fc0db6da9c src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 83a1b9439e313187e969c7ad1c22f9fc0db6da9c src/compiler/prepare_grammar/interned_grammar.h Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 83a1b9439e313187e969c7ad1c22f9fc0db6da9c src/compiler/prepared_grammar.cc Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 83a1b9439e313187e969c7ad1c22f9fc0db6da9c src/compiler/prepared_grammar.h Max&nbsp;Brunsfeld
2014-07-02 maxbrunsfeld@gmail.com 83a1b9439e313187e969c7ad1c22f9fc0db6da9c src/runtime/state_machine.c Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 59cc65c2e3d29599bf4ab81582f3cf13dc872855 include/tree_sitter/parser/state_machine.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 59cc65c2e3d29599bf4ab81582f3cf13dc872855 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 59cc65c2e3d29599bf4ab81582f3cf13dc872855 src/runtime/state_machine.c Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com da7b50a2d1cb464b4e2c67b27a304555ad4b9331 src/runtime/document.c Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 0ec3faba3e5ddb2f2dfa26e4dcbb540ec4eda3bf include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 0ec3faba3e5ddb2f2dfa26e4dcbb540ec4eda3bf include/tree_sitter/parser/state_machine.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 0ec3faba3e5ddb2f2dfa26e4dcbb540ec4eda3bf spec/runtime/helpers/dummy_parser.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 0ec3faba3e5ddb2f2dfa26e4dcbb540ec4eda3bf spec/runtime/state_machine_spec.cc Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 0ec3faba3e5ddb2f2dfa26e4dcbb540ec4eda3bf src/runtime/state_machine.c Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 27f6eb725d60cadace2c7ad4f5f02c88cda2f8b3 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 27f6eb725d60cadace2c7ad4f5f02c88cda2f8b3 include/tree_sitter/parser/lr_parser.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 27f6eb725d60cadace2c7ad4f5f02c88cda2f8b3 spec/runtime/helpers/dummy_parser.c Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 27f6eb725d60cadace2c7ad4f5f02c88cda2f8b3 spec/runtime/helpers/dummy_parser.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 27f6eb725d60cadace2c7ad4f5f02c88cda2f8b3 spec/runtime/lr_parser_spec.cc Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 27f6eb725d60cadace2c7ad4f5f02c88cda2f8b3 src/runtime/lr_parser.c Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 26f612a20d4875933c247be4df13ae4d7f4106e4 include/tree_sitter/parser/lr_parser.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 26f612a20d4875933c247be4df13ae4d7f4106e4 include/tree_sitter/parser/stack.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 26f612a20d4875933c247be4df13ae4d7f4106e4 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 26f612a20d4875933c247be4df13ae4d7f4106e4 src/runtime/lr_parser.c Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 26f612a20d4875933c247be4df13ae4d7f4106e4 src/runtime/stack.c Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 9d4fcf75ded19077c12903d807bb05cdb8609880 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 9d4fcf75ded19077c12903d807bb05cdb8609880 include/tree_sitter/parser/lexer.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 9d4fcf75ded19077c12903d807bb05cdb8609880 include/tree_sitter/parser/lr_parser.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 9d4fcf75ded19077c12903d807bb05cdb8609880 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 9d4fcf75ded19077c12903d807bb05cdb8609880 spec/runtime/language_specs.cc Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 9d4fcf75ded19077c12903d807bb05cdb8609880 spec/runtime/lr_parser_spec.cc Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 9d4fcf75ded19077c12903d807bb05cdb8609880 spec/runtime/node_position_spec.cc Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 9d4fcf75ded19077c12903d807bb05cdb8609880 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 9d4fcf75ded19077c12903d807bb05cdb8609880 src/runtime/document.c Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 9d4fcf75ded19077c12903d807bb05cdb8609880 src/runtime/lr_parser.c Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com c8797bfa273668a9e77a466d00d6fdf911963dfa include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com c8797bfa273668a9e77a466d00d6fdf911963dfa include/tree_sitter/parser/lr_parser.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com c8797bfa273668a9e77a466d00d6fdf911963dfa include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com c8797bfa273668a9e77a466d00d6fdf911963dfa src/runtime/document.c Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com c8797bfa273668a9e77a466d00d6fdf911963dfa src/runtime/lr_parser.c Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com ff13122419948f01c7e3813bd6a3979370525213 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com ff13122419948f01c7e3813bd6a3979370525213 include/tree_sitter/parser/lexer.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com ff13122419948f01c7e3813bd6a3979370525213 include/tree_sitter/parser/lr_parser.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com ff13122419948f01c7e3813bd6a3979370525213 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com ff13122419948f01c7e3813bd6a3979370525213 spec/runtime/helpers/spy_reader.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com ff13122419948f01c7e3813bd6a3979370525213 src/runtime/document.c Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com ff13122419948f01c7e3813bd6a3979370525213 src/runtime/lr_parser.c Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com d7449bf5ea06be83bba5d473778f314b0aa444e4 include/tree_sitter/parser/lexer.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com d7449bf5ea06be83bba5d473778f314b0aa444e4 include/tree_sitter/parser/lr_parser.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com d7449bf5ea06be83bba5d473778f314b0aa444e4 include/tree_sitter/parser/stack.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com d7449bf5ea06be83bba5d473778f314b0aa444e4 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com d7449bf5ea06be83bba5d473778f314b0aa444e4 src/runtime/lr_parser.c Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com d7449bf5ea06be83bba5d473778f314b0aa444e4 src/runtime/stack.c Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com d7449bf5ea06be83bba5d473778f314b0aa444e4 src/runtime/tree.c Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com d7449bf5ea06be83bba5d473778f314b0aa444e4 src/runtime/tree.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 7e0d46002c17bfd7dca755278fb767fa8c5a1f98 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 7e0d46002c17bfd7dca755278fb767fa8c5a1f98 include/tree_sitter/parser/lr_parser.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 7e0d46002c17bfd7dca755278fb767fa8c5a1f98 include/tree_sitter/parser/stack.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 7e0d46002c17bfd7dca755278fb767fa8c5a1f98 spec/runtime/helpers/dummy_parser.c Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 7e0d46002c17bfd7dca755278fb767fa8c5a1f98 spec/runtime/helpers/dummy_parser.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 7e0d46002c17bfd7dca755278fb767fa8c5a1f98 spec/runtime/lr_parser_spec.cc Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 7e0d46002c17bfd7dca755278fb767fa8c5a1f98 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 7e0d46002c17bfd7dca755278fb767fa8c5a1f98 src/runtime/lr_parser.c Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 7e0d46002c17bfd7dca755278fb767fa8c5a1f98 src/runtime/stack.c Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 5f59de72a8d1271b5e6c83227fea9f4497ad70c9 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 5f59de72a8d1271b5e6c83227fea9f4497ad70c9 include/tree_sitter/parser/lexer.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 5f59de72a8d1271b5e6c83227fea9f4497ad70c9 include/tree_sitter/parser/lr_parser.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 5f59de72a8d1271b5e6c83227fea9f4497ad70c9 include/tree_sitter/parser/stack.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 5f59de72a8d1271b5e6c83227fea9f4497ad70c9 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 5f59de72a8d1271b5e6c83227fea9f4497ad70c9 spec/runtime/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 5f59de72a8d1271b5e6c83227fea9f4497ad70c9 spec/runtime/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 5f59de72a8d1271b5e6c83227fea9f4497ad70c9 spec/runtime/lr_parser_spec.cc Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 5f59de72a8d1271b5e6c83227fea9f4497ad70c9 spec/runtime/node_position_spec.cc Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 5f59de72a8d1271b5e6c83227fea9f4497ad70c9 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 5f59de72a8d1271b5e6c83227fea9f4497ad70c9 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 5f59de72a8d1271b5e6c83227fea9f4497ad70c9 src/runtime/document.c Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 5f59de72a8d1271b5e6c83227fea9f4497ad70c9 src/runtime/lr_parser.c Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 5f59de72a8d1271b5e6c83227fea9f4497ad70c9 src/runtime/stack.c Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 5f59de72a8d1271b5e6c83227fea9f4497ad70c9 src/runtime/tree.c Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 5f59de72a8d1271b5e6c83227fea9f4497ad70c9 src/runtime/tree.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 2795078633872dcb6dc946a954fb378258d87a6d include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 2795078633872dcb6dc946a954fb378258d87a6d spec/runtime/language_specs.cc Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 2795078633872dcb6dc946a954fb378258d87a6d spec/runtime/node_position_spec.cc Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 2795078633872dcb6dc946a954fb378258d87a6d spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 2795078633872dcb6dc946a954fb378258d87a6d src/runtime/document.c Max&nbsp;Brunsfeld
2014-06-29 maxbrunsfeld@gmail.com 7a6d3365c5b7945f1adcc89ae491de2f3006b7f2 src/compiler/build_tables/rule_transitions.cc Max&nbsp;Brunsfeld
2014-06-28 maxbrunsfeld@gmail.com 3be648593efc5fbdc890e5547406c02b68aeafff spec/compiler/build_tables/merge_transitions_spec.cc Max&nbsp;Brunsfeld
2014-06-28 maxbrunsfeld@gmail.com 3be648593efc5fbdc890e5547406c02b68aeafff src/compiler/build_tables/item_set_transitions.cc Max&nbsp;Brunsfeld
2014-06-28 maxbrunsfeld@gmail.com 3be648593efc5fbdc890e5547406c02b68aeafff src/compiler/build_tables/merge_transitions.h Max&nbsp;Brunsfeld
2014-06-28 maxbrunsfeld@gmail.com 3be648593efc5fbdc890e5547406c02b68aeafff src/compiler/build_tables/rule_transitions.cc Max&nbsp;Brunsfeld
2014-06-26 maxbrunsfeld@gmail.com 9bad5dff3e296a66ee2727349e95c0a259085e34 spec/compiler/build_tables/merge_transitions_spec.cc Max&nbsp;Brunsfeld
2014-06-26 maxbrunsfeld@gmail.com 9bad5dff3e296a66ee2727349e95c0a259085e34 src/compiler/build_tables/item_set_transitions.cc Max&nbsp;Brunsfeld
2014-06-26 maxbrunsfeld@gmail.com 9bad5dff3e296a66ee2727349e95c0a259085e34 src/compiler/build_tables/merge_transitions.h Max&nbsp;Brunsfeld
2014-06-26 maxbrunsfeld@gmail.com 9bad5dff3e296a66ee2727349e95c0a259085e34 src/compiler/build_tables/rule_transitions.cc Max&nbsp;Brunsfeld
2014-06-26 maxbrunsfeld@gmail.com 9686c57e9046947975d3d9d36e4ec0e9de199a1c examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-06-26 maxbrunsfeld@gmail.com 9686c57e9046947975d3d9d36e4ec0e9de199a1c examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-06-26 maxbrunsfeld@gmail.com 9686c57e9046947975d3d9d36e4ec0e9de199a1c examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-06-26 maxbrunsfeld@gmail.com 9686c57e9046947975d3d9d36e4ec0e9de199a1c examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-06-26 maxbrunsfeld@gmail.com 9686c57e9046947975d3d9d36e4ec0e9de199a1c examples/parsers/json.c Max&nbsp;Brunsfeld
2014-06-26 maxbrunsfeld@gmail.com 9686c57e9046947975d3d9d36e4ec0e9de199a1c include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-06-26 maxbrunsfeld@gmail.com 9686c57e9046947975d3d9d36e4ec0e9de199a1c include/tree_sitter/parser/lr_parser.h Max&nbsp;Brunsfeld
2014-06-26 maxbrunsfeld@gmail.com 9686c57e9046947975d3d9d36e4ec0e9de199a1c include/tree_sitter/parser/stack.h Max&nbsp;Brunsfeld
2014-06-26 maxbrunsfeld@gmail.com 9686c57e9046947975d3d9d36e4ec0e9de199a1c spec/compiler/build_tables/build_parse_table_spec.cc Max&nbsp;Brunsfeld
2014-06-26 maxbrunsfeld@gmail.com 9686c57e9046947975d3d9d36e4ec0e9de199a1c spec/compiler/compiler_specs.cc Max&nbsp;Brunsfeld
2014-06-26 maxbrunsfeld@gmail.com 9686c57e9046947975d3d9d36e4ec0e9de199a1c spec/runtime/languages/javascript/control_flow.txt Max&nbsp;Brunsfeld
2014-06-26 maxbrunsfeld@gmail.com 9686c57e9046947975d3d9d36e4ec0e9de199a1c spec/runtime/languages/javascript/operators.txt Max&nbsp;Brunsfeld
2014-06-26 maxbrunsfeld@gmail.com 9686c57e9046947975d3d9d36e4ec0e9de199a1c spec/runtime/lr_parser_spec.cc Max&nbsp;Brunsfeld
2014-06-26 maxbrunsfeld@gmail.com 9686c57e9046947975d3d9d36e4ec0e9de199a1c spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2014-06-26 maxbrunsfeld@gmail.com 9686c57e9046947975d3d9d36e4ec0e9de199a1c src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2014-06-26 maxbrunsfeld@gmail.com 9686c57e9046947975d3d9d36e4ec0e9de199a1c src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-06-26 maxbrunsfeld@gmail.com 9686c57e9046947975d3d9d36e4ec0e9de199a1c src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2014-06-26 maxbrunsfeld@gmail.com 9686c57e9046947975d3d9d36e4ec0e9de199a1c src/compiler/parse_table.h Max&nbsp;Brunsfeld
2014-06-26 maxbrunsfeld@gmail.com 9686c57e9046947975d3d9d36e4ec0e9de199a1c src/runtime/lr_parser.c Max&nbsp;Brunsfeld
2014-06-26 maxbrunsfeld@gmail.com 9686c57e9046947975d3d9d36e4ec0e9de199a1c src/runtime/stack.c Max&nbsp;Brunsfeld
2014-06-26 maxbrunsfeld@gmail.com 9686c57e9046947975d3d9d36e4ec0e9de199a1c src/runtime/tree.c Max&nbsp;Brunsfeld
2014-06-26 maxbrunsfeld@gmail.com 9686c57e9046947975d3d9d36e4ec0e9de199a1c src/runtime/tree.h Max&nbsp;Brunsfeld
2014-06-26 maxbrunsfeld@gmail.com a9dff206589d33fdcaa7c81efcec5044831a1e71 spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2014-06-26 maxbrunsfeld@gmail.com a9dff206589d33fdcaa7c81efcec5044831a1e71 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2014-06-26 maxbrunsfeld@gmail.com a9dff206589d33fdcaa7c81efcec5044831a1e71 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2014-06-26 maxbrunsfeld@gmail.com a9dff206589d33fdcaa7c81efcec5044831a1e71 src/compiler/grammar.cc Max&nbsp;Brunsfeld
2014-06-26 maxbrunsfeld@gmail.com a9dff206589d33fdcaa7c81efcec5044831a1e71 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2014-06-26 maxbrunsfeld@gmail.com 8aea89750de79e9c9f22a13ce228e7a10a0b9efd .vimrc Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 spec/compiler/build_tables/build_parse_table_spec.cc Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 spec/compiler/build_tables/conflict_manager_spec.cc Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 spec/compiler/build_tables/first_set_spec.cc Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 spec/compiler/build_tables/item_set_closure_spec.cc Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 spec/compiler/build_tables/item_set_transitions_spec.cc Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 spec/compiler/build_tables/rule_can_be_blank_spec.cc Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 spec/compiler/build_tables/rule_transitions_spec.cc Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 spec/compiler/helpers/containers.h Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 spec/compiler/prepare_grammar/expand_repeats_spec.cc Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 spec/compiler/prepare_grammar/expand_tokens_spec.cc Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 spec/compiler/prepare_grammar/intern_symbols_spec.cc Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/build_tables/build_lex_table.h Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/build_tables/build_parse_table.h Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/build_tables/build_tables.h Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/build_tables/first_set.cc Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/build_tables/first_set.h Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/build_tables/item_set_closure.h Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/build_tables/item_set_transitions.cc Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/build_tables/item_set_transitions.h Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/build_tables/lex_conflict_manager.cc Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/build_tables/lex_conflict_manager.h Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/build_tables/parse_conflict_manager.cc Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/build_tables/parse_conflict_manager.h Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/build_tables/rule_can_be_blank.cc Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/build_tables/rule_can_be_blank.h Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/compile.cc Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/generate_code/c_code.h Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/grammar.cc Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/prepare_grammar/expand_repeats.h Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/prepare_grammar/expand_tokens.cc Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/prepare_grammar/expand_tokens.h Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/prepare_grammar/extract_tokens.h Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/prepare_grammar/intern_symbols.h Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/prepare_grammar/interned_grammar.h Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/prepare_grammar/prepare_grammar.cc Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/prepare_grammar/prepare_grammar.h Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/prepared_grammar.cc Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com 7df35f9b8d04cdfd32fc422c860f14dbe8c6ebd9 src/compiler/prepared_grammar.h Max&nbsp;Brunsfeld
2014-06-25 maxbrunsfeld@gmail.com d5674d33c4f7eefbe54288310b6151271bd57c60 spec/compiler/helpers/stream_methods.h Max&nbsp;Brunsfeld
2014-06-24 maxbrunsfeld@gmail.com 81880e000e1131f94f09e5333a7f08618631290b spec/compiler/build_tables/build_parse_table_spec.cc Max&nbsp;Brunsfeld
2014-06-24 maxbrunsfeld@gmail.com 81880e000e1131f94f09e5333a7f08618631290b spec/compiler/build_tables/conflict_manager_spec.cc Max&nbsp;Brunsfeld
2014-06-24 maxbrunsfeld@gmail.com 81880e000e1131f94f09e5333a7f08618631290b spec/compiler/build_tables/first_set_spec.cc Max&nbsp;Brunsfeld
2014-06-24 maxbrunsfeld@gmail.com 81880e000e1131f94f09e5333a7f08618631290b spec/compiler/build_tables/get_metadata_spec.cc Max&nbsp;Brunsfeld
2014-06-24 maxbrunsfeld@gmail.com 81880e000e1131f94f09e5333a7f08618631290b spec/compiler/build_tables/item_set_closure_spec.cc Max&nbsp;Brunsfeld
2014-06-24 maxbrunsfeld@gmail.com 81880e000e1131f94f09e5333a7f08618631290b spec/compiler/build_tables/item_set_transitions_spec.cc Max&nbsp;Brunsfeld
2014-06-24 maxbrunsfeld@gmail.com 81880e000e1131f94f09e5333a7f08618631290b spec/compiler/build_tables/lex_item_spec.cc Max&nbsp;Brunsfeld
2014-06-24 maxbrunsfeld@gmail.com 81880e000e1131f94f09e5333a7f08618631290b spec/compiler/build_tables/merge_transitions_spec.cc Max&nbsp;Brunsfeld
2014-06-24 maxbrunsfeld@gmail.com 81880e000e1131f94f09e5333a7f08618631290b spec/compiler/build_tables/rule_can_be_blank_spec.cc Max&nbsp;Brunsfeld
2014-06-24 maxbrunsfeld@gmail.com 81880e000e1131f94f09e5333a7f08618631290b spec/compiler/build_tables/rule_transitions_spec.cc Max&nbsp;Brunsfeld
2014-06-24 maxbrunsfeld@gmail.com 81880e000e1131f94f09e5333a7f08618631290b spec/compiler/compile_examples.cc Max&nbsp;Brunsfeld
2014-06-24 maxbrunsfeld@gmail.com 81880e000e1131f94f09e5333a7f08618631290b spec/compiler/compiler_spec_helper.h Max&nbsp;Brunsfeld
2014-06-24 maxbrunsfeld@gmail.com 81880e000e1131f94f09e5333a7f08618631290b spec/compiler/compiler_specs.cc Max&nbsp;Brunsfeld
2014-06-24 maxbrunsfeld@gmail.com 81880e000e1131f94f09e5333a7f08618631290b spec/compiler/prepare_grammar/expand_repeats_spec.cc Max&nbsp;Brunsfeld
2014-06-24 maxbrunsfeld@gmail.com 81880e000e1131f94f09e5333a7f08618631290b spec/compiler/prepare_grammar/expand_tokens_spec.cc Max&nbsp;Brunsfeld
2014-06-24 maxbrunsfeld@gmail.com 81880e000e1131f94f09e5333a7f08618631290b spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2014-06-24 maxbrunsfeld@gmail.com 81880e000e1131f94f09e5333a7f08618631290b spec/compiler/prepare_grammar/intern_symbols_spec.cc Max&nbsp;Brunsfeld
2014-06-24 maxbrunsfeld@gmail.com 81880e000e1131f94f09e5333a7f08618631290b spec/compiler/prepare_grammar/parse_regex_spec.cc Max&nbsp;Brunsfeld
2014-06-24 maxbrunsfeld@gmail.com 81880e000e1131f94f09e5333a7f08618631290b spec/compiler/rules/character_set_spec.cc Max&nbsp;Brunsfeld
2014-06-24 maxbrunsfeld@gmail.com 81880e000e1131f94f09e5333a7f08618631290b spec/runtime/helpers/dummy_parser.c Max&nbsp;Brunsfeld
2014-06-24 maxbrunsfeld@gmail.com 81880e000e1131f94f09e5333a7f08618631290b spec/runtime/helpers/read_test_entries.cc Max&nbsp;Brunsfeld
2014-06-24 maxbrunsfeld@gmail.com 81880e000e1131f94f09e5333a7f08618631290b spec/runtime/helpers/spy_reader.cc Max&nbsp;Brunsfeld
2014-06-24 maxbrunsfeld@gmail.com 81880e000e1131f94f09e5333a7f08618631290b spec/runtime/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2014-06-24 maxbrunsfeld@gmail.com 81880e000e1131f94f09e5333a7f08618631290b spec/runtime/language_specs.cc Max&nbsp;Brunsfeld
2014-06-24 maxbrunsfeld@gmail.com 81880e000e1131f94f09e5333a7f08618631290b spec/runtime/lr_parser_spec.cc Max&nbsp;Brunsfeld
2014-06-24 maxbrunsfeld@gmail.com 81880e000e1131f94f09e5333a7f08618631290b spec/runtime/node_position_spec.cc Max&nbsp;Brunsfeld
2014-06-24 maxbrunsfeld@gmail.com 81880e000e1131f94f09e5333a7f08618631290b spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-06-24 maxbrunsfeld@gmail.com 81880e000e1131f94f09e5333a7f08618631290b spec/runtime/runtime_spec_helper.h Max&nbsp;Brunsfeld
2014-06-24 maxbrunsfeld@gmail.com 81880e000e1131f94f09e5333a7f08618631290b spec/runtime/runtime_specs.cc Max&nbsp;Brunsfeld
2014-06-24 maxbrunsfeld@gmail.com 81880e000e1131f94f09e5333a7f08618631290b spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2014-06-24 maxbrunsfeld@gmail.com 81880e000e1131f94f09e5333a7f08618631290b spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2014-06-24 maxbrunsfeld@gmail.com 81880e000e1131f94f09e5333a7f08618631290b tree_sitter.gyp Max&nbsp;Brunsfeld
2014-06-18 maxbrunsfeld@gmail.com 6769659f5953aef2dfaa311e649db08f81c10e1f .gitignore Max&nbsp;Brunsfeld
2014-06-18 maxbrunsfeld@gmail.com 6769659f5953aef2dfaa311e649db08f81c10e1f .ycm_extra_conf.py Max&nbsp;Brunsfeld
2014-06-17 maxbrunsfeld@gmail.com 240de1ca61a69f735a926f01da9b02d97dfecc0b src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-06-17 maxbrunsfeld@gmail.com 2c382b7363a31e60323a156a29458e7fe3ef9e4e spec/compiler/build_tables/get_metadata_spec.cc Max&nbsp;Brunsfeld
2014-06-17 maxbrunsfeld@gmail.com 2c382b7363a31e60323a156a29458e7fe3ef9e4e spec/compiler/compiler_specs.cc Max&nbsp;Brunsfeld
2014-06-17 maxbrunsfeld@gmail.com 2c382b7363a31e60323a156a29458e7fe3ef9e4e spec/runtime/languages/golang/statements.txt Max&nbsp;Brunsfeld
2014-06-17 maxbrunsfeld@gmail.com 2c382b7363a31e60323a156a29458e7fe3ef9e4e src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2014-06-17 maxbrunsfeld@gmail.com 2c382b7363a31e60323a156a29458e7fe3ef9e4e src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2014-06-17 maxbrunsfeld@gmail.com 2c382b7363a31e60323a156a29458e7fe3ef9e4e src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2014-06-17 maxbrunsfeld@gmail.com 2c382b7363a31e60323a156a29458e7fe3ef9e4e src/compiler/rules/rules.cc Max&nbsp;Brunsfeld
2014-06-17 maxbrunsfeld@gmail.com c312f985c8e75b9952b1418dcb5e82d25f7b9fb4 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-06-17 maxbrunsfeld@gmail.com c312f985c8e75b9952b1418dcb5e82d25f7b9fb4 src/compiler/util/string_helpers.cc Max&nbsp;Brunsfeld
2014-06-17 maxbrunsfeld@gmail.com c312f985c8e75b9952b1418dcb5e82d25f7b9fb4 src/compiler/util/string_helpers.h Max&nbsp;Brunsfeld
2014-06-16 maxbrunsfeld@gmail.com 1daaf4485ff036ab56bfb617ec6a4877ebeb864f spec/compiler/build_tables/item_set_transitions_spec.cc Max&nbsp;Brunsfeld
2014-06-16 maxbrunsfeld@gmail.com 1daaf4485ff036ab56bfb617ec6a4877ebeb864f spec/compiler/compiler_specs.cc Max&nbsp;Brunsfeld
2014-06-16 maxbrunsfeld@gmail.com 1daaf4485ff036ab56bfb617ec6a4877ebeb864f src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2014-06-16 maxbrunsfeld@gmail.com 1daaf4485ff036ab56bfb617ec6a4877ebeb864f src/compiler/build_tables/item_set_transitions.cc Max&nbsp;Brunsfeld
2014-06-16 maxbrunsfeld@gmail.com 1daaf4485ff036ab56bfb617ec6a4877ebeb864f src/compiler/build_tables/item_set_transitions.h Max&nbsp;Brunsfeld
2014-06-16 maxbrunsfeld@gmail.com e953dbaa17e6060062c13131e78891aca22ed549 script/configure.sh Max&nbsp;Brunsfeld
2014-06-16 maxbrunsfeld@gmail.com 17040e32ec997c253ed1fd90a386ee7876440d02 src/compiler/build_tables/first_set.cc Max&nbsp;Brunsfeld
2014-06-16 maxbrunsfeld@gmail.com 17040e32ec997c253ed1fd90a386ee7876440d02 src/compiler/build_tables/first_set.h Max&nbsp;Brunsfeld
2014-06-16 maxbrunsfeld@gmail.com 5c089d0563cd9b0a31dc132e7e66a7aaf472be4d externals/bandit Max&nbsp;Brunsfeld
2014-06-16 maxbrunsfeld@gmail.com 39c1ab2d5093cfc292303b64030b35cd1c569cae src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2014-06-16 maxbrunsfeld@gmail.com 7a2c2c1c904321a1d5e28f3f9298b2356fbc693b spec/compiler/build_tables/follow_sets_spec.cc Max&nbsp;Brunsfeld
2014-06-16 maxbrunsfeld@gmail.com 7a2c2c1c904321a1d5e28f3f9298b2356fbc693b spec/compiler/build_tables/item_set_closure_spec.cc Max&nbsp;Brunsfeld
2014-06-16 maxbrunsfeld@gmail.com 7a2c2c1c904321a1d5e28f3f9298b2356fbc693b spec/compiler/build_tables/item_set_transitions_spec.cc Max&nbsp;Brunsfeld
2014-06-16 maxbrunsfeld@gmail.com 7a2c2c1c904321a1d5e28f3f9298b2356fbc693b src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2014-06-16 maxbrunsfeld@gmail.com 7a2c2c1c904321a1d5e28f3f9298b2356fbc693b src/compiler/build_tables/first_set.cc Max&nbsp;Brunsfeld
2014-06-16 maxbrunsfeld@gmail.com 7a2c2c1c904321a1d5e28f3f9298b2356fbc693b src/compiler/build_tables/follow_sets.cc Max&nbsp;Brunsfeld
2014-06-16 maxbrunsfeld@gmail.com 7a2c2c1c904321a1d5e28f3f9298b2356fbc693b src/compiler/build_tables/follow_sets.h Max&nbsp;Brunsfeld
2014-06-16 maxbrunsfeld@gmail.com 7a2c2c1c904321a1d5e28f3f9298b2356fbc693b src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2014-06-16 maxbrunsfeld@gmail.com 7a2c2c1c904321a1d5e28f3f9298b2356fbc693b src/compiler/build_tables/item_set_closure.h Max&nbsp;Brunsfeld
2014-06-16 maxbrunsfeld@gmail.com 7a2c2c1c904321a1d5e28f3f9298b2356fbc693b src/compiler/build_tables/item_set_transitions.cc Max&nbsp;Brunsfeld
2014-06-16 maxbrunsfeld@gmail.com 7a2c2c1c904321a1d5e28f3f9298b2356fbc693b src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2014-06-16 maxbrunsfeld@gmail.com 7a2c2c1c904321a1d5e28f3f9298b2356fbc693b src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2014-06-16 maxbrunsfeld@gmail.com 7a2c2c1c904321a1d5e28f3f9298b2356fbc693b src/compiler/rules/symbol.cc Max&nbsp;Brunsfeld
2014-06-12 maxbrunsfeld@gmail.com d203c15911d54733c97c7023c87b95f2ee7b5571 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2014-06-11 maxbrunsfeld@gmail.com cad6e0ed5f23806578c2854edbf837fd1e9e339a src/runtime/lr_parser.c Max&nbsp;Brunsfeld
2014-06-11 maxbrunsfeld@gmail.com bb4d83ce47813ba6b06fcac9dc83279b1f028655 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-06-11 maxbrunsfeld@gmail.com bb4d83ce47813ba6b06fcac9dc83279b1f028655 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-06-11 maxbrunsfeld@gmail.com bb4d83ce47813ba6b06fcac9dc83279b1f028655 spec/runtime/languages/javascript/literals.txt Max&nbsp;Brunsfeld
2014-06-11 maxbrunsfeld@gmail.com bb4d83ce47813ba6b06fcac9dc83279b1f028655 spec/runtime/languages/javascript/operators.txt Max&nbsp;Brunsfeld
2014-06-11 maxbrunsfeld@gmail.com bb4d83ce47813ba6b06fcac9dc83279b1f028655 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-06-11 maxbrunsfeld@gmail.com bb4d83ce47813ba6b06fcac9dc83279b1f028655 src/compiler/prepare_grammar/token_description.cc Max&nbsp;Brunsfeld
2014-06-11 maxbrunsfeld@gmail.com bb4d83ce47813ba6b06fcac9dc83279b1f028655 src/compiler/util/string_helpers.cc Max&nbsp;Brunsfeld
2014-06-11 maxbrunsfeld@gmail.com bb4d83ce47813ba6b06fcac9dc83279b1f028655 src/compiler/util/string_helpers.h Max&nbsp;Brunsfeld
2014-06-11 maxbrunsfeld@gmail.com 082560dd6e4573dfc6ae590b30114803d4ef01c6 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-06-11 maxbrunsfeld@gmail.com 082560dd6e4573dfc6ae590b30114803d4ef01c6 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-06-11 maxbrunsfeld@gmail.com 082560dd6e4573dfc6ae590b30114803d4ef01c6 spec/runtime/languages/javascript/control_flow.txt Max&nbsp;Brunsfeld
2014-06-11 maxbrunsfeld@gmail.com 082560dd6e4573dfc6ae590b30114803d4ef01c6 spec/runtime/languages/javascript/main.txt Max&nbsp;Brunsfeld
2014-06-11 maxbrunsfeld@gmail.com 082560dd6e4573dfc6ae590b30114803d4ef01c6 spec/runtime/languages/javascript/operators.txt Max&nbsp;Brunsfeld
2014-06-11 maxbrunsfeld@gmail.com 3cd031af3885ea635b8c99d90b7de461b7926b79 examples/grammars/golang.cc Max&nbsp;Brunsfeld
2014-06-11 maxbrunsfeld@gmail.com 3cd031af3885ea635b8c99d90b7de461b7926b79 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2014-06-11 maxbrunsfeld@gmail.com 3cd031af3885ea635b8c99d90b7de461b7926b79 src/compiler/rules/rules.cc Max&nbsp;Brunsfeld
2014-06-11 maxbrunsfeld@gmail.com 174f306e2aa9ca379cdb86305a1ceb522bf90efe examples/grammars/golang.cc Max&nbsp;Brunsfeld
2014-06-11 maxbrunsfeld@gmail.com 174f306e2aa9ca379cdb86305a1ceb522bf90efe examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-06-11 maxbrunsfeld@gmail.com 174f306e2aa9ca379cdb86305a1ceb522bf90efe examples/parsers/json.c Max&nbsp;Brunsfeld
2014-06-11 maxbrunsfeld@gmail.com 174f306e2aa9ca379cdb86305a1ceb522bf90efe spec/compiler/build_tables/get_metadata_spec.cc Max&nbsp;Brunsfeld
2014-06-11 maxbrunsfeld@gmail.com 174f306e2aa9ca379cdb86305a1ceb522bf90efe spec/runtime/languages/golang/declarations.txt Max&nbsp;Brunsfeld
2014-06-11 maxbrunsfeld@gmail.com 174f306e2aa9ca379cdb86305a1ceb522bf90efe src/compiler/build_tables/get_metadata.cc Max&nbsp;Brunsfeld
2014-06-11 maxbrunsfeld@gmail.com 155a57d3abd0d12e35a2f9befa92e6540fc3998b include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-06-11 maxbrunsfeld@gmail.com 155a57d3abd0d12e35a2f9befa92e6540fc3998b include/tree_sitter/parser/lexer.h Max&nbsp;Brunsfeld
2014-06-11 maxbrunsfeld@gmail.com 4ad627833494680ec524ea72a576efec873ec1f3 examples/grammars/golang.cc Max&nbsp;Brunsfeld
2014-06-11 maxbrunsfeld@gmail.com 4ad627833494680ec524ea72a576efec873ec1f3 examples/grammars/helpers.cc Max&nbsp;Brunsfeld
2014-06-11 maxbrunsfeld@gmail.com 4ad627833494680ec524ea72a576efec873ec1f3 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-06-11 maxbrunsfeld@gmail.com 4ad627833494680ec524ea72a576efec873ec1f3 examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-06-11 maxbrunsfeld@gmail.com 4ad627833494680ec524ea72a576efec873ec1f3 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-06-11 maxbrunsfeld@gmail.com 4ad627833494680ec524ea72a576efec873ec1f3 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-06-11 maxbrunsfeld@gmail.com 4ad627833494680ec524ea72a576efec873ec1f3 spec/runtime/languages/javascript/control_flow.txt Max&nbsp;Brunsfeld
2014-06-11 maxbrunsfeld@gmail.com 4ad627833494680ec524ea72a576efec873ec1f3 spec/runtime/languages/javascript/operators.txt Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com c91c5cb73064ec43a4a16e87a289a2ea3a6a7c53 examples/grammars/golang.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com c91c5cb73064ec43a4a16e87a289a2ea3a6a7c53 examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com c91c5cb73064ec43a4a16e87a289a2ea3a6a7c53 spec/runtime/languages/golang/statements.txt Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com a42f498c5970f215a68e94c83cd248ce31291b0e spec/compiler/build_tables/merge_transitions_spec.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com a42f498c5970f215a68e94c83cd248ce31291b0e src/compiler/build_tables/item_set_transitions.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com a42f498c5970f215a68e94c83cd248ce31291b0e src/compiler/build_tables/merge_transitions.h Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com a42f498c5970f215a68e94c83cd248ce31291b0e src/compiler/build_tables/rule_transitions.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 53bc633a22ed81c7016f4aa142b951606e68128e examples/grammars/golang.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 53bc633a22ed81c7016f4aa142b951606e68128e examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 53bc633a22ed81c7016f4aa142b951606e68128e spec/runtime/languages/golang/declarations.txt Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 53bc633a22ed81c7016f4aa142b951606e68128e spec/runtime/languages/golang/errors.txt Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 53bc633a22ed81c7016f4aa142b951606e68128e spec/runtime/languages/golang/expressions.txt Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 53bc633a22ed81c7016f4aa142b951606e68128e spec/runtime/languages/golang/statements.txt Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 53bc633a22ed81c7016f4aa142b951606e68128e spec/runtime/languages/golang/types.txt Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 1c93d5e1a6d19813dd2426313bcab26e99f78186 examples/grammars/golang.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 1c93d5e1a6d19813dd2426313bcab26e99f78186 examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 1c93d5e1a6d19813dd2426313bcab26e99f78186 spec/runtime/languages/golang/declarations.txt Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 3968f36a0326ff0b328fb76b1697399362e18a69 spec/runtime/languages/golang/declarations.txt Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 3968f36a0326ff0b328fb76b1697399362e18a69 spec/runtime/languages/golang/errors.txt Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 3968f36a0326ff0b328fb76b1697399362e18a69 spec/runtime/languages/golang/expressions.txt Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 3968f36a0326ff0b328fb76b1697399362e18a69 spec/runtime/languages/golang/statements.txt Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 123d3b26d826a5fd893273daffde80c0cbf5f6e4 examples/grammars/golang.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 123d3b26d826a5fd893273daffde80c0cbf5f6e4 examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 123d3b26d826a5fd893273daffde80c0cbf5f6e4 spec/runtime/languages/golang/flow_control.txt Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 123d3b26d826a5fd893273daffde80c0cbf5f6e4 src/compiler/prepared_grammar.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com e105f5cebc78dac4d660bf4abef0cfccdeb99429 spec/compiler/build_tables/build_parse_table_spec.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com e105f5cebc78dac4d660bf4abef0cfccdeb99429 spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com e105f5cebc78dac4d660bf4abef0cfccdeb99429 spec/compiler/prepare_grammar/intern_symbols_spec.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com e105f5cebc78dac4d660bf4abef0cfccdeb99429 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com e105f5cebc78dac4d660bf4abef0cfccdeb99429 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com e105f5cebc78dac4d660bf4abef0cfccdeb99429 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com e105f5cebc78dac4d660bf4abef0cfccdeb99429 src/compiler/prepare_grammar/expand_tokens.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com e105f5cebc78dac4d660bf4abef0cfccdeb99429 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com e105f5cebc78dac4d660bf4abef0cfccdeb99429 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com e105f5cebc78dac4d660bf4abef0cfccdeb99429 src/compiler/prepared_grammar.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com e105f5cebc78dac4d660bf4abef0cfccdeb99429 src/compiler/prepared_grammar.h Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 11acc7d087874c9a651e51c2b0a25f459a4ab3e5 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 11acc7d087874c9a651e51c2b0a25f459a4ab3e5 src/compiler/grammar.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 8d48c3e48a8a420312ff550b3e7cdc81e7e77f45 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 8d48c3e48a8a420312ff550b3e7cdc81e7e77f45 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 1b1f53a5e798ffd9b3a4b735be9e611cfee143fa spec/runtime/language_specs.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 1b1f53a5e798ffd9b3a4b735be9e611cfee143fa spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 21c259df9cd218b4fcdbfddb50b276878447095d include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 21c259df9cd218b4fcdbfddb50b276878447095d script/lint.sh Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 21c259df9cd218b4fcdbfddb50b276878447095d spec/runtime/helpers/read_test_entries.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 21c259df9cd218b4fcdbfddb50b276878447095d spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 21c259df9cd218b4fcdbfddb50b276878447095d spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 21c259df9cd218b4fcdbfddb50b276878447095d src/compiler/grammar.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 21c259df9cd218b4fcdbfddb50b276878447095d src/compiler/prepare_grammar/expand_tokens.h Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 21c259df9cd218b4fcdbfddb50b276878447095d src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 21c259df9cd218b4fcdbfddb50b276878447095d src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 21c259df9cd218b4fcdbfddb50b276878447095d src/compiler/prepare_grammar/parse_regex.h Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 21c259df9cd218b4fcdbfddb50b276878447095d src/compiler/prepare_grammar/token_description.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 21c259df9cd218b4fcdbfddb50b276878447095d src/compiler/prepare_grammar/token_description.h Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 21c259df9cd218b4fcdbfddb50b276878447095d src/runtime/lr_parser.c Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 54a555168d1ea62856a820cb0d42d4f640de8992 examples/grammars/golang.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 54a555168d1ea62856a820cb0d42d4f640de8992 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 54a555168d1ea62856a820cb0d42d4f640de8992 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 54a555168d1ea62856a820cb0d42d4f640de8992 spec/compiler/prepare_grammar/intern_symbols_spec.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 54a555168d1ea62856a820cb0d42d4f640de8992 src/compiler/grammar.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 54a555168d1ea62856a820cb0d42d4f640de8992 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 54a555168d1ea62856a820cb0d42d4f640de8992 src/compiler/prepare_grammar/expand_tokens.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 54a555168d1ea62856a820cb0d42d4f640de8992 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 54a555168d1ea62856a820cb0d42d4f640de8992 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2014-06-10 maxbrunsfeld@gmail.com 54a555168d1ea62856a820cb0d42d4f640de8992 src/compiler/prepared_grammar.cc Max&nbsp;Brunsfeld
2014-06-09 maxbrunsfeld@gmail.com b4a34dd7c296ee815255ff32e6253b9a44450ca4 etc/valgrind.supp Max&nbsp;Brunsfeld
2014-06-09 maxbrunsfeld@gmail.com b4a34dd7c296ee815255ff32e6253b9a44450ca4 script/valgrind.sh Max&nbsp;Brunsfeld
2014-06-09 maxbrunsfeld@gmail.com 12331d66f5c9cb657e3d34aaaf0f3dd7a0afff08 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-06-09 maxbrunsfeld@gmail.com 12331d66f5c9cb657e3d34aaaf0f3dd7a0afff08 include/tree_sitter/parser/lr_parser.h Max&nbsp;Brunsfeld
2014-06-09 maxbrunsfeld@gmail.com 12331d66f5c9cb657e3d34aaaf0f3dd7a0afff08 spec/runtime/helpers/read_test_entries.cc Max&nbsp;Brunsfeld
2014-06-09 maxbrunsfeld@gmail.com 12331d66f5c9cb657e3d34aaaf0f3dd7a0afff08 spec/runtime/helpers/spy_reader.cc Max&nbsp;Brunsfeld
2014-06-09 maxbrunsfeld@gmail.com 12331d66f5c9cb657e3d34aaaf0f3dd7a0afff08 spec/runtime/language_specs.cc Max&nbsp;Brunsfeld
2014-06-09 maxbrunsfeld@gmail.com 12331d66f5c9cb657e3d34aaaf0f3dd7a0afff08 src/runtime/document.c Max&nbsp;Brunsfeld
2014-06-09 maxbrunsfeld@gmail.com 12331d66f5c9cb657e3d34aaaf0f3dd7a0afff08 src/runtime/lr_parser.c Max&nbsp;Brunsfeld
2014-06-09 maxbrunsfeld@gmail.com 9bc7d51074f345c5de9884ed8878958b61f67c0f src/runtime/tree.c Max&nbsp;Brunsfeld
2014-06-08 maxbrunsfeld@gmail.com 4602690c1a1e0ca07d93eb8194c1ce330bf3c27c spec/runtime/helpers/dummy_parser.c Max&nbsp;Brunsfeld
2014-06-08 maxbrunsfeld@gmail.com 4602690c1a1e0ca07d93eb8194c1ce330bf3c27c spec/runtime/helpers/dummy_parser.h Max&nbsp;Brunsfeld
2014-06-08 maxbrunsfeld@gmail.com 4602690c1a1e0ca07d93eb8194c1ce330bf3c27c spec/runtime/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2014-06-08 maxbrunsfeld@gmail.com 4602690c1a1e0ca07d93eb8194c1ce330bf3c27c spec/runtime/lr_parser_spec.cc Max&nbsp;Brunsfeld
2014-06-08 maxbrunsfeld@gmail.com 4602690c1a1e0ca07d93eb8194c1ce330bf3c27c tree_sitter.gyp Max&nbsp;Brunsfeld
2014-06-04 maxbrunsfeld@gmail.com 652fa2f8a5363156c8b1bc992c6288b11475f336 include/tree_sitter/parser/lexer.h Max&nbsp;Brunsfeld
2014-06-04 maxbrunsfeld@gmail.com 652fa2f8a5363156c8b1bc992c6288b11475f336 spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2014-06-04 maxbrunsfeld@gmail.com 652fa2f8a5363156c8b1bc992c6288b11475f336 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2014-06-04 maxbrunsfeld@gmail.com deaa7e2755bdd66990773eb63dcc4aa8028f1d1f src/runtime/lr_parser.c Max&nbsp;Brunsfeld
2014-06-04 maxbrunsfeld@gmail.com 9a4889176e96367dc9937cec12c3c010e07d860d include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-06-04 maxbrunsfeld@gmail.com 9a4889176e96367dc9937cec12c3c010e07d860d include/tree_sitter/parser/lexer.h Max&nbsp;Brunsfeld
2014-06-04 maxbrunsfeld@gmail.com 9a4889176e96367dc9937cec12c3c010e07d860d include/tree_sitter/parser/lr_parser.h Max&nbsp;Brunsfeld
2014-06-04 maxbrunsfeld@gmail.com 9a4889176e96367dc9937cec12c3c010e07d860d spec/runtime/lr_parser_spec.cc Max&nbsp;Brunsfeld
2014-06-04 maxbrunsfeld@gmail.com 9a4889176e96367dc9937cec12c3c010e07d860d src/runtime/lr_parser.c Max&nbsp;Brunsfeld
2014-06-03 maxbrunsfeld@gmail.com 63cde3967cde2f2ad7e45ed86e340f826fcb5bbd include/tree_sitter/parser/stack.h Max&nbsp;Brunsfeld
2014-06-03 maxbrunsfeld@gmail.com 63cde3967cde2f2ad7e45ed86e340f826fcb5bbd spec/runtime/helpers/tree_helpers.cc Max&nbsp;Brunsfeld
2014-06-03 maxbrunsfeld@gmail.com 63cde3967cde2f2ad7e45ed86e340f826fcb5bbd spec/runtime/helpers/tree_helpers.h Max&nbsp;Brunsfeld
2014-06-03 maxbrunsfeld@gmail.com 63cde3967cde2f2ad7e45ed86e340f826fcb5bbd spec/runtime/runtime_spec_helper.h Max&nbsp;Brunsfeld
2014-06-03 maxbrunsfeld@gmail.com 63cde3967cde2f2ad7e45ed86e340f826fcb5bbd spec/runtime/stack_spec.cc Max&nbsp;Brunsfeld
2014-06-03 maxbrunsfeld@gmail.com 63cde3967cde2f2ad7e45ed86e340f826fcb5bbd spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2014-06-03 maxbrunsfeld@gmail.com 63cde3967cde2f2ad7e45ed86e340f826fcb5bbd src/runtime/stack.c Max&nbsp;Brunsfeld
2014-06-02 maxbrunsfeld@gmail.com baec9f2c9aa7415432e2474bfcc78c8d50afd4f7 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-06-02 maxbrunsfeld@gmail.com baec9f2c9aa7415432e2474bfcc78c8d50afd4f7 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2014-06-02 maxbrunsfeld@gmail.com baec9f2c9aa7415432e2474bfcc78c8d50afd4f7 src/runtime/stack.c Max&nbsp;Brunsfeld
2014-06-02 maxbrunsfeld@gmail.com baec9f2c9aa7415432e2474bfcc78c8d50afd4f7 src/runtime/tree.c Max&nbsp;Brunsfeld
2014-06-02 maxbrunsfeld@gmail.com 868a09b0b00bf0f78b77b4f7017f25d95c0f006b include/tree_sitter/parser/lexer.h Max&nbsp;Brunsfeld
2014-06-02 maxbrunsfeld@gmail.com 868a09b0b00bf0f78b77b4f7017f25d95c0f006b include/tree_sitter/parser/lr_parser.h Max&nbsp;Brunsfeld
2014-06-02 maxbrunsfeld@gmail.com 868a09b0b00bf0f78b77b4f7017f25d95c0f006b spec/compiler/prepare_grammar/parse_regex_spec.cc Max&nbsp;Brunsfeld
2014-05-30 maxbrunsfeld@gmail.com c7266f791efabbd8745e066a627f18968aad109e spec/compiler/prepare_grammar/parse_regex_spec.cc Max&nbsp;Brunsfeld
2014-05-30 maxbrunsfeld@gmail.com e93e25451881073fcdfa0d66e891e1ce025f19ea examples/grammars/golang.cc Max&nbsp;Brunsfeld
2014-05-30 maxbrunsfeld@gmail.com e93e25451881073fcdfa0d66e891e1ce025f19ea examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-05-30 maxbrunsfeld@gmail.com e93e25451881073fcdfa0d66e891e1ce025f19ea examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-05-30 maxbrunsfeld@gmail.com e93e25451881073fcdfa0d66e891e1ce025f19ea include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-05-30 maxbrunsfeld@gmail.com e93e25451881073fcdfa0d66e891e1ce025f19ea spec/compiler/build_tables/conflict_manager_spec.cc Max&nbsp;Brunsfeld
2014-05-30 maxbrunsfeld@gmail.com e93e25451881073fcdfa0d66e891e1ce025f19ea spec/compiler/helpers/rule_helpers.cc Max&nbsp;Brunsfeld
2014-05-30 maxbrunsfeld@gmail.com e93e25451881073fcdfa0d66e891e1ce025f19ea spec/compiler/prepare_grammar/expand_tokens_spec.cc Max&nbsp;Brunsfeld
2014-05-30 maxbrunsfeld@gmail.com e93e25451881073fcdfa0d66e891e1ce025f19ea spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2014-05-30 maxbrunsfeld@gmail.com e93e25451881073fcdfa0d66e891e1ce025f19ea spec/compiler/prepare_grammar/parse_regex_spec.cc Max&nbsp;Brunsfeld
2014-05-30 maxbrunsfeld@gmail.com e93e25451881073fcdfa0d66e891e1ce025f19ea spec/runtime/languages/golang/main.txt Max&nbsp;Brunsfeld
2014-05-30 maxbrunsfeld@gmail.com e93e25451881073fcdfa0d66e891e1ce025f19ea spec/runtime/languages/javascript/control_flow.txt Max&nbsp;Brunsfeld
2014-05-30 maxbrunsfeld@gmail.com e93e25451881073fcdfa0d66e891e1ce025f19ea src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2014-05-30 maxbrunsfeld@gmail.com e93e25451881073fcdfa0d66e891e1ce025f19ea src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2014-05-30 maxbrunsfeld@gmail.com e93e25451881073fcdfa0d66e891e1ce025f19ea src/compiler/build_tables/get_metadata.cc Max&nbsp;Brunsfeld
2014-05-30 maxbrunsfeld@gmail.com e93e25451881073fcdfa0d66e891e1ce025f19ea src/compiler/build_tables/lex_conflict_manager.cc Max&nbsp;Brunsfeld
2014-05-30 maxbrunsfeld@gmail.com e93e25451881073fcdfa0d66e891e1ce025f19ea src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-05-30 maxbrunsfeld@gmail.com e93e25451881073fcdfa0d66e891e1ce025f19ea src/compiler/grammar.cc Max&nbsp;Brunsfeld
2014-05-30 maxbrunsfeld@gmail.com e93e25451881073fcdfa0d66e891e1ce025f19ea src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2014-05-30 maxbrunsfeld@gmail.com e93e25451881073fcdfa0d66e891e1ce025f19ea src/compiler/lex_table.h Max&nbsp;Brunsfeld
2014-05-30 maxbrunsfeld@gmail.com e93e25451881073fcdfa0d66e891e1ce025f19ea src/compiler/prepare_grammar/expand_tokens.cc Max&nbsp;Brunsfeld
2014-05-30 maxbrunsfeld@gmail.com e93e25451881073fcdfa0d66e891e1ce025f19ea src/compiler/prepare_grammar/expand_tokens.h Max&nbsp;Brunsfeld
2014-05-30 maxbrunsfeld@gmail.com e93e25451881073fcdfa0d66e891e1ce025f19ea src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2014-05-30 maxbrunsfeld@gmail.com e93e25451881073fcdfa0d66e891e1ce025f19ea src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2014-05-30 maxbrunsfeld@gmail.com e93e25451881073fcdfa0d66e891e1ce025f19ea src/compiler/prepare_grammar/prepare_grammar.cc Max&nbsp;Brunsfeld
2014-05-30 maxbrunsfeld@gmail.com e93e25451881073fcdfa0d66e891e1ce025f19ea src/compiler/prepare_grammar/token_description.cc Max&nbsp;Brunsfeld
2014-05-30 maxbrunsfeld@gmail.com e93e25451881073fcdfa0d66e891e1ce025f19ea src/compiler/prepared_grammar.cc Max&nbsp;Brunsfeld
2014-05-28 maxbrunsfeld@gmail.com 220e081c4945775c4b9459ada984d10651c4fa82 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2014-05-28 maxbrunsfeld@gmail.com 220e081c4945775c4b9459ada984d10651c4fa82 src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2014-05-28 maxbrunsfeld@gmail.com 220e081c4945775c4b9459ada984d10651c4fa82 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2014-05-27 maxbrunsfeld@gmail.com 2988cc5aa23662e9db505ff45775b0d5da88a4fd include/tree_sitter/parser/lr_parser.h Max&nbsp;Brunsfeld
2014-05-27 maxbrunsfeld@gmail.com 2988cc5aa23662e9db505ff45775b0d5da88a4fd spec/runtime/languages/arithmetic/errors.txt Max&nbsp;Brunsfeld
2014-05-27 maxbrunsfeld@gmail.com 2988cc5aa23662e9db505ff45775b0d5da88a4fd spec/runtime/languages/javascript/errors.txt Max&nbsp;Brunsfeld
2014-05-27 maxbrunsfeld@gmail.com 2988cc5aa23662e9db505ff45775b0d5da88a4fd spec/runtime/languages/json/errors.txt Max&nbsp;Brunsfeld
2014-05-27 maxbrunsfeld@gmail.com 2988cc5aa23662e9db505ff45775b0d5da88a4fd src/runtime/tree.c Max&nbsp;Brunsfeld
2014-05-27 maxbrunsfeld@gmail.com 844f73c193186a6dc49f1bd3b0088b8b36a38e42 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-05-27 maxbrunsfeld@gmail.com 6f45380f71737a3e66c36da5c4ac76a04988069e spec/runtime/languages/golang/main.txt Max&nbsp;Brunsfeld
2014-05-27 maxbrunsfeld@gmail.com 6f45380f71737a3e66c36da5c4ac76a04988069e spec/runtime/languages/golang/types.txt Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com 4c9ac3dada1d7a395ffcc7b5a483d3fdb3eea311 examples/grammars/golang.cc Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com 4c9ac3dada1d7a395ffcc7b5a483d3fdb3eea311 examples/grammars/helpers.cc Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com 4c9ac3dada1d7a395ffcc7b5a483d3fdb3eea311 examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com 4c9ac3dada1d7a395ffcc7b5a483d3fdb3eea311 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com 4c9ac3dada1d7a395ffcc7b5a483d3fdb3eea311 spec/runtime/languages/golang/main.txt Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com 4c9ac3dada1d7a395ffcc7b5a483d3fdb3eea311 spec/runtime/languages/javascript/main.txt Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com c30055ba188ec71fbfd883507ba02473ae9ca8e2 examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com c30055ba188ec71fbfd883507ba02473ae9ca8e2 examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com c30055ba188ec71fbfd883507ba02473ae9ca8e2 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com c30055ba188ec71fbfd883507ba02473ae9ca8e2 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com c30055ba188ec71fbfd883507ba02473ae9ca8e2 spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com c30055ba188ec71fbfd883507ba02473ae9ca8e2 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com c30055ba188ec71fbfd883507ba02473ae9ca8e2 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com c30055ba188ec71fbfd883507ba02473ae9ca8e2 src/compiler/prepare_grammar/prepare_grammar.cc Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com c30055ba188ec71fbfd883507ba02473ae9ca8e2 src/compiler/prepare_grammar/token_description.cc Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com c30055ba188ec71fbfd883507ba02473ae9ca8e2 src/compiler/prepare_grammar/token_description.h Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com 649f200831eb8388d91c4a1d7f53c58edf8b4870 examples/grammars/json.cc Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com 649f200831eb8388d91c4a1d7f53c58edf8b4870 examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com 649f200831eb8388d91c4a1d7f53c58edf8b4870 examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com 649f200831eb8388d91c4a1d7f53c58edf8b4870 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com 649f200831eb8388d91c4a1d7f53c58edf8b4870 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com 649f200831eb8388d91c4a1d7f53c58edf8b4870 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com 649f200831eb8388d91c4a1d7f53c58edf8b4870 spec/compiler/build_tables/item_set_transitions_spec.cc Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com 649f200831eb8388d91c4a1d7f53c58edf8b4870 spec/compiler/build_tables/rule_transitions_spec.cc Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com 649f200831eb8388d91c4a1d7f53c58edf8b4870 spec/compiler/helpers/rule_helpers.cc Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com 649f200831eb8388d91c4a1d7f53c58edf8b4870 spec/compiler/helpers/rule_helpers.h Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com 649f200831eb8388d91c4a1d7f53c58edf8b4870 spec/compiler/prepare_grammar/expand_tokens_spec.cc Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com 649f200831eb8388d91c4a1d7f53c58edf8b4870 spec/compiler/prepare_grammar/parse_regex_spec.cc Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com 649f200831eb8388d91c4a1d7f53c58edf8b4870 src/compiler/build_tables/rule_transitions.cc Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com 649f200831eb8388d91c4a1d7f53c58edf8b4870 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com 649f200831eb8388d91c4a1d7f53c58edf8b4870 src/compiler/grammar.cc Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com 649f200831eb8388d91c4a1d7f53c58edf8b4870 src/compiler/prepare_grammar/expand_tokens.cc Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com 649f200831eb8388d91c4a1d7f53c58edf8b4870 src/compiler/prepare_grammar/expand_tokens.h Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com 649f200831eb8388d91c4a1d7f53c58edf8b4870 src/compiler/prepare_grammar/parse_regex.cc Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com 649f200831eb8388d91c4a1d7f53c58edf8b4870 src/compiler/prepare_grammar/parse_regex.h Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com 649f200831eb8388d91c4a1d7f53c58edf8b4870 src/compiler/prepare_grammar/prepare_grammar.cc Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com 649f200831eb8388d91c4a1d7f53c58edf8b4870 src/compiler/prepared_grammar.cc Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com 649f200831eb8388d91c4a1d7f53c58edf8b4870 src/compiler/prepared_grammar.h Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com 649f200831eb8388d91c4a1d7f53c58edf8b4870 src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com 649f200831eb8388d91c4a1d7f53c58edf8b4870 src/compiler/rules/pattern.cc Max&nbsp;Brunsfeld
2014-05-20 maxbrunsfeld@gmail.com 649f200831eb8388d91c4a1d7f53c58edf8b4870 src/compiler/rules/pattern.h Max&nbsp;Brunsfeld
2014-05-12 maxbrunsfeld@gmail.com 5245bc01feb41dbb1b722612be725848d26f9468 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-05-12 maxbrunsfeld@gmail.com 5245bc01feb41dbb1b722612be725848d26f9468 spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2014-05-12 maxbrunsfeld@gmail.com 5245bc01feb41dbb1b722612be725848d26f9468 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2014-05-12 maxbrunsfeld@gmail.com 608b5ce02b5a58671e33852cbf414c0037f18066 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2014-05-10 maxbrunsfeld@gmail.com 2d0f90c7d5b67d7270fa71fc5c8690a164f5ad58 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-05-10 maxbrunsfeld@gmail.com 2d0f90c7d5b67d7270fa71fc5c8690a164f5ad58 spec/runtime/languages/javascript/control_flow.txt Max&nbsp;Brunsfeld
2014-05-09 maxbrunsfeld@gmail.com e8760eee34719439ae827d558d0d982395369d34 .gitignore Max&nbsp;Brunsfeld
2014-05-09 maxbrunsfeld@gmail.com e8760eee34719439ae827d558d0d982395369d34 script/lint.sh Max&nbsp;Brunsfeld
2014-05-09 maxbrunsfeld@gmail.com 10d3801d7e500f765b4f7322eaf2bc1eccf10dee examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-05-09 maxbrunsfeld@gmail.com 10d3801d7e500f765b4f7322eaf2bc1eccf10dee examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-05-09 maxbrunsfeld@gmail.com 10d3801d7e500f765b4f7322eaf2bc1eccf10dee src/compiler/generate_code/token_description.cc Max&nbsp;Brunsfeld
2014-05-09 maxbrunsfeld@gmail.com 3e0debf814288318bf62d64882a9ad3b053c1aa7 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-05-09 maxbrunsfeld@gmail.com 3e0debf814288318bf62d64882a9ad3b053c1aa7 include/tree_sitter/parser/lr_parser.h Max&nbsp;Brunsfeld
2014-05-09 maxbrunsfeld@gmail.com 3e0debf814288318bf62d64882a9ad3b053c1aa7 include/tree_sitter/parser/stack.h Max&nbsp;Brunsfeld
2014-05-09 maxbrunsfeld@gmail.com 3e0debf814288318bf62d64882a9ad3b053c1aa7 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-05-09 maxbrunsfeld@gmail.com 963768eb8a9216b6f6a53e25d9d96058c136c5f1 src/runtime/document.c Max&nbsp;Brunsfeld
2014-05-09 maxbrunsfeld@gmail.com 292b75391402f34a0d7fe23007adf8eeb0153583 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-05-09 maxbrunsfeld@gmail.com 292b75391402f34a0d7fe23007adf8eeb0153583 include/tree_sitter/parser/lr_parser.h Max&nbsp;Brunsfeld
2014-05-09 maxbrunsfeld@gmail.com ccc1b41f2a1996671906d8f3dd0fff262093cc68 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-05-09 maxbrunsfeld@gmail.com ccc1b41f2a1996671906d8f3dd0fff262093cc68 include/tree_sitter/parser/lexer.h Max&nbsp;Brunsfeld
2014-05-09 maxbrunsfeld@gmail.com ccc1b41f2a1996671906d8f3dd0fff262093cc68 include/tree_sitter/parser/stack.h Max&nbsp;Brunsfeld
2014-05-09 maxbrunsfeld@gmail.com ccc1b41f2a1996671906d8f3dd0fff262093cc68 src/runtime/stack.c Max&nbsp;Brunsfeld
2014-05-09 maxbrunsfeld@gmail.com e4be585c4365d7ec95460158839ee42810bec607 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-05-09 maxbrunsfeld@gmail.com e4be585c4365d7ec95460158839ee42810bec607 spec/runtime/languages/javascript/main.txt Max&nbsp;Brunsfeld
2014-05-09 maxbrunsfeld@gmail.com e4be585c4365d7ec95460158839ee42810bec607 src/runtime/stack.c Max&nbsp;Brunsfeld
2014-05-08 maxbrunsfeld@gmail.com 3f374c654712c0e29f17d11b8e368d3dcc7218ce include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-05-08 maxbrunsfeld@gmail.com 3f374c654712c0e29f17d11b8e368d3dcc7218ce src/runtime/stack.c Max&nbsp;Brunsfeld
2014-05-08 maxbrunsfeld@gmail.com 34137be12d224f5d3a5b840788ed7d7639ae33c1 examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-05-08 maxbrunsfeld@gmail.com 34137be12d224f5d3a5b840788ed7d7639ae33c1 examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-05-08 maxbrunsfeld@gmail.com 34137be12d224f5d3a5b840788ed7d7639ae33c1 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-05-08 maxbrunsfeld@gmail.com 34137be12d224f5d3a5b840788ed7d7639ae33c1 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-05-08 maxbrunsfeld@gmail.com 34137be12d224f5d3a5b840788ed7d7639ae33c1 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-05-08 maxbrunsfeld@gmail.com 34137be12d224f5d3a5b840788ed7d7639ae33c1 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-05-08 maxbrunsfeld@gmail.com 0a21eee3f0d7771e1ad90c2c8392b8798860f8c8 examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-05-08 maxbrunsfeld@gmail.com 0a21eee3f0d7771e1ad90c2c8392b8798860f8c8 examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-05-08 maxbrunsfeld@gmail.com 0a21eee3f0d7771e1ad90c2c8392b8798860f8c8 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-05-08 maxbrunsfeld@gmail.com 0a21eee3f0d7771e1ad90c2c8392b8798860f8c8 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-05-08 maxbrunsfeld@gmail.com 0a21eee3f0d7771e1ad90c2c8392b8798860f8c8 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-05-08 maxbrunsfeld@gmail.com 0a21eee3f0d7771e1ad90c2c8392b8798860f8c8 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-05-08 maxbrunsfeld@gmail.com 013572671f01a2af2073add9a28e234bde20a407 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-05-08 maxbrunsfeld@gmail.com 013572671f01a2af2073add9a28e234bde20a407 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-05-06 maxbrunsfeld@gmail.com 4700e337468076c5dd39daa9872be0eb80bc39e4 examples/grammars/golang.cc Max&nbsp;Brunsfeld
2014-05-06 maxbrunsfeld@gmail.com 4700e337468076c5dd39daa9872be0eb80bc39e4 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-05-06 maxbrunsfeld@gmail.com 4700e337468076c5dd39daa9872be0eb80bc39e4 examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-05-06 maxbrunsfeld@gmail.com 4700e337468076c5dd39daa9872be0eb80bc39e4 examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-05-06 maxbrunsfeld@gmail.com 4700e337468076c5dd39daa9872be0eb80bc39e4 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-05-06 maxbrunsfeld@gmail.com 4700e337468076c5dd39daa9872be0eb80bc39e4 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-05-06 maxbrunsfeld@gmail.com 4700e337468076c5dd39daa9872be0eb80bc39e4 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2014-05-06 maxbrunsfeld@gmail.com 4700e337468076c5dd39daa9872be0eb80bc39e4 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-05-06 maxbrunsfeld@gmail.com 4700e337468076c5dd39daa9872be0eb80bc39e4 spec/compiler/build_tables/build_parse_table_spec.cc Max&nbsp;Brunsfeld
2014-05-06 maxbrunsfeld@gmail.com 4700e337468076c5dd39daa9872be0eb80bc39e4 spec/compiler/helpers/stream_methods.h Max&nbsp;Brunsfeld
2014-05-06 maxbrunsfeld@gmail.com 4700e337468076c5dd39daa9872be0eb80bc39e4 spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2014-05-06 maxbrunsfeld@gmail.com 4700e337468076c5dd39daa9872be0eb80bc39e4 spec/compiler/prepare_grammar/intern_symbols_spec.cc Max&nbsp;Brunsfeld
2014-05-06 maxbrunsfeld@gmail.com 4700e337468076c5dd39daa9872be0eb80bc39e4 spec/runtime/languages/golang/main.txt Max&nbsp;Brunsfeld
2014-05-06 maxbrunsfeld@gmail.com 4700e337468076c5dd39daa9872be0eb80bc39e4 spec/runtime/languages/javascript/main.txt Max&nbsp;Brunsfeld
2014-05-06 maxbrunsfeld@gmail.com 4700e337468076c5dd39daa9872be0eb80bc39e4 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2014-05-06 maxbrunsfeld@gmail.com 4700e337468076c5dd39daa9872be0eb80bc39e4 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2014-05-06 maxbrunsfeld@gmail.com 4700e337468076c5dd39daa9872be0eb80bc39e4 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-05-06 maxbrunsfeld@gmail.com 4700e337468076c5dd39daa9872be0eb80bc39e4 src/compiler/grammar.cc Max&nbsp;Brunsfeld
2014-05-06 maxbrunsfeld@gmail.com 4700e337468076c5dd39daa9872be0eb80bc39e4 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2014-05-06 maxbrunsfeld@gmail.com 4700e337468076c5dd39daa9872be0eb80bc39e4 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2014-05-06 maxbrunsfeld@gmail.com 4700e337468076c5dd39daa9872be0eb80bc39e4 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2014-05-06 maxbrunsfeld@gmail.com 4700e337468076c5dd39daa9872be0eb80bc39e4 src/compiler/prepared_grammar.cc Max&nbsp;Brunsfeld
2014-05-06 maxbrunsfeld@gmail.com 4700e337468076c5dd39daa9872be0eb80bc39e4 src/compiler/prepared_grammar.h Max&nbsp;Brunsfeld
2014-05-06 maxbrunsfeld@gmail.com 4700e337468076c5dd39daa9872be0eb80bc39e4 src/runtime/stack.c Max&nbsp;Brunsfeld
2014-05-06 maxbrunsfeld@gmail.com b010e1667e769efc7dfee234d14ce354c11733f1 spec/compiler/build_tables/build_parse_table_spec.cc Max&nbsp;Brunsfeld
2014-05-06 maxbrunsfeld@gmail.com b010e1667e769efc7dfee234d14ce354c11733f1 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2014-05-05 maxbrunsfeld@gmail.com d91bc718a019d1024a491182ecd8e52778076b01 spec/compiler/build_tables/build_parse_table_spec.cc Max&nbsp;Brunsfeld
2014-05-05 maxbrunsfeld@gmail.com d91bc718a019d1024a491182ecd8e52778076b01 spec/compiler/build_tables/conflict_manager_spec.cc Max&nbsp;Brunsfeld
2014-05-05 maxbrunsfeld@gmail.com 63c0e27501f2dfb04c73efa11c9dc8d28ecb2de6 src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2014-05-05 maxbrunsfeld@gmail.com 63c0e27501f2dfb04c73efa11c9dc8d28ecb2de6 src/compiler/build_tables/build_lex_table.h Max&nbsp;Brunsfeld
2014-05-05 maxbrunsfeld@gmail.com 63c0e27501f2dfb04c73efa11c9dc8d28ecb2de6 src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2014-05-05 maxbrunsfeld@gmail.com 63c0e27501f2dfb04c73efa11c9dc8d28ecb2de6 src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2014-05-05 maxbrunsfeld@gmail.com 63c0e27501f2dfb04c73efa11c9dc8d28ecb2de6 src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2014-05-05 maxbrunsfeld@gmail.com 1d314d71c2fe929e897df4c4a979261ed6149d0c examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-05-05 maxbrunsfeld@gmail.com 1d314d71c2fe929e897df4c4a979261ed6149d0c examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-05-05 maxbrunsfeld@gmail.com 1d314d71c2fe929e897df4c4a979261ed6149d0c examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-05-05 maxbrunsfeld@gmail.com 1d314d71c2fe929e897df4c4a979261ed6149d0c examples/parsers/json.c Max&nbsp;Brunsfeld
2014-05-05 maxbrunsfeld@gmail.com 1d314d71c2fe929e897df4c4a979261ed6149d0c spec/compiler/build_tables/conflict_manager_spec.cc Max&nbsp;Brunsfeld
2014-05-05 maxbrunsfeld@gmail.com 1d314d71c2fe929e897df4c4a979261ed6149d0c src/compiler/build_tables/build_lex_table.cc Max&nbsp;Brunsfeld
2014-05-05 maxbrunsfeld@gmail.com 1d314d71c2fe929e897df4c4a979261ed6149d0c src/compiler/build_tables/build_lex_table.h Max&nbsp;Brunsfeld
2014-05-05 maxbrunsfeld@gmail.com 1d314d71c2fe929e897df4c4a979261ed6149d0c src/compiler/build_tables/build_parse_table.cc Max&nbsp;Brunsfeld
2014-05-05 maxbrunsfeld@gmail.com 1d314d71c2fe929e897df4c4a979261ed6149d0c src/compiler/build_tables/build_parse_table.h Max&nbsp;Brunsfeld
2014-05-05 maxbrunsfeld@gmail.com 1d314d71c2fe929e897df4c4a979261ed6149d0c src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2014-05-05 maxbrunsfeld@gmail.com 1d314d71c2fe929e897df4c4a979261ed6149d0c src/compiler/build_tables/build_tables.h Max&nbsp;Brunsfeld
2014-05-05 maxbrunsfeld@gmail.com 1d314d71c2fe929e897df4c4a979261ed6149d0c src/compiler/build_tables/lex_conflict_manager.cc Max&nbsp;Brunsfeld
2014-05-05 maxbrunsfeld@gmail.com 1d314d71c2fe929e897df4c4a979261ed6149d0c src/compiler/build_tables/lex_conflict_manager.h Max&nbsp;Brunsfeld
2014-05-05 maxbrunsfeld@gmail.com 1d314d71c2fe929e897df4c4a979261ed6149d0c src/compiler/build_tables/parse_conflict_manager.cc Max&nbsp;Brunsfeld
2014-05-05 maxbrunsfeld@gmail.com 1d314d71c2fe929e897df4c4a979261ed6149d0c src/compiler/build_tables/parse_conflict_manager.h Max&nbsp;Brunsfeld
2014-05-05 maxbrunsfeld@gmail.com b998bb35afce9a7262715da96f897e926bc4f3df src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2014-05-05 maxbrunsfeld@gmail.com b998bb35afce9a7262715da96f897e926bc4f3df src/compiler/compile.cc Max&nbsp;Brunsfeld
2014-05-05 maxbrunsfeld@gmail.com b998bb35afce9a7262715da96f897e926bc4f3df src/compiler/prepare_grammar/prepare_grammar.cc Max&nbsp;Brunsfeld
2014-05-04 maxbrunsfeld@gmail.com bae32adc7b232c31840c058eb71a946b7102151f examples/grammars/helpers.cc Max&nbsp;Brunsfeld
2014-05-04 maxbrunsfeld@gmail.com bae32adc7b232c31840c058eb71a946b7102151f examples/grammars/helpers.h Max&nbsp;Brunsfeld
2014-05-04 maxbrunsfeld@gmail.com bae32adc7b232c31840c058eb71a946b7102151f examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-05-04 maxbrunsfeld@gmail.com bae32adc7b232c31840c058eb71a946b7102151f examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-05-04 maxbrunsfeld@gmail.com bae32adc7b232c31840c058eb71a946b7102151f spec/runtime/languages/javascript/main.txt Max&nbsp;Brunsfeld
2014-05-02 maxbrunsfeld@gmail.com 1bdd87535a65c8c7cde5173e0a6393327dac5bcc examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-05-02 maxbrunsfeld@gmail.com 1bdd87535a65c8c7cde5173e0a6393327dac5bcc examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-05-02 maxbrunsfeld@gmail.com 1bdd87535a65c8c7cde5173e0a6393327dac5bcc spec/runtime/languages/javascript/operators.txt Max&nbsp;Brunsfeld
2014-05-02 maxbrunsfeld@gmail.com b97e4f1de8a7d7625fb45da9c5eb23566440225c src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2014-05-02 maxbrunsfeld@gmail.com 5708a181c2eebd5f7189ebd500401618b4c836bf include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-05-02 maxbrunsfeld@gmail.com 3a50171249e311b47026b4c0b41ddd2e4ddbd46e examples/grammars/helpers.cc Max&nbsp;Brunsfeld
2014-05-02 maxbrunsfeld@gmail.com 3a50171249e311b47026b4c0b41ddd2e4ddbd46e include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2014-05-02 maxbrunsfeld@gmail.com 3a50171249e311b47026b4c0b41ddd2e4ddbd46e spec/compiler/build_tables/conflict_manager_spec.cc Max&nbsp;Brunsfeld
2014-05-02 maxbrunsfeld@gmail.com 3a50171249e311b47026b4c0b41ddd2e4ddbd46e spec/compiler/compile_examples.cc Max&nbsp;Brunsfeld
2014-05-02 maxbrunsfeld@gmail.com 3a50171249e311b47026b4c0b41ddd2e4ddbd46e spec/compiler/prepare_grammar/intern_symbols_spec.cc Max&nbsp;Brunsfeld
2014-05-02 maxbrunsfeld@gmail.com 3a50171249e311b47026b4c0b41ddd2e4ddbd46e src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2014-05-02 maxbrunsfeld@gmail.com 3a50171249e311b47026b4c0b41ddd2e4ddbd46e src/compiler/build_tables/build_tables.h Max&nbsp;Brunsfeld
2014-05-02 maxbrunsfeld@gmail.com 3a50171249e311b47026b4c0b41ddd2e4ddbd46e src/compiler/build_tables/item.cc Max&nbsp;Brunsfeld
2014-05-02 maxbrunsfeld@gmail.com 3a50171249e311b47026b4c0b41ddd2e4ddbd46e src/compiler/compile.cc Max&nbsp;Brunsfeld
2014-05-02 maxbrunsfeld@gmail.com 3a50171249e311b47026b4c0b41ddd2e4ddbd46e src/compiler/grammar.cc Max&nbsp;Brunsfeld
2014-05-02 maxbrunsfeld@gmail.com 3a50171249e311b47026b4c0b41ddd2e4ddbd46e src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2014-05-02 maxbrunsfeld@gmail.com 3a50171249e311b47026b4c0b41ddd2e4ddbd46e src/compiler/prepare_grammar/intern_symbols.h Max&nbsp;Brunsfeld
2014-05-02 maxbrunsfeld@gmail.com 3a50171249e311b47026b4c0b41ddd2e4ddbd46e src/compiler/prepare_grammar/prepare_grammar.cc Max&nbsp;Brunsfeld
2014-05-02 maxbrunsfeld@gmail.com 3a50171249e311b47026b4c0b41ddd2e4ddbd46e src/compiler/prepare_grammar/prepare_grammar.h Max&nbsp;Brunsfeld
2014-05-02 maxbrunsfeld@gmail.com 3a50171249e311b47026b4c0b41ddd2e4ddbd46e src/compiler/rules/rules.cc Max&nbsp;Brunsfeld
2014-05-02 maxbrunsfeld@gmail.com e36d586817de3c3dc4103fd58f926d16e81cc5ed todo.md Max&nbsp;Brunsfeld
2014-05-02 maxbrunsfeld@gmail.com b9393b5c1ac94b65b0ddbd3c4153943322e99202 examples/grammars/arithmetic.cc Max&nbsp;Brunsfeld
2014-05-02 maxbrunsfeld@gmail.com b9393b5c1ac94b65b0ddbd3c4153943322e99202 examples/grammars/golang.cc Max&nbsp;Brunsfeld
2014-05-02 maxbrunsfeld@gmail.com b9393b5c1ac94b65b0ddbd3c4153943322e99202 examples/grammars/helpers.cc Max&nbsp;Brunsfeld
2014-05-02 maxbrunsfeld@gmail.com b9393b5c1ac94b65b0ddbd3c4153943322e99202 examples/grammars/helpers.h Max&nbsp;Brunsfeld
2014-05-02 maxbrunsfeld@gmail.com b9393b5c1ac94b65b0ddbd3c4153943322e99202 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-05-02 maxbrunsfeld@gmail.com b9393b5c1ac94b65b0ddbd3c4153943322e99202 examples/grammars/json.cc Max&nbsp;Brunsfeld
2014-05-02 maxbrunsfeld@gmail.com b9393b5c1ac94b65b0ddbd3c4153943322e99202 examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-05-02 maxbrunsfeld@gmail.com b9393b5c1ac94b65b0ddbd3c4153943322e99202 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-05-01 maxbrunsfeld@gmail.com 2906125824dff45793c9bf764dd31b3f753b7685 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-05-01 maxbrunsfeld@gmail.com 2906125824dff45793c9bf764dd31b3f753b7685 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-05-01 maxbrunsfeld@gmail.com 93620b3ed10d4013fd416af5ca0f8e7cc2ea8cc2 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2014-05-01 maxbrunsfeld@gmail.com 93620b3ed10d4013fd416af5ca0f8e7cc2ea8cc2 spec/compiler/build_tables/conflict_manager_spec.cc Max&nbsp;Brunsfeld
2014-05-01 maxbrunsfeld@gmail.com 93620b3ed10d4013fd416af5ca0f8e7cc2ea8cc2 spec/compiler/build_tables/lex_item_spec.cc Max&nbsp;Brunsfeld
2014-05-01 maxbrunsfeld@gmail.com 93620b3ed10d4013fd416af5ca0f8e7cc2ea8cc2 src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2014-05-01 maxbrunsfeld@gmail.com 93620b3ed10d4013fd416af5ca0f8e7cc2ea8cc2 src/compiler/build_tables/conflict_manager.cc Max&nbsp;Brunsfeld
2014-05-01 maxbrunsfeld@gmail.com 93620b3ed10d4013fd416af5ca0f8e7cc2ea8cc2 src/compiler/build_tables/item.cc Max&nbsp;Brunsfeld
2014-05-01 maxbrunsfeld@gmail.com 93620b3ed10d4013fd416af5ca0f8e7cc2ea8cc2 src/compiler/build_tables/item.h Max&nbsp;Brunsfeld
2014-05-01 maxbrunsfeld@gmail.com 93620b3ed10d4013fd416af5ca0f8e7cc2ea8cc2 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2014-05-01 maxbrunsfeld@gmail.com 93620b3ed10d4013fd416af5ca0f8e7cc2ea8cc2 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2014-05-01 maxbrunsfeld@gmail.com 93620b3ed10d4013fd416af5ca0f8e7cc2ea8cc2 src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2014-05-01 maxbrunsfeld@gmail.com 93620b3ed10d4013fd416af5ca0f8e7cc2ea8cc2 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2014-05-01 maxbrunsfeld@gmail.com 93620b3ed10d4013fd416af5ca0f8e7cc2ea8cc2 src/compiler/prepare_grammar/prepare_grammar.cc Max&nbsp;Brunsfeld
2014-05-01 maxbrunsfeld@gmail.com 93620b3ed10d4013fd416af5ca0f8e7cc2ea8cc2 src/compiler/rules/rules.cc Max&nbsp;Brunsfeld
2014-05-01 maxbrunsfeld@gmail.com 60e2728accff10ef7ffbb96e17326f99e66d9321 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-05-01 maxbrunsfeld@gmail.com a2c125998e7dfd0e795ef9d3710dea0e76190651 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-05-01 maxbrunsfeld@gmail.com a2c125998e7dfd0e795ef9d3710dea0e76190651 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-05-01 maxbrunsfeld@gmail.com a2c125998e7dfd0e795ef9d3710dea0e76190651 spec/runtime/languages/javascript/main.txt Max&nbsp;Brunsfeld
2014-05-01 maxbrunsfeld@gmail.com a2c125998e7dfd0e795ef9d3710dea0e76190651 src/compiler/util/string_helpers.cc Max&nbsp;Brunsfeld
2014-05-01 maxbrunsfeld@gmail.com 6d40dcf8816a681608cb2185bb0efdddf1175efa include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2014-05-01 maxbrunsfeld@gmail.com 6d40dcf8816a681608cb2185bb0efdddf1175efa spec/compiler/build_tables/item_set_transitions_spec.cc Max&nbsp;Brunsfeld
2014-05-01 maxbrunsfeld@gmail.com 6d40dcf8816a681608cb2185bb0efdddf1175efa spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2014-05-01 maxbrunsfeld@gmail.com 6d40dcf8816a681608cb2185bb0efdddf1175efa src/compiler/build_tables/get_metadata.cc Max&nbsp;Brunsfeld
2014-05-01 maxbrunsfeld@gmail.com 6d40dcf8816a681608cb2185bb0efdddf1175efa src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2014-05-01 maxbrunsfeld@gmail.com 6d40dcf8816a681608cb2185bb0efdddf1175efa src/compiler/rules/metadata.cc Max&nbsp;Brunsfeld
2014-05-01 maxbrunsfeld@gmail.com 6d40dcf8816a681608cb2185bb0efdddf1175efa src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2014-05-01 maxbrunsfeld@gmail.com 6d40dcf8816a681608cb2185bb0efdddf1175efa src/compiler/rules/rules.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com d685edf015dec403292c50fa414514b89f03861a spec/compiler/build_tables/item_set_transitions_spec.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 0d763d229d1ee8436a0cfe1d728bd602281e5827 script/lint.sh Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 0d763d229d1ee8436a0cfe1d728bd602281e5827 spec/compiler/build_tables/first_set_spec.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 0d763d229d1ee8436a0cfe1d728bd602281e5827 spec/compiler/build_tables/merge_transitions_spec.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 0d763d229d1ee8436a0cfe1d728bd602281e5827 spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 0d763d229d1ee8436a0cfe1d728bd602281e5827 src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 0d763d229d1ee8436a0cfe1d728bd602281e5827 src/compiler/build_tables/conflict_manager.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 0d763d229d1ee8436a0cfe1d728bd602281e5827 src/compiler/build_tables/first_set.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 0d763d229d1ee8436a0cfe1d728bd602281e5827 src/compiler/build_tables/get_metadata.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 0d763d229d1ee8436a0cfe1d728bd602281e5827 src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 0d763d229d1ee8436a0cfe1d728bd602281e5827 src/compiler/build_tables/item_set_transitions.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 0d763d229d1ee8436a0cfe1d728bd602281e5827 src/compiler/build_tables/merge_transitions.h Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 0d763d229d1ee8436a0cfe1d728bd602281e5827 src/compiler/build_tables/rule_transitions.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 0d763d229d1ee8436a0cfe1d728bd602281e5827 src/compiler/build_tables/rule_transitions.h Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 0d763d229d1ee8436a0cfe1d728bd602281e5827 src/compiler/conflict.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 0d763d229d1ee8436a0cfe1d728bd602281e5827 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 0d763d229d1ee8436a0cfe1d728bd602281e5827 src/compiler/generate_code/token_description.h Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 0d763d229d1ee8436a0cfe1d728bd602281e5827 src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 0d763d229d1ee8436a0cfe1d728bd602281e5827 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 0d763d229d1ee8436a0cfe1d728bd602281e5827 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 0d763d229d1ee8436a0cfe1d728bd602281e5827 src/compiler/prepare_grammar/intern_symbols.h Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 0d763d229d1ee8436a0cfe1d728bd602281e5827 src/compiler/prepared_grammar.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 0d763d229d1ee8436a0cfe1d728bd602281e5827 src/compiler/prepared_grammar.h Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 0d763d229d1ee8436a0cfe1d728bd602281e5827 src/compiler/rules/choice.h Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 0d763d229d1ee8436a0cfe1d728bd602281e5827 src/compiler/rules/pattern.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 0d763d229d1ee8436a0cfe1d728bd602281e5827 src/compiler/rules/symbol.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 0d763d229d1ee8436a0cfe1d728bd602281e5827 src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 0d763d229d1ee8436a0cfe1d728bd602281e5827 src/compiler/rules/visitor.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 0d763d229d1ee8436a0cfe1d728bd602281e5827 src/compiler/util/string_helpers.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b spec/compiler/build_tables/conflict_manager_spec.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b spec/compiler/build_tables/first_set_spec.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b spec/compiler/build_tables/follow_sets_spec.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b spec/compiler/build_tables/item_set_closure_spec.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b spec/compiler/build_tables/item_set_transitions_spec.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b spec/compiler/build_tables/lex_item_spec.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b spec/compiler/build_tables/rule_transitions_spec.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b spec/compiler/helpers/rule_helpers.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b spec/compiler/prepare_grammar/intern_symbols_spec.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/build_tables/conflict_manager.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/build_tables/conflict_manager.h Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/build_tables/first_set.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/build_tables/first_set.h Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/build_tables/follow_sets.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/build_tables/follow_sets.h Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/build_tables/item.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/build_tables/item.h Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/build_tables/item_set_transitions.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/build_tables/item_set_transitions.h Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/build_tables/lex_item.h Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/build_tables/merge_transitions.h Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/build_tables/rule_can_be_blank.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/build_tables/rule_transitions.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/build_tables/rule_transitions.h Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/lex_table.h Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/parse_table.h Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/prepared_grammar.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/prepared_grammar.h Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/rules/built_in_symbols.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/rules/built_in_symbols.h Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/rules/named_symbol.h Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/rules/symbol.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 25eda9d889ca9a3e2596d2b82bfc6601a3a47e3b src/compiler/rules/visitor.h Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com faf80aadac47454b30a9e6798eaf8992c70f7485 spec/compiler/prepare_grammar/expand_repeats_spec.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com faf80aadac47454b30a9e6798eaf8992c70f7485 spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com faf80aadac47454b30a9e6798eaf8992c70f7485 spec/compiler/prepare_grammar/intern_symbols_spec.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com faf80aadac47454b30a9e6798eaf8992c70f7485 src/compiler/build_tables/conflict_manager.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com faf80aadac47454b30a9e6798eaf8992c70f7485 src/compiler/build_tables/first_set.h Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com faf80aadac47454b30a9e6798eaf8992c70f7485 src/compiler/build_tables/follow_sets.h Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com faf80aadac47454b30a9e6798eaf8992c70f7485 src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com faf80aadac47454b30a9e6798eaf8992c70f7485 src/compiler/build_tables/rule_can_be_blank.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com faf80aadac47454b30a9e6798eaf8992c70f7485 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com faf80aadac47454b30a9e6798eaf8992c70f7485 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com faf80aadac47454b30a9e6798eaf8992c70f7485 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com faf80aadac47454b30a9e6798eaf8992c70f7485 src/compiler/rules/interned_symbol.h Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com faf80aadac47454b30a9e6798eaf8992c70f7485 src/compiler/rules/named_symbol.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com faf80aadac47454b30a9e6798eaf8992c70f7485 src/compiler/rules/named_symbol.h Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com faf80aadac47454b30a9e6798eaf8992c70f7485 src/compiler/rules/rules.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com faf80aadac47454b30a9e6798eaf8992c70f7485 src/compiler/rules/visitor.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com faf80aadac47454b30a9e6798eaf8992c70f7485 src/compiler/rules/visitor.h Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 66c033e411c76159aae3caad30195e120d8d42c1 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 70ba76762c128e40d2488cf13b5e9b6a1745ce96 src/compiler/build_tables/item_set_transitions.cc Max&nbsp;Brunsfeld
2014-04-29 maxbrunsfeld@gmail.com 70ba76762c128e40d2488cf13b5e9b6a1745ce96 src/compiler/build_tables/merge_transitions.h Max&nbsp;Brunsfeld
2014-04-28 maxbrunsfeld@gmail.com ae2450d2823635df4c140f638e12a5e75a1a6b59 src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2014-04-28 maxbrunsfeld@gmail.com 0323a696f1465038d806784b86ef075daacee5c0 todo.md Max&nbsp;Brunsfeld
2014-04-28 maxbrunsfeld@gmail.com c53c0dfe37b36b61958267200a2603a8c749ad5e script/test.sh Max&nbsp;Brunsfeld
2014-04-28 maxbrunsfeld@gmail.com 6ea4e6b2b08cc73ae828d157b4475aa19e3dd030 examples/grammars/helpers.cc Max&nbsp;Brunsfeld
2014-04-28 maxbrunsfeld@gmail.com 6ea4e6b2b08cc73ae828d157b4475aa19e3dd030 examples/grammars/helpers.h Max&nbsp;Brunsfeld
2014-04-28 maxbrunsfeld@gmail.com 6ea4e6b2b08cc73ae828d157b4475aa19e3dd030 src/compiler/rules/visitor.cc Max&nbsp;Brunsfeld
2014-04-28 maxbrunsfeld@gmail.com 6ea4e6b2b08cc73ae828d157b4475aa19e3dd030 src/compiler/rules/visitor.h Max&nbsp;Brunsfeld
2014-04-28 maxbrunsfeld@gmail.com 4dd1f9fbcef319c6cce3b63e73e1ebc5e4c822bc examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-04-28 maxbrunsfeld@gmail.com 4dd1f9fbcef319c6cce3b63e73e1ebc5e4c822bc src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2014-04-28 maxbrunsfeld@gmail.com 4dd1f9fbcef319c6cce3b63e73e1ebc5e4c822bc src/compiler/build_tables/item_set_transitions.cc Max&nbsp;Brunsfeld
2014-04-28 maxbrunsfeld@gmail.com 4dd1f9fbcef319c6cce3b63e73e1ebc5e4c822bc src/compiler/build_tables/item_set_transitions.h Max&nbsp;Brunsfeld
2014-04-28 maxbrunsfeld@gmail.com 4dd1f9fbcef319c6cce3b63e73e1ebc5e4c822bc src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2014-04-28 maxbrunsfeld@gmail.com 4eece88e18fe8caff65878495861ca90ec850731 src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2014-04-28 maxbrunsfeld@gmail.com 076a27be4a46068bf9d621b75c590be2df0f6b3f src/compiler/build_tables/follow_sets.cc Max&nbsp;Brunsfeld
2014-04-28 maxbrunsfeld@gmail.com 076a27be4a46068bf9d621b75c590be2df0f6b3f src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2014-04-28 maxbrunsfeld@gmail.com b2cb78166e0b31258e8403ff1adbb966bd8c763a src/compiler/rules/rule.cc Max&nbsp;Brunsfeld
2014-04-28 maxbrunsfeld@gmail.com b2cb78166e0b31258e8403ff1adbb966bd8c763a src/compiler/rules/rule.h Max&nbsp;Brunsfeld
2014-04-28 maxbrunsfeld@gmail.com b86203d205a1e7df0d8a412a5bb3b7c094131ea0 examples/grammars/arithmetic.cc Max&nbsp;Brunsfeld
2014-04-28 maxbrunsfeld@gmail.com b86203d205a1e7df0d8a412a5bb3b7c094131ea0 examples/grammars/golang.cc Max&nbsp;Brunsfeld
2014-04-28 maxbrunsfeld@gmail.com b86203d205a1e7df0d8a412a5bb3b7c094131ea0 examples/grammars/helpers.cc Max&nbsp;Brunsfeld
2014-04-28 maxbrunsfeld@gmail.com b86203d205a1e7df0d8a412a5bb3b7c094131ea0 examples/grammars/helpers.h Max&nbsp;Brunsfeld
2014-04-28 maxbrunsfeld@gmail.com b86203d205a1e7df0d8a412a5bb3b7c094131ea0 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-04-28 maxbrunsfeld@gmail.com b86203d205a1e7df0d8a412a5bb3b7c094131ea0 examples/grammars/json.cc Max&nbsp;Brunsfeld
2014-04-28 maxbrunsfeld@gmail.com b86203d205a1e7df0d8a412a5bb3b7c094131ea0 examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-04-28 maxbrunsfeld@gmail.com b86203d205a1e7df0d8a412a5bb3b7c094131ea0 src/compiler/build_tables/follow_sets.cc Max&nbsp;Brunsfeld
2014-04-27 maxbrunsfeld@gmail.com 29bbff655c32aa09a1a6221d9a7a8da60ab6dd74 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-04-27 maxbrunsfeld@gmail.com 29bbff655c32aa09a1a6221d9a7a8da60ab6dd74 src/compiler/build_tables/first_set.cc Max&nbsp;Brunsfeld
2014-04-27 maxbrunsfeld@gmail.com 29bbff655c32aa09a1a6221d9a7a8da60ab6dd74 src/compiler/build_tables/rule_can_be_blank.cc Max&nbsp;Brunsfeld
2014-04-27 maxbrunsfeld@gmail.com 29bbff655c32aa09a1a6221d9a7a8da60ab6dd74 src/compiler/build_tables/rule_transitions.cc Max&nbsp;Brunsfeld
2014-04-27 maxbrunsfeld@gmail.com 29bbff655c32aa09a1a6221d9a7a8da60ab6dd74 src/compiler/rules/choice.cc Max&nbsp;Brunsfeld
2014-04-27 maxbrunsfeld@gmail.com 29bbff655c32aa09a1a6221d9a7a8da60ab6dd74 src/compiler/rules/choice.h Max&nbsp;Brunsfeld
2014-04-27 maxbrunsfeld@gmail.com 29bbff655c32aa09a1a6221d9a7a8da60ab6dd74 src/compiler/rules/pattern.cc Max&nbsp;Brunsfeld
2014-04-27 maxbrunsfeld@gmail.com 29bbff655c32aa09a1a6221d9a7a8da60ab6dd74 src/compiler/rules/visitor.cc Max&nbsp;Brunsfeld
2014-04-27 maxbrunsfeld@gmail.com c9e0d4bdf0297e62fffe659000f921ff8bb5e6e0 src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2014-04-26 maxbrunsfeld@gmail.com 93df5579b4cde7f916e3888027ff4e2d5f5c4ff6 spec/compiler/build_tables/first_set_spec.cc Max&nbsp;Brunsfeld
2014-04-26 maxbrunsfeld@gmail.com 93df5579b4cde7f916e3888027ff4e2d5f5c4ff6 spec/compiler/helpers/rule_helpers.cc Max&nbsp;Brunsfeld
2014-04-26 maxbrunsfeld@gmail.com 93df5579b4cde7f916e3888027ff4e2d5f5c4ff6 spec/compiler/prepare_grammar/expand_repeats_spec.cc Max&nbsp;Brunsfeld
2014-04-26 maxbrunsfeld@gmail.com 93df5579b4cde7f916e3888027ff4e2d5f5c4ff6 spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2014-04-26 maxbrunsfeld@gmail.com 93df5579b4cde7f916e3888027ff4e2d5f5c4ff6 spec/compiler/prepare_grammar/intern_symbols_spec.cc Max&nbsp;Brunsfeld
2014-04-26 maxbrunsfeld@gmail.com 93df5579b4cde7f916e3888027ff4e2d5f5c4ff6 spec/compiler/rules/pattern_spec.cc Max&nbsp;Brunsfeld
2014-04-26 maxbrunsfeld@gmail.com 93df5579b4cde7f916e3888027ff4e2d5f5c4ff6 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-04-26 maxbrunsfeld@gmail.com 93df5579b4cde7f916e3888027ff4e2d5f5c4ff6 src/compiler/generate_code/c_code.h Max&nbsp;Brunsfeld
2014-04-26 maxbrunsfeld@gmail.com 93df5579b4cde7f916e3888027ff4e2d5f5c4ff6 src/compiler/generate_code/token_description.cc Max&nbsp;Brunsfeld
2014-04-26 maxbrunsfeld@gmail.com 93df5579b4cde7f916e3888027ff4e2d5f5c4ff6 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2014-04-26 maxbrunsfeld@gmail.com 93df5579b4cde7f916e3888027ff4e2d5f5c4ff6 src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2014-04-26 maxbrunsfeld@gmail.com 93df5579b4cde7f916e3888027ff4e2d5f5c4ff6 src/compiler/prepare_grammar/intern_symbols.h Max&nbsp;Brunsfeld
2014-04-26 maxbrunsfeld@gmail.com 93df5579b4cde7f916e3888027ff4e2d5f5c4ff6 src/compiler/prepared_grammar.cc Max&nbsp;Brunsfeld
2014-04-26 maxbrunsfeld@gmail.com 93df5579b4cde7f916e3888027ff4e2d5f5c4ff6 src/compiler/rules/interned_symbol.cc Max&nbsp;Brunsfeld
2014-04-26 maxbrunsfeld@gmail.com 93df5579b4cde7f916e3888027ff4e2d5f5c4ff6 src/compiler/rules/interned_symbol.h Max&nbsp;Brunsfeld
2014-04-26 maxbrunsfeld@gmail.com 801f4bd0a82412ca77270c9e533b9cf642b209e3 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-04-26 maxbrunsfeld@gmail.com 801f4bd0a82412ca77270c9e533b9cf642b209e3 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-04-26 maxbrunsfeld@gmail.com 801f4bd0a82412ca77270c9e533b9cf642b209e3 spec/runtime/languages/javascript/main.txt Max&nbsp;Brunsfeld
2014-04-26 maxbrunsfeld@gmail.com 801f4bd0a82412ca77270c9e533b9cf642b209e3 spec/runtime/languages/javascript/operators.txt Max&nbsp;Brunsfeld
2014-04-24 maxbrunsfeld@gmail.com 61692c8bb18d55c109757f2857ddf7573fd64b4e examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-04-24 maxbrunsfeld@gmail.com 61692c8bb18d55c109757f2857ddf7573fd64b4e examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-04-24 maxbrunsfeld@gmail.com 61692c8bb18d55c109757f2857ddf7573fd64b4e spec/runtime/languages/javascript/errors.txt Max&nbsp;Brunsfeld
2014-04-24 maxbrunsfeld@gmail.com 68c26a06b15e2af7aa4a0a96e4555f80374fd055 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-04-24 maxbrunsfeld@gmail.com 68c26a06b15e2af7aa4a0a96e4555f80374fd055 spec/runtime/languages/javascript/main.txt Max&nbsp;Brunsfeld
2014-04-24 maxbrunsfeld@gmail.com c2abfd2d03157eac67bb236d4d18be659c79b86c examples/grammars/golang.cc Max&nbsp;Brunsfeld
2014-04-24 maxbrunsfeld@gmail.com c2abfd2d03157eac67bb236d4d18be659c79b86c examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-04-24 maxbrunsfeld@gmail.com c2abfd2d03157eac67bb236d4d18be659c79b86c examples/grammars/json.cc Max&nbsp;Brunsfeld
2014-04-24 maxbrunsfeld@gmail.com c2abfd2d03157eac67bb236d4d18be659c79b86c spec/compiler/rules/pattern_spec.cc Max&nbsp;Brunsfeld
2014-04-24 maxbrunsfeld@gmail.com c2abfd2d03157eac67bb236d4d18be659c79b86c src/compiler/rules/pattern.cc Max&nbsp;Brunsfeld
2014-04-24 maxbrunsfeld@gmail.com 52c338ed60658aa35ff3f987b7df08ad8311d855 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-04-24 maxbrunsfeld@gmail.com 52c338ed60658aa35ff3f987b7df08ad8311d855 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-04-24 maxbrunsfeld@gmail.com 52c338ed60658aa35ff3f987b7df08ad8311d855 spec/runtime/languages/javascript/operators.txt Max&nbsp;Brunsfeld
2014-04-24 maxbrunsfeld@gmail.com 7be8d469b8c05194e79ef15448413b04d9cc2ba9 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-04-24 maxbrunsfeld@gmail.com 7be8d469b8c05194e79ef15448413b04d9cc2ba9 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-04-24 maxbrunsfeld@gmail.com 7be8d469b8c05194e79ef15448413b04d9cc2ba9 spec/runtime/languages/javascript/operators.txt Max&nbsp;Brunsfeld
2014-04-24 maxbrunsfeld@gmail.com 7be8d469b8c05194e79ef15448413b04d9cc2ba9 src/compiler/build_tables/rule_transitions.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 5313bb525733bde0e9129ccf309edbd7060ce826 spec/compiler/build_tables/item_set_closure_spec.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 5313bb525733bde0e9129ccf309edbd7060ce826 src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 5313bb525733bde0e9129ccf309edbd7060ce826 src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 5313bb525733bde0e9129ccf309edbd7060ce826 src/compiler/build_tables/item_set_closure.h Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 5313bb525733bde0e9129ccf309edbd7060ce826 src/compiler/build_tables/item_set_transitions.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 5313bb525733bde0e9129ccf309edbd7060ce826 src/compiler/build_tables/merge_transitions.h Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 020614824a26d2ecf3819d6005dcd9f70ec3ccff src/compiler/rules/interned_symbol.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 020614824a26d2ecf3819d6005dcd9f70ec3ccff src/compiler/rules/interned_symbol.h Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 2b883a72a25ebf31ca936e01e3ff64d79128e4fd src/compiler/build_tables/rule_transitions.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com e8f2b788d4e7146c5320d5d647fb43007822d0d8 spec/compiler/build_tables/merge_transitions_spec.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com e8f2b788d4e7146c5320d5d647fb43007822d0d8 src/compiler/build_tables/item_set_transitions.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com e8f2b788d4e7146c5320d5d647fb43007822d0d8 src/compiler/build_tables/merge_transitions.h Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com e8f2b788d4e7146c5320d5d647fb43007822d0d8 src/compiler/build_tables/rule_transitions.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 3b388d66cdb4f30e10e28e7af3e7fb72ef2b4e4a src/compiler/build_tables/first_set.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 3b388d66cdb4f30e10e28e7af3e7fb72ef2b4e4a src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 3b388d66cdb4f30e10e28e7af3e7fb72ef2b4e4a src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 3b388d66cdb4f30e10e28e7af3e7fb72ef2b4e4a src/compiler/build_tables/rule_can_be_blank.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 3b388d66cdb4f30e10e28e7af3e7fb72ef2b4e4a src/compiler/prepared_grammar.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 3b388d66cdb4f30e10e28e7af3e7fb72ef2b4e4a src/compiler/prepared_grammar.h Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 3b388d66cdb4f30e10e28e7af3e7fb72ef2b4e4a src/compiler/rules/interned_symbol.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf examples/parsers/json.c Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf spec/compiler/build_tables/conflict_manager_spec.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf spec/compiler/build_tables/first_set_spec.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf spec/compiler/build_tables/follow_sets_spec.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf spec/compiler/build_tables/item_set_closure_spec.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf spec/compiler/build_tables/item_set_transitions_spec.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf spec/compiler/build_tables/lex_item_spec.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf spec/compiler/build_tables/rule_can_be_blank_spec.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf spec/compiler/build_tables/rule_transitions_spec.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf spec/compiler/compiler_spec_helper.h Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf spec/compiler/helpers/rule_helpers.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf spec/compiler/helpers/rule_helpers.h Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf spec/compiler/prepare_grammar/expand_repeats_spec.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf spec/compiler/prepare_grammar/extract_tokens_spec.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf spec/compiler/prepare_grammar/intern_symbols_spec.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/build_tables/build_tables.h Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/build_tables/conflict_manager.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/build_tables/conflict_manager.h Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/build_tables/first_set.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/build_tables/first_set.h Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/build_tables/follow_sets.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/build_tables/follow_sets.h Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/build_tables/item.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/build_tables/item.h Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/build_tables/item_set_transitions.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/build_tables/item_set_transitions.h Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/build_tables/lex_item.h Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/build_tables/merge_transitions.h Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/build_tables/rule_can_be_blank.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/build_tables/rule_transitions.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/build_tables/rule_transitions.h Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/compile.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/generate_code/c_code.h Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/generate_code/token_description.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/generate_code/token_description.h Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/lex_table.h Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/parse_table.h Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/prepare_grammar/intern_symbols.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/prepare_grammar/intern_symbols.h Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/prepare_grammar/prepare_grammar.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/prepared_grammar.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/prepared_grammar.h Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/rules/built_in_symbols.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/rules/built_in_symbols.h Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/rules/interned_symbol.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/rules/interned_symbol.h Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/rules/symbol.cc Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2014-04-23 maxbrunsfeld@gmail.com 68d44fd565bc7e35b6e8a2298c53a9ab422660bf src/compiler/rules/visitor.h Max&nbsp;Brunsfeld
2014-04-17 maxbrunsfeld@gmail.com 33d781f4927fc0b94bd49d25f88deb4ece44e035 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-04-17 maxbrunsfeld@gmail.com 33d781f4927fc0b94bd49d25f88deb4ece44e035 spec/compiler/build_tables/conflict_manager_spec.cc Max&nbsp;Brunsfeld
2014-04-17 maxbrunsfeld@gmail.com 33d781f4927fc0b94bd49d25f88deb4ece44e035 spec/compiler/build_tables/get_metadata_spec.cc Max&nbsp;Brunsfeld
2014-04-17 maxbrunsfeld@gmail.com 33d781f4927fc0b94bd49d25f88deb4ece44e035 spec/compiler/build_tables/lex_item_spec.cc Max&nbsp;Brunsfeld
2014-04-17 maxbrunsfeld@gmail.com 33d781f4927fc0b94bd49d25f88deb4ece44e035 spec/compiler/build_tables/rule_transitions_spec.cc Max&nbsp;Brunsfeld
2014-04-17 maxbrunsfeld@gmail.com 33d781f4927fc0b94bd49d25f88deb4ece44e035 src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2014-04-17 maxbrunsfeld@gmail.com 33d781f4927fc0b94bd49d25f88deb4ece44e035 src/compiler/build_tables/conflict_manager.cc Max&nbsp;Brunsfeld
2014-04-17 maxbrunsfeld@gmail.com 33d781f4927fc0b94bd49d25f88deb4ece44e035 src/compiler/build_tables/first_set.h Max&nbsp;Brunsfeld
2014-04-17 maxbrunsfeld@gmail.com 33d781f4927fc0b94bd49d25f88deb4ece44e035 src/compiler/build_tables/follow_sets.h Max&nbsp;Brunsfeld
2014-04-17 maxbrunsfeld@gmail.com 33d781f4927fc0b94bd49d25f88deb4ece44e035 src/compiler/build_tables/get_metadata.cc Max&nbsp;Brunsfeld
2014-04-17 maxbrunsfeld@gmail.com 33d781f4927fc0b94bd49d25f88deb4ece44e035 src/compiler/build_tables/item.cc Max&nbsp;Brunsfeld
2014-04-17 maxbrunsfeld@gmail.com 33d781f4927fc0b94bd49d25f88deb4ece44e035 src/compiler/build_tables/item.h Max&nbsp;Brunsfeld
2014-04-17 maxbrunsfeld@gmail.com 33d781f4927fc0b94bd49d25f88deb4ece44e035 src/compiler/build_tables/item_set_closure.h Max&nbsp;Brunsfeld
2014-04-17 maxbrunsfeld@gmail.com 33d781f4927fc0b94bd49d25f88deb4ece44e035 src/compiler/build_tables/item_set_transitions.h Max&nbsp;Brunsfeld
2014-04-17 maxbrunsfeld@gmail.com 33d781f4927fc0b94bd49d25f88deb4ece44e035 src/compiler/build_tables/lex_item.cc Max&nbsp;Brunsfeld
2014-04-17 maxbrunsfeld@gmail.com 33d781f4927fc0b94bd49d25f88deb4ece44e035 src/compiler/build_tables/lex_item.h Max&nbsp;Brunsfeld
2014-04-17 maxbrunsfeld@gmail.com 33d781f4927fc0b94bd49d25f88deb4ece44e035 src/compiler/build_tables/parse_item.cc Max&nbsp;Brunsfeld
2014-04-17 maxbrunsfeld@gmail.com 33d781f4927fc0b94bd49d25f88deb4ece44e035 src/compiler/build_tables/parse_item.h Max&nbsp;Brunsfeld
2014-04-17 maxbrunsfeld@gmail.com 33d781f4927fc0b94bd49d25f88deb4ece44e035 src/compiler/util/string_helpers.cc Max&nbsp;Brunsfeld
2014-04-17 maxbrunsfeld@gmail.com a12cd495855e0a2b4d26d8b5ee844cdc9a33f320 script/configure.sh Max&nbsp;Brunsfeld
2014-04-17 maxbrunsfeld@gmail.com d32c8b7dd74b3956b43590878b82ae74f8162bd7 src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2014-04-15 maxbrunsfeld@gmail.com a437d3977316bdd1d859e3fdd462548c79d1fbec examples/grammars/arithmetic.cc Max&nbsp;Brunsfeld
2014-04-15 maxbrunsfeld@gmail.com a437d3977316bdd1d859e3fdd462548c79d1fbec examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-04-15 maxbrunsfeld@gmail.com a437d3977316bdd1d859e3fdd462548c79d1fbec include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2014-04-15 maxbrunsfeld@gmail.com a437d3977316bdd1d859e3fdd462548c79d1fbec include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-04-15 maxbrunsfeld@gmail.com a437d3977316bdd1d859e3fdd462548c79d1fbec spec/compiler/build_tables/conflict_manager_spec.cc Max&nbsp;Brunsfeld
2014-04-15 maxbrunsfeld@gmail.com a437d3977316bdd1d859e3fdd462548c79d1fbec spec/compiler/build_tables/rule_transitions_spec.cc Max&nbsp;Brunsfeld
2014-04-15 maxbrunsfeld@gmail.com a437d3977316bdd1d859e3fdd462548c79d1fbec spec/runtime/languages/arithmetic/errors.txt Max&nbsp;Brunsfeld
2014-04-15 maxbrunsfeld@gmail.com a437d3977316bdd1d859e3fdd462548c79d1fbec spec/runtime/languages/arithmetic/main.txt Max&nbsp;Brunsfeld
2014-04-15 maxbrunsfeld@gmail.com a437d3977316bdd1d859e3fdd462548c79d1fbec spec/runtime/node_position_spec.cc Max&nbsp;Brunsfeld
2014-04-15 maxbrunsfeld@gmail.com a437d3977316bdd1d859e3fdd462548c79d1fbec src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2014-04-15 maxbrunsfeld@gmail.com a437d3977316bdd1d859e3fdd462548c79d1fbec src/compiler/build_tables/conflict_manager.cc Max&nbsp;Brunsfeld
2014-04-15 maxbrunsfeld@gmail.com a437d3977316bdd1d859e3fdd462548c79d1fbec src/compiler/build_tables/get_metadata.cc Max&nbsp;Brunsfeld
2014-04-15 maxbrunsfeld@gmail.com a437d3977316bdd1d859e3fdd462548c79d1fbec src/compiler/build_tables/item.cc Max&nbsp;Brunsfeld
2014-04-15 maxbrunsfeld@gmail.com a437d3977316bdd1d859e3fdd462548c79d1fbec src/compiler/build_tables/item.h Max&nbsp;Brunsfeld
2014-04-15 maxbrunsfeld@gmail.com a437d3977316bdd1d859e3fdd462548c79d1fbec src/compiler/build_tables/rule_transitions.cc Max&nbsp;Brunsfeld
2014-04-15 maxbrunsfeld@gmail.com a437d3977316bdd1d859e3fdd462548c79d1fbec src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-04-15 maxbrunsfeld@gmail.com a437d3977316bdd1d859e3fdd462548c79d1fbec src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2014-04-15 maxbrunsfeld@gmail.com a437d3977316bdd1d859e3fdd462548c79d1fbec src/compiler/parse_table.h Max&nbsp;Brunsfeld
2014-04-15 maxbrunsfeld@gmail.com a437d3977316bdd1d859e3fdd462548c79d1fbec src/compiler/rules/rules.cc Max&nbsp;Brunsfeld
2014-04-15 maxbrunsfeld@gmail.com a437d3977316bdd1d859e3fdd462548c79d1fbec src/compiler/util/string_helpers.cc Max&nbsp;Brunsfeld
2014-04-15 maxbrunsfeld@gmail.com a437d3977316bdd1d859e3fdd462548c79d1fbec src/compiler/util/string_helpers.h Max&nbsp;Brunsfeld
2014-04-15 maxbrunsfeld@gmail.com e23604ac52b74338983b2c4aea866ec319c3889a include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-04-14 maxbrunsfeld@gmail.com 67243c7e2f826b9e9a6a4983589d7d6326b071d5 spec/compiler/build_tables/conflict_manager_spec.cc Max&nbsp;Brunsfeld
2014-04-14 maxbrunsfeld@gmail.com 67243c7e2f826b9e9a6a4983589d7d6326b071d5 spec/compiler/name_symbols/name_symbols_spec.cc Max&nbsp;Brunsfeld
2014-04-14 maxbrunsfeld@gmail.com 67243c7e2f826b9e9a6a4983589d7d6326b071d5 src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2014-04-14 maxbrunsfeld@gmail.com 67243c7e2f826b9e9a6a4983589d7d6326b071d5 src/compiler/build_tables/build_tables.h Max&nbsp;Brunsfeld
2014-04-14 maxbrunsfeld@gmail.com 67243c7e2f826b9e9a6a4983589d7d6326b071d5 src/compiler/build_tables/conflict_manager.cc Max&nbsp;Brunsfeld
2014-04-14 maxbrunsfeld@gmail.com 67243c7e2f826b9e9a6a4983589d7d6326b071d5 src/compiler/build_tables/get_metadata.cc Max&nbsp;Brunsfeld
2014-04-14 maxbrunsfeld@gmail.com 67243c7e2f826b9e9a6a4983589d7d6326b071d5 src/compiler/build_tables/get_metadata.h Max&nbsp;Brunsfeld
2014-04-14 maxbrunsfeld@gmail.com 67243c7e2f826b9e9a6a4983589d7d6326b071d5 src/compiler/build_tables/rule_transitions.cc Max&nbsp;Brunsfeld
2014-04-14 maxbrunsfeld@gmail.com 67243c7e2f826b9e9a6a4983589d7d6326b071d5 src/compiler/compile.cc Max&nbsp;Brunsfeld
2014-04-14 maxbrunsfeld@gmail.com 67243c7e2f826b9e9a6a4983589d7d6326b071d5 src/compiler/conflict.cc Max&nbsp;Brunsfeld
2014-04-14 maxbrunsfeld@gmail.com 67243c7e2f826b9e9a6a4983589d7d6326b071d5 src/compiler/name_symbols/name_symbols.cc Max&nbsp;Brunsfeld
2014-04-14 maxbrunsfeld@gmail.com 67243c7e2f826b9e9a6a4983589d7d6326b071d5 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2014-04-14 maxbrunsfeld@gmail.com 67243c7e2f826b9e9a6a4983589d7d6326b071d5 src/compiler/rules/blank.cc Max&nbsp;Brunsfeld
2014-04-14 maxbrunsfeld@gmail.com 67243c7e2f826b9e9a6a4983589d7d6326b071d5 src/compiler/rules/built_in_symbols.cc Max&nbsp;Brunsfeld
2014-04-14 maxbrunsfeld@gmail.com 67243c7e2f826b9e9a6a4983589d7d6326b071d5 src/compiler/rules/character_range.cc Max&nbsp;Brunsfeld
2014-04-14 maxbrunsfeld@gmail.com 67243c7e2f826b9e9a6a4983589d7d6326b071d5 src/compiler/rules/choice.cc Max&nbsp;Brunsfeld
2014-04-14 maxbrunsfeld@gmail.com 67243c7e2f826b9e9a6a4983589d7d6326b071d5 src/compiler/rules/metadata.cc Max&nbsp;Brunsfeld
2014-04-14 maxbrunsfeld@gmail.com 67243c7e2f826b9e9a6a4983589d7d6326b071d5 src/compiler/rules/rules.cc Max&nbsp;Brunsfeld
2014-04-14 maxbrunsfeld@gmail.com 67243c7e2f826b9e9a6a4983589d7d6326b071d5 src/compiler/rules/symbol.cc Max&nbsp;Brunsfeld
2014-04-14 maxbrunsfeld@gmail.com 67243c7e2f826b9e9a6a4983589d7d6326b071d5 src/compiler/rules/visitor.cc Max&nbsp;Brunsfeld
2014-04-14 maxbrunsfeld@gmail.com 67243c7e2f826b9e9a6a4983589d7d6326b071d5 src/compiler/rules/visitor.h Max&nbsp;Brunsfeld
2014-04-13 maxbrunsfeld@gmail.com 5145bba53dfa8530e7e525e28b60f753ff43e1c2 examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-04-13 maxbrunsfeld@gmail.com 5145bba53dfa8530e7e525e28b60f753ff43e1c2 examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-04-13 maxbrunsfeld@gmail.com 5145bba53dfa8530e7e525e28b60f753ff43e1c2 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-04-13 maxbrunsfeld@gmail.com 5145bba53dfa8530e7e525e28b60f753ff43e1c2 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-04-13 maxbrunsfeld@gmail.com 5145bba53dfa8530e7e525e28b60f753ff43e1c2 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-04-13 maxbrunsfeld@gmail.com 5145bba53dfa8530e7e525e28b60f753ff43e1c2 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-04-12 maxbrunsfeld@gmail.com 02f3fe2b040a83ca1a9208fb3e8550348c1612e2 .travis.yml Max&nbsp;Brunsfeld
2014-04-12 maxbrunsfeld@gmail.com 02f3fe2b040a83ca1a9208fb3e8550348c1612e2 script/configure.sh Max&nbsp;Brunsfeld
2014-04-12 maxbrunsfeld@gmail.com 02f3fe2b040a83ca1a9208fb3e8550348c1612e2 tree_sitter.gyp Max&nbsp;Brunsfeld
2014-04-10 maxbrunsfeld@gmail.com cad61222955cfdcc47e116797ac1349df4959fe3 .travis.yml Max&nbsp;Brunsfeld
2014-04-10 maxbrunsfeld@gmail.com cad61222955cfdcc47e116797ac1349df4959fe3 spec/runtime/helpers/read_test_entries.cc Max&nbsp;Brunsfeld
2014-04-10 maxbrunsfeld@gmail.com e1e0cc6278368ce2cf71c8f413329b51b46a0055 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2014-04-10 maxbrunsfeld@gmail.com e1e0cc6278368ce2cf71c8f413329b51b46a0055 spec/compiler/build_tables/conflict_manager_spec.cc Max&nbsp;Brunsfeld
2014-04-10 maxbrunsfeld@gmail.com e1e0cc6278368ce2cf71c8f413329b51b46a0055 spec/compiler/compile_examples.cc Max&nbsp;Brunsfeld
2014-04-10 maxbrunsfeld@gmail.com e1e0cc6278368ce2cf71c8f413329b51b46a0055 src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2014-04-10 maxbrunsfeld@gmail.com e1e0cc6278368ce2cf71c8f413329b51b46a0055 src/compiler/build_tables/conflict_manager.cc Max&nbsp;Brunsfeld
2014-04-10 maxbrunsfeld@gmail.com e1e0cc6278368ce2cf71c8f413329b51b46a0055 src/compiler/build_tables/conflict_manager.h Max&nbsp;Brunsfeld
2014-04-10 maxbrunsfeld@gmail.com e1e0cc6278368ce2cf71c8f413329b51b46a0055 src/compiler/conflict.cc Max&nbsp;Brunsfeld
2014-04-10 maxbrunsfeld@gmail.com 53285f7d0c77f828832968199be4e4799dedf244 examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-04-10 maxbrunsfeld@gmail.com 53285f7d0c77f828832968199be4e4799dedf244 examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-04-10 maxbrunsfeld@gmail.com 53285f7d0c77f828832968199be4e4799dedf244 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-04-10 maxbrunsfeld@gmail.com 53285f7d0c77f828832968199be4e4799dedf244 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-04-10 maxbrunsfeld@gmail.com 53285f7d0c77f828832968199be4e4799dedf244 spec/compiler/prepare_grammar_spec.cc Max&nbsp;Brunsfeld
2014-04-10 maxbrunsfeld@gmail.com 53285f7d0c77f828832968199be4e4799dedf244 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com a5816a96243e89d2f14cab1ca2684369a3097941 src/compiler/build_tables/first_set.cc Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com a5816a96243e89d2f14cab1ca2684369a3097941 src/compiler/build_tables/get_metadata.cc Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com a5816a96243e89d2f14cab1ca2684369a3097941 src/compiler/build_tables/rule_can_be_blank.cc Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com a5816a96243e89d2f14cab1ca2684369a3097941 src/compiler/build_tables/rule_transitions.cc Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com a5816a96243e89d2f14cab1ca2684369a3097941 src/compiler/name_symbols/name_symbols.cc Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com a5816a96243e89d2f14cab1ca2684369a3097941 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com a5816a96243e89d2f14cab1ca2684369a3097941 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com a5816a96243e89d2f14cab1ca2684369a3097941 src/compiler/rules/visitor.cc Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com a5816a96243e89d2f14cab1ca2684369a3097941 src/compiler/rules/visitor.h Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com bd5ec68c96578da0f0282980d4c7c766364f392c examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com bd5ec68c96578da0f0282980d4c7c766364f392c examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com bd5ec68c96578da0f0282980d4c7c766364f392c examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com bd5ec68c96578da0f0282980d4c7c766364f392c examples/parsers/json.c Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com bd5ec68c96578da0f0282980d4c7c766364f392c include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com bd5ec68c96578da0f0282980d4c7c766364f392c include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com bd5ec68c96578da0f0282980d4c7c766364f392c src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com 6a0a28f4b34b33b7c50d2b8d61422989560dfd45 .travis.yml Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com 6a0a28f4b34b33b7c50d2b8d61422989560dfd45 spec/runtime/helpers/read_test_entries.cc Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com 6a0a28f4b34b33b7c50d2b8d61422989560dfd45 spec/runtime/helpers/spy_reader.cc Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com 6a0a28f4b34b33b7c50d2b8d61422989560dfd45 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com 6a0a28f4b34b33b7c50d2b8d61422989560dfd45 src/compiler/build_tables/conflict_manager.cc Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com 6a0a28f4b34b33b7c50d2b8d61422989560dfd45 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com 6a0a28f4b34b33b7c50d2b8d61422989560dfd45 src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com 6a0a28f4b34b33b7c50d2b8d61422989560dfd45 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com 6a0a28f4b34b33b7c50d2b8d61422989560dfd45 src/compiler/rules/symbol.cc Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com 6a0a28f4b34b33b7c50d2b8d61422989560dfd45 tree_sitter.gyp Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com 2ab9caa87c15d9c6fe27cceff2471234cc125bbe spec/compiler/compile_examples.cc Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com f71d7bae1687ae94ebdf83e47a4bee19af179293 examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com f71d7bae1687ae94ebdf83e47a4bee19af179293 examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com f71d7bae1687ae94ebdf83e47a4bee19af179293 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com f71d7bae1687ae94ebdf83e47a4bee19af179293 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com f71d7bae1687ae94ebdf83e47a4bee19af179293 spec/compiler/build_tables/conflict_manager_spec.cc Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com f71d7bae1687ae94ebdf83e47a4bee19af179293 spec/compiler/name_symbols/name_symbols_spec.cc Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com f71d7bae1687ae94ebdf83e47a4bee19af179293 src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com f71d7bae1687ae94ebdf83e47a4bee19af179293 src/compiler/build_tables/build_tables.h Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com f71d7bae1687ae94ebdf83e47a4bee19af179293 src/compiler/build_tables/conflict_manager.cc Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com f71d7bae1687ae94ebdf83e47a4bee19af179293 src/compiler/build_tables/conflict_manager.h Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com f71d7bae1687ae94ebdf83e47a4bee19af179293 src/compiler/compile.cc Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com f71d7bae1687ae94ebdf83e47a4bee19af179293 src/compiler/name_symbols/name_symbols.cc Max&nbsp;Brunsfeld
2014-04-09 maxbrunsfeld@gmail.com f71d7bae1687ae94ebdf83e47a4bee19af179293 src/compiler/name_symbols/name_symbols.h Max&nbsp;Brunsfeld
2014-04-08 maxbrunsfeld@gmail.com 3982b73ed6df033b0e2e47ba1377ca4accf58455 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2014-04-08 maxbrunsfeld@gmail.com 3982b73ed6df033b0e2e47ba1377ca4accf58455 spec/compiler/build_tables/conflict_manager_spec.cc Max&nbsp;Brunsfeld
2014-04-08 maxbrunsfeld@gmail.com 3982b73ed6df033b0e2e47ba1377ca4accf58455 spec/compiler/compile_examples.cc Max&nbsp;Brunsfeld
2014-04-08 maxbrunsfeld@gmail.com 3982b73ed6df033b0e2e47ba1377ca4accf58455 src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2014-04-08 maxbrunsfeld@gmail.com 3982b73ed6df033b0e2e47ba1377ca4accf58455 src/compiler/build_tables/build_tables.h Max&nbsp;Brunsfeld
2014-04-08 maxbrunsfeld@gmail.com 3982b73ed6df033b0e2e47ba1377ca4accf58455 src/compiler/build_tables/conflict_manager.cpp Max&nbsp;Brunsfeld
2014-04-08 maxbrunsfeld@gmail.com 3982b73ed6df033b0e2e47ba1377ca4accf58455 src/compiler/build_tables/conflict_manager.h Max&nbsp;Brunsfeld
2014-04-08 maxbrunsfeld@gmail.com 3982b73ed6df033b0e2e47ba1377ca4accf58455 src/compiler/compile.cc Max&nbsp;Brunsfeld
2014-04-08 maxbrunsfeld@gmail.com 3982b73ed6df033b0e2e47ba1377ca4accf58455 src/compiler/conflict.cc Max&nbsp;Brunsfeld
2014-04-08 maxbrunsfeld@gmail.com 3982b73ed6df033b0e2e47ba1377ca4accf58455 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2014-04-08 maxbrunsfeld@gmail.com 3982b73ed6df033b0e2e47ba1377ca4accf58455 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2014-04-08 maxbrunsfeld@gmail.com 3982b73ed6df033b0e2e47ba1377ca4accf58455 src/compiler/prepared_grammar.h Max&nbsp;Brunsfeld
2014-04-07 maxbrunsfeld@gmail.com 1da9f1fdfde2cb051c46cd648759c34cf15bc9a6 spec/compiler/build_tables/first_set_spec.cc Max&nbsp;Brunsfeld
2014-04-07 maxbrunsfeld@gmail.com 1da9f1fdfde2cb051c46cd648759c34cf15bc9a6 spec/compiler/build_tables/get_metadata_spec.cc Max&nbsp;Brunsfeld
2014-04-07 maxbrunsfeld@gmail.com 1da9f1fdfde2cb051c46cd648759c34cf15bc9a6 spec/compiler/build_tables/rule_can_be_blank_spec.cc Max&nbsp;Brunsfeld
2014-04-07 maxbrunsfeld@gmail.com 1da9f1fdfde2cb051c46cd648759c34cf15bc9a6 src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2014-04-07 maxbrunsfeld@gmail.com 1da9f1fdfde2cb051c46cd648759c34cf15bc9a6 src/compiler/build_tables/get_metadata.cc Max&nbsp;Brunsfeld
2014-04-07 maxbrunsfeld@gmail.com 1da9f1fdfde2cb051c46cd648759c34cf15bc9a6 src/compiler/build_tables/get_metadata.h Max&nbsp;Brunsfeld
2014-04-07 maxbrunsfeld@gmail.com 1da9f1fdfde2cb051c46cd648759c34cf15bc9a6 src/compiler/build_tables/item.cc Max&nbsp;Brunsfeld
2014-04-07 maxbrunsfeld@gmail.com 1da9f1fdfde2cb051c46cd648759c34cf15bc9a6 src/compiler/build_tables/item.h Max&nbsp;Brunsfeld
2014-04-07 maxbrunsfeld@gmail.com 1da9f1fdfde2cb051c46cd648759c34cf15bc9a6 src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2014-04-07 maxbrunsfeld@gmail.com 1da9f1fdfde2cb051c46cd648759c34cf15bc9a6 src/compiler/rules/metadata.cc Max&nbsp;Brunsfeld
2014-04-07 maxbrunsfeld@gmail.com 1da9f1fdfde2cb051c46cd648759c34cf15bc9a6 src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2014-04-05 maxbrunsfeld@gmail.com 610a8e4a29e7f38714bb15bad836ab1958931cab todo.md Max&nbsp;Brunsfeld
2014-04-05 maxbrunsfeld@gmail.com be1c8e0f175576c67bda0975ac94ab129fe0c2d3 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-04-05 maxbrunsfeld@gmail.com be1c8e0f175576c67bda0975ac94ab129fe0c2d3 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-04-05 maxbrunsfeld@gmail.com be1c8e0f175576c67bda0975ac94ab129fe0c2d3 spec/runtime/languages/javascript/control_flow.txt Max&nbsp;Brunsfeld
2014-04-05 maxbrunsfeld@gmail.com be1c8e0f175576c67bda0975ac94ab129fe0c2d3 spec/runtime/languages/javascript/main.txt Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 5320cad06555945781bca09799d72e445296364a examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 5320cad06555945781bca09799d72e445296364a include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 5320cad06555945781bca09799d72e445296364a spec/compiler/build_tables/check_metadata_spec.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 5320cad06555945781bca09799d72e445296364a spec/compiler/build_tables/first_set_spec.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 5320cad06555945781bca09799d72e445296364a spec/compiler/build_tables/item_set_transitions_spec.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 5320cad06555945781bca09799d72e445296364a spec/compiler/build_tables/merge_transitions_spec.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 5320cad06555945781bca09799d72e445296364a spec/compiler/build_tables/rule_can_be_blank_spec.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 5320cad06555945781bca09799d72e445296364a spec/compiler/build_tables/rule_transitions_spec.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 5320cad06555945781bca09799d72e445296364a spec/compiler/rules/character_set_spec.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 5320cad06555945781bca09799d72e445296364a src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 5320cad06555945781bca09799d72e445296364a src/compiler/build_tables/check_metadata.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 5320cad06555945781bca09799d72e445296364a src/compiler/build_tables/first_set.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 5320cad06555945781bca09799d72e445296364a src/compiler/build_tables/item.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 5320cad06555945781bca09799d72e445296364a src/compiler/build_tables/merge_transitions.h Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 5320cad06555945781bca09799d72e445296364a src/compiler/build_tables/rule_can_be_blank.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 5320cad06555945781bca09799d72e445296364a src/compiler/build_tables/rule_transitions.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 5320cad06555945781bca09799d72e445296364a src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 5320cad06555945781bca09799d72e445296364a src/compiler/rules/metadata.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 5320cad06555945781bca09799d72e445296364a src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 5320cad06555945781bca09799d72e445296364a src/compiler/rules/visitor.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 5320cad06555945781bca09799d72e445296364a src/compiler/rules/visitor.h Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 2191a7d98827f62889fa29432552d1809a903216 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 2191a7d98827f62889fa29432552d1809a903216 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 2191a7d98827f62889fa29432552d1809a903216 spec/runtime/languages/javascript/main.txt Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 129d2b9314deccf20199a6481b36fb4391db29e4 examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 129d2b9314deccf20199a6481b36fb4391db29e4 examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 129d2b9314deccf20199a6481b36fb4391db29e4 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 129d2b9314deccf20199a6481b36fb4391db29e4 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 129d2b9314deccf20199a6481b36fb4391db29e4 spec/runtime/languages/javascript/main.txt Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 129d2b9314deccf20199a6481b36fb4391db29e4 src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 129d2b9314deccf20199a6481b36fb4391db29e4 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 32e94081fa7d7f0dddfdc1d4c9f5ee2b4e115f71 spec/compiler/build_tables/item_set_transitions_spec.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 32e94081fa7d7f0dddfdc1d4c9f5ee2b4e115f71 spec/compiler/build_tables/merge_transitions_spec.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 5a00ebbc99216d16b7270a6e7967d63c34d58d20 src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 1cc7e32e2d9215808ba4d34ef9f0897959781f15 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 1cc7e32e2d9215808ba4d34ef9f0897959781f15 examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 1cc7e32e2d9215808ba4d34ef9f0897959781f15 examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 1cc7e32e2d9215808ba4d34ef9f0897959781f15 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 1cc7e32e2d9215808ba4d34ef9f0897959781f15 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 1cc7e32e2d9215808ba4d34ef9f0897959781f15 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 1cc7e32e2d9215808ba4d34ef9f0897959781f15 spec/compiler/build_tables/check_metadata_spec.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 1cc7e32e2d9215808ba4d34ef9f0897959781f15 spec/compiler/build_tables/first_set_spec.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 1cc7e32e2d9215808ba4d34ef9f0897959781f15 spec/compiler/build_tables/merge_transitions_spec.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 1cc7e32e2d9215808ba4d34ef9f0897959781f15 spec/compiler/build_tables/rule_can_be_blank_spec.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 1cc7e32e2d9215808ba4d34ef9f0897959781f15 spec/compiler/build_tables/rule_transitions_spec.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 1cc7e32e2d9215808ba4d34ef9f0897959781f15 spec/runtime/languages/javascript/main.txt Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 1cc7e32e2d9215808ba4d34ef9f0897959781f15 src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 1cc7e32e2d9215808ba4d34ef9f0897959781f15 src/compiler/build_tables/check_metadata.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 1cc7e32e2d9215808ba4d34ef9f0897959781f15 src/compiler/build_tables/check_metadata.h Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 1cc7e32e2d9215808ba4d34ef9f0897959781f15 src/compiler/build_tables/first_set.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 1cc7e32e2d9215808ba4d34ef9f0897959781f15 src/compiler/build_tables/item.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 1cc7e32e2d9215808ba4d34ef9f0897959781f15 src/compiler/build_tables/item.h Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 1cc7e32e2d9215808ba4d34ef9f0897959781f15 src/compiler/build_tables/merge_transitions.h Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 1cc7e32e2d9215808ba4d34ef9f0897959781f15 src/compiler/build_tables/rule_can_be_blank.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 1cc7e32e2d9215808ba4d34ef9f0897959781f15 src/compiler/build_tables/rule_transitions.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 1cc7e32e2d9215808ba4d34ef9f0897959781f15 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 1cc7e32e2d9215808ba4d34ef9f0897959781f15 src/compiler/generate_code/helpers.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 1cc7e32e2d9215808ba4d34ef9f0897959781f15 src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 1cc7e32e2d9215808ba4d34ef9f0897959781f15 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 1cc7e32e2d9215808ba4d34ef9f0897959781f15 src/compiler/rules/character_range.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 1cc7e32e2d9215808ba4d34ef9f0897959781f15 src/compiler/rules/metadata.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 1cc7e32e2d9215808ba4d34ef9f0897959781f15 src/compiler/rules/metadata.h Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 1cc7e32e2d9215808ba4d34ef9f0897959781f15 src/compiler/rules/pattern.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 1cc7e32e2d9215808ba4d34ef9f0897959781f15 src/compiler/rules/visitor.cc Max&nbsp;Brunsfeld
2014-04-04 maxbrunsfeld@gmail.com 1cc7e32e2d9215808ba4d34ef9f0897959781f15 src/compiler/rules/visitor.h Max&nbsp;Brunsfeld
2014-04-01 maxbrunsfeld@gmail.com f39cb1890d38470ad963536ce1d3aed4337ceb19 src/compiler/build_tables/rule_can_be_blank.cc Max&nbsp;Brunsfeld
2014-04-01 maxbrunsfeld@gmail.com f39cb1890d38470ad963536ce1d3aed4337ceb19 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2014-04-01 maxbrunsfeld@gmail.com f39cb1890d38470ad963536ce1d3aed4337ceb19 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2014-04-01 maxbrunsfeld@gmail.com f39cb1890d38470ad963536ce1d3aed4337ceb19 src/compiler/rules/visitor.cc Max&nbsp;Brunsfeld
2014-04-01 maxbrunsfeld@gmail.com f39cb1890d38470ad963536ce1d3aed4337ceb19 src/compiler/rules/visitor.h Max&nbsp;Brunsfeld
2014-04-01 maxbrunsfeld@gmail.com 85b97c4f872e1d8f0bd17bdd734e61979acd31aa spec/compiler/build_tables/rule_transitions_spec.cc Max&nbsp;Brunsfeld
2014-04-01 maxbrunsfeld@gmail.com 85b97c4f872e1d8f0bd17bdd734e61979acd31aa src/compiler/build_tables/merge_transitions.h Max&nbsp;Brunsfeld
2014-04-01 maxbrunsfeld@gmail.com 85b97c4f872e1d8f0bd17bdd734e61979acd31aa src/compiler/build_tables/rule_transitions.cc Max&nbsp;Brunsfeld
2014-04-01 maxbrunsfeld@gmail.com 2a222adb7e7549f2a38a729e716a9b8d4f4ea1e0 spec/compiler/rules/character_set_spec.cc Max&nbsp;Brunsfeld
2014-04-01 maxbrunsfeld@gmail.com 2a222adb7e7549f2a38a729e716a9b8d4f4ea1e0 src/compiler/rules/character_range.cc Max&nbsp;Brunsfeld
2014-04-01 maxbrunsfeld@gmail.com 2a222adb7e7549f2a38a729e716a9b8d4f4ea1e0 src/compiler/rules/character_range.h Max&nbsp;Brunsfeld
2014-04-01 maxbrunsfeld@gmail.com 2a222adb7e7549f2a38a729e716a9b8d4f4ea1e0 src/compiler/rules/character_set.cc Max&nbsp;Brunsfeld
2014-04-01 maxbrunsfeld@gmail.com 7824b3191b4a8cb55437d92642abf2f6690c51fd spec/compiler/rules/character_set_spec.cc Max&nbsp;Brunsfeld
2014-04-01 maxbrunsfeld@gmail.com 7824b3191b4a8cb55437d92642abf2f6690c51fd src/compiler/rules/character_set.cc Max&nbsp;Brunsfeld
2014-03-30 maxbrunsfeld@gmail.com a79a7435de16290bf3a0a6bff8c052b272891839 examples/grammars/arithmetic.cc Max&nbsp;Brunsfeld
2014-03-30 maxbrunsfeld@gmail.com a79a7435de16290bf3a0a6bff8c052b272891839 examples/grammars/golang.cc Max&nbsp;Brunsfeld
2014-03-30 maxbrunsfeld@gmail.com a79a7435de16290bf3a0a6bff8c052b272891839 examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-03-30 maxbrunsfeld@gmail.com a79a7435de16290bf3a0a6bff8c052b272891839 examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-03-30 maxbrunsfeld@gmail.com a79a7435de16290bf3a0a6bff8c052b272891839 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-03-30 maxbrunsfeld@gmail.com a79a7435de16290bf3a0a6bff8c052b272891839 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-03-30 maxbrunsfeld@gmail.com a79a7435de16290bf3a0a6bff8c052b272891839 script/trim.sh Max&nbsp;Brunsfeld
2014-03-30 maxbrunsfeld@gmail.com a79a7435de16290bf3a0a6bff8c052b272891839 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-03-30 maxbrunsfeld@gmail.com 618a138e673d4ecbc3f0682c16073e1f6e147970 todo.md Max&nbsp;Brunsfeld
2014-03-30 maxbrunsfeld@gmail.com 2cd595d81a4fe936bafb6c9fe4c69e350cfedc94 examples/grammars/golang.cc Max&nbsp;Brunsfeld
2014-03-30 maxbrunsfeld@gmail.com 2cd595d81a4fe936bafb6c9fe4c69e350cfedc94 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-03-30 maxbrunsfeld@gmail.com 2cd595d81a4fe936bafb6c9fe4c69e350cfedc94 examples/grammars/json.cc Max&nbsp;Brunsfeld
2014-03-30 maxbrunsfeld@gmail.com 8e1b78ca8e099ea5f7f284c0077967e99aa20c9f examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-03-30 maxbrunsfeld@gmail.com 8e1b78ca8e099ea5f7f284c0077967e99aa20c9f examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-03-30 maxbrunsfeld@gmail.com 8e1b78ca8e099ea5f7f284c0077967e99aa20c9f examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-03-30 maxbrunsfeld@gmail.com 8e1b78ca8e099ea5f7f284c0077967e99aa20c9f examples/parsers/json.c Max&nbsp;Brunsfeld
2014-03-30 maxbrunsfeld@gmail.com 8e1b78ca8e099ea5f7f284c0077967e99aa20c9f spec/runtime/languages/golang/main.txt Max&nbsp;Brunsfeld
2014-03-30 maxbrunsfeld@gmail.com 8e1b78ca8e099ea5f7f284c0077967e99aa20c9f src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-03-30 maxbrunsfeld@gmail.com 7c502e5b586fcdf692af0402a2b35e984fc52e1d examples/grammars/golang.cc Max&nbsp;Brunsfeld
2014-03-30 maxbrunsfeld@gmail.com 99817a38c1769b0594ec8f7b671dc0150f547707 examples/grammars/arithmetic.cc Max&nbsp;Brunsfeld
2014-03-30 maxbrunsfeld@gmail.com 99817a38c1769b0594ec8f7b671dc0150f547707 examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-03-30 maxbrunsfeld@gmail.com 99817a38c1769b0594ec8f7b671dc0150f547707 examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-03-30 maxbrunsfeld@gmail.com 99817a38c1769b0594ec8f7b671dc0150f547707 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-03-30 maxbrunsfeld@gmail.com 99817a38c1769b0594ec8f7b671dc0150f547707 spec/runtime/languages/arithmetic/errors.txt Max&nbsp;Brunsfeld
2014-03-30 maxbrunsfeld@gmail.com 99817a38c1769b0594ec8f7b671dc0150f547707 spec/runtime/languages/arithmetic/main.txt Max&nbsp;Brunsfeld
2014-03-29 maxbrunsfeld@gmail.com 7adb0bf34fd46122e30f7a4df69f6db4eeb60996 examples/grammars/golang.cc Max&nbsp;Brunsfeld
2014-03-29 maxbrunsfeld@gmail.com 7adb0bf34fd46122e30f7a4df69f6db4eeb60996 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-03-29 maxbrunsfeld@gmail.com 7adb0bf34fd46122e30f7a4df69f6db4eeb60996 examples/parsers/golang.c Max&nbsp;Brunsfeld
2014-03-29 maxbrunsfeld@gmail.com 7adb0bf34fd46122e30f7a4df69f6db4eeb60996 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-03-29 maxbrunsfeld@gmail.com 7adb0bf34fd46122e30f7a4df69f6db4eeb60996 spec/compiler/build_tables/build_tables_spec.cc Max&nbsp;Brunsfeld
2014-03-29 maxbrunsfeld@gmail.com 7adb0bf34fd46122e30f7a4df69f6db4eeb60996 spec/compiler/compile_examples.cc Max&nbsp;Brunsfeld
2014-03-29 maxbrunsfeld@gmail.com 7adb0bf34fd46122e30f7a4df69f6db4eeb60996 spec/compiler/rules/pattern_spec.cc Max&nbsp;Brunsfeld
2014-03-29 maxbrunsfeld@gmail.com 7adb0bf34fd46122e30f7a4df69f6db4eeb60996 spec/runtime/language_specs.cc Max&nbsp;Brunsfeld
2014-03-29 maxbrunsfeld@gmail.com 7adb0bf34fd46122e30f7a4df69f6db4eeb60996 spec/runtime/languages/golang/main.txt Max&nbsp;Brunsfeld
2014-03-29 maxbrunsfeld@gmail.com 7adb0bf34fd46122e30f7a4df69f6db4eeb60996 src/compiler/rules/pattern.cc Max&nbsp;Brunsfeld
2014-03-28 maxbrunsfeld@gmail.com 13c4e6e648e0e41500e41bd91813d641e0342437 examples/grammars/arithmetic.cc Max&nbsp;Brunsfeld
2014-03-28 maxbrunsfeld@gmail.com 13c4e6e648e0e41500e41bd91813d641e0342437 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-03-28 maxbrunsfeld@gmail.com 13c4e6e648e0e41500e41bd91813d641e0342437 examples/grammars/json.cc Max&nbsp;Brunsfeld
2014-03-28 maxbrunsfeld@gmail.com 13c4e6e648e0e41500e41bd91813d641e0342437 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-03-28 maxbrunsfeld@gmail.com 13c4e6e648e0e41500e41bd91813d641e0342437 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-03-28 maxbrunsfeld@gmail.com 13c4e6e648e0e41500e41bd91813d641e0342437 spec/compiler/build_tables/first_set_spec.cc Max&nbsp;Brunsfeld
2014-03-28 maxbrunsfeld@gmail.com 13c4e6e648e0e41500e41bd91813d641e0342437 spec/compiler/build_tables/item_set_closure_spec.cc Max&nbsp;Brunsfeld
2014-03-28 maxbrunsfeld@gmail.com 13c4e6e648e0e41500e41bd91813d641e0342437 spec/compiler/build_tables/rule_can_be_blank_spec.cc Max&nbsp;Brunsfeld
2014-03-28 maxbrunsfeld@gmail.com 13c4e6e648e0e41500e41bd91813d641e0342437 spec/compiler/compile_examples.cc Max&nbsp;Brunsfeld
2014-03-28 maxbrunsfeld@gmail.com 13c4e6e648e0e41500e41bd91813d641e0342437 spec/compiler/helpers/stream_methods.h Max&nbsp;Brunsfeld
2014-03-28 maxbrunsfeld@gmail.com 13c4e6e648e0e41500e41bd91813d641e0342437 spec/compiler/name_symbols/name_symbols_spec.cc Max&nbsp;Brunsfeld
2014-03-28 maxbrunsfeld@gmail.com 13c4e6e648e0e41500e41bd91813d641e0342437 spec/runtime/languages/javascript/main.txt Max&nbsp;Brunsfeld
2014-03-28 maxbrunsfeld@gmail.com 13c4e6e648e0e41500e41bd91813d641e0342437 src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2014-03-28 maxbrunsfeld@gmail.com 13c4e6e648e0e41500e41bd91813d641e0342437 src/compiler/build_tables/first_set.cc Max&nbsp;Brunsfeld
2014-03-28 maxbrunsfeld@gmail.com 13c4e6e648e0e41500e41bd91813d641e0342437 src/compiler/build_tables/rule_can_be_blank.cc Max&nbsp;Brunsfeld
2014-03-28 maxbrunsfeld@gmail.com 13c4e6e648e0e41500e41bd91813d641e0342437 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-03-28 maxbrunsfeld@gmail.com 13c4e6e648e0e41500e41bd91813d641e0342437 src/compiler/generate_code/helpers.cc Max&nbsp;Brunsfeld
2014-03-28 maxbrunsfeld@gmail.com 13c4e6e648e0e41500e41bd91813d641e0342437 src/compiler/name_symbols/name_symbols.cc Max&nbsp;Brunsfeld
2014-03-28 maxbrunsfeld@gmail.com 13c4e6e648e0e41500e41bd91813d641e0342437 src/compiler/name_symbols/name_symbols.h Max&nbsp;Brunsfeld
2014-03-28 maxbrunsfeld@gmail.com 13c4e6e648e0e41500e41bd91813d641e0342437 src/compiler/rules/built_in_symbols.cc Max&nbsp;Brunsfeld
2014-03-28 maxbrunsfeld@gmail.com 13c4e6e648e0e41500e41bd91813d641e0342437 src/compiler/rules/built_in_symbols.h Max&nbsp;Brunsfeld
2014-03-28 maxbrunsfeld@gmail.com 13c4e6e648e0e41500e41bd91813d641e0342437 src/compiler/rules/rules.cc Max&nbsp;Brunsfeld
2014-03-28 maxbrunsfeld@gmail.com 13c4e6e648e0e41500e41bd91813d641e0342437 src/compiler/util/string_helpers.cc Max&nbsp;Brunsfeld
2014-03-28 maxbrunsfeld@gmail.com 324f55f1ce4141d2757bb9a17d8ec6a3d98aad74 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-03-28 maxbrunsfeld@gmail.com 324f55f1ce4141d2757bb9a17d8ec6a3d98aad74 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-03-28 maxbrunsfeld@gmail.com 324f55f1ce4141d2757bb9a17d8ec6a3d98aad74 spec/runtime/languages/javascript/errors.txt Max&nbsp;Brunsfeld
2014-03-28 maxbrunsfeld@gmail.com 2e11f60710a4e02e853b90efa0ae9a4080b17736 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-03-28 maxbrunsfeld@gmail.com 2e11f60710a4e02e853b90efa0ae9a4080b17736 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-03-28 maxbrunsfeld@gmail.com 2e11f60710a4e02e853b90efa0ae9a4080b17736 spec/runtime/languages/javascript/errors.txt Max&nbsp;Brunsfeld
2014-03-28 maxbrunsfeld@gmail.com 2e11f60710a4e02e853b90efa0ae9a4080b17736 spec/runtime/languages/javascript/main.txt Max&nbsp;Brunsfeld
2014-03-28 maxbrunsfeld@gmail.com 5deeebc38c733408115b54f3ccb60a7504e85e44 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-03-28 maxbrunsfeld@gmail.com 5deeebc38c733408115b54f3ccb60a7504e85e44 src/compiler/util/string_helpers.cc Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com e1ac62edc56226b9215974f0c623dd38874cd582 examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com e1ac62edc56226b9215974f0c623dd38874cd582 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com e1ac62edc56226b9215974f0c623dd38874cd582 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com e1ac62edc56226b9215974f0c623dd38874cd582 spec/compiler/name_symbols/name_symbols_spec.cc Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com e1ac62edc56226b9215974f0c623dd38874cd582 src/compiler/compile.cc Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com e1ac62edc56226b9215974f0c623dd38874cd582 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com e1ac62edc56226b9215974f0c623dd38874cd582 src/compiler/generate_code/c_code.h Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com e1ac62edc56226b9215974f0c623dd38874cd582 src/compiler/generate_code/helpers.cc Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com e1ac62edc56226b9215974f0c623dd38874cd582 src/compiler/generate_code/helpers.h Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com e1ac62edc56226b9215974f0c623dd38874cd582 src/compiler/name_symbols/name_symbols.cc Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com e1ac62edc56226b9215974f0c623dd38874cd582 src/compiler/name_symbols/name_symbols.h Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com e1ac62edc56226b9215974f0c623dd38874cd582 src/compiler/rules/pattern.h Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com e1ac62edc56226b9215974f0c623dd38874cd582 src/compiler/util/string_helpers.cpp Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com e1ac62edc56226b9215974f0c623dd38874cd582 src/compiler/util/string_helpers.h Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com 22262349247e4bd9c1523b55c1948d78b22f9757 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com 22262349247e4bd9c1523b55c1948d78b22f9757 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com 22262349247e4bd9c1523b55c1948d78b22f9757 spec/runtime/languages/javascript/errors.txt Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com 22262349247e4bd9c1523b55c1948d78b22f9757 spec/runtime/languages/javascript/main.txt Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com 6d84e71ceb3d3b0930ff3caf1e8426fc69ab4142 spec/runtime/languages/javascript/main.txt Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com 820b6f40205349cdcdfd8b4ea98ea7f7f5d95e57 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com 820b6f40205349cdcdfd8b4ea98ea7f7f5d95e57 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com 820b6f40205349cdcdfd8b4ea98ea7f7f5d95e57 spec/compiler/build_tables/first_set_spec.cc Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com 820b6f40205349cdcdfd8b4ea98ea7f7f5d95e57 spec/compiler/build_tables/rule_can_be_blank_spec.cc Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com 820b6f40205349cdcdfd8b4ea98ea7f7f5d95e57 spec/runtime/languages/javascript/main.txt Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com 820b6f40205349cdcdfd8b4ea98ea7f7f5d95e57 src/compiler/build_tables/first_set.cc Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com 820b6f40205349cdcdfd8b4ea98ea7f7f5d95e57 src/compiler/build_tables/rule_can_be_blank.cc Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com 3f770ff3c321c70b99a8e28d2f4b05dfc0743bf5 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com 3f770ff3c321c70b99a8e28d2f4b05dfc0743bf5 spec/compiler/build_tables/item_set_closure_spec.cc Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com 3f770ff3c321c70b99a8e28d2f4b05dfc0743bf5 spec/compiler/helpers/stream_methods.h Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com 3f770ff3c321c70b99a8e28d2f4b05dfc0743bf5 src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com 3f770ff3c321c70b99a8e28d2f4b05dfc0743bf5 src/compiler/build_tables/item.cc Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com 3f770ff3c321c70b99a8e28d2f4b05dfc0743bf5 src/compiler/build_tables/item.h Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com 3f770ff3c321c70b99a8e28d2f4b05dfc0743bf5 src/compiler/build_tables/item_set_transitions.cc Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com 3f770ff3c321c70b99a8e28d2f4b05dfc0743bf5 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com 3f770ff3c321c70b99a8e28d2f4b05dfc0743bf5 src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com 3f770ff3c321c70b99a8e28d2f4b05dfc0743bf5 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com 3f770ff3c321c70b99a8e28d2f4b05dfc0743bf5 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com 3f770ff3c321c70b99a8e28d2f4b05dfc0743bf5 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2014-03-27 maxbrunsfeld@gmail.com d957021982a168832e0824877d69b693dbff489b src/runtime/stack.c Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 05e16a8c46fc2345a28d72b45a0258eec0a15ecd examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 05e16a8c46fc2345a28d72b45a0258eec0a15ecd src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 05e16a8c46fc2345a28d72b45a0258eec0a15ecd src/compiler/build_tables/item.cc Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 05e16a8c46fc2345a28d72b45a0258eec0a15ecd src/compiler/build_tables/item.h Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 05e16a8c46fc2345a28d72b45a0258eec0a15ecd src/compiler/build_tables/item_set_transitions.cc Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 4454925b5ac503490ce930fef8eaac5ea86c3901 examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 4454925b5ac503490ce930fef8eaac5ea86c3901 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 4454925b5ac503490ce930fef8eaac5ea86c3901 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 4454925b5ac503490ce930fef8eaac5ea86c3901 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 4454925b5ac503490ce930fef8eaac5ea86c3901 spec/compiler/compile_examples.cc Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 4454925b5ac503490ce930fef8eaac5ea86c3901 spec/compiler/compiler_specs.cc Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 4454925b5ac503490ce930fef8eaac5ea86c3901 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 6a0e2c08e618eb25a0b057219f47b4ba877a47bb examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 6a0e2c08e618eb25a0b057219f47b4ba877a47bb examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 6a0e2c08e618eb25a0b057219f47b4ba877a47bb spec/compiler/compiler_specs.cc Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 6a0e2c08e618eb25a0b057219f47b4ba877a47bb spec/runtime/languages/javascript/main.txt Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 09e28e785977100eb15d72e234f396fc128d0fc4 spec/runtime/languages/arithmetic/errors.txt Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 09e28e785977100eb15d72e234f396fc128d0fc4 spec/runtime/languages/arithmetic/main.txt Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 09e28e785977100eb15d72e234f396fc128d0fc4 spec/runtime/languages/javascript/main.txt Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 09e28e785977100eb15d72e234f396fc128d0fc4 spec/runtime/languages/json/errors.txt Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 09e28e785977100eb15d72e234f396fc128d0fc4 spec/runtime/languages/json/main.txt Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 09e28e785977100eb15d72e234f396fc128d0fc4 spec/runtime/node_position_spec.cc Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 09e28e785977100eb15d72e234f396fc128d0fc4 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 09e28e785977100eb15d72e234f396fc128d0fc4 src/runtime/stack.c Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 316adc7788f95a18b6b4ad05e0c0261c0bf1cb3d include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 316adc7788f95a18b6b4ad05e0c0261c0bf1cb3d src/runtime/stack.c Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 059f7ff9d57810d9c158b7e8a2d31ce96cfe51b8 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 059f7ff9d57810d9c158b7e8a2d31ce96cfe51b8 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 059f7ff9d57810d9c158b7e8a2d31ce96cfe51b8 spec/runtime/languages/javascript/main.txt Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com f60132295650d32f39a540af19e1bce64f0b49a1 examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com f60132295650d32f39a540af19e1bce64f0b49a1 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com f60132295650d32f39a540af19e1bce64f0b49a1 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com f60132295650d32f39a540af19e1bce64f0b49a1 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com f60132295650d32f39a540af19e1bce64f0b49a1 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 80b19cbb8358895e055a13d71e198ed101895361 examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 80b19cbb8358895e055a13d71e198ed101895361 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 80b19cbb8358895e055a13d71e198ed101895361 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 80b19cbb8358895e055a13d71e198ed101895361 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 80b19cbb8358895e055a13d71e198ed101895361 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 80b19cbb8358895e055a13d71e198ed101895361 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2014-03-26 maxbrunsfeld@gmail.com 80b19cbb8358895e055a13d71e198ed101895361 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-03-25 maxbrunsfeld@gmail.com 25861b7f03ae5a5b42ebddd40a661a3426c23a19 examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-03-25 maxbrunsfeld@gmail.com 25861b7f03ae5a5b42ebddd40a661a3426c23a19 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-03-25 maxbrunsfeld@gmail.com 25861b7f03ae5a5b42ebddd40a661a3426c23a19 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-03-25 maxbrunsfeld@gmail.com 25861b7f03ae5a5b42ebddd40a661a3426c23a19 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-03-25 maxbrunsfeld@gmail.com 25861b7f03ae5a5b42ebddd40a661a3426c23a19 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-03-25 maxbrunsfeld@gmail.com 25861b7f03ae5a5b42ebddd40a661a3426c23a19 src/runtime/stack.c Max&nbsp;Brunsfeld
2014-03-25 maxbrunsfeld@gmail.com 2df56f01c875b6f7e26e5021426894dea4eaa914 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-03-25 maxbrunsfeld@gmail.com 2df56f01c875b6f7e26e5021426894dea4eaa914 examples/grammars/json.cc Max&nbsp;Brunsfeld
2014-03-25 maxbrunsfeld@gmail.com 2df56f01c875b6f7e26e5021426894dea4eaa914 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-03-25 maxbrunsfeld@gmail.com 2df56f01c875b6f7e26e5021426894dea4eaa914 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-03-25 maxbrunsfeld@gmail.com 2df56f01c875b6f7e26e5021426894dea4eaa914 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2014-03-25 maxbrunsfeld@gmail.com 2df56f01c875b6f7e26e5021426894dea4eaa914 src/compiler/rules/rules.cc Max&nbsp;Brunsfeld
2014-03-25 maxbrunsfeld@gmail.com 2df56f01c875b6f7e26e5021426894dea4eaa914 src/compiler/rules/symbol.cc Max&nbsp;Brunsfeld
2014-03-25 maxbrunsfeld@gmail.com 2df56f01c875b6f7e26e5021426894dea4eaa914 src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2014-03-25 maxbrunsfeld@gmail.com 3f0203d92836c094245a360b421bea5892a5f769 spec/compiler/rules/character_set_spec.cc Max&nbsp;Brunsfeld
2014-03-25 maxbrunsfeld@gmail.com d7eca30e581d5a7dd8c8e2f69a63591ff666e56d src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2014-03-25 maxbrunsfeld@gmail.com d7eca30e581d5a7dd8c8e2f69a63591ff666e56d src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2014-03-25 maxbrunsfeld@gmail.com 42214ba0eb0e55a21741bce52dbb63db7596fc48 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-03-25 maxbrunsfeld@gmail.com 42214ba0eb0e55a21741bce52dbb63db7596fc48 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-03-25 maxbrunsfeld@gmail.com 42214ba0eb0e55a21741bce52dbb63db7596fc48 spec/runtime/languages/javascript/main.txt Max&nbsp;Brunsfeld
2014-03-25 maxbrunsfeld@gmail.com aac07864495b1086d455a89c93bb0b0eb76018ab spec/compiler/build_tables/build_tables_spec.cc Max&nbsp;Brunsfeld
2014-03-25 maxbrunsfeld@gmail.com aac07864495b1086d455a89c93bb0b0eb76018ab src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2014-03-25 maxbrunsfeld@gmail.com aac07864495b1086d455a89c93bb0b0eb76018ab src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-03-25 maxbrunsfeld@gmail.com aac07864495b1086d455a89c93bb0b0eb76018ab src/compiler/grammar.cc Max&nbsp;Brunsfeld
2014-03-25 maxbrunsfeld@gmail.com aac07864495b1086d455a89c93bb0b0eb76018ab src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2014-03-25 maxbrunsfeld@gmail.com aac07864495b1086d455a89c93bb0b0eb76018ab src/compiler/lex_table.h Max&nbsp;Brunsfeld
2014-03-25 maxbrunsfeld@gmail.com aac07864495b1086d455a89c93bb0b0eb76018ab src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2014-03-25 maxbrunsfeld@gmail.com aac07864495b1086d455a89c93bb0b0eb76018ab src/compiler/parse_table.h Max&nbsp;Brunsfeld
2014-03-25 maxbrunsfeld@gmail.com aac07864495b1086d455a89c93bb0b0eb76018ab src/compiler/prepared_grammar.cc Max&nbsp;Brunsfeld
2014-03-25 maxbrunsfeld@gmail.com aac07864495b1086d455a89c93bb0b0eb76018ab src/compiler/prepared_grammar.h Max&nbsp;Brunsfeld
2014-03-25 maxbrunsfeld@gmail.com 2a5dd3434fee70abd41566c3b7f0761c65d5bdab spec/compiler/rules/character_set_spec.cc Max&nbsp;Brunsfeld
2014-03-25 maxbrunsfeld@gmail.com 2a5dd3434fee70abd41566c3b7f0761c65d5bdab src/compiler/rules/character_set.cc Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 9cb92a0a961bd4138216b85ef460ca0a7de425e2 src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 9cb92a0a961bd4138216b85ef460ca0a7de425e2 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 9cb92a0a961bd4138216b85ef460ca0a7de425e2 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 48baf056b47b92f76c6cf08909afb6f24c5fa2f9 examples/grammars/arithmetic.cc Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 48baf056b47b92f76c6cf08909afb6f24c5fa2f9 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 48baf056b47b92f76c6cf08909afb6f24c5fa2f9 examples/grammars/json.cc Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 48baf056b47b92f76c6cf08909afb6f24c5fa2f9 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 48baf056b47b92f76c6cf08909afb6f24c5fa2f9 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 48baf056b47b92f76c6cf08909afb6f24c5fa2f9 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 48baf056b47b92f76c6cf08909afb6f24c5fa2f9 spec/compiler/build_tables/build_tables_spec.cc Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 48baf056b47b92f76c6cf08909afb6f24c5fa2f9 spec/compiler/build_tables/first_set_spec.cc Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 48baf056b47b92f76c6cf08909afb6f24c5fa2f9 spec/compiler/build_tables/follow_sets_spec.cc Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 48baf056b47b92f76c6cf08909afb6f24c5fa2f9 spec/compiler/build_tables/item_set_closure_spec.cc Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 48baf056b47b92f76c6cf08909afb6f24c5fa2f9 spec/compiler/prepare_grammar_spec.cc Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 48baf056b47b92f76c6cf08909afb6f24c5fa2f9 spec/runtime/languages/javascript/main.txt Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 48baf056b47b92f76c6cf08909afb6f24c5fa2f9 src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 48baf056b47b92f76c6cf08909afb6f24c5fa2f9 src/compiler/grammar.cc Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 48baf056b47b92f76c6cf08909afb6f24c5fa2f9 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 48baf056b47b92f76c6cf08909afb6f24c5fa2f9 src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 48baf056b47b92f76c6cf08909afb6f24c5fa2f9 src/compiler/prepared_grammar.cc Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 48baf056b47b92f76c6cf08909afb6f24c5fa2f9 src/compiler/prepared_grammar.h Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 671f1a1ddcbbd9dbc5579d582061e8c42f978ae9 examples/grammars/arithmetic.cc Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 671f1a1ddcbbd9dbc5579d582061e8c42f978ae9 examples/grammars/javascript.cc Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 671f1a1ddcbbd9dbc5579d582061e8c42f978ae9 examples/grammars/json.cc Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 671f1a1ddcbbd9dbc5579d582061e8c42f978ae9 examples/parsers/javascript.c Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 671f1a1ddcbbd9dbc5579d582061e8c42f978ae9 script/trim.sh Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 671f1a1ddcbbd9dbc5579d582061e8c42f978ae9 spec/compiler/compile_examples.cc Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 671f1a1ddcbbd9dbc5579d582061e8c42f978ae9 spec/runtime/language_specs.cc Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 671f1a1ddcbbd9dbc5579d582061e8c42f978ae9 spec/runtime/languages/javascript/main.txt Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 671f1a1ddcbbd9dbc5579d582061e8c42f978ae9 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 671f1a1ddcbbd9dbc5579d582061e8c42f978ae9 src/runtime/stack.c Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 671f1a1ddcbbd9dbc5579d582061e8c42f978ae9 src/runtime/tree.c Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com fd226a6bfeb2735c34b3738eb4bb33020a505aae spec/compiler/compile_examples.cc Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 06cd18b4830e5d8f742728bf22c735ba2e52aff5 examples/grammars/arithmetic.cc Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 06cd18b4830e5d8f742728bf22c735ba2e52aff5 examples/grammars/json.cc Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 06cd18b4830e5d8f742728bf22c735ba2e52aff5 spec/compiler/compile_examples.cc Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 06cd18b4830e5d8f742728bf22c735ba2e52aff5 spec/compiler/helpers/example_grammars.h Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 06cd18b4830e5d8f742728bf22c735ba2e52aff5 tree_sitter.gyp Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 3a7c4bb5b1482168a3e5f488a406ad6adaddace0 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 3a7c4bb5b1482168a3e5f488a406ad6adaddace0 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 3a7c4bb5b1482168a3e5f488a406ad6adaddace0 spec/runtime/node_position_spec.cc Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 3a7c4bb5b1482168a3e5f488a406ad6adaddace0 spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 3a7c4bb5b1482168a3e5f488a406ad6adaddace0 src/runtime/stack.c Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 3a7c4bb5b1482168a3e5f488a406ad6adaddace0 src/runtime/tree.c Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 95188d84b6ea2454013165cefa089c1fbe56b612 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 95188d84b6ea2454013165cefa089c1fbe56b612 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 95188d84b6ea2454013165cefa089c1fbe56b612 spec/runtime/node_position_spec.cc Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 95188d84b6ea2454013165cefa089c1fbe56b612 src/runtime/document.c Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 95188d84b6ea2454013165cefa089c1fbe56b612 src/runtime/stack.c Max&nbsp;Brunsfeld
2014-03-24 maxbrunsfeld@gmail.com 95188d84b6ea2454013165cefa089c1fbe56b612 src/runtime/tree.c Max&nbsp;Brunsfeld
2014-03-23 maxbrunsfeld@gmail.com 50a90e456bed9233164323da1fb7450d39f79c96 examples/grammars/json.hpp Max&nbsp;Brunsfeld
2014-03-23 maxbrunsfeld@gmail.com 50a90e456bed9233164323da1fb7450d39f79c96 examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-03-23 maxbrunsfeld@gmail.com 50a90e456bed9233164323da1fb7450d39f79c96 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-03-23 maxbrunsfeld@gmail.com 50a90e456bed9233164323da1fb7450d39f79c96 spec/compiler/build_tables/rule_can_be_blank_spec.cc Max&nbsp;Brunsfeld
2014-03-23 maxbrunsfeld@gmail.com 50a90e456bed9233164323da1fb7450d39f79c96 spec/compiler/build_tables/rule_transitions_spec.cc Max&nbsp;Brunsfeld
2014-03-23 maxbrunsfeld@gmail.com 50a90e456bed9233164323da1fb7450d39f79c96 spec/compiler/rules/pattern_spec.cc Max&nbsp;Brunsfeld
2014-03-23 maxbrunsfeld@gmail.com 50a90e456bed9233164323da1fb7450d39f79c96 spec/runtime/languages/json/main.txt Max&nbsp;Brunsfeld
2014-03-23 maxbrunsfeld@gmail.com 50a90e456bed9233164323da1fb7450d39f79c96 src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2014-03-23 maxbrunsfeld@gmail.com 50a90e456bed9233164323da1fb7450d39f79c96 src/compiler/rules/pattern.cc Max&nbsp;Brunsfeld
2014-03-22 maxbrunsfeld@gmail.com 57ed6da22501152b376ff25f9a589d33203a952b spec/runtime/helpers/read_test_entries.cc Max&nbsp;Brunsfeld
2014-03-22 maxbrunsfeld@gmail.com 13009e52a59cc86f36d8a80283c54baeb23335b9 spec/runtime/helpers/read_test_entries.cc Max&nbsp;Brunsfeld
2014-03-22 maxbrunsfeld@gmail.com 13009e52a59cc86f36d8a80283c54baeb23335b9 spec/runtime/languages/json/errors.txt Max&nbsp;Brunsfeld
2014-03-22 maxbrunsfeld@gmail.com 13009e52a59cc86f36d8a80283c54baeb23335b9 spec/runtime/languages/json/main.txt Max&nbsp;Brunsfeld
2014-03-22 maxbrunsfeld@gmail.com 0d3fe99ef9829fd503e8c907fbf92ca3241548cd spec/runtime/helpers/read_test_entries.cc Max&nbsp;Brunsfeld
2014-03-22 maxbrunsfeld@gmail.com c40411b4d1411f2dd8e9e424cef43bcce6235773 examples/grammars/json.hpp Max&nbsp;Brunsfeld
2014-03-22 maxbrunsfeld@gmail.com c40411b4d1411f2dd8e9e424cef43bcce6235773 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-03-22 maxbrunsfeld@gmail.com c40411b4d1411f2dd8e9e424cef43bcce6235773 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-03-22 maxbrunsfeld@gmail.com c40411b4d1411f2dd8e9e424cef43bcce6235773 spec/runtime/languages/json/errors.txt Max&nbsp;Brunsfeld
2014-03-22 maxbrunsfeld@gmail.com c40411b4d1411f2dd8e9e424cef43bcce6235773 spec/runtime/languages/json/main.txt Max&nbsp;Brunsfeld
2014-03-21 khwang@pivotallabs.com f248ece3aac02a4111fa0b4b63ae6ebd98185b27 include/tree_sitter/parser.h Karen&nbsp;Wang&nbsp;and&nbsp;Max&nbsp;Brunsfeld
2014-03-21 khwang@pivotallabs.com f248ece3aac02a4111fa0b4b63ae6ebd98185b27 spec/runtime/helpers/read_test_entries.cc Karen&nbsp;Wang&nbsp;and&nbsp;Max&nbsp;Brunsfeld
2014-03-21 khwang@pivotallabs.com f248ece3aac02a4111fa0b4b63ae6ebd98185b27 spec/runtime/helpers/read_test_entries.h Karen&nbsp;Wang&nbsp;and&nbsp;Max&nbsp;Brunsfeld
2014-03-21 khwang@pivotallabs.com f248ece3aac02a4111fa0b4b63ae6ebd98185b27 spec/runtime/language_specs.cc Karen&nbsp;Wang&nbsp;and&nbsp;Max&nbsp;Brunsfeld
2014-03-21 khwang@pivotallabs.com f248ece3aac02a4111fa0b4b63ae6ebd98185b27 spec/runtime/languages/arithmetic/errors.txt Karen&nbsp;Wang&nbsp;and&nbsp;Max&nbsp;Brunsfeld
2014-03-21 khwang@pivotallabs.com f248ece3aac02a4111fa0b4b63ae6ebd98185b27 spec/runtime/languages/arithmetic/main.txt Karen&nbsp;Wang&nbsp;and&nbsp;Max&nbsp;Brunsfeld
2014-03-21 khwang@pivotallabs.com f248ece3aac02a4111fa0b4b63ae6ebd98185b27 spec/runtime/languages/json/errors.txt Karen&nbsp;Wang&nbsp;and&nbsp;Max&nbsp;Brunsfeld
2014-03-21 khwang@pivotallabs.com f248ece3aac02a4111fa0b4b63ae6ebd98185b27 spec/runtime/languages/json/main.txt Karen&nbsp;Wang&nbsp;and&nbsp;Max&nbsp;Brunsfeld
2014-03-21 khwang@pivotallabs.com f248ece3aac02a4111fa0b4b63ae6ebd98185b27 spec/runtime/node_position_spec.cc Karen&nbsp;Wang&nbsp;and&nbsp;Max&nbsp;Brunsfeld
2014-03-21 khwang@pivotallabs.com f248ece3aac02a4111fa0b4b63ae6ebd98185b27 tree_sitter.gyp Karen&nbsp;Wang&nbsp;and&nbsp;Max&nbsp;Brunsfeld
2014-03-21 maxbrunsfeld@gmail.com 5869c1ea188f9cf58e3d1515a038ba67491c5aa7 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-03-21 maxbrunsfeld@gmail.com 5869c1ea188f9cf58e3d1515a038ba67491c5aa7 src/runtime/stack.c Max&nbsp;Brunsfeld
2014-03-21 maxbrunsfeld@gmail.com bdbe69258aba1a70f4ae4609d473d3082da1cd0f include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-03-21 maxbrunsfeld@gmail.com bdbe69258aba1a70f4ae4609d473d3082da1cd0f spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-03-21 maxbrunsfeld@gmail.com bdbe69258aba1a70f4ae4609d473d3082da1cd0f src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-03-21 maxbrunsfeld@gmail.com bdbe69258aba1a70f4ae4609d473d3082da1cd0f src/runtime/tree.c Max&nbsp;Brunsfeld
2014-03-20 maxbrunsfeld@gmail.com cbc66b359e782ee0f68168e51c3b184d96b41e14 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-03-20 maxbrunsfeld@gmail.com cbc66b359e782ee0f68168e51c3b184d96b41e14 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-03-20 maxbrunsfeld@gmail.com cbc66b359e782ee0f68168e51c3b184d96b41e14 src/runtime/tree.c Max&nbsp;Brunsfeld
2014-03-20 maxbrunsfeld@gmail.com fbe8b0a905db646aa27e26c27417f295995329e5 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-03-20 maxbrunsfeld@gmail.com fbe8b0a905db646aa27e26c27417f295995329e5 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-03-20 maxbrunsfeld@gmail.com fbe8b0a905db646aa27e26c27417f295995329e5 spec/runtime/json_spec.cc Max&nbsp;Brunsfeld
2014-03-20 maxbrunsfeld@gmail.com fbe8b0a905db646aa27e26c27417f295995329e5 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-03-20 maxbrunsfeld@gmail.com fbe8b0a905db646aa27e26c27417f295995329e5 spec/runtime/runtime_specs.cc Max&nbsp;Brunsfeld
2014-03-20 maxbrunsfeld@gmail.com fbe8b0a905db646aa27e26c27417f295995329e5 src/runtime/document.c Max&nbsp;Brunsfeld
2014-03-20 maxbrunsfeld@gmail.com fbe8b0a905db646aa27e26c27417f295995329e5 src/runtime/stack.c Max&nbsp;Brunsfeld
2014-03-20 maxbrunsfeld@gmail.com fbe8b0a905db646aa27e26c27417f295995329e5 src/runtime/tree.c Max&nbsp;Brunsfeld
2014-03-18 maxbrunsfeld@gmail.com 7e94a4f1b26b9c59a24086fb0c54cfcb4c5b46ef include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-03-18 maxbrunsfeld@gmail.com 7e94a4f1b26b9c59a24086fb0c54cfcb4c5b46ef spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-03-18 maxbrunsfeld@gmail.com 7e94a4f1b26b9c59a24086fb0c54cfcb4c5b46ef spec/runtime/runtime_specs.cc Max&nbsp;Brunsfeld
2014-03-18 maxbrunsfeld@gmail.com 7e94a4f1b26b9c59a24086fb0c54cfcb4c5b46ef src/runtime/stack.c Max&nbsp;Brunsfeld
2014-03-18 maxbrunsfeld@gmail.com a3a7546450fccf15aca99f98820754f5fdb8ddc8 spec/runtime/helpers/spy_reader.cc Max&nbsp;Brunsfeld
2014-03-18 maxbrunsfeld@gmail.com a3a7546450fccf15aca99f98820754f5fdb8ddc8 spec/runtime/helpers/spy_reader.h Max&nbsp;Brunsfeld
2014-03-18 maxbrunsfeld@gmail.com a3a7546450fccf15aca99f98820754f5fdb8ddc8 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-03-18 maxbrunsfeld@gmail.com fbb9b24d7bf4b0d401d2a7332f79a5f673a40997 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-03-18 maxbrunsfeld@gmail.com fbb9b24d7bf4b0d401d2a7332f79a5f673a40997 spec/runtime/json_spec.cc Max&nbsp;Brunsfeld
2014-03-18 maxbrunsfeld@gmail.com fbb9b24d7bf4b0d401d2a7332f79a5f673a40997 src/runtime/stack.c Max&nbsp;Brunsfeld
2014-03-18 maxbrunsfeld@gmail.com fbb9b24d7bf4b0d401d2a7332f79a5f673a40997 src/runtime/tree.c Max&nbsp;Brunsfeld
2014-03-18 maxbrunsfeld@gmail.com 8e7f59db1c789a7cdea884b1fb6c51e91e914517 examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-03-18 maxbrunsfeld@gmail.com 8e7f59db1c789a7cdea884b1fb6c51e91e914517 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-03-18 maxbrunsfeld@gmail.com 8e7f59db1c789a7cdea884b1fb6c51e91e914517 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-03-18 maxbrunsfeld@gmail.com 8e7f59db1c789a7cdea884b1fb6c51e91e914517 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-03-18 maxbrunsfeld@gmail.com 8e7f59db1c789a7cdea884b1fb6c51e91e914517 src/runtime/tree.c Max&nbsp;Brunsfeld
2014-03-17 maxbrunsfeld@gmail.com 67b33a615bf373eb14efd6f4f6bf500d0d8540fe examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-03-17 maxbrunsfeld@gmail.com 67b33a615bf373eb14efd6f4f6bf500d0d8540fe examples/parsers/json.c Max&nbsp;Brunsfeld
2014-03-17 maxbrunsfeld@gmail.com 67b33a615bf373eb14efd6f4f6bf500d0d8540fe include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-03-17 maxbrunsfeld@gmail.com 67b33a615bf373eb14efd6f4f6bf500d0d8540fe spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-03-17 maxbrunsfeld@gmail.com 67b33a615bf373eb14efd6f4f6bf500d0d8540fe src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-03-17 maxbrunsfeld@gmail.com 67b33a615bf373eb14efd6f4f6bf500d0d8540fe src/runtime/stack.c Max&nbsp;Brunsfeld
2014-03-15 maxbrunsfeld@gmail.com 0d6435e24a69975cd59ca195c90f87f5a9641792 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-03-15 maxbrunsfeld@gmail.com 0d6435e24a69975cd59ca195c90f87f5a9641792 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-03-15 maxbrunsfeld@gmail.com 0d6435e24a69975cd59ca195c90f87f5a9641792 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-03-15 maxbrunsfeld@gmail.com 0d6435e24a69975cd59ca195c90f87f5a9641792 src/runtime/document.c Max&nbsp;Brunsfeld
2014-03-15 maxbrunsfeld@gmail.com 0d6435e24a69975cd59ca195c90f87f5a9641792 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-03-15 maxbrunsfeld@gmail.com 0d6435e24a69975cd59ca195c90f87f5a9641792 src/runtime/stack.c Max&nbsp;Brunsfeld
2014-03-15 maxbrunsfeld@gmail.com 464a0e8dadd58764d42a9c5436607aa2a0daf707 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-03-15 maxbrunsfeld@gmail.com 464a0e8dadd58764d42a9c5436607aa2a0daf707 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-03-15 maxbrunsfeld@gmail.com 464a0e8dadd58764d42a9c5436607aa2a0daf707 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-03-15 maxbrunsfeld@gmail.com da992b77ff243455f4fd322e1b1ba4c01e307c1a examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-03-15 maxbrunsfeld@gmail.com da992b77ff243455f4fd322e1b1ba4c01e307c1a examples/parsers/json.c Max&nbsp;Brunsfeld
2014-03-15 maxbrunsfeld@gmail.com da992b77ff243455f4fd322e1b1ba4c01e307c1a spec/runtime/arithmetic_spec.cc Max&nbsp;Brunsfeld
2014-03-15 maxbrunsfeld@gmail.com da992b77ff243455f4fd322e1b1ba4c01e307c1a spec/runtime/json_spec.cc Max&nbsp;Brunsfeld
2014-03-15 maxbrunsfeld@gmail.com da992b77ff243455f4fd322e1b1ba4c01e307c1a spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-03-15 maxbrunsfeld@gmail.com da992b77ff243455f4fd322e1b1ba4c01e307c1a src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-03-13 maxbrunsfeld@gmail.com 0dc3a95d0ced4d704a6346d7dbebf5f14c4da673 examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-03-13 maxbrunsfeld@gmail.com 0dc3a95d0ced4d704a6346d7dbebf5f14c4da673 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-03-13 maxbrunsfeld@gmail.com 0dc3a95d0ced4d704a6346d7dbebf5f14c4da673 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-03-13 maxbrunsfeld@gmail.com 0dc3a95d0ced4d704a6346d7dbebf5f14c4da673 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-03-13 maxbrunsfeld@gmail.com 0dc3a95d0ced4d704a6346d7dbebf5f14c4da673 spec/runtime/arithmetic_spec.cc Max&nbsp;Brunsfeld
2014-03-13 maxbrunsfeld@gmail.com 0dc3a95d0ced4d704a6346d7dbebf5f14c4da673 spec/runtime/json_spec.cc Max&nbsp;Brunsfeld
2014-03-13 maxbrunsfeld@gmail.com 0dc3a95d0ced4d704a6346d7dbebf5f14c4da673 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-03-13 maxbrunsfeld@gmail.com 0dc3a95d0ced4d704a6346d7dbebf5f14c4da673 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-03-13 maxbrunsfeld@gmail.com 0dc3a95d0ced4d704a6346d7dbebf5f14c4da673 src/runtime/document.c Max&nbsp;Brunsfeld
2014-03-13 maxbrunsfeld@gmail.com 0dc3a95d0ced4d704a6346d7dbebf5f14c4da673 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-03-13 maxbrunsfeld@gmail.com 0dc3a95d0ced4d704a6346d7dbebf5f14c4da673 src/runtime/stack.c Max&nbsp;Brunsfeld
2014-03-12 maxbrunsfeld@gmail.com 05a5f9c124adc34278026748ba03c55e232810fd include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-03-12 maxbrunsfeld@gmail.com 05a5f9c124adc34278026748ba03c55e232810fd spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-03-12 maxbrunsfeld@gmail.com 05a5f9c124adc34278026748ba03c55e232810fd src/runtime/document.c Max&nbsp;Brunsfeld
2014-03-12 maxbrunsfeld@gmail.com a733d31634dbb19a99405d5ffd83d31bb660c31c spec/compiler/build_tables/follow_sets_spec.cc maxbrunsfeld
2014-03-12 maxbrunsfeld@gmail.com dbaacee497ec89e8fb304279adb85dd63980a774 spec/compiler/helpers/equals_pointer.h Max&nbsp;Brunsfeld
2014-03-12 maxbrunsfeld@gmail.com dbaacee497ec89e8fb304279adb85dd63980a774 spec/runtime/json_spec.cc Max&nbsp;Brunsfeld
2014-03-11 maxbrunsfeld@gmail.com ff0c8a98b82fd7c1292a63435679542f68a08847 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-03-11 maxbrunsfeld@gmail.com ff0c8a98b82fd7c1292a63435679542f68a08847 spec/runtime/helpers/spy_reader.cc Max&nbsp;Brunsfeld
2014-03-11 maxbrunsfeld@gmail.com ff0c8a98b82fd7c1292a63435679542f68a08847 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-03-11 maxbrunsfeld@gmail.com ff0c8a98b82fd7c1292a63435679542f68a08847 src/compiler/prepared_grammar.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 42e9a264f35825cfc71396cbc38a33e2f40aabe2 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 42e9a264f35825cfc71396cbc38a33e2f40aabe2 spec/runtime/helpers/spy_reader.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 42e9a264f35825cfc71396cbc38a33e2f40aabe2 spec/runtime/helpers/spy_reader.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 42e9a264f35825cfc71396cbc38a33e2f40aabe2 spec/runtime/parser_spec.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 42e9a264f35825cfc71396cbc38a33e2f40aabe2 src/compiler/prepared_grammar.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 42e9a264f35825cfc71396cbc38a33e2f40aabe2 src/runtime/document.c Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 3aaa08b948065899210b6d64eeb10592032ff4bb script/lint.sh Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 3aaa08b948065899210b6d64eeb10592032ff4bb src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 3aaa08b948065899210b6d64eeb10592032ff4bb src/compiler/build_tables/build_tables.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 3aaa08b948065899210b6d64eeb10592032ff4bb src/compiler/build_tables/first_set.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 3aaa08b948065899210b6d64eeb10592032ff4bb src/compiler/build_tables/follow_sets.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 3aaa08b948065899210b6d64eeb10592032ff4bb src/compiler/build_tables/follow_sets.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 3aaa08b948065899210b6d64eeb10592032ff4bb src/compiler/build_tables/item.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 3aaa08b948065899210b6d64eeb10592032ff4bb src/compiler/build_tables/item.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 3aaa08b948065899210b6d64eeb10592032ff4bb src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 3aaa08b948065899210b6d64eeb10592032ff4bb src/compiler/build_tables/item_set_closure.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 3aaa08b948065899210b6d64eeb10592032ff4bb src/compiler/build_tables/item_set_transitions.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 3aaa08b948065899210b6d64eeb10592032ff4bb src/compiler/build_tables/item_set_transitions.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 3aaa08b948065899210b6d64eeb10592032ff4bb src/compiler/build_tables/rule_transitions.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 3aaa08b948065899210b6d64eeb10592032ff4bb src/compiler/build_tables/rule_transitions.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 3aaa08b948065899210b6d64eeb10592032ff4bb src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 3aaa08b948065899210b6d64eeb10592032ff4bb src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 3aaa08b948065899210b6d64eeb10592032ff4bb src/compiler/parse_table.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 3aaa08b948065899210b6d64eeb10592032ff4bb src/compiler/rules/repeat.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 3aaa08b948065899210b6d64eeb10592032ff4bb src/compiler/rules/rule.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 3aaa08b948065899210b6d64eeb10592032ff4bb src/compiler/rules/string.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 3aaa08b948065899210b6d64eeb10592032ff4bb src/compiler/rules/symbol.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39cb420df28dae39dadded4ed32bed3ded5e3acc src/compiler/lex_table.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39cb420df28dae39dadded4ed32bed3ded5e3acc src/compiler/parse_table.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39cb420df28dae39dadded4ed32bed3ded5e3acc src/compiler/rules/symbol.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 632a88c8ef9e804bfc39411a4acd79eef993dc8b script/lint.sh Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 632a88c8ef9e804bfc39411a4acd79eef993dc8b src/compiler/rules/character_set.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 504c361cb8e89040ddedfbc3ea1d8077924612f9 src/compiler/build_tables/rule_can_be_blank.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 504c361cb8e89040ddedfbc3ea1d8077924612f9 src/compiler/rules/character_range.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 504c361cb8e89040ddedfbc3ea1d8077924612f9 src/compiler/rules/character_set.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 504c361cb8e89040ddedfbc3ea1d8077924612f9 src/compiler/rules/pattern.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 504c361cb8e89040ddedfbc3ea1d8077924612f9 src/compiler/rules/pattern.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 504c361cb8e89040ddedfbc3ea1d8077924612f9 src/compiler/rules/repeat.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 504c361cb8e89040ddedfbc3ea1d8077924612f9 src/compiler/rules/string.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 504c361cb8e89040ddedfbc3ea1d8077924612f9 src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a4120f36d48c2eab0dc65e9554c8d8edb1f779ea src/compiler/build_tables/first_set.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a4120f36d48c2eab0dc65e9554c8d8edb1f779ea src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a4120f36d48c2eab0dc65e9554c8d8edb1f779ea src/compiler/build_tables/item_set_transitions.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a4120f36d48c2eab0dc65e9554c8d8edb1f779ea src/compiler/build_tables/rule_can_be_blank.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a4120f36d48c2eab0dc65e9554c8d8edb1f779ea src/compiler/build_tables/rule_transitions.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a4120f36d48c2eab0dc65e9554c8d8edb1f779ea src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a4120f36d48c2eab0dc65e9554c8d8edb1f779ea src/compiler/generate_code/c_code.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a4120f36d48c2eab0dc65e9554c8d8edb1f779ea src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a4120f36d48c2eab0dc65e9554c8d8edb1f779ea src/compiler/parse_table.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a4120f36d48c2eab0dc65e9554c8d8edb1f779ea src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a4120f36d48c2eab0dc65e9554c8d8edb1f779ea src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a4120f36d48c2eab0dc65e9554c8d8edb1f779ea src/compiler/prepared_grammar.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a4120f36d48c2eab0dc65e9554c8d8edb1f779ea src/compiler/prepared_grammar.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a4120f36d48c2eab0dc65e9554c8d8edb1f779ea src/compiler/rules/blank.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a4120f36d48c2eab0dc65e9554c8d8edb1f779ea src/compiler/rules/blank.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a4120f36d48c2eab0dc65e9554c8d8edb1f779ea src/compiler/rules/character_range.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a4120f36d48c2eab0dc65e9554c8d8edb1f779ea src/compiler/rules/character_set.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a4120f36d48c2eab0dc65e9554c8d8edb1f779ea src/compiler/rules/character_set.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a4120f36d48c2eab0dc65e9554c8d8edb1f779ea src/compiler/rules/choice.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a4120f36d48c2eab0dc65e9554c8d8edb1f779ea src/compiler/rules/choice.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a4120f36d48c2eab0dc65e9554c8d8edb1f779ea src/compiler/rules/pattern.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a4120f36d48c2eab0dc65e9554c8d8edb1f779ea src/compiler/rules/pattern.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a4120f36d48c2eab0dc65e9554c8d8edb1f779ea src/compiler/rules/repeat.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a4120f36d48c2eab0dc65e9554c8d8edb1f779ea src/compiler/rules/repeat.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a4120f36d48c2eab0dc65e9554c8d8edb1f779ea src/compiler/rules/seq.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a4120f36d48c2eab0dc65e9554c8d8edb1f779ea src/compiler/rules/seq.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a4120f36d48c2eab0dc65e9554c8d8edb1f779ea src/compiler/rules/string.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a4120f36d48c2eab0dc65e9554c8d8edb1f779ea src/compiler/rules/string.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a4120f36d48c2eab0dc65e9554c8d8edb1f779ea src/compiler/rules/symbol.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a4120f36d48c2eab0dc65e9554c8d8edb1f779ea src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com de5deeeb69e28626a761889dac6d2d5ad4d0e6a7 script/lint.sh Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com de5deeeb69e28626a761889dac6d2d5ad4d0e6a7 src/compiler/build_tables/item.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com de5deeeb69e28626a761889dac6d2d5ad4d0e6a7 src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com de5deeeb69e28626a761889dac6d2d5ad4d0e6a7 src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com de5deeeb69e28626a761889dac6d2d5ad4d0e6a7 src/compiler/rules/choice.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com de5deeeb69e28626a761889dac6d2d5ad4d0e6a7 src/compiler/rules/pattern.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com de5deeeb69e28626a761889dac6d2d5ad4d0e6a7 src/compiler/rules/seq.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com de5deeeb69e28626a761889dac6d2d5ad4d0e6a7 src/compiler/rules/string.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com de5deeeb69e28626a761889dac6d2d5ad4d0e6a7 src/compiler/rules/symbol.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com de5deeeb69e28626a761889dac6d2d5ad4d0e6a7 src/compiler/rules/visitor.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 661314cf4eb52b8180697993b7e11c23f2fca99d src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 661314cf4eb52b8180697993b7e11c23f2fca99d src/compiler/generate_code/helpers.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 661314cf4eb52b8180697993b7e11c23f2fca99d src/compiler/rules/blank.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 661314cf4eb52b8180697993b7e11c23f2fca99d src/compiler/rules/blank.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 661314cf4eb52b8180697993b7e11c23f2fca99d src/compiler/rules/character_set.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 661314cf4eb52b8180697993b7e11c23f2fca99d src/compiler/rules/character_set.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 661314cf4eb52b8180697993b7e11c23f2fca99d src/compiler/rules/choice.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 661314cf4eb52b8180697993b7e11c23f2fca99d src/compiler/rules/choice.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 661314cf4eb52b8180697993b7e11c23f2fca99d src/compiler/rules/pattern.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 661314cf4eb52b8180697993b7e11c23f2fca99d src/compiler/rules/pattern.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 661314cf4eb52b8180697993b7e11c23f2fca99d src/compiler/rules/repeat.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 661314cf4eb52b8180697993b7e11c23f2fca99d src/compiler/rules/repeat.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 661314cf4eb52b8180697993b7e11c23f2fca99d src/compiler/rules/rule.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 661314cf4eb52b8180697993b7e11c23f2fca99d src/compiler/rules/seq.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 661314cf4eb52b8180697993b7e11c23f2fca99d src/compiler/rules/seq.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 661314cf4eb52b8180697993b7e11c23f2fca99d src/compiler/rules/string.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 661314cf4eb52b8180697993b7e11c23f2fca99d src/compiler/rules/string.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 661314cf4eb52b8180697993b7e11c23f2fca99d src/compiler/rules/symbol.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 661314cf4eb52b8180697993b7e11c23f2fca99d src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 661314cf4eb52b8180697993b7e11c23f2fca99d src/compiler/rules/visitor.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c spec/compiler/build_tables/build_tables_spec.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c spec/compiler/build_tables/first_set_spec.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c spec/compiler/build_tables/follow_sets_spec.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c spec/compiler/build_tables/item_set_closure_spec.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c spec/compiler/build_tables/rule_can_be_blank_spec.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c spec/compiler/build_tables/rule_transitions_spec.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c spec/compiler/compile_examples.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c spec/compiler/compiler_specs.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c spec/compiler/helpers/character_set_helpers.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c spec/compiler/prepare_grammar_spec.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c spec/compiler/rules/character_set_spec.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c spec/compiler/rules/pattern_spec.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c spec/compiler/rules/rules_spec.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c spec/runtime/arithmetic_spec.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c spec/runtime/json_spec.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c spec/runtime/runtime_specs.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c spec/runtime/tree_spec.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c src/compiler/build_tables/build_tables.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c src/compiler/build_tables/first_set.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c src/compiler/build_tables/follow_sets.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c src/compiler/build_tables/item.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c src/compiler/build_tables/item_set_closure.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c src/compiler/build_tables/item_set_transitions.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c src/compiler/build_tables/rule_can_be_blank.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c src/compiler/build_tables/rule_transitions.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c src/compiler/compile.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c src/compiler/generate_code/c_code.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c src/compiler/generate_code/helpers.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c src/compiler/grammar.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c src/compiler/lex_table.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c src/compiler/parse_table.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c src/compiler/prepare_grammar/expand_repeats.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c src/compiler/prepare_grammar/extract_tokens.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c src/compiler/prepare_grammar/prepare_grammar.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c src/compiler/prepared_grammar.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c src/compiler/rules/blank.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c src/compiler/rules/built_in_symbols.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c src/compiler/rules/character_range.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c src/compiler/rules/character_set.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c src/compiler/rules/choice.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c src/compiler/rules/pattern.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c src/compiler/rules/repeat.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c src/compiler/rules/rule.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c src/compiler/rules/rules.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c src/compiler/rules/seq.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c src/compiler/rules/string.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c src/compiler/rules/symbol.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c src/compiler/rules/visitor.cc Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com a411e4348400a98257de5e79e71565d0db43a43c tree_sitter.gyp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 31a58bc7e427c4e9b47b0eabdd5786ab20015191 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 31a58bc7e427c4e9b47b0eabdd5786ab20015191 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 31a58bc7e427c4e9b47b0eabdd5786ab20015191 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 31a58bc7e427c4e9b47b0eabdd5786ab20015191 script/lint.sh Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 31a58bc7e427c4e9b47b0eabdd5786ab20015191 src/compiler/build_tables/build_tables.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 31a58bc7e427c4e9b47b0eabdd5786ab20015191 src/compiler/build_tables/first_set.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 31a58bc7e427c4e9b47b0eabdd5786ab20015191 src/compiler/build_tables/follow_sets.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 31a58bc7e427c4e9b47b0eabdd5786ab20015191 src/compiler/build_tables/item.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 31a58bc7e427c4e9b47b0eabdd5786ab20015191 src/compiler/build_tables/item_set_closure.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 31a58bc7e427c4e9b47b0eabdd5786ab20015191 src/compiler/build_tables/item_set_transitions.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 31a58bc7e427c4e9b47b0eabdd5786ab20015191 src/compiler/build_tables/merge_transitions.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 31a58bc7e427c4e9b47b0eabdd5786ab20015191 src/compiler/build_tables/rule_can_be_blank.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 31a58bc7e427c4e9b47b0eabdd5786ab20015191 src/compiler/build_tables/rule_transitions.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 31a58bc7e427c4e9b47b0eabdd5786ab20015191 src/compiler/generate_code/c_code.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 31a58bc7e427c4e9b47b0eabdd5786ab20015191 src/compiler/generate_code/helpers.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 31a58bc7e427c4e9b47b0eabdd5786ab20015191 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 31a58bc7e427c4e9b47b0eabdd5786ab20015191 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 31a58bc7e427c4e9b47b0eabdd5786ab20015191 src/compiler/prepare_grammar/expand_repeats.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 31a58bc7e427c4e9b47b0eabdd5786ab20015191 src/compiler/prepare_grammar/extract_tokens.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 31a58bc7e427c4e9b47b0eabdd5786ab20015191 src/compiler/prepare_grammar/prepare_grammar.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 31a58bc7e427c4e9b47b0eabdd5786ab20015191 src/compiler/prepared_grammar.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 31a58bc7e427c4e9b47b0eabdd5786ab20015191 src/compiler/rules/blank.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 31a58bc7e427c4e9b47b0eabdd5786ab20015191 src/compiler/rules/built_in_symbols.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 31a58bc7e427c4e9b47b0eabdd5786ab20015191 src/compiler/rules/character_range.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 31a58bc7e427c4e9b47b0eabdd5786ab20015191 src/compiler/rules/character_set.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 31a58bc7e427c4e9b47b0eabdd5786ab20015191 src/compiler/rules/choice.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 31a58bc7e427c4e9b47b0eabdd5786ab20015191 src/compiler/rules/pattern.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 31a58bc7e427c4e9b47b0eabdd5786ab20015191 src/compiler/rules/repeat.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 31a58bc7e427c4e9b47b0eabdd5786ab20015191 src/compiler/rules/rule.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 31a58bc7e427c4e9b47b0eabdd5786ab20015191 src/compiler/rules/seq.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 31a58bc7e427c4e9b47b0eabdd5786ab20015191 src/compiler/rules/string.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 31a58bc7e427c4e9b47b0eabdd5786ab20015191 src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 31a58bc7e427c4e9b47b0eabdd5786ab20015191 src/compiler/rules/visitor.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 10b1bd0f5cf630f47a02977253f04d5343f78498 spec/compiler/build_tables/build_tables_spec.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 10b1bd0f5cf630f47a02977253f04d5343f78498 spec/compiler/build_tables/first_set_spec.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 10b1bd0f5cf630f47a02977253f04d5343f78498 spec/compiler/build_tables/follow_sets_spec.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 10b1bd0f5cf630f47a02977253f04d5343f78498 spec/compiler/build_tables/item_set_closure_spec.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 10b1bd0f5cf630f47a02977253f04d5343f78498 spec/compiler/build_tables/rule_can_be_blank_spec.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 10b1bd0f5cf630f47a02977253f04d5343f78498 spec/compiler/build_tables/rule_transitions_spec.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 10b1bd0f5cf630f47a02977253f04d5343f78498 spec/compiler/compile_examples.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 10b1bd0f5cf630f47a02977253f04d5343f78498 spec/compiler/compiler_spec_helper.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 10b1bd0f5cf630f47a02977253f04d5343f78498 spec/compiler/prepare_grammar_spec.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 10b1bd0f5cf630f47a02977253f04d5343f78498 tree_sitter.gyp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 spec/compiler/compiler_spec_helper.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 spec/compiler/helpers/character_set_helpers.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 spec/compiler/prepare_grammar_spec.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 spec/compiler/rules/character_set_spec.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 spec/compiler/rules/pattern_spec.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 spec/compiler/rules/rules_spec.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/build_tables/build_tables.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/build_tables/build_tables.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/build_tables/first_set.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/build_tables/first_set.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/build_tables/follow_sets.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/build_tables/follow_sets.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/build_tables/item.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/build_tables/item.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/build_tables/item_set_closure.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/build_tables/item_set_closure.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/build_tables/item_set_transitions.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/build_tables/item_set_transitions.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/build_tables/merge_transitions.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/build_tables/rule_can_be_blank.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/build_tables/rule_transitions.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/build_tables/rule_transitions.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/compile.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/generate_code/c_code.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/generate_code/c_code.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/generate_code/helpers.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/grammar.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/lex_table.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/parse_table.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/prepare_grammar/expand_repeats.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/prepare_grammar/extract_tokens.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/prepare_grammar/prepare_grammar.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/prepared_grammar.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/prepared_grammar.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/rules/blank.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/rules/blank.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/rules/built_in_symbols.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/rules/built_in_symbols.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/rules/character_range.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/rules/character_set.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/rules/character_set.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/rules/choice.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/rules/choice.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/rules/pattern.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/rules/pattern.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/rules/repeat.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/rules/repeat.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/rules/rule.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/rules/rules.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/rules/seq.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/rules/seq.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/rules/string.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/rules/string.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/rules/symbol.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/rules/visitor.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com eb30429700b36860b3414525624dfcab57050949 src/compiler/rules/visitor.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com c0add4d017df4437cfbda4f718d61ead02cf87eb externals/cpplint.py Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com c0add4d017df4437cfbda4f718d61ead02cf87eb script/lint.sh Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com c0add4d017df4437cfbda4f718d61ead02cf87eb tree_sitter.gyp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com ac46bdcec60dad8a7864e74277b7cff7a9a64766 spec/compiler/compiler_specs.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com ac46bdcec60dad8a7864e74277b7cff7a9a64766 spec/compiler/rules/character_set_spec.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com ac46bdcec60dad8a7864e74277b7cff7a9a64766 spec/runtime/runtime_specs.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 script/trim.sh Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 spec/compiler/build_tables/build_tables_spec.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 spec/compiler/build_tables/first_set_spec.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 spec/compiler/build_tables/follow_sets_spec.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 spec/compiler/build_tables/item_set_closure_spec.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 spec/compiler/build_tables/rule_can_be_blank_spec.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 spec/compiler/build_tables/rule_transitions_spec.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 spec/compiler/helpers/character_set_helpers.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 spec/compiler/helpers/equals_pointer.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 spec/compiler/helpers/stream_methods.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 spec/compiler/prepare_grammar_spec.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 spec/compiler/rules/character_set_spec.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 spec/compiler/rules/pattern_spec.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 spec/compiler/rules/rules_spec.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 spec/runtime/arithmetic_spec.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 spec/runtime/json_spec.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/build_tables/build_tables.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/build_tables/build_tables.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/build_tables/first_set.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/build_tables/first_set.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/build_tables/follow_sets.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/build_tables/follow_sets.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/build_tables/item.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/build_tables/item.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/build_tables/item_set_closure.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/build_tables/item_set_closure.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/build_tables/item_set_transitions.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/build_tables/item_set_transitions.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/build_tables/merge_transitions.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/build_tables/rule_can_be_blank.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/build_tables/rule_can_be_blank.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/build_tables/rule_transitions.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/generate_code/c_code.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/generate_code/helpers.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/grammar.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/lex_table.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/parse_table.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/prepare_grammar/expand_repeats.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/prepare_grammar/expand_repeats.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/prepare_grammar/extract_tokens.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/prepare_grammar/extract_tokens.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/prepare_grammar/prepare_grammar.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/prepare_grammar/prepare_grammar.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/prepared_grammar.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/prepared_grammar.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/rules/blank.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/rules/blank.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/rules/character_range.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/rules/character_set.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/rules/character_set.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/rules/choice.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/rules/pattern.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/rules/pattern.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/rules/repeat.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/rules/rule.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/rules/rule.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/rules/rules.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/rules/seq.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/rules/string.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/rules/symbol.cpp Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/compiler/rules/visitor.h Max&nbsp;Brunsfeld
2014-03-10 maxbrunsfeld@gmail.com 39aa0ccc91dfa511aa61d3ad9595b74808265d56 src/runtime/tree.c Max&nbsp;Brunsfeld
2014-03-09 maxbrunsfeld@gmail.com e681a635522b3561cb9982fd1fd5156f42163f33 README.md maxbrunsfeld
2014-03-09 maxbrunsfeld@gmail.com 9c6c47e02f306900247627eb539777e1a8b87329 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-03-09 maxbrunsfeld@gmail.com 9c6c47e02f306900247627eb539777e1a8b87329 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-03-09 maxbrunsfeld@gmail.com 9c6c47e02f306900247627eb539777e1a8b87329 src/runtime/document.c Max&nbsp;Brunsfeld
2014-03-09 maxbrunsfeld@gmail.com 1fd381ae7adf5f1295199ac36077ce439a2b1176 src/runtime/document.c Max&nbsp;Brunsfeld
2014-03-09 maxbrunsfeld@gmail.com 1fd381ae7adf5f1295199ac36077ce439a2b1176 src/runtime/tree.c Max&nbsp;Brunsfeld
2014-03-09 maxbrunsfeld@gmail.com 1fd381ae7adf5f1295199ac36077ce439a2b1176 tree_sitter.gyp Max&nbsp;Brunsfeld
2014-03-08 maxbrunsfeld@gmail.com 142671c1775411545bdca25d568e1763f7df46f9 spec/compiler/build_tables/build_tables_spec.cpp Max&nbsp;Brunsfeld
2014-03-08 maxbrunsfeld@gmail.com 142671c1775411545bdca25d568e1763f7df46f9 spec/compiler/build_tables/first_set_spec.cpp Max&nbsp;Brunsfeld
2014-03-08 maxbrunsfeld@gmail.com 142671c1775411545bdca25d568e1763f7df46f9 spec/compiler/build_tables/follow_sets_spec.cpp Max&nbsp;Brunsfeld
2014-03-08 maxbrunsfeld@gmail.com 142671c1775411545bdca25d568e1763f7df46f9 spec/compiler/build_tables/item_set_closure_spec.cpp Max&nbsp;Brunsfeld
2014-03-08 maxbrunsfeld@gmail.com 142671c1775411545bdca25d568e1763f7df46f9 spec/compiler/build_tables/rule_can_be_blank_spec.cpp Max&nbsp;Brunsfeld
2014-03-08 maxbrunsfeld@gmail.com 142671c1775411545bdca25d568e1763f7df46f9 spec/compiler/build_tables/rule_transitions_spec.cpp Max&nbsp;Brunsfeld
2014-03-08 maxbrunsfeld@gmail.com 142671c1775411545bdca25d568e1763f7df46f9 spec/compiler/compile_examples.cpp Max&nbsp;Brunsfeld
2014-03-08 maxbrunsfeld@gmail.com 142671c1775411545bdca25d568e1763f7df46f9 spec/compiler/compiler_spec_helper.h Max&nbsp;Brunsfeld
2014-03-08 maxbrunsfeld@gmail.com 142671c1775411545bdca25d568e1763f7df46f9 spec/compiler/compiler_specs.cpp Max&nbsp;Brunsfeld
2014-03-08 maxbrunsfeld@gmail.com 142671c1775411545bdca25d568e1763f7df46f9 spec/compiler/helpers/character_set_helpers.cpp Max&nbsp;Brunsfeld
2014-03-08 maxbrunsfeld@gmail.com 142671c1775411545bdca25d568e1763f7df46f9 spec/compiler/helpers/character_set_helpers.h Max&nbsp;Brunsfeld
2014-03-08 maxbrunsfeld@gmail.com 142671c1775411545bdca25d568e1763f7df46f9 spec/compiler/helpers/equals_pointer.h Max&nbsp;Brunsfeld
2014-03-08 maxbrunsfeld@gmail.com 142671c1775411545bdca25d568e1763f7df46f9 spec/compiler/helpers/stream_methods.h Max&nbsp;Brunsfeld
2014-03-08 maxbrunsfeld@gmail.com 142671c1775411545bdca25d568e1763f7df46f9 spec/compiler/prepare_grammar_spec.cpp Max&nbsp;Brunsfeld
2014-03-08 maxbrunsfeld@gmail.com 142671c1775411545bdca25d568e1763f7df46f9 spec/compiler/rules/character_set_spec.cpp Max&nbsp;Brunsfeld
2014-03-08 maxbrunsfeld@gmail.com 142671c1775411545bdca25d568e1763f7df46f9 spec/compiler/rules/pattern_spec.cpp Max&nbsp;Brunsfeld
2014-03-08 maxbrunsfeld@gmail.com 142671c1775411545bdca25d568e1763f7df46f9 spec/compiler/rules/rules_spec.cpp Max&nbsp;Brunsfeld
2014-03-08 maxbrunsfeld@gmail.com 142671c1775411545bdca25d568e1763f7df46f9 spec/runtime/arithmetic_spec.cpp Max&nbsp;Brunsfeld
2014-03-08 maxbrunsfeld@gmail.com 142671c1775411545bdca25d568e1763f7df46f9 spec/runtime/json_spec.cpp Max&nbsp;Brunsfeld
2014-03-08 maxbrunsfeld@gmail.com 142671c1775411545bdca25d568e1763f7df46f9 spec/runtime/runtime_spec_helper.h Max&nbsp;Brunsfeld
2014-03-08 maxbrunsfeld@gmail.com 142671c1775411545bdca25d568e1763f7df46f9 spec/runtime/runtime_specs.cpp Max&nbsp;Brunsfeld
2014-03-08 maxbrunsfeld@gmail.com 142671c1775411545bdca25d568e1763f7df46f9 spec/runtime/tree_spec.cpp Max&nbsp;Brunsfeld
2014-03-08 maxbrunsfeld@gmail.com 142671c1775411545bdca25d568e1763f7df46f9 tree_sitter.gyp Max&nbsp;Brunsfeld
2014-03-08 maxbrunsfeld@gmail.com b167ee84fa2c39e7508891440229c67757263d59 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-03-08 maxbrunsfeld@gmail.com 72f9b5b0a80ddacff418ab9ec62828577d8dcca2 tree_sitter.gyp Max&nbsp;Brunsfeld
2014-03-05 maxbrunsfeld@gmail.com af64d3fffa7bf1d9355ded92ef7c6652b4f23878 src/compiler/generate_code/c_code.cpp Max&nbsp;Brunsfeld
2014-03-05 maxbrunsfeld@gmail.com af64d3fffa7bf1d9355ded92ef7c6652b4f23878 src/compiler/rules/pattern.cpp Max&nbsp;Brunsfeld
2014-03-05 maxbrunsfeld@gmail.com af64d3fffa7bf1d9355ded92ef7c6652b4f23878 src/runtime/tree.cpp Max&nbsp;Brunsfeld
2014-03-05 maxbrunsfeld@gmail.com af64d3fffa7bf1d9355ded92ef7c6652b4f23878 tree_sitter.gyp Max&nbsp;Brunsfeld
2014-03-04 maxbrunsfeld@gmail.com 6253c19524ee86fae139fdc7d040eab0431c71d5 tree_sitter.gyp Max&nbsp;Brunsfeld
2014-03-04 maxbrunsfeld@gmail.com 6d25209fac0faecc819402cef640466e40430286 .travis.yml Max&nbsp;Brunsfeld
2014-03-04 maxbrunsfeld@gmail.com 7b9fdaf73b094d7cbe370a52fad107f8c92bea79 tree_sitter.gyp Max&nbsp;Brunsfeld
2014-03-04 maxbrunsfeld@gmail.com ae82b90fdb92d537400e739ff05b9d4728605f97 src/compiler/rules/pattern.cpp Max&nbsp;Brunsfeld
2014-03-04 maxbrunsfeld@gmail.com 7ff690371efd3e7aa767643e31213028be2e71be script/clean.sh Max&nbsp;Brunsfeld
2014-03-04 maxbrunsfeld@gmail.com 7ff690371efd3e7aa767643e31213028be2e71be script/configure.sh Max&nbsp;Brunsfeld
2014-03-04 maxbrunsfeld@gmail.com 7ff690371efd3e7aa767643e31213028be2e71be script/test.sh Max&nbsp;Brunsfeld
2014-03-03 maxbrunsfeld@gmail.com 0815db1d2336f4955044e2bf420766322d5701bd script/ci.sh Max&nbsp;Brunsfeld
2014-03-03 maxbrunsfeld@gmail.com 0815db1d2336f4955044e2bf420766322d5701bd tree_sitter.gyp Max&nbsp;Brunsfeld
2014-03-03 maxbrunsfeld@gmail.com 67e008d15d192a9176bf78252360860a134a7bd9 .gitignore Max&nbsp;Brunsfeld
2014-03-03 maxbrunsfeld@gmail.com 67e008d15d192a9176bf78252360860a134a7bd9 .gitmodules Max&nbsp;Brunsfeld
2014-03-03 maxbrunsfeld@gmail.com 67e008d15d192a9176bf78252360860a134a7bd9 .travis.yml Max&nbsp;Brunsfeld
2014-03-03 maxbrunsfeld@gmail.com 67e008d15d192a9176bf78252360860a134a7bd9 externals/gyp Max&nbsp;Brunsfeld
2014-03-03 maxbrunsfeld@gmail.com 67e008d15d192a9176bf78252360860a134a7bd9 script/bootstrap.sh Max&nbsp;Brunsfeld
2014-03-03 maxbrunsfeld@gmail.com 67e008d15d192a9176bf78252360860a134a7bd9 script/ci.sh Max&nbsp;Brunsfeld
2014-03-03 maxbrunsfeld@gmail.com 67e008d15d192a9176bf78252360860a134a7bd9 tree_sitter.gyp Max&nbsp;Brunsfeld
2014-03-03 maxbrunsfeld@gmail.com 86cc854c5429c6ae72fd0996ccfc54b0cc2c59d5 .gitignore Max&nbsp;Brunsfeld
2014-03-03 maxbrunsfeld@gmail.com 86cc854c5429c6ae72fd0996ccfc54b0cc2c59d5 tree_sitter.gyp Max&nbsp;Brunsfeld
2014-03-02 maxbrunsfeld@gmail.com e479773aac0ccce3b2323912d23ae03ca508bc50 spec/compiler/build_tables/build_tables_spec.cpp Max&nbsp;Brunsfeld
2014-03-02 maxbrunsfeld@gmail.com e479773aac0ccce3b2323912d23ae03ca508bc50 spec/compiler/prepare_grammar_spec.cpp Max&nbsp;Brunsfeld
2014-03-02 maxbrunsfeld@gmail.com e479773aac0ccce3b2323912d23ae03ca508bc50 src/compiler/build_tables/build_tables.cpp Max&nbsp;Brunsfeld
2014-03-02 maxbrunsfeld@gmail.com e479773aac0ccce3b2323912d23ae03ca508bc50 src/compiler/build_tables/build_tables.h Max&nbsp;Brunsfeld
2014-03-02 maxbrunsfeld@gmail.com e479773aac0ccce3b2323912d23ae03ca508bc50 src/compiler/compile.cpp Max&nbsp;Brunsfeld
2014-03-02 maxbrunsfeld@gmail.com e479773aac0ccce3b2323912d23ae03ca508bc50 src/compiler/prepare_grammar/prepare_grammar.cpp Max&nbsp;Brunsfeld
2014-03-02 maxbrunsfeld@gmail.com e479773aac0ccce3b2323912d23ae03ca508bc50 src/compiler/prepare_grammar/prepare_grammar.h Max&nbsp;Brunsfeld
2014-03-02 maxbrunsfeld@gmail.com e479773aac0ccce3b2323912d23ae03ca508bc50 tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-03-02 maxbrunsfeld@gmail.com 207ed44fdf525153bbad6e160486854c11f2262d tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-03-02 maxbrunsfeld@gmail.com 207ed44fdf525153bbad6e160486854c11f2262d tree_sitter.xcodeproj/xcshareddata/xcschemes/tree_sitter.xcscheme Max&nbsp;Brunsfeld
2014-03-02 maxbrunsfeld@gmail.com 3c646d707a059cff089e0d210c26b540b496f3e2 Makefile Max&nbsp;Brunsfeld
2014-03-02 maxbrunsfeld@gmail.com 8797c9097f137bd5caa30bbbfb0fb04776ae40dc tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-03-02 maxbrunsfeld@gmail.com 0f4b6332cbec427ef261723da0dc8378c9f2ac80 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-03-02 maxbrunsfeld@gmail.com 0f4b6332cbec427ef261723da0dc8378c9f2ac80 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-03-02 maxbrunsfeld@gmail.com 0f4b6332cbec427ef261723da0dc8378c9f2ac80 src/runtime/document.cpp Max&nbsp;Brunsfeld
2014-03-01 maxbrunsfeld@gmail.com 72a0c0e09c7fb814227ac5b2408cc219dd9d32eb include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-03-01 maxbrunsfeld@gmail.com 72a0c0e09c7fb814227ac5b2408cc219dd9d32eb include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-03-01 maxbrunsfeld@gmail.com 72a0c0e09c7fb814227ac5b2408cc219dd9d32eb spec/runtime/json_spec.cpp Max&nbsp;Brunsfeld
2014-03-01 maxbrunsfeld@gmail.com 72a0c0e09c7fb814227ac5b2408cc219dd9d32eb spec/runtime/tree_spec.cpp Max&nbsp;Brunsfeld
2014-03-01 maxbrunsfeld@gmail.com 72a0c0e09c7fb814227ac5b2408cc219dd9d32eb src/runtime/tree.cpp Max&nbsp;Brunsfeld
2014-03-01 maxbrunsfeld@gmail.com 5045d5cccc228e888fb8c0033ef354d86b78fe26 spec/runtime/tree_spec.cpp Max&nbsp;Brunsfeld
2014-03-01 maxbrunsfeld@gmail.com ded54a3a1a068031a667739e83e4fd25393d90cb Makefile Max&nbsp;Brunsfeld
2014-03-01 maxbrunsfeld@gmail.com ded54a3a1a068031a667739e83e4fd25393d90cb include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-03-01 maxbrunsfeld@gmail.com ded54a3a1a068031a667739e83e4fd25393d90cb include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-03-01 maxbrunsfeld@gmail.com ded54a3a1a068031a667739e83e4fd25393d90cb spec/runtime/tree_spec.cpp Max&nbsp;Brunsfeld
2014-03-01 maxbrunsfeld@gmail.com ded54a3a1a068031a667739e83e4fd25393d90cb src/runtime/tree.cpp Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 21c0f51b84b117e7ffad075b94eab2d813b6d95b include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 21c0f51b84b117e7ffad075b94eab2d813b6d95b spec/main.cpp Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 21c0f51b84b117e7ffad075b94eab2d813b6d95b spec/runtime/arithmetic_spec.cpp Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 21c0f51b84b117e7ffad075b94eab2d813b6d95b spec/runtime/json_spec.cpp Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 21c0f51b84b117e7ffad075b94eab2d813b6d95b src/runtime/document.cpp Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com c43ec90dad01338820456a80ac349dfc3f5d5893 examples/grammars/arithmetic.hpp Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com c43ec90dad01338820456a80ac349dfc3f5d5893 examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com c43ec90dad01338820456a80ac349dfc3f5d5893 spec/main.cpp Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com c43ec90dad01338820456a80ac349dfc3f5d5893 spec/runtime/arithmetic_spec.cpp Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com c43ec90dad01338820456a80ac349dfc3f5d5893 src/compiler/build_tables/perform.cpp Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 926b4ef242ce9ec02fc2c1c4a58443f98134c57b examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 926b4ef242ce9ec02fc2c1c4a58443f98134c57b examples/parsers/json.c Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 926b4ef242ce9ec02fc2c1c4a58443f98134c57b include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 926b4ef242ce9ec02fc2c1c4a58443f98134c57b src/compiler/generate_code/c_code.cpp Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 0d4687bdaddcb31c4f45433e4229b680819d1e61 examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 0d4687bdaddcb31c4f45433e4229b680819d1e61 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 0d4687bdaddcb31c4f45433e4229b680819d1e61 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 0d4687bdaddcb31c4f45433e4229b680819d1e61 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 0d4687bdaddcb31c4f45433e4229b680819d1e61 src/compiler/build_tables/perform.cpp Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 0d4687bdaddcb31c4f45433e4229b680819d1e61 src/compiler/generate_code/c_code.cpp Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 0d4687bdaddcb31c4f45433e4229b680819d1e61 src/compiler/rules/built_in_symbols.cpp Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 0d4687bdaddcb31c4f45433e4229b680819d1e61 src/compiler/rules/built_in_symbols.h Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 0d4687bdaddcb31c4f45433e4229b680819d1e61 tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 8b7ed13c8b257241237afbe28089467e076a841e examples/grammars/json.hpp Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 8b7ed13c8b257241237afbe28089467e076a841e examples/parsers/json.c Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 8b7ed13c8b257241237afbe28089467e076a841e spec/runtime/json_spec.cpp Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 8b7ed13c8b257241237afbe28089467e076a841e todo.md Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com c520b692d968f7766e7a56348e3fb0ac8fdc486c .travis.yml Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 8deeff392b58b62d4b20d40bdb7a0e5fdfec2a34 spec/main.cpp Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 8deeff392b58b62d4b20d40bdb7a0e5fdfec2a34 spec/runtime/tree_spec.cpp Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 8deeff392b58b62d4b20d40bdb7a0e5fdfec2a34 src/compiler/build_tables/perform.cpp Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 8deeff392b58b62d4b20d40bdb7a0e5fdfec2a34 src/runtime/tree.cpp Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 7251456cd203a008f6fb94eb262a417887bbb1f1 src/compiler/generate_code/c_code.cpp Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 7251456cd203a008f6fb94eb262a417887bbb1f1 src/compiler/generate_code/helpers.cpp Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 7251456cd203a008f6fb94eb262a417887bbb1f1 src/compiler/generate_code/helpers.h Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 7251456cd203a008f6fb94eb262a417887bbb1f1 tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 63718d5bad85f791b3e1582e6e963680c8946f92 examples/grammars/json.hpp Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 63718d5bad85f791b3e1582e6e963680c8946f92 examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 63718d5bad85f791b3e1582e6e963680c8946f92 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 63718d5bad85f791b3e1582e6e963680c8946f92 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 63718d5bad85f791b3e1582e6e963680c8946f92 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 63718d5bad85f791b3e1582e6e963680c8946f92 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 63718d5bad85f791b3e1582e6e963680c8946f92 spec/main.cpp Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 63718d5bad85f791b3e1582e6e963680c8946f92 spec/runtime/json_spec.cpp Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 63718d5bad85f791b3e1582e6e963680c8946f92 src/compiler/build_tables/first_set.cpp Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 63718d5bad85f791b3e1582e6e963680c8946f92 src/compiler/build_tables/first_set.h Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 63718d5bad85f791b3e1582e6e963680c8946f92 src/compiler/build_tables/follow_sets.h Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 63718d5bad85f791b3e1582e6e963680c8946f92 src/compiler/build_tables/perform.cpp Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 63718d5bad85f791b3e1582e6e963680c8946f92 src/compiler/generate_code/c_code.cpp Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 63718d5bad85f791b3e1582e6e963680c8946f92 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 63718d5bad85f791b3e1582e6e963680c8946f92 src/compiler/rules/built_in_symbols.cpp Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 63718d5bad85f791b3e1582e6e963680c8946f92 src/compiler/rules/built_in_symbols.h Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 63718d5bad85f791b3e1582e6e963680c8946f92 src/compiler/rules/rules.cpp Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 63718d5bad85f791b3e1582e6e963680c8946f92 src/compiler/rules/symbol.cpp Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 63718d5bad85f791b3e1582e6e963680c8946f92 src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 63718d5bad85f791b3e1582e6e963680c8946f92 src/runtime/tree.cpp Max&nbsp;Brunsfeld
2014-02-27 maxbrunsfeld@gmail.com 63718d5bad85f791b3e1582e6e963680c8946f92 tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-02-26 maxbrunsfeld@gmail.com df05c75525699fe40cf3236446943a11f1194f71 spec/compiler/build_tables/follow_sets_spec.cpp Max&nbsp;Brunsfeld
2014-02-26 maxbrunsfeld@gmail.com df05c75525699fe40cf3236446943a11f1194f71 src/compiler/build_tables/first_set.h Max&nbsp;Brunsfeld
2014-02-26 maxbrunsfeld@gmail.com df05c75525699fe40cf3236446943a11f1194f71 src/compiler/build_tables/follow_sets.cpp Max&nbsp;Brunsfeld
2014-02-26 maxbrunsfeld@gmail.com df05c75525699fe40cf3236446943a11f1194f71 src/compiler/build_tables/follow_sets.h Max&nbsp;Brunsfeld
2014-02-26 maxbrunsfeld@gmail.com df05c75525699fe40cf3236446943a11f1194f71 src/compiler/build_tables/item_set_closure.cpp Max&nbsp;Brunsfeld
2014-02-26 maxbrunsfeld@gmail.com df05c75525699fe40cf3236446943a11f1194f71 src/compiler/build_tables/merge_transitions.h Max&nbsp;Brunsfeld
2014-02-26 maxbrunsfeld@gmail.com df05c75525699fe40cf3236446943a11f1194f71 tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-02-26 maxbrunsfeld@gmail.com df223d566e464c0dc234e816811d19c32be943b7 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-02-26 maxbrunsfeld@gmail.com df223d566e464c0dc234e816811d19c32be943b7 spec/runtime/json_spec.cpp Max&nbsp;Brunsfeld
2014-02-26 maxbrunsfeld@gmail.com df223d566e464c0dc234e816811d19c32be943b7 src/runtime/tree.cpp Max&nbsp;Brunsfeld
2014-02-25 maxbrunsfeld@gmail.com 4541332c2b90259a65aa02b4aad399f5788035a7 examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-02-25 maxbrunsfeld@gmail.com 4541332c2b90259a65aa02b4aad399f5788035a7 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-02-25 maxbrunsfeld@gmail.com 4541332c2b90259a65aa02b4aad399f5788035a7 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-02-25 maxbrunsfeld@gmail.com 4541332c2b90259a65aa02b4aad399f5788035a7 src/compiler/build_tables/perform.cpp Max&nbsp;Brunsfeld
2014-02-25 maxbrunsfeld@gmail.com e58a6d8ba7e201bd7ae87766faa01655042be0ba examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-02-25 maxbrunsfeld@gmail.com e58a6d8ba7e201bd7ae87766faa01655042be0ba examples/parsers/json.c Max&nbsp;Brunsfeld
2014-02-25 maxbrunsfeld@gmail.com e58a6d8ba7e201bd7ae87766faa01655042be0ba include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-02-25 maxbrunsfeld@gmail.com e58a6d8ba7e201bd7ae87766faa01655042be0ba include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-02-25 maxbrunsfeld@gmail.com e58a6d8ba7e201bd7ae87766faa01655042be0ba spec/compiler/build_tables/perform_spec.cpp Max&nbsp;Brunsfeld
2014-02-25 maxbrunsfeld@gmail.com e58a6d8ba7e201bd7ae87766faa01655042be0ba spec/runtime/json_spec.cpp Max&nbsp;Brunsfeld
2014-02-25 maxbrunsfeld@gmail.com e58a6d8ba7e201bd7ae87766faa01655042be0ba spec/runtime/tree_spec.cpp Max&nbsp;Brunsfeld
2014-02-25 maxbrunsfeld@gmail.com e58a6d8ba7e201bd7ae87766faa01655042be0ba src/compiler/build_tables/perform.cpp Max&nbsp;Brunsfeld
2014-02-25 maxbrunsfeld@gmail.com e58a6d8ba7e201bd7ae87766faa01655042be0ba src/compiler/generate_code/c_code.cpp Max&nbsp;Brunsfeld
2014-02-25 maxbrunsfeld@gmail.com e58a6d8ba7e201bd7ae87766faa01655042be0ba src/compiler/lex_table.cpp Max&nbsp;Brunsfeld
2014-02-25 maxbrunsfeld@gmail.com e58a6d8ba7e201bd7ae87766faa01655042be0ba src/compiler/lex_table.h Max&nbsp;Brunsfeld
2014-02-25 maxbrunsfeld@gmail.com e58a6d8ba7e201bd7ae87766faa01655042be0ba src/compiler/parse_table.cpp Max&nbsp;Brunsfeld
2014-02-25 maxbrunsfeld@gmail.com e58a6d8ba7e201bd7ae87766faa01655042be0ba src/compiler/parse_table.h Max&nbsp;Brunsfeld
2014-02-25 maxbrunsfeld@gmail.com e58a6d8ba7e201bd7ae87766faa01655042be0ba src/runtime/document.cpp Max&nbsp;Brunsfeld
2014-02-25 maxbrunsfeld@gmail.com e58a6d8ba7e201bd7ae87766faa01655042be0ba src/runtime/tree.cpp Max&nbsp;Brunsfeld
2014-02-25 maxbrunsfeld@gmail.com e58a6d8ba7e201bd7ae87766faa01655042be0ba todo.md Max&nbsp;Brunsfeld
2014-02-25 maxbrunsfeld@gmail.com e58a6d8ba7e201bd7ae87766faa01655042be0ba tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-02-24 maxbrunsfeld@gmail.com 4520d6e1a2ccc923e160c3bab7cb3f20b62e91e7 src/compiler/prepare_grammar/perform.cpp Max&nbsp;Brunsfeld
2014-02-24 maxbrunsfeld@gmail.com 2c30dce08e398739ee10d27fee234a8e6716b28b src/compiler/build_tables/first_set.cpp Max&nbsp;Brunsfeld
2014-02-24 maxbrunsfeld@gmail.com 2c30dce08e398739ee10d27fee234a8e6716b28b src/compiler/build_tables/rule_can_be_blank.cpp Max&nbsp;Brunsfeld
2014-02-24 maxbrunsfeld@gmail.com 2c30dce08e398739ee10d27fee234a8e6716b28b src/compiler/build_tables/rule_transitions.cpp Max&nbsp;Brunsfeld
2014-02-24 maxbrunsfeld@gmail.com 2c30dce08e398739ee10d27fee234a8e6716b28b src/compiler/prepare_grammar/expand_repeats.cpp Max&nbsp;Brunsfeld
2014-02-24 maxbrunsfeld@gmail.com 2c30dce08e398739ee10d27fee234a8e6716b28b src/compiler/prepare_grammar/extract_tokens.cpp Max&nbsp;Brunsfeld
2014-02-24 maxbrunsfeld@gmail.com 2c30dce08e398739ee10d27fee234a8e6716b28b src/compiler/rules/visitor.h Max&nbsp;Brunsfeld
2014-02-23 maxbrunsfeld@gmail.com 713b3899c554cfa5eb9442042542776c4153e889 examples/grammars/json.hpp Max&nbsp;Brunsfeld
2014-02-23 maxbrunsfeld@gmail.com 713b3899c554cfa5eb9442042542776c4153e889 spec/compiler/prepare_grammar_spec.cpp Max&nbsp;Brunsfeld
2014-02-23 maxbrunsfeld@gmail.com 713b3899c554cfa5eb9442042542776c4153e889 src/compiler/prepare_grammar/extract_tokens.cpp Max&nbsp;Brunsfeld
2014-02-23 maxbrunsfeld@gmail.com 713b3899c554cfa5eb9442042542776c4153e889 tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-02-21 maxbrunsfeld@gmail.com 946088bcccba9d8576adf7b497e45c324894a5bc include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2014-02-21 maxbrunsfeld@gmail.com 946088bcccba9d8576adf7b497e45c324894a5bc src/compiler/prepared_grammar.h Max&nbsp;Brunsfeld
2014-02-21 maxbrunsfeld@gmail.com 946088bcccba9d8576adf7b497e45c324894a5bc src/compiler/rules/rules.cpp Max&nbsp;Brunsfeld
2014-02-21 maxbrunsfeld@gmail.com cdf63b60838a278796d1b06aff7dfd2dfc5bf2a9 Makefile Max&nbsp;Brunsfeld
2014-02-21 maxbrunsfeld@gmail.com cdf63b60838a278796d1b06aff7dfd2dfc5bf2a9 src/compiler/rules/character_range.h Max&nbsp;Brunsfeld
2014-02-21 maxbrunsfeld@gmail.com 688fe993cfa13bd54675212ac6a13056612095d0 examples/grammars/json.hpp Max&nbsp;Brunsfeld
2014-02-21 maxbrunsfeld@gmail.com 688fe993cfa13bd54675212ac6a13056612095d0 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2014-02-21 maxbrunsfeld@gmail.com 688fe993cfa13bd54675212ac6a13056612095d0 spec/spec_helper.cpp Max&nbsp;Brunsfeld
2014-02-21 maxbrunsfeld@gmail.com 688fe993cfa13bd54675212ac6a13056612095d0 spec/spec_helper.h Max&nbsp;Brunsfeld
2014-02-21 maxbrunsfeld@gmail.com 688fe993cfa13bd54675212ac6a13056612095d0 src/compiler/rules/character_range.cpp Max&nbsp;Brunsfeld
2014-02-21 maxbrunsfeld@gmail.com 688fe993cfa13bd54675212ac6a13056612095d0 src/compiler/rules/character_range.h Max&nbsp;Brunsfeld
2014-02-21 maxbrunsfeld@gmail.com 688fe993cfa13bd54675212ac6a13056612095d0 src/compiler/rules/character_set.h Max&nbsp;Brunsfeld
2014-02-21 maxbrunsfeld@gmail.com 688fe993cfa13bd54675212ac6a13056612095d0 src/compiler/rules/rules.cpp Max&nbsp;Brunsfeld
2014-02-21 maxbrunsfeld@gmail.com 688fe993cfa13bd54675212ac6a13056612095d0 tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-02-21 maxbrunsfeld@gmail.com a34da59889f6c3979ea6bf5f73b1e64b8e323139 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-02-21 maxbrunsfeld@gmail.com ceee7eefd05866f2ca78facd97d812e409d1e4f1 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-02-21 maxbrunsfeld@gmail.com ceee7eefd05866f2ca78facd97d812e409d1e4f1 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-02-21 maxbrunsfeld@gmail.com ceee7eefd05866f2ca78facd97d812e409d1e4f1 spec/runtime/json_spec.cpp Max&nbsp;Brunsfeld
2014-02-21 maxbrunsfeld@gmail.com ceee7eefd05866f2ca78facd97d812e409d1e4f1 src/runtime/document.cpp Max&nbsp;Brunsfeld
2014-02-21 maxbrunsfeld@gmail.com ceee7eefd05866f2ca78facd97d812e409d1e4f1 src/runtime/error.cpp Max&nbsp;Brunsfeld
2014-02-20 maxbrunsfeld@gmail.com 6ed6aa05cc8f45bf3bb99c75209ac973867906ce examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-02-20 maxbrunsfeld@gmail.com 6ed6aa05cc8f45bf3bb99c75209ac973867906ce examples/parsers/json.c Max&nbsp;Brunsfeld
2014-02-20 maxbrunsfeld@gmail.com 6ed6aa05cc8f45bf3bb99c75209ac973867906ce include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-02-20 maxbrunsfeld@gmail.com 6ed6aa05cc8f45bf3bb99c75209ac973867906ce include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-02-20 maxbrunsfeld@gmail.com 6ed6aa05cc8f45bf3bb99c75209ac973867906ce spec/runtime/arithmetic_spec.cpp Max&nbsp;Brunsfeld
2014-02-20 maxbrunsfeld@gmail.com 6ed6aa05cc8f45bf3bb99c75209ac973867906ce spec/runtime/json_spec.cpp Max&nbsp;Brunsfeld
2014-02-20 maxbrunsfeld@gmail.com 6ed6aa05cc8f45bf3bb99c75209ac973867906ce spec/runtime/tree_spec.cpp Max&nbsp;Brunsfeld
2014-02-20 maxbrunsfeld@gmail.com 6ed6aa05cc8f45bf3bb99c75209ac973867906ce src/compiler/generate_code/c_code.cpp Max&nbsp;Brunsfeld
2014-02-20 maxbrunsfeld@gmail.com 6ed6aa05cc8f45bf3bb99c75209ac973867906ce src/runtime/document.cpp Max&nbsp;Brunsfeld
2014-02-20 maxbrunsfeld@gmail.com 6ed6aa05cc8f45bf3bb99c75209ac973867906ce src/runtime/error.cpp Max&nbsp;Brunsfeld
2014-02-20 maxbrunsfeld@gmail.com 6ed6aa05cc8f45bf3bb99c75209ac973867906ce src/runtime/tree.cpp Max&nbsp;Brunsfeld
2014-02-20 maxbrunsfeld@gmail.com 1b56832cb7fe0b944670cc581a03885e50068570 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-02-20 maxbrunsfeld@gmail.com 1b56832cb7fe0b944670cc581a03885e50068570 src/runtime/document.cpp Max&nbsp;Brunsfeld
2014-02-20 maxbrunsfeld@gmail.com 1b56832cb7fe0b944670cc581a03885e50068570 src/runtime/tree.cpp Max&nbsp;Brunsfeld
2014-02-20 maxbrunsfeld@gmail.com 1b56832cb7fe0b944670cc581a03885e50068570 tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-02-20 maxbrunsfeld@gmail.com e40c6ec60d23f00aa4a90a4dd58fd46a31273464 src/compiler/prepared_grammar.cpp Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com e87380a8b7650b6593945fafc0eeb89db91a376c include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com e87380a8b7650b6593945fafc0eeb89db91a376c spec/compiler/build_tables/first_set_spec.cpp Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com e87380a8b7650b6593945fafc0eeb89db91a376c spec/compiler/build_tables/item_set_closure_spec.cpp Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com e87380a8b7650b6593945fafc0eeb89db91a376c spec/compiler/build_tables/perform_spec.cpp Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com e87380a8b7650b6593945fafc0eeb89db91a376c spec/compiler/prepare_grammar_spec.cpp Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com e87380a8b7650b6593945fafc0eeb89db91a376c src/compiler/build_tables/first_set.cpp Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com e87380a8b7650b6593945fafc0eeb89db91a376c src/compiler/build_tables/first_set.h Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com e87380a8b7650b6593945fafc0eeb89db91a376c src/compiler/build_tables/follow_sets.cpp Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com e87380a8b7650b6593945fafc0eeb89db91a376c src/compiler/build_tables/follow_sets.h Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com e87380a8b7650b6593945fafc0eeb89db91a376c src/compiler/build_tables/item_set_closure.cpp Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com e87380a8b7650b6593945fafc0eeb89db91a376c src/compiler/build_tables/item_set_closure.h Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com e87380a8b7650b6593945fafc0eeb89db91a376c src/compiler/build_tables/item_set_transitions.cpp Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com e87380a8b7650b6593945fafc0eeb89db91a376c src/compiler/build_tables/item_set_transitions.h Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com e87380a8b7650b6593945fafc0eeb89db91a376c src/compiler/build_tables/perform.cpp Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com e87380a8b7650b6593945fafc0eeb89db91a376c src/compiler/build_tables/perform.h Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com e87380a8b7650b6593945fafc0eeb89db91a376c src/compiler/build_tables/rule_can_be_blank.cpp Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com e87380a8b7650b6593945fafc0eeb89db91a376c src/compiler/build_tables/rule_can_be_blank.h Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com e87380a8b7650b6593945fafc0eeb89db91a376c src/compiler/compile.cpp Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com e87380a8b7650b6593945fafc0eeb89db91a376c src/compiler/grammar.cpp Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com e87380a8b7650b6593945fafc0eeb89db91a376c src/compiler/prepare_grammar/expand_repeats.cpp Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com e87380a8b7650b6593945fafc0eeb89db91a376c src/compiler/prepare_grammar/expand_repeats.h Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com e87380a8b7650b6593945fafc0eeb89db91a376c src/compiler/prepare_grammar/extract_tokens.cpp Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com e87380a8b7650b6593945fafc0eeb89db91a376c src/compiler/prepare_grammar/extract_tokens.h Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com e87380a8b7650b6593945fafc0eeb89db91a376c src/compiler/prepare_grammar/perform.cpp Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com e87380a8b7650b6593945fafc0eeb89db91a376c src/compiler/prepare_grammar/perform.h Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com e87380a8b7650b6593945fafc0eeb89db91a376c src/compiler/prepared_grammar.cpp Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com e87380a8b7650b6593945fafc0eeb89db91a376c src/compiler/prepared_grammar.h Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com e87380a8b7650b6593945fafc0eeb89db91a376c tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com acad97cfd250482415d977a0a8d621189fa5145d examples/grammars/json.hpp Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com acad97cfd250482415d977a0a8d621189fa5145d examples/parsers/json.c Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com acad97cfd250482415d977a0a8d621189fa5145d include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com acad97cfd250482415d977a0a8d621189fa5145d spec/compiler/prepare_grammar_spec.cpp Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com acad97cfd250482415d977a0a8d621189fa5145d src/compiler/build_tables/item_set_transitions.cpp Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com acad97cfd250482415d977a0a8d621189fa5145d src/compiler/build_tables/perform.cpp Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com acad97cfd250482415d977a0a8d621189fa5145d src/compiler/generate_code/c_code.cpp Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com acad97cfd250482415d977a0a8d621189fa5145d src/compiler/grammar.cpp Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com acad97cfd250482415d977a0a8d621189fa5145d src/compiler/prepare_grammar/expand_repeats.cpp Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com acad97cfd250482415d977a0a8d621189fa5145d src/compiler/prepare_grammar/extract_tokens.cpp Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com acad97cfd250482415d977a0a8d621189fa5145d src/compiler/rules/rules.cpp Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com acad97cfd250482415d977a0a8d621189fa5145d src/compiler/rules/symbol.cpp Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com acad97cfd250482415d977a0a8d621189fa5145d src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com 49ad910474cc956549f28990655b5018031de2d2 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com 49ad910474cc956549f28990655b5018031de2d2 spec/runtime/arithmetic_spec.cpp Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com 49ad910474cc956549f28990655b5018031de2d2 spec/runtime/json_spec.cpp Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com 49ad910474cc956549f28990655b5018031de2d2 todo.md Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com 19804367b38314c686658151c4b1ae1bf8df92e9 README.md maxbrunsfeld
2014-02-19 maxbrunsfeld@gmail.com 7c57c521af3949fabdbe26b82a9babf560df96e9 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com 7c57c521af3949fabdbe26b82a9babf560df96e9 src/compiler/build_tables/item_set_closure.cpp Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com 7c57c521af3949fabdbe26b82a9babf560df96e9 src/compiler/rules/rule.h Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com 7c57c521af3949fabdbe26b82a9babf560df96e9 src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com 7c57c521af3949fabdbe26b82a9babf560df96e9 src/runtime/error.cpp Max&nbsp;Brunsfeld
2014-02-19 maxbrunsfeld@gmail.com 9f0a395c0d0d65331cd445711e12f041e664513e Makefile Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 6b23a5ac0d9019604dd0c7e785f607329a50f658 Makefile Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 741da7b5aef5d9341a06cd74a2d0e96cb81ddb17 .travis.yml Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com a0738ea9dc2ccfd7405f26c593dab030faa5c19c .travis.yml Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com a0738ea9dc2ccfd7405f26c593dab030faa5c19c tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 2c56612650feda34019b5e8ad3951045e3a33004 Makefile Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 2c56612650feda34019b5e8ad3951045e3a33004 spec/compiler/build_tables/rule_can_be_blank_spec.cpp Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 2c56612650feda34019b5e8ad3951045e3a33004 spec/compiler/build_tables/rule_transitions_spec.cpp Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 2c56612650feda34019b5e8ad3951045e3a33004 spec/compiler/rules/character_set_spec.cpp Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 2c56612650feda34019b5e8ad3951045e3a33004 spec/compiler/rules/pattern_spec.cpp Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 2c56612650feda34019b5e8ad3951045e3a33004 spec/compiler/rules/rules_spec.cpp Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 2c56612650feda34019b5e8ad3951045e3a33004 spec/runtime/arithmetic_spec.cpp Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 2c56612650feda34019b5e8ad3951045e3a33004 spec/runtime/json_spec.cpp Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 2c56612650feda34019b5e8ad3951045e3a33004 spec/runtime/tree_spec.cpp Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 2c56612650feda34019b5e8ad3951045e3a33004 spec/spec_helper.cpp Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 2c56612650feda34019b5e8ad3951045e3a33004 spec/spec_helper.h Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 2c56612650feda34019b5e8ad3951045e3a33004 src/compiler/build_tables/first_set.h Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 2c56612650feda34019b5e8ad3951045e3a33004 src/compiler/build_tables/follow_sets.h Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 2c56612650feda34019b5e8ad3951045e3a33004 src/compiler/build_tables/item.h Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 2c56612650feda34019b5e8ad3951045e3a33004 src/compiler/build_tables/merge_transitions.h Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 2c56612650feda34019b5e8ad3951045e3a33004 src/compiler/build_tables/perform.cpp Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 2c56612650feda34019b5e8ad3951045e3a33004 src/compiler/build_tables/rule_transitions.h Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 2c56612650feda34019b5e8ad3951045e3a33004 src/compiler/generate_code/c_code.cpp Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 2c56612650feda34019b5e8ad3951045e3a33004 src/compiler/grammar.cpp Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 2c56612650feda34019b5e8ad3951045e3a33004 src/compiler/lex_table.cpp Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 2c56612650feda34019b5e8ad3951045e3a33004 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 2c56612650feda34019b5e8ad3951045e3a33004 src/compiler/parse_table.cpp Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 2c56612650feda34019b5e8ad3951045e3a33004 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 2c56612650feda34019b5e8ad3951045e3a33004 src/compiler/prepare_grammar/search_for_symbols.cpp Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 2c56612650feda34019b5e8ad3951045e3a33004 src/compiler/prepare_grammar/search_for_symbols.h Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 2c56612650feda34019b5e8ad3951045e3a33004 src/compiler/rules/pattern.cpp Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 2c56612650feda34019b5e8ad3951045e3a33004 src/compiler/rules/rules.cpp Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 2c56612650feda34019b5e8ad3951045e3a33004 src/runtime/document.c Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 2c56612650feda34019b5e8ad3951045e3a33004 src/runtime/error.cpp Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 2c56612650feda34019b5e8ad3951045e3a33004 src/runtime/tree.c Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 2c56612650feda34019b5e8ad3951045e3a33004 tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-02-18 maxbrunsfeld@gmail.com 2c56612650feda34019b5e8ad3951045e3a33004 tree_sitter.xcodeproj/xcshareddata/xcschemes/compiler_specs.xcscheme Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com fd757c20d0bdb63836a4f0449fbce3a8bc567091 examples/grammars/arithmetic.hpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com fd757c20d0bdb63836a4f0449fbce3a8bc567091 examples/grammars/json.hpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com fd757c20d0bdb63836a4f0449fbce3a8bc567091 examples/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com fd757c20d0bdb63836a4f0449fbce3a8bc567091 examples/parsers/json.c Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com fd757c20d0bdb63836a4f0449fbce3a8bc567091 spec/compiler/compile_examples.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com fd757c20d0bdb63836a4f0449fbce3a8bc567091 tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 585f9f0054ef4f6093d1290bc0db78679a2e4080 spec/compiler/rules/character_set_spec.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 585f9f0054ef4f6093d1290bc0db78679a2e4080 tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 7f9b9f9f37d52e8ccfae4dc688cffaddaf702d85 todo.md Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com d09fa910efaee0ccab1c8bac5fba92c653829716 include/tree_sitter/compiler.h Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com d09fa910efaee0ccab1c8bac5fba92c653829716 include/tree_sitter/parser.h Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com d09fa910efaee0ccab1c8bac5fba92c653829716 include/tree_sitter/runtime.h Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com d09fa910efaee0ccab1c8bac5fba92c653829716 spec/fixtures/grammars/arithmetic.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com d09fa910efaee0ccab1c8bac5fba92c653829716 spec/fixtures/grammars/json.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com d09fa910efaee0ccab1c8bac5fba92c653829716 spec/fixtures/grammars/test_grammars.h Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com d09fa910efaee0ccab1c8bac5fba92c653829716 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com d09fa910efaee0ccab1c8bac5fba92c653829716 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com d09fa910efaee0ccab1c8bac5fba92c653829716 spec/spec_helper.h Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com d09fa910efaee0ccab1c8bac5fba92c653829716 src/compiler/build_tables/first_set.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com d09fa910efaee0ccab1c8bac5fba92c653829716 src/compiler/build_tables/follow_sets.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com d09fa910efaee0ccab1c8bac5fba92c653829716 src/compiler/build_tables/item.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com d09fa910efaee0ccab1c8bac5fba92c653829716 src/compiler/build_tables/item_set_closure.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com d09fa910efaee0ccab1c8bac5fba92c653829716 src/compiler/build_tables/perform.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com d09fa910efaee0ccab1c8bac5fba92c653829716 src/compiler/build_tables/rule_can_be_blank.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com d09fa910efaee0ccab1c8bac5fba92c653829716 src/compiler/build_tables/rule_can_be_blank.h Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com d09fa910efaee0ccab1c8bac5fba92c653829716 src/compiler/compile.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com d09fa910efaee0ccab1c8bac5fba92c653829716 src/compiler/generate_code/c_code.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com d09fa910efaee0ccab1c8bac5fba92c653829716 src/compiler/grammar.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com d09fa910efaee0ccab1c8bac5fba92c653829716 src/compiler/prepare_grammar/expand_repeats.h Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com d09fa910efaee0ccab1c8bac5fba92c653829716 src/compiler/prepare_grammar/extract_tokens.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com d09fa910efaee0ccab1c8bac5fba92c653829716 src/compiler/rules/character_range.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com d09fa910efaee0ccab1c8bac5fba92c653829716 src/compiler/rules/character_set.h Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com d09fa910efaee0ccab1c8bac5fba92c653829716 src/compiler/rules/rules.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com d09fa910efaee0ccab1c8bac5fba92c653829716 tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 84b8addb632784490640da1495fd14c8edf5f84d spec/helpers/equals_pointer.h Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 84b8addb632784490640da1495fd14c8edf5f84d spec/helpers/stream_methods.h Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 84b8addb632784490640da1495fd14c8edf5f84d spec/spec_helper.h Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 84b8addb632784490640da1495fd14c8edf5f84d tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 character_set_spec.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 include/compiler.h Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 spec/compiler/build_tables/first_set_spec.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 spec/compiler/build_tables/item_set_closure_spec.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 spec/compiler/build_tables/perform_spec.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 spec/compiler/build_tables/rule_transitions_spec.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 spec/compiler/compile_fixtures.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 spec/compiler/prepare_grammar_spec.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 spec/compiler/rules/pattern_spec.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 spec/compiler/rules/rules_spec.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 spec/fixtures/grammars/arithmetic.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 spec/fixtures/grammars/json.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 spec/fixtures/grammars/test_grammars.h Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 spec/spec_helper.h Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/build_tables/first_set.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/build_tables/follow_sets.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/build_tables/item.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/build_tables/item.h Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/build_tables/item_set_closure.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/build_tables/item_set_transitions.h Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/build_tables/perform.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/build_tables/rule_can_be_blank.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/build_tables/rule_can_be_blank.h Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/build_tables/rule_transitions.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/compile.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/generate_code/c_code.h Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/grammar.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/prepare_grammar/expand_repeats.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/prepare_grammar/expand_repeats.h Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/prepare_grammar/extract_tokens.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/prepare_grammar/extract_tokens.h Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/prepare_grammar/perform.h Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/prepare_grammar/search_for_symbols.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/prepare_grammar/search_for_symbols.h Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/rules/blank.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/rules/character_range.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/rules/character_set.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/rules/character_set.h Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/rules/choice.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/rules/choice.h Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/rules/pattern.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/rules/repeat.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/rules/rules.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/rules/seq.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/rules/seq.h Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/rules/string.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/rules/symbol.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/rules/visitor.cpp Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 src/compiler/rules/visitor.h Max&nbsp;Brunsfeld
2014-02-17 maxbrunsfeld@gmail.com 9e2dc1418284595f908b32a823df4b044caee3d8 tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-02-16 maxbrunsfeld@gmail.com 0b4e1c8d0d47ff577f7e09d1a326c04f7816e845 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-02-16 maxbrunsfeld@gmail.com 0b4e1c8d0d47ff577f7e09d1a326c04f7816e845 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2014-02-16 maxbrunsfeld@gmail.com 0b4e1c8d0d47ff577f7e09d1a326c04f7816e845 src/compiler/generate_code/c_code.cpp Max&nbsp;Brunsfeld
2014-02-16 maxbrunsfeld@gmail.com dbbb44608275fa46111eed05669ef81ba21b6d0b include/parser.h Max&nbsp;Brunsfeld
2014-02-16 maxbrunsfeld@gmail.com dbbb44608275fa46111eed05669ef81ba21b6d0b include/runtime.h Max&nbsp;Brunsfeld
2014-02-16 maxbrunsfeld@gmail.com dbbb44608275fa46111eed05669ef81ba21b6d0b spec/runtime/arithmetic_spec.cpp Max&nbsp;Brunsfeld
2014-02-16 maxbrunsfeld@gmail.com dbbb44608275fa46111eed05669ef81ba21b6d0b spec/runtime/json_spec.cpp Max&nbsp;Brunsfeld
2014-02-16 maxbrunsfeld@gmail.com dbbb44608275fa46111eed05669ef81ba21b6d0b spec/runtime/tree_spec.cpp Max&nbsp;Brunsfeld
2014-02-16 maxbrunsfeld@gmail.com dbbb44608275fa46111eed05669ef81ba21b6d0b src/runtime/document.c Max&nbsp;Brunsfeld
2014-02-16 maxbrunsfeld@gmail.com dbbb44608275fa46111eed05669ef81ba21b6d0b src/runtime/error.cpp Max&nbsp;Brunsfeld
2014-02-16 maxbrunsfeld@gmail.com dbbb44608275fa46111eed05669ef81ba21b6d0b src/runtime/tree.c Max&nbsp;Brunsfeld
2014-02-16 maxbrunsfeld@gmail.com dbbb44608275fa46111eed05669ef81ba21b6d0b tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-02-16 maxbrunsfeld@gmail.com fb1ef60f7d6e305dd66d0c446f3068ca11439aa3 src/compiler/rules/string.cpp Max&nbsp;Brunsfeld
2014-02-16 maxbrunsfeld@gmail.com a63624f2aa8f291bc260da4da61fcbd2e622fb0e src/compiler/build_tables/item.h Max&nbsp;Brunsfeld
2014-02-16 maxbrunsfeld@gmail.com a63624f2aa8f291bc260da4da61fcbd2e622fb0e src/compiler/rules/blank.cpp Max&nbsp;Brunsfeld
2014-02-16 maxbrunsfeld@gmail.com a63624f2aa8f291bc260da4da61fcbd2e622fb0e src/compiler/rules/character_set.cpp Max&nbsp;Brunsfeld
2014-02-16 maxbrunsfeld@gmail.com a63624f2aa8f291bc260da4da61fcbd2e622fb0e src/compiler/rules/character_set.h Max&nbsp;Brunsfeld
2014-02-16 maxbrunsfeld@gmail.com a63624f2aa8f291bc260da4da61fcbd2e622fb0e src/compiler/rules/choice.cpp Max&nbsp;Brunsfeld
2014-02-16 maxbrunsfeld@gmail.com a63624f2aa8f291bc260da4da61fcbd2e622fb0e src/compiler/rules/pattern.cpp Max&nbsp;Brunsfeld
2014-02-16 maxbrunsfeld@gmail.com a63624f2aa8f291bc260da4da61fcbd2e622fb0e src/compiler/rules/repeat.cpp Max&nbsp;Brunsfeld
2014-02-16 maxbrunsfeld@gmail.com a63624f2aa8f291bc260da4da61fcbd2e622fb0e src/compiler/rules/rule.h Max&nbsp;Brunsfeld
2014-02-16 maxbrunsfeld@gmail.com a63624f2aa8f291bc260da4da61fcbd2e622fb0e src/compiler/rules/seq.cpp Max&nbsp;Brunsfeld
2014-02-16 maxbrunsfeld@gmail.com a63624f2aa8f291bc260da4da61fcbd2e622fb0e src/compiler/rules/string.cpp Max&nbsp;Brunsfeld
2014-02-16 maxbrunsfeld@gmail.com a63624f2aa8f291bc260da4da61fcbd2e622fb0e src/compiler/rules/symbol.cpp Max&nbsp;Brunsfeld
2014-02-16 maxbrunsfeld@gmail.com a63624f2aa8f291bc260da4da61fcbd2e622fb0e src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2014-02-15 maxbrunsfeld@gmail.com 5c1a0982df1a82838129d977ed521d667b26d770 include/parser.h Max&nbsp;Brunsfeld
2014-02-15 maxbrunsfeld@gmail.com 5c1a0982df1a82838129d977ed521d667b26d770 spec/compiler/prepare_grammar_spec.cpp Max&nbsp;Brunsfeld
2014-02-15 maxbrunsfeld@gmail.com 5c1a0982df1a82838129d977ed521d667b26d770 spec/fixtures/grammars/json.cpp Max&nbsp;Brunsfeld
2014-02-15 maxbrunsfeld@gmail.com 5c1a0982df1a82838129d977ed521d667b26d770 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2014-02-15 maxbrunsfeld@gmail.com 5c1a0982df1a82838129d977ed521d667b26d770 spec/runtime/json_spec.cpp Max&nbsp;Brunsfeld
2014-02-15 maxbrunsfeld@gmail.com 5c1a0982df1a82838129d977ed521d667b26d770 src/compiler/build_tables/first_set.cpp Max&nbsp;Brunsfeld
2014-02-15 maxbrunsfeld@gmail.com 5c1a0982df1a82838129d977ed521d667b26d770 src/compiler/build_tables/follow_sets.cpp Max&nbsp;Brunsfeld
2014-02-15 maxbrunsfeld@gmail.com 5c1a0982df1a82838129d977ed521d667b26d770 src/compiler/build_tables/perform.cpp Max&nbsp;Brunsfeld
2014-02-15 maxbrunsfeld@gmail.com 5c1a0982df1a82838129d977ed521d667b26d770 src/compiler/build_tables/rule_can_be_blank.cpp Max&nbsp;Brunsfeld
2014-02-15 maxbrunsfeld@gmail.com 5c1a0982df1a82838129d977ed521d667b26d770 src/compiler/build_tables/rule_can_be_blank.h Max&nbsp;Brunsfeld
2014-02-15 maxbrunsfeld@gmail.com 5c1a0982df1a82838129d977ed521d667b26d770 src/compiler/prepare_grammar/expand_repeats.cpp Max&nbsp;Brunsfeld
2014-02-15 maxbrunsfeld@gmail.com 5c1a0982df1a82838129d977ed521d667b26d770 todo.md Max&nbsp;Brunsfeld
2014-02-14 maxbrunsfeld@gmail.com bf07522026123a6207fb33e942c543226d7279aa spec/compiler/build_tables/first_set_spec.cpp Max&nbsp;Brunsfeld
2014-02-14 maxbrunsfeld@gmail.com bf07522026123a6207fb33e942c543226d7279aa src/compiler/build_tables/first_set.cpp Max&nbsp;Brunsfeld
2014-02-14 maxbrunsfeld@gmail.com bf07522026123a6207fb33e942c543226d7279aa src/compiler/build_tables/item_set_closure.cpp Max&nbsp;Brunsfeld
2014-02-13 maxbrunsfeld@gmail.com 2ee94551746b1099ed4b0eddd2bbae90be60e9a2 spec/fixtures/grammars/json.cpp Max&nbsp;Brunsfeld
2014-02-13 maxbrunsfeld@gmail.com 2ee94551746b1099ed4b0eddd2bbae90be60e9a2 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2014-02-13 maxbrunsfeld@gmail.com 5ce55ce26f81a2e02b1275c1c080e18f3001bfda src/compiler/build_tables/item.cpp Max&nbsp;Brunsfeld
2014-02-13 maxbrunsfeld@gmail.com a77ca1ee08c8047efb32c99c54b5f41efed1a275 spec/compiler/prepare_grammar_spec.cpp Max&nbsp;Brunsfeld
2014-02-13 maxbrunsfeld@gmail.com a77ca1ee08c8047efb32c99c54b5f41efed1a275 src/compiler/prepare_grammar/expand_repeats.cpp Max&nbsp;Brunsfeld
2014-02-13 maxbrunsfeld@gmail.com a77ca1ee08c8047efb32c99c54b5f41efed1a275 src/compiler/prepare_grammar/extract_tokens.cpp Max&nbsp;Brunsfeld
2014-02-13 maxbrunsfeld@gmail.com 812f27f43ae940eeeb36354533be395ecd2e7bd1 src/compiler/build_tables/first_set.cpp Max&nbsp;Brunsfeld
2014-02-13 maxbrunsfeld@gmail.com 812f27f43ae940eeeb36354533be395ecd2e7bd1 src/compiler/build_tables/item.cpp Max&nbsp;Brunsfeld
2014-02-13 maxbrunsfeld@gmail.com 812f27f43ae940eeeb36354533be395ecd2e7bd1 src/compiler/build_tables/perform.cpp Max&nbsp;Brunsfeld
2014-02-13 maxbrunsfeld@gmail.com 812f27f43ae940eeeb36354533be395ecd2e7bd1 src/compiler/generate_code/c_code.cpp Max&nbsp;Brunsfeld
2014-02-13 maxbrunsfeld@gmail.com 812f27f43ae940eeeb36354533be395ecd2e7bd1 src/compiler/grammar.cpp Max&nbsp;Brunsfeld
2014-02-13 maxbrunsfeld@gmail.com 812f27f43ae940eeeb36354533be395ecd2e7bd1 src/compiler/lex_table.cpp Max&nbsp;Brunsfeld
2014-02-13 maxbrunsfeld@gmail.com 812f27f43ae940eeeb36354533be395ecd2e7bd1 src/compiler/parse_table.cpp Max&nbsp;Brunsfeld
2014-02-13 maxbrunsfeld@gmail.com 812f27f43ae940eeeb36354533be395ecd2e7bd1 src/compiler/prepare_grammar/expand_repeats.cpp Max&nbsp;Brunsfeld
2014-02-13 maxbrunsfeld@gmail.com 812f27f43ae940eeeb36354533be395ecd2e7bd1 src/compiler/prepare_grammar/extract_tokens.cpp Max&nbsp;Brunsfeld
2014-02-13 maxbrunsfeld@gmail.com 812f27f43ae940eeeb36354533be395ecd2e7bd1 src/compiler/prepare_grammar/perform.cpp Max&nbsp;Brunsfeld
2014-02-13 maxbrunsfeld@gmail.com 812f27f43ae940eeeb36354533be395ecd2e7bd1 src/compiler/prepare_grammar/search_for_symbols.cpp Max&nbsp;Brunsfeld
2014-02-13 maxbrunsfeld@gmail.com a8588cd4d395bc862325f720549f119326b8bffb src/compiler/build_tables/first_set.cpp Max&nbsp;Brunsfeld
2014-02-13 maxbrunsfeld@gmail.com a8588cd4d395bc862325f720549f119326b8bffb src/compiler/build_tables/follow_sets.cpp Max&nbsp;Brunsfeld
2014-02-13 maxbrunsfeld@gmail.com a8588cd4d395bc862325f720549f119326b8bffb src/compiler/build_tables/item.cpp Max&nbsp;Brunsfeld
2014-02-13 maxbrunsfeld@gmail.com a8588cd4d395bc862325f720549f119326b8bffb src/compiler/build_tables/item_set_closure.cpp Max&nbsp;Brunsfeld
2014-02-13 maxbrunsfeld@gmail.com a8588cd4d395bc862325f720549f119326b8bffb src/compiler/build_tables/item_set_transitions.cpp Max&nbsp;Brunsfeld
2014-02-13 maxbrunsfeld@gmail.com a8588cd4d395bc862325f720549f119326b8bffb src/compiler/build_tables/perform.cpp Max&nbsp;Brunsfeld
2014-02-13 maxbrunsfeld@gmail.com a8588cd4d395bc862325f720549f119326b8bffb src/compiler/build_tables/rule_transitions.cpp Max&nbsp;Brunsfeld
2014-02-13 maxbrunsfeld@gmail.com 7490a7ac94e6e6269356ecaeb1baf6edadb94b23 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2014-02-13 maxbrunsfeld@gmail.com 7490a7ac94e6e6269356ecaeb1baf6edadb94b23 spec/runtime/json_spec.cpp Max&nbsp;Brunsfeld
2014-02-13 maxbrunsfeld@gmail.com 7490a7ac94e6e6269356ecaeb1baf6edadb94b23 src/compiler/build_tables/rule_can_be_blank.cpp Max&nbsp;Brunsfeld
2014-02-13 maxbrunsfeld@gmail.com 70173512f1cae61684450b19d51b848fbbaa8075 spec/compiler/prepare_grammar_spec.cpp Max&nbsp;Brunsfeld
2014-02-13 maxbrunsfeld@gmail.com 70173512f1cae61684450b19d51b848fbbaa8075 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2014-02-13 maxbrunsfeld@gmail.com 70173512f1cae61684450b19d51b848fbbaa8075 src/compiler/prepare_grammar/extract_tokens.cpp Max&nbsp;Brunsfeld
2014-02-12 maxbrunsfeld@gmail.com 9a737e23160cc9cf877cffbd9174d63753bce44e spec/compiler/prepare_grammar_spec.cpp Max&nbsp;Brunsfeld
2014-02-12 maxbrunsfeld@gmail.com 9a737e23160cc9cf877cffbd9174d63753bce44e spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2014-02-12 maxbrunsfeld@gmail.com 9a737e23160cc9cf877cffbd9174d63753bce44e spec/stream_methods.h Max&nbsp;Brunsfeld
2014-02-12 maxbrunsfeld@gmail.com 9a737e23160cc9cf877cffbd9174d63753bce44e src/compiler/grammar.cpp Max&nbsp;Brunsfeld
2014-02-12 maxbrunsfeld@gmail.com 9a737e23160cc9cf877cffbd9174d63753bce44e src/compiler/grammar.h Max&nbsp;Brunsfeld
2014-02-12 maxbrunsfeld@gmail.com 9a737e23160cc9cf877cffbd9174d63753bce44e src/compiler/prepare_grammar/expand_repeats.cpp Max&nbsp;Brunsfeld
2014-02-12 maxbrunsfeld@gmail.com 9a737e23160cc9cf877cffbd9174d63753bce44e src/compiler/prepare_grammar/extract_tokens.cpp Max&nbsp;Brunsfeld
2014-02-12 maxbrunsfeld@gmail.com dd0feea8e655fd121b6beb76ef0d96e229d0db13 src/compiler/build_tables/first_set.cpp Max&nbsp;Brunsfeld
2014-02-12 maxbrunsfeld@gmail.com dd0feea8e655fd121b6beb76ef0d96e229d0db13 src/compiler/build_tables/first_set.h Max&nbsp;Brunsfeld
2014-02-12 maxbrunsfeld@gmail.com dd0feea8e655fd121b6beb76ef0d96e229d0db13 src/compiler/build_tables/follow_sets.cpp Max&nbsp;Brunsfeld
2014-02-12 maxbrunsfeld@gmail.com dd0feea8e655fd121b6beb76ef0d96e229d0db13 src/compiler/build_tables/item_set_closure.cpp Max&nbsp;Brunsfeld
2014-02-12 maxbrunsfeld@gmail.com dd0feea8e655fd121b6beb76ef0d96e229d0db13 src/compiler/build_tables/item_set_transitions.cpp Max&nbsp;Brunsfeld
2014-02-12 maxbrunsfeld@gmail.com dd0feea8e655fd121b6beb76ef0d96e229d0db13 src/compiler/build_tables/perform.cpp Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 27f305d5564521426f330d0faac3f7276dd57ba5 spec/compiler/build_tables/rule_can_be_blank_spec.cpp Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 27f305d5564521426f330d0faac3f7276dd57ba5 spec/compiler/build_tables/rule_transitions_spec.cpp Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 27f305d5564521426f330d0faac3f7276dd57ba5 spec/compiler/rules/rules_spec.cpp Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 27f305d5564521426f330d0faac3f7276dd57ba5 src/compiler/build_tables/first_set.cpp Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 27f305d5564521426f330d0faac3f7276dd57ba5 src/compiler/build_tables/follow_sets.cpp Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 27f305d5564521426f330d0faac3f7276dd57ba5 src/compiler/build_tables/item.cpp Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 27f305d5564521426f330d0faac3f7276dd57ba5 src/compiler/build_tables/rule_can_be_blank.cpp Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 27f305d5564521426f330d0faac3f7276dd57ba5 src/compiler/build_tables/rule_can_be_blank.h Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 27f305d5564521426f330d0faac3f7276dd57ba5 src/compiler/build_tables/rule_transitions.cpp Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 27f305d5564521426f330d0faac3f7276dd57ba5 src/compiler/build_tables/rule_transitions.h Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 27f305d5564521426f330d0faac3f7276dd57ba5 tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 1962c17f45d6cd0808be2917a1fb6837d1a62114 spec/compiler/build_tables/item_set_closure_spec.cpp Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 1962c17f45d6cd0808be2917a1fb6837d1a62114 spec/compiler/build_tables/rule_transitions_spec.cpp Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 1962c17f45d6cd0808be2917a1fb6837d1a62114 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 1962c17f45d6cd0808be2917a1fb6837d1a62114 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 1962c17f45d6cd0808be2917a1fb6837d1a62114 src/compiler/build_tables/follow_sets.cpp Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 1962c17f45d6cd0808be2917a1fb6837d1a62114 src/compiler/build_tables/item_set_transitions.cpp Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 1962c17f45d6cd0808be2917a1fb6837d1a62114 src/compiler/build_tables/item_set_transitions.h Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 1962c17f45d6cd0808be2917a1fb6837d1a62114 src/compiler/build_tables/merge_transitions.h Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 1962c17f45d6cd0808be2917a1fb6837d1a62114 src/compiler/build_tables/perform.cpp Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 1962c17f45d6cd0808be2917a1fb6837d1a62114 src/compiler/build_tables/rule_transitions.cpp Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 1962c17f45d6cd0808be2917a1fb6837d1a62114 src/compiler/build_tables/rule_transitions.h Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 1962c17f45d6cd0808be2917a1fb6837d1a62114 src/compiler/rules/character_set.h Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 1962c17f45d6cd0808be2917a1fb6837d1a62114 src/compiler/rules/rules.cpp Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 1962c17f45d6cd0808be2917a1fb6837d1a62114 src/compiler/rules/rules.h Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 1962c17f45d6cd0808be2917a1fb6837d1a62114 src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 1962c17f45d6cd0808be2917a1fb6837d1a62114 tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 91489363caec2549f7ff9b1378b78278fbc9b38f src/compiler/build_tables/rule_transitions.cpp Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 91489363caec2549f7ff9b1378b78278fbc9b38f src/compiler/build_tables/transition_map.h Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 66f7dcf28a9a4a8f5abfb544832d112d4bdd5f2f spec/stream_methods.h Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 66f7dcf28a9a4a8f5abfb544832d112d4bdd5f2f src/compiler/build_tables/follow_sets.cpp Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 66f7dcf28a9a4a8f5abfb544832d112d4bdd5f2f src/compiler/build_tables/follow_sets.h Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 66f7dcf28a9a4a8f5abfb544832d112d4bdd5f2f src/compiler/build_tables/item.h Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 66f7dcf28a9a4a8f5abfb544832d112d4bdd5f2f src/compiler/build_tables/perform.cpp Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 66f7dcf28a9a4a8f5abfb544832d112d4bdd5f2f src/compiler/lex_table.h Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 66f7dcf28a9a4a8f5abfb544832d112d4bdd5f2f src/compiler/rules/symbol.cpp Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com ab431c24dc52e8d49bd36c18d61b2da0a50a5f01 spec/runtime/json_spec.cpp Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 3cb65c9c8107683baeaead38fcd2eb78409e7a52 spec/compiler/build_tables/perform_spec.cpp Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 3cb65c9c8107683baeaead38fcd2eb78409e7a52 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 3cb65c9c8107683baeaead38fcd2eb78409e7a52 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 3cb65c9c8107683baeaead38fcd2eb78409e7a52 spec/stream_methods.h Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 3cb65c9c8107683baeaead38fcd2eb78409e7a52 src/compiler/build_tables/perform.cpp Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 3cb65c9c8107683baeaead38fcd2eb78409e7a52 src/compiler/grammar.cpp Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 15c9e2d3987d14b9f91e5d7b6b4f3c9479286523 spec/compiler/build_tables/perform_spec.cpp Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 15c9e2d3987d14b9f91e5d7b6b4f3c9479286523 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 15c9e2d3987d14b9f91e5d7b6b4f3c9479286523 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 15c9e2d3987d14b9f91e5d7b6b4f3c9479286523 src/compiler/generate_code/c_code.cpp Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 15c9e2d3987d14b9f91e5d7b6b4f3c9479286523 src/compiler/lex_table.cpp Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 15c9e2d3987d14b9f91e5d7b6b4f3c9479286523 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 15c9e2d3987d14b9f91e5d7b6b4f3c9479286523 src/compiler/parse_table.cpp Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 15c9e2d3987d14b9f91e5d7b6b4f3c9479286523 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 15c9e2d3987d14b9f91e5d7b6b4f3c9479286523 src/compiler/rules/character_set.cpp Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 15c9e2d3987d14b9f91e5d7b6b4f3c9479286523 src/compiler/rules/character_set.h Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 15c9e2d3987d14b9f91e5d7b6b4f3c9479286523 src/compiler/rules/symbol.cpp Max&nbsp;Brunsfeld
2014-02-11 maxbrunsfeld@gmail.com 15c9e2d3987d14b9f91e5d7b6b4f3c9479286523 todo.md Max&nbsp;Brunsfeld
2014-02-10 maxbrunsfeld@gmail.com 8baa1396fd4d99d57a6e481e9a171060ba06cf4f spec/compiler/build_tables/rule_transitions_spec.cpp Max&nbsp;Brunsfeld
2014-02-10 maxbrunsfeld@gmail.com 8baa1396fd4d99d57a6e481e9a171060ba06cf4f spec/fixtures/grammars/json.cpp Max&nbsp;Brunsfeld
2014-02-10 maxbrunsfeld@gmail.com 8baa1396fd4d99d57a6e481e9a171060ba06cf4f spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-02-10 maxbrunsfeld@gmail.com 8baa1396fd4d99d57a6e481e9a171060ba06cf4f spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2014-02-10 maxbrunsfeld@gmail.com 8baa1396fd4d99d57a6e481e9a171060ba06cf4f spec/runtime/json_spec.cpp Max&nbsp;Brunsfeld
2014-02-10 maxbrunsfeld@gmail.com 8baa1396fd4d99d57a6e481e9a171060ba06cf4f src/compiler/build_tables/item_set_transitions.cpp Max&nbsp;Brunsfeld
2014-02-10 maxbrunsfeld@gmail.com 8baa1396fd4d99d57a6e481e9a171060ba06cf4f src/compiler/build_tables/merge_transitions.h Max&nbsp;Brunsfeld
2014-02-10 maxbrunsfeld@gmail.com 8baa1396fd4d99d57a6e481e9a171060ba06cf4f src/compiler/build_tables/rule_transitions.cpp Max&nbsp;Brunsfeld
2014-02-10 maxbrunsfeld@gmail.com 8baa1396fd4d99d57a6e481e9a171060ba06cf4f src/compiler/build_tables/transition_map.h Max&nbsp;Brunsfeld
2014-02-10 maxbrunsfeld@gmail.com 8baa1396fd4d99d57a6e481e9a171060ba06cf4f src/compiler/generate_code/c_code.cpp Max&nbsp;Brunsfeld
2014-02-10 maxbrunsfeld@gmail.com 8baa1396fd4d99d57a6e481e9a171060ba06cf4f src/compiler/rules/character_set.cpp Max&nbsp;Brunsfeld
2014-02-10 maxbrunsfeld@gmail.com 8baa1396fd4d99d57a6e481e9a171060ba06cf4f src/compiler/rules/character_set.h Max&nbsp;Brunsfeld
2014-02-10 maxbrunsfeld@gmail.com 8baa1396fd4d99d57a6e481e9a171060ba06cf4f src/compiler/rules/rule.h Max&nbsp;Brunsfeld
2014-02-10 maxbrunsfeld@gmail.com 8baa1396fd4d99d57a6e481e9a171060ba06cf4f src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2014-02-10 maxbrunsfeld@gmail.com 8baa1396fd4d99d57a6e481e9a171060ba06cf4f tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-02-09 maxbrunsfeld@gmail.com 905a408998cb2c6d270837d095e6ebf7f3168381 spec/compiler/build_tables/rule_transitions_spec.cpp Max&nbsp;Brunsfeld
2014-02-09 maxbrunsfeld@gmail.com 905a408998cb2c6d270837d095e6ebf7f3168381 src/compiler/build_tables/follow_sets.cpp Max&nbsp;Brunsfeld
2014-02-09 maxbrunsfeld@gmail.com 905a408998cb2c6d270837d095e6ebf7f3168381 src/compiler/build_tables/item_set_transitions.cpp Max&nbsp;Brunsfeld
2014-02-09 maxbrunsfeld@gmail.com 905a408998cb2c6d270837d095e6ebf7f3168381 src/compiler/build_tables/rule_transitions.cpp Max&nbsp;Brunsfeld
2014-02-09 maxbrunsfeld@gmail.com 905a408998cb2c6d270837d095e6ebf7f3168381 src/compiler/build_tables/rule_transitions.h Max&nbsp;Brunsfeld
2014-02-09 maxbrunsfeld@gmail.com 905a408998cb2c6d270837d095e6ebf7f3168381 src/compiler/rules/character_set.h Max&nbsp;Brunsfeld
2014-02-09 maxbrunsfeld@gmail.com 905a408998cb2c6d270837d095e6ebf7f3168381 src/compiler/rules/rules.cpp Max&nbsp;Brunsfeld
2014-02-09 maxbrunsfeld@gmail.com 905a408998cb2c6d270837d095e6ebf7f3168381 src/compiler/rules/rules.h Max&nbsp;Brunsfeld
2014-02-09 maxbrunsfeld@gmail.com 905a408998cb2c6d270837d095e6ebf7f3168381 src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2014-02-08 maxbrunsfeld@gmail.com e92ac719f426aacaefcb6dd1f067b22af8f061fc character_set_spec.cpp Max&nbsp;Brunsfeld
2014-02-08 maxbrunsfeld@gmail.com e92ac719f426aacaefcb6dd1f067b22af8f061fc src/compiler/rules/character_set.cpp Max&nbsp;Brunsfeld
2014-02-08 maxbrunsfeld@gmail.com e92ac719f426aacaefcb6dd1f067b22af8f061fc src/compiler/rules/character_set.h Max&nbsp;Brunsfeld
2014-02-07 maxbrunsfeld@gmail.com b01c672fca1eba78d88aa40829b86a524e0256f3 src/compiler/build_tables/transition_map.h Max&nbsp;Brunsfeld
2014-02-07 maxbrunsfeld@gmail.com b01c672fca1eba78d88aa40829b86a524e0256f3 src/compiler/rules/rules.cpp Max&nbsp;Brunsfeld
2014-02-07 maxbrunsfeld@gmail.com b01c672fca1eba78d88aa40829b86a524e0256f3 src/compiler/rules/rules.h Max&nbsp;Brunsfeld
2014-02-07 maxbrunsfeld@gmail.com df3397f02cb4a4272eb3b6b026a429f79cb4b024 character_set_spec.cpp Max&nbsp;Brunsfeld
2014-02-07 maxbrunsfeld@gmail.com df3397f02cb4a4272eb3b6b026a429f79cb4b024 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-02-07 maxbrunsfeld@gmail.com df3397f02cb4a4272eb3b6b026a429f79cb4b024 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2014-02-07 maxbrunsfeld@gmail.com df3397f02cb4a4272eb3b6b026a429f79cb4b024 src/compiler/generate_code/c_code.cpp Max&nbsp;Brunsfeld
2014-02-07 maxbrunsfeld@gmail.com df3397f02cb4a4272eb3b6b026a429f79cb4b024 src/compiler/rules/character_set.cpp Max&nbsp;Brunsfeld
2014-02-07 maxbrunsfeld@gmail.com df3397f02cb4a4272eb3b6b026a429f79cb4b024 src/compiler/rules/character_set.h Max&nbsp;Brunsfeld
2014-02-07 maxbrunsfeld@gmail.com df3397f02cb4a4272eb3b6b026a429f79cb4b024 src/compiler/rules/pattern.cpp Max&nbsp;Brunsfeld
2014-02-06 maxbrunsfeld@gmail.com b94fa3ed35e049299d857bf94b1060dbd2b5f359 character_set_spec.cpp Max&nbsp;Brunsfeld
2014-02-06 maxbrunsfeld@gmail.com e8337a3c704303432fa3cf5cbca1bccc22616082 character_set_spec.cpp Max&nbsp;Brunsfeld
2014-02-06 maxbrunsfeld@gmail.com e8337a3c704303432fa3cf5cbca1bccc22616082 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-02-06 maxbrunsfeld@gmail.com e8337a3c704303432fa3cf5cbca1bccc22616082 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2014-02-06 maxbrunsfeld@gmail.com e8337a3c704303432fa3cf5cbca1bccc22616082 src/compiler/rules/character_set.cpp Max&nbsp;Brunsfeld
2014-02-06 maxbrunsfeld@gmail.com e8337a3c704303432fa3cf5cbca1bccc22616082 src/compiler/rules/character_set.h Max&nbsp;Brunsfeld
2014-02-06 maxbrunsfeld@gmail.com 8b1aeee0e39d48597e2f14614dc0ecda21f8a071 include/parse_config.h Max&nbsp;Brunsfeld
2014-02-06 maxbrunsfeld@gmail.com 8b1aeee0e39d48597e2f14614dc0ecda21f8a071 include/parser.h Max&nbsp;Brunsfeld
2014-02-06 maxbrunsfeld@gmail.com 8b1aeee0e39d48597e2f14614dc0ecda21f8a071 src/compiler/generate_code/c_code.cpp Max&nbsp;Brunsfeld
2014-02-06 maxbrunsfeld@gmail.com 8b1aeee0e39d48597e2f14614dc0ecda21f8a071 src/runtime/document.c Max&nbsp;Brunsfeld
2014-02-06 maxbrunsfeld@gmail.com 8b1aeee0e39d48597e2f14614dc0ecda21f8a071 src/runtime/parse_config.cpp Max&nbsp;Brunsfeld
2014-02-06 maxbrunsfeld@gmail.com d3d25f2683d5f175608430c4fe2bc36e999c253c character_set_spec.cpp Max&nbsp;Brunsfeld
2014-02-06 maxbrunsfeld@gmail.com d3d25f2683d5f175608430c4fe2bc36e999c253c spec/compiler/build_tables/perform_spec.cpp Max&nbsp;Brunsfeld
2014-02-06 maxbrunsfeld@gmail.com d3d25f2683d5f175608430c4fe2bc36e999c253c spec/compiler/build_tables/rule_transitions_spec.cpp Max&nbsp;Brunsfeld
2014-02-06 maxbrunsfeld@gmail.com d3d25f2683d5f175608430c4fe2bc36e999c253c spec/compiler/rules/pattern_spec.cpp Max&nbsp;Brunsfeld
2014-02-06 maxbrunsfeld@gmail.com d3d25f2683d5f175608430c4fe2bc36e999c253c spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-02-06 maxbrunsfeld@gmail.com d3d25f2683d5f175608430c4fe2bc36e999c253c spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2014-02-06 maxbrunsfeld@gmail.com d3d25f2683d5f175608430c4fe2bc36e999c253c src/compiler/build_tables/item_set_transitions.h Max&nbsp;Brunsfeld
2014-02-06 maxbrunsfeld@gmail.com d3d25f2683d5f175608430c4fe2bc36e999c253c src/compiler/generate_code/c_code.cpp Max&nbsp;Brunsfeld
2014-02-06 maxbrunsfeld@gmail.com d3d25f2683d5f175608430c4fe2bc36e999c253c src/compiler/lex_table.h Max&nbsp;Brunsfeld
2014-02-06 maxbrunsfeld@gmail.com d3d25f2683d5f175608430c4fe2bc36e999c253c src/compiler/rules/character_set.cpp Max&nbsp;Brunsfeld
2014-02-06 maxbrunsfeld@gmail.com d3d25f2683d5f175608430c4fe2bc36e999c253c src/compiler/rules/character_set.h Max&nbsp;Brunsfeld
2014-02-06 maxbrunsfeld@gmail.com d3d25f2683d5f175608430c4fe2bc36e999c253c src/compiler/rules/pattern.cpp Max&nbsp;Brunsfeld
2014-02-06 maxbrunsfeld@gmail.com d3d25f2683d5f175608430c4fe2bc36e999c253c src/compiler/rules/rules.cpp Max&nbsp;Brunsfeld
2014-02-06 maxbrunsfeld@gmail.com d3d25f2683d5f175608430c4fe2bc36e999c253c src/compiler/rules/rules.h Max&nbsp;Brunsfeld
2014-02-06 maxbrunsfeld@gmail.com d3d25f2683d5f175608430c4fe2bc36e999c253c tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-02-03 maxbrunsfeld@gmail.com 8cce11a52ad0c375bcd86ca51fe57f4a228d403a spec/compiler/build_tables/perform_spec.cpp Max&nbsp;Brunsfeld
2014-02-03 maxbrunsfeld@gmail.com 8cce11a52ad0c375bcd86ca51fe57f4a228d403a spec/compiler/rules/pattern_spec.cpp Max&nbsp;Brunsfeld
2014-02-03 maxbrunsfeld@gmail.com 8cce11a52ad0c375bcd86ca51fe57f4a228d403a src/compiler/build_tables/item_set_transitions.cpp Max&nbsp;Brunsfeld
2014-02-03 maxbrunsfeld@gmail.com 8cce11a52ad0c375bcd86ca51fe57f4a228d403a src/compiler/build_tables/item_set_transitions.h Max&nbsp;Brunsfeld
2014-02-03 maxbrunsfeld@gmail.com 8cce11a52ad0c375bcd86ca51fe57f4a228d403a src/compiler/build_tables/perform.cpp Max&nbsp;Brunsfeld
2014-02-03 maxbrunsfeld@gmail.com 8cce11a52ad0c375bcd86ca51fe57f4a228d403a src/compiler/build_tables/rule_transitions.cpp Max&nbsp;Brunsfeld
2014-02-03 maxbrunsfeld@gmail.com 8cce11a52ad0c375bcd86ca51fe57f4a228d403a src/compiler/generate_code/c_code.cpp Max&nbsp;Brunsfeld
2014-02-03 maxbrunsfeld@gmail.com 8cce11a52ad0c375bcd86ca51fe57f4a228d403a src/compiler/lex_table.cpp Max&nbsp;Brunsfeld
2014-02-03 maxbrunsfeld@gmail.com 8cce11a52ad0c375bcd86ca51fe57f4a228d403a src/compiler/lex_table.h Max&nbsp;Brunsfeld
2014-02-03 maxbrunsfeld@gmail.com 8cce11a52ad0c375bcd86ca51fe57f4a228d403a src/compiler/rules/character.cpp Max&nbsp;Brunsfeld
2014-02-03 maxbrunsfeld@gmail.com 8cce11a52ad0c375bcd86ca51fe57f4a228d403a src/compiler/rules/character.h Max&nbsp;Brunsfeld
2014-02-03 maxbrunsfeld@gmail.com 8cce11a52ad0c375bcd86ca51fe57f4a228d403a src/compiler/rules/pattern.cpp Max&nbsp;Brunsfeld
2014-02-03 maxbrunsfeld@gmail.com 8cce11a52ad0c375bcd86ca51fe57f4a228d403a src/compiler/rules/rules.cpp Max&nbsp;Brunsfeld
2014-02-03 maxbrunsfeld@gmail.com 8cce11a52ad0c375bcd86ca51fe57f4a228d403a src/compiler/rules/rules.h Max&nbsp;Brunsfeld
2014-02-03 maxbrunsfeld@gmail.com 8cce11a52ad0c375bcd86ca51fe57f4a228d403a src/compiler/rules/visitor.cpp Max&nbsp;Brunsfeld
2014-02-03 maxbrunsfeld@gmail.com 8cce11a52ad0c375bcd86ca51fe57f4a228d403a src/compiler/rules/visitor.h Max&nbsp;Brunsfeld
2014-02-01 maxbrunsfeld@gmail.com 716a4a425933ccf8f5b5eaf1d1d3e8704c1e1d75 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-02-01 maxbrunsfeld@gmail.com 716a4a425933ccf8f5b5eaf1d1d3e8704c1e1d75 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2014-02-01 maxbrunsfeld@gmail.com 716a4a425933ccf8f5b5eaf1d1d3e8704c1e1d75 src/compiler/build_tables/item_set_transitions.cpp Max&nbsp;Brunsfeld
2014-02-01 maxbrunsfeld@gmail.com 716a4a425933ccf8f5b5eaf1d1d3e8704c1e1d75 src/compiler/lex_table.cpp Max&nbsp;Brunsfeld
2014-02-01 maxbrunsfeld@gmail.com 716a4a425933ccf8f5b5eaf1d1d3e8704c1e1d75 src/compiler/rules/character.cpp Max&nbsp;Brunsfeld
2014-02-01 maxbrunsfeld@gmail.com 716a4a425933ccf8f5b5eaf1d1d3e8704c1e1d75 src/compiler/rules/character.h Max&nbsp;Brunsfeld
2014-02-01 maxbrunsfeld@gmail.com 716a4a425933ccf8f5b5eaf1d1d3e8704c1e1d75 src/compiler/rules/pattern.cpp Max&nbsp;Brunsfeld
2014-02-01 maxbrunsfeld@gmail.com 716a4a425933ccf8f5b5eaf1d1d3e8704c1e1d75 src/compiler/rules/rules.cpp Max&nbsp;Brunsfeld
2014-02-01 maxbrunsfeld@gmail.com 716a4a425933ccf8f5b5eaf1d1d3e8704c1e1d75 src/compiler/rules/rules.h Max&nbsp;Brunsfeld
2014-01-31 maxbrunsfeld@gmail.com 5ed5ae751417ec0dccf9b70b506a2c7b61757fb7 spec/compiler/build_tables/item_set_closure_spec.cpp Max&nbsp;Brunsfeld
2014-01-31 maxbrunsfeld@gmail.com 5ed5ae751417ec0dccf9b70b506a2c7b61757fb7 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-01-31 maxbrunsfeld@gmail.com 5ed5ae751417ec0dccf9b70b506a2c7b61757fb7 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2014-01-31 maxbrunsfeld@gmail.com 5ed5ae751417ec0dccf9b70b506a2c7b61757fb7 src/compiler/build_tables/item.cpp Max&nbsp;Brunsfeld
2014-01-31 maxbrunsfeld@gmail.com 5ed5ae751417ec0dccf9b70b506a2c7b61757fb7 src/compiler/build_tables/item.h Max&nbsp;Brunsfeld
2014-01-31 maxbrunsfeld@gmail.com 5ed5ae751417ec0dccf9b70b506a2c7b61757fb7 src/compiler/build_tables/item_set_transitions.cpp Max&nbsp;Brunsfeld
2014-01-31 maxbrunsfeld@gmail.com 5ed5ae751417ec0dccf9b70b506a2c7b61757fb7 src/compiler/build_tables/perform.cpp Max&nbsp;Brunsfeld
2014-01-31 maxbrunsfeld@gmail.com 5ed5ae751417ec0dccf9b70b506a2c7b61757fb7 src/compiler/rules/character.cpp Max&nbsp;Brunsfeld
2014-01-31 maxbrunsfeld@gmail.com 5ed5ae751417ec0dccf9b70b506a2c7b61757fb7 src/compiler/rules/character.h Max&nbsp;Brunsfeld
2014-01-31 maxbrunsfeld@gmail.com 5ed5ae751417ec0dccf9b70b506a2c7b61757fb7 src/compiler/rules/symbol.cpp Max&nbsp;Brunsfeld
2014-01-31 maxbrunsfeld@gmail.com 5ed5ae751417ec0dccf9b70b506a2c7b61757fb7 src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2014-01-31 maxbrunsfeld@gmail.com 0d3a941848fad088b11333945519657bfd456b0a spec/compiler/rules/pattern_spec.cpp Max&nbsp;Brunsfeld
2014-01-31 maxbrunsfeld@gmail.com 0d3a941848fad088b11333945519657bfd456b0a spec/fixtures/grammars/arithmetic.cpp Max&nbsp;Brunsfeld
2014-01-31 maxbrunsfeld@gmail.com 0d3a941848fad088b11333945519657bfd456b0a spec/fixtures/grammars/json.cpp Max&nbsp;Brunsfeld
2014-01-31 maxbrunsfeld@gmail.com 0d3a941848fad088b11333945519657bfd456b0a spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-01-31 maxbrunsfeld@gmail.com 0d3a941848fad088b11333945519657bfd456b0a spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2014-01-31 maxbrunsfeld@gmail.com 0d3a941848fad088b11333945519657bfd456b0a spec/runtime/arithmetic_spec.cpp Max&nbsp;Brunsfeld
2014-01-31 maxbrunsfeld@gmail.com 0d3a941848fad088b11333945519657bfd456b0a src/compiler/generate_code/c_code.cpp Max&nbsp;Brunsfeld
2014-01-31 maxbrunsfeld@gmail.com 0d3a941848fad088b11333945519657bfd456b0a src/compiler/rules/character.cpp Max&nbsp;Brunsfeld
2014-01-31 maxbrunsfeld@gmail.com 0d3a941848fad088b11333945519657bfd456b0a src/compiler/rules/character.h Max&nbsp;Brunsfeld
2014-01-31 maxbrunsfeld@gmail.com 0d3a941848fad088b11333945519657bfd456b0a src/compiler/rules/pattern.cpp Max&nbsp;Brunsfeld
2014-01-31 maxbrunsfeld@gmail.com 0d3a941848fad088b11333945519657bfd456b0a todo.md Max&nbsp;Brunsfeld
2014-01-30 maxbrunsfeld@gmail.com 60e2d00b4dc628885675bfce7ea2dcef6335d7f8 spec/compiler/rules/pattern_spec.cpp Max&nbsp;Brunsfeld
2014-01-30 maxbrunsfeld@gmail.com 60e2d00b4dc628885675bfce7ea2dcef6335d7f8 spec/fixtures/grammars/json.cpp Max&nbsp;Brunsfeld
2014-01-30 maxbrunsfeld@gmail.com 60e2d00b4dc628885675bfce7ea2dcef6335d7f8 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-01-30 maxbrunsfeld@gmail.com 60e2d00b4dc628885675bfce7ea2dcef6335d7f8 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2014-01-30 maxbrunsfeld@gmail.com 60e2d00b4dc628885675bfce7ea2dcef6335d7f8 spec/runtime/json_spec.cpp Max&nbsp;Brunsfeld
2014-01-30 maxbrunsfeld@gmail.com 60e2d00b4dc628885675bfce7ea2dcef6335d7f8 src/compiler/rules/pattern.cpp Max&nbsp;Brunsfeld
2014-01-30 maxbrunsfeld@gmail.com 28e10dc72202b1c2e083c93441ffce8b0cec6c77 spec/compiler/build_tables/rule_transitions_spec.cpp Max&nbsp;Brunsfeld
2014-01-30 maxbrunsfeld@gmail.com 28e10dc72202b1c2e083c93441ffce8b0cec6c77 src/compiler/rules/character.cpp Max&nbsp;Brunsfeld
2014-01-30 maxbrunsfeld@gmail.com 7f62e752beb698c6a0041edc3c92f680e02db37f spec/compiler/build_tables/perform_spec.cpp Max&nbsp;Brunsfeld
2014-01-30 maxbrunsfeld@gmail.com 7f62e752beb698c6a0041edc3c92f680e02db37f spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-01-30 maxbrunsfeld@gmail.com 7f62e752beb698c6a0041edc3c92f680e02db37f spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2014-01-30 maxbrunsfeld@gmail.com 7f62e752beb698c6a0041edc3c92f680e02db37f src/compiler/build_tables/perform.cpp Max&nbsp;Brunsfeld
2014-01-30 maxbrunsfeld@gmail.com 7f62e752beb698c6a0041edc3c92f680e02db37f src/compiler/generate_code/c_code.cpp Max&nbsp;Brunsfeld
2014-01-30 maxbrunsfeld@gmail.com 7f62e752beb698c6a0041edc3c92f680e02db37f src/compiler/lex_table.cpp Max&nbsp;Brunsfeld
2014-01-30 maxbrunsfeld@gmail.com 7f62e752beb698c6a0041edc3c92f680e02db37f src/compiler/lex_table.h Max&nbsp;Brunsfeld
2014-01-30 maxbrunsfeld@gmail.com 7f62e752beb698c6a0041edc3c92f680e02db37f src/compiler/rules/character.cpp Max&nbsp;Brunsfeld
2014-01-30 maxbrunsfeld@gmail.com 7f62e752beb698c6a0041edc3c92f680e02db37f src/compiler/rules/character.h Max&nbsp;Brunsfeld
2014-01-30 maxbrunsfeld@gmail.com 7f62e752beb698c6a0041edc3c92f680e02db37f src/compiler/rules/rules.cpp Max&nbsp;Brunsfeld
2014-01-30 maxbrunsfeld@gmail.com 7f62e752beb698c6a0041edc3c92f680e02db37f src/compiler/rules/rules.h Max&nbsp;Brunsfeld
2014-01-30 maxbrunsfeld@gmail.com 7f62e752beb698c6a0041edc3c92f680e02db37f src/compiler/rules/symbol.cpp Max&nbsp;Brunsfeld
2014-01-30 maxbrunsfeld@gmail.com 7f62e752beb698c6a0041edc3c92f680e02db37f todo.md Max&nbsp;Brunsfeld
2014-01-30 maxbrunsfeld@gmail.com 7f62e752beb698c6a0041edc3c92f680e02db37f tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-01-29 maxbrunsfeld@gmail.com bc1d115ee2ad96f0d7fd7135d0c14f63b898ea5b todo.md Max&nbsp;Brunsfeld
2014-01-29 maxbrunsfeld@gmail.com 7d297f2f9e51796345365226a032cea7be24bf5f include/parser.h Max&nbsp;Brunsfeld
2014-01-29 maxbrunsfeld@gmail.com 7d297f2f9e51796345365226a032cea7be24bf5f spec/compiler/build_tables/item_set_closure_spec.cpp Max&nbsp;Brunsfeld
2014-01-29 maxbrunsfeld@gmail.com 7d297f2f9e51796345365226a032cea7be24bf5f spec/compiler/build_tables/perform_spec.cpp Max&nbsp;Brunsfeld
2014-01-29 maxbrunsfeld@gmail.com 7d297f2f9e51796345365226a032cea7be24bf5f spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-01-29 maxbrunsfeld@gmail.com 7d297f2f9e51796345365226a032cea7be24bf5f spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2014-01-29 maxbrunsfeld@gmail.com 7d297f2f9e51796345365226a032cea7be24bf5f spec/runtime/arithmetic_spec.cpp Max&nbsp;Brunsfeld
2014-01-29 maxbrunsfeld@gmail.com 7d297f2f9e51796345365226a032cea7be24bf5f spec/runtime/json_spec.cpp Max&nbsp;Brunsfeld
2014-01-29 maxbrunsfeld@gmail.com 7d297f2f9e51796345365226a032cea7be24bf5f src/compiler/build_tables/item.cpp Max&nbsp;Brunsfeld
2014-01-29 maxbrunsfeld@gmail.com 7d297f2f9e51796345365226a032cea7be24bf5f src/compiler/build_tables/item.h Max&nbsp;Brunsfeld
2014-01-29 maxbrunsfeld@gmail.com 7d297f2f9e51796345365226a032cea7be24bf5f src/compiler/build_tables/item_set_closure.cpp Max&nbsp;Brunsfeld
2014-01-29 maxbrunsfeld@gmail.com 7d297f2f9e51796345365226a032cea7be24bf5f src/compiler/build_tables/item_set_transitions.cpp Max&nbsp;Brunsfeld
2014-01-29 maxbrunsfeld@gmail.com 7d297f2f9e51796345365226a032cea7be24bf5f src/compiler/build_tables/perform.cpp Max&nbsp;Brunsfeld
2014-01-29 maxbrunsfeld@gmail.com 7d297f2f9e51796345365226a032cea7be24bf5f src/compiler/generate_code/c_code.cpp Max&nbsp;Brunsfeld
2014-01-29 maxbrunsfeld@gmail.com 7d297f2f9e51796345365226a032cea7be24bf5f src/compiler/parse_table.cpp Max&nbsp;Brunsfeld
2014-01-29 maxbrunsfeld@gmail.com 7d297f2f9e51796345365226a032cea7be24bf5f src/compiler/parse_table.h Max&nbsp;Brunsfeld
2014-01-29 maxbrunsfeld@gmail.com c3b65d22bfc24763248ca15333d1f6bf3347e30b spec/compiler/prepare_grammar_spec.cpp Max&nbsp;Brunsfeld
2014-01-29 maxbrunsfeld@gmail.com c3b65d22bfc24763248ca15333d1f6bf3347e30b spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-01-29 maxbrunsfeld@gmail.com c3b65d22bfc24763248ca15333d1f6bf3347e30b spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2014-01-29 maxbrunsfeld@gmail.com c3b65d22bfc24763248ca15333d1f6bf3347e30b tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-01-28 maxbrunsfeld@gmail.com fd0d77ef8b4a80e03c74e9564d2742cf016bf512 spec/compiler/expand_repeats_spec.cpp Max&nbsp;Brunsfeld
2014-01-28 maxbrunsfeld@gmail.com fd0d77ef8b4a80e03c74e9564d2742cf016bf512 spec/compiler/prepare_grammar/extract_tokens_spec.cpp Max&nbsp;Brunsfeld
2014-01-28 maxbrunsfeld@gmail.com fd0d77ef8b4a80e03c74e9564d2742cf016bf512 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-01-28 maxbrunsfeld@gmail.com fd0d77ef8b4a80e03c74e9564d2742cf016bf512 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2014-01-28 maxbrunsfeld@gmail.com fd0d77ef8b4a80e03c74e9564d2742cf016bf512 spec/runtime/arithmetic_spec.cpp Max&nbsp;Brunsfeld
2014-01-28 maxbrunsfeld@gmail.com fd0d77ef8b4a80e03c74e9564d2742cf016bf512 spec/runtime/json_spec.cpp Max&nbsp;Brunsfeld
2014-01-28 maxbrunsfeld@gmail.com fd0d77ef8b4a80e03c74e9564d2742cf016bf512 src/compiler/generate_code/c_code.cpp Max&nbsp;Brunsfeld
2014-01-28 maxbrunsfeld@gmail.com fd0d77ef8b4a80e03c74e9564d2742cf016bf512 src/compiler/grammar.cpp Max&nbsp;Brunsfeld
2014-01-28 maxbrunsfeld@gmail.com fd0d77ef8b4a80e03c74e9564d2742cf016bf512 src/compiler/grammar.h Max&nbsp;Brunsfeld
2014-01-28 maxbrunsfeld@gmail.com fd0d77ef8b4a80e03c74e9564d2742cf016bf512 src/compiler/prepare_grammar/expand_repeats.cpp Max&nbsp;Brunsfeld
2014-01-28 maxbrunsfeld@gmail.com fd0d77ef8b4a80e03c74e9564d2742cf016bf512 src/compiler/prepare_grammar/extract_tokens.cpp Max&nbsp;Brunsfeld
2014-01-28 maxbrunsfeld@gmail.com fd0d77ef8b4a80e03c74e9564d2742cf016bf512 src/compiler/prepare_grammar/perform.cpp Max&nbsp;Brunsfeld
2014-01-28 maxbrunsfeld@gmail.com fd0d77ef8b4a80e03c74e9564d2742cf016bf512 src/compiler/rules/rules.cpp Max&nbsp;Brunsfeld
2014-01-28 maxbrunsfeld@gmail.com fd0d77ef8b4a80e03c74e9564d2742cf016bf512 src/compiler/rules/rules.h Max&nbsp;Brunsfeld
2014-01-28 maxbrunsfeld@gmail.com fd0d77ef8b4a80e03c74e9564d2742cf016bf512 src/compiler/rules/symbol.cpp Max&nbsp;Brunsfeld
2014-01-28 maxbrunsfeld@gmail.com fd0d77ef8b4a80e03c74e9564d2742cf016bf512 src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2014-01-28 maxbrunsfeld@gmail.com 19e5b2a563d1c0a537ef219169bce717d4f977ab spec/compiler/prepare_grammar/extract_tokens_spec.cpp Max&nbsp;Brunsfeld
2014-01-28 maxbrunsfeld@gmail.com 19e5b2a563d1c0a537ef219169bce717d4f977ab src/compiler/prepare_grammar/extract_tokens.cpp Max&nbsp;Brunsfeld
2014-01-28 maxbrunsfeld@gmail.com 19e5b2a563d1c0a537ef219169bce717d4f977ab src/compiler/prepare_grammar/search_for_symbols.cpp Max&nbsp;Brunsfeld
2014-01-27 maxbrunsfeld@gmail.com ca33c3942a31214f6781237a3d6a6ae4b9e15155 spec/compiler/build_tables/item_set_closure_spec.cpp Max&nbsp;Brunsfeld
2014-01-27 maxbrunsfeld@gmail.com ca33c3942a31214f6781237a3d6a6ae4b9e15155 spec/compiler/build_tables/perform_spec.cpp Max&nbsp;Brunsfeld
2014-01-27 maxbrunsfeld@gmail.com ca33c3942a31214f6781237a3d6a6ae4b9e15155 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-01-27 maxbrunsfeld@gmail.com ca33c3942a31214f6781237a3d6a6ae4b9e15155 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2014-01-27 maxbrunsfeld@gmail.com ca33c3942a31214f6781237a3d6a6ae4b9e15155 spec/runtime/json_spec.cpp Max&nbsp;Brunsfeld
2014-01-27 maxbrunsfeld@gmail.com ca33c3942a31214f6781237a3d6a6ae4b9e15155 src/compiler/build_tables/first_set.cpp Max&nbsp;Brunsfeld
2014-01-27 maxbrunsfeld@gmail.com ca33c3942a31214f6781237a3d6a6ae4b9e15155 src/compiler/build_tables/follow_sets.cpp Max&nbsp;Brunsfeld
2014-01-27 maxbrunsfeld@gmail.com ca33c3942a31214f6781237a3d6a6ae4b9e15155 src/compiler/build_tables/item.cpp Max&nbsp;Brunsfeld
2014-01-27 maxbrunsfeld@gmail.com ca33c3942a31214f6781237a3d6a6ae4b9e15155 src/compiler/build_tables/item.h Max&nbsp;Brunsfeld
2014-01-27 maxbrunsfeld@gmail.com ca33c3942a31214f6781237a3d6a6ae4b9e15155 src/compiler/build_tables/item_set_closure.cpp Max&nbsp;Brunsfeld
2014-01-27 maxbrunsfeld@gmail.com ca33c3942a31214f6781237a3d6a6ae4b9e15155 src/compiler/build_tables/item_set_transitions.cpp Max&nbsp;Brunsfeld
2014-01-27 maxbrunsfeld@gmail.com ca33c3942a31214f6781237a3d6a6ae4b9e15155 src/compiler/build_tables/perform.cpp Max&nbsp;Brunsfeld
2014-01-27 maxbrunsfeld@gmail.com ca33c3942a31214f6781237a3d6a6ae4b9e15155 src/compiler/generate_code/c_code.cpp Max&nbsp;Brunsfeld
2014-01-27 maxbrunsfeld@gmail.com ca33c3942a31214f6781237a3d6a6ae4b9e15155 src/compiler/grammar.cpp Max&nbsp;Brunsfeld
2014-01-27 maxbrunsfeld@gmail.com ca33c3942a31214f6781237a3d6a6ae4b9e15155 src/compiler/grammar.h Max&nbsp;Brunsfeld
2014-01-27 maxbrunsfeld@gmail.com ca33c3942a31214f6781237a3d6a6ae4b9e15155 src/compiler/lex_table.cpp Max&nbsp;Brunsfeld
2014-01-27 maxbrunsfeld@gmail.com ca33c3942a31214f6781237a3d6a6ae4b9e15155 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2014-01-27 maxbrunsfeld@gmail.com ca33c3942a31214f6781237a3d6a6ae4b9e15155 src/compiler/parse_table.cpp Max&nbsp;Brunsfeld
2014-01-27 maxbrunsfeld@gmail.com ca33c3942a31214f6781237a3d6a6ae4b9e15155 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2014-01-27 maxbrunsfeld@gmail.com ca33c3942a31214f6781237a3d6a6ae4b9e15155 src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2014-01-27 maxbrunsfeld@gmail.com 0877d011948b8f902e4b9124c625d5199b271f31 spec/stream_methods.h Max&nbsp;Brunsfeld
2014-01-27 maxbrunsfeld@gmail.com 0877d011948b8f902e4b9124c625d5199b271f31 src/compiler/parse_table.cpp Max&nbsp;Brunsfeld
2014-01-27 maxbrunsfeld@gmail.com 0877d011948b8f902e4b9124c625d5199b271f31 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2014-01-26 maxbrunsfeld@gmail.com 5d9dc71da1032e2acd2c5dc7da1e740390913774 src/compiler/build_tables/perform.cpp Max&nbsp;Brunsfeld
2014-01-26 maxbrunsfeld@gmail.com 5d9dc71da1032e2acd2c5dc7da1e740390913774 src/compiler/generate_code/c_code.cpp Max&nbsp;Brunsfeld
2014-01-26 maxbrunsfeld@gmail.com 5d9dc71da1032e2acd2c5dc7da1e740390913774 src/compiler/parse_table.cpp Max&nbsp;Brunsfeld
2014-01-26 maxbrunsfeld@gmail.com 5d9dc71da1032e2acd2c5dc7da1e740390913774 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2014-01-26 maxbrunsfeld@gmail.com 3ca2e126be82061ff7e53d4bc58bd9be1f1f2f82 spec/compiler/build_tables/perform_spec.cpp Max&nbsp;Brunsfeld
2014-01-26 maxbrunsfeld@gmail.com 3ca2e126be82061ff7e53d4bc58bd9be1f1f2f82 spec/compiler/prepare_grammar/extract_tokens_spec.cpp Max&nbsp;Brunsfeld
2014-01-26 maxbrunsfeld@gmail.com 3ca2e126be82061ff7e53d4bc58bd9be1f1f2f82 src/compiler/build_tables/perform.cpp Max&nbsp;Brunsfeld
2014-01-26 maxbrunsfeld@gmail.com 3ca2e126be82061ff7e53d4bc58bd9be1f1f2f82 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2014-01-26 maxbrunsfeld@gmail.com 3ca2e126be82061ff7e53d4bc58bd9be1f1f2f82 src/compiler/parse_table.cpp Max&nbsp;Brunsfeld
2014-01-26 maxbrunsfeld@gmail.com 3ca2e126be82061ff7e53d4bc58bd9be1f1f2f82 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2014-01-26 maxbrunsfeld@gmail.com 3ca2e126be82061ff7e53d4bc58bd9be1f1f2f82 src/compiler/prepare_grammar/extract_tokens.cpp Max&nbsp;Brunsfeld
2014-01-26 maxbrunsfeld@gmail.com 5eb5b61c140fd3c5d8a9827abb2895740c752445 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-01-26 maxbrunsfeld@gmail.com 5eb5b61c140fd3c5d8a9827abb2895740c752445 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2014-01-26 maxbrunsfeld@gmail.com 5eb5b61c140fd3c5d8a9827abb2895740c752445 src/compiler/compile.cpp Max&nbsp;Brunsfeld
2014-01-26 maxbrunsfeld@gmail.com 5eb5b61c140fd3c5d8a9827abb2895740c752445 src/compiler/generate_code/c_code.cpp Max&nbsp;Brunsfeld
2014-01-26 maxbrunsfeld@gmail.com 5eb5b61c140fd3c5d8a9827abb2895740c752445 src/compiler/generate_code/c_code.h Max&nbsp;Brunsfeld
2014-01-26 maxbrunsfeld@gmail.com 5eb5b61c140fd3c5d8a9827abb2895740c752445 src/compiler/parse_table.cpp Max&nbsp;Brunsfeld
2014-01-26 maxbrunsfeld@gmail.com 5eb5b61c140fd3c5d8a9827abb2895740c752445 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2014-01-25 maxbrunsfeld@gmail.com b85b15db429816a32e8fbcaf9f857c304083a1f1 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-01-25 maxbrunsfeld@gmail.com b85b15db429816a32e8fbcaf9f857c304083a1f1 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2014-01-25 maxbrunsfeld@gmail.com b85b15db429816a32e8fbcaf9f857c304083a1f1 spec/runtime/json_spec.cpp Max&nbsp;Brunsfeld
2014-01-25 maxbrunsfeld@gmail.com b85b15db429816a32e8fbcaf9f857c304083a1f1 src/compiler/prepare_grammar/extract_tokens.cpp Max&nbsp;Brunsfeld
2014-01-25 maxbrunsfeld@gmail.com 67fa81d0793b24e59e4d05f52c6896c84dd7f125 spec/compiler/expand_repeats_spec.cpp Max&nbsp;Brunsfeld
2014-01-25 maxbrunsfeld@gmail.com 67fa81d0793b24e59e4d05f52c6896c84dd7f125 spec/compiler/prepare_grammar/extract_tokens_spec.cpp Max&nbsp;Brunsfeld
2014-01-25 maxbrunsfeld@gmail.com 67fa81d0793b24e59e4d05f52c6896c84dd7f125 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-01-25 maxbrunsfeld@gmail.com 67fa81d0793b24e59e4d05f52c6896c84dd7f125 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2014-01-25 maxbrunsfeld@gmail.com 67fa81d0793b24e59e4d05f52c6896c84dd7f125 spec/runtime/json_spec.cpp Max&nbsp;Brunsfeld
2014-01-25 maxbrunsfeld@gmail.com 67fa81d0793b24e59e4d05f52c6896c84dd7f125 src/compiler/build_tables/item.cpp Max&nbsp;Brunsfeld
2014-01-25 maxbrunsfeld@gmail.com 67fa81d0793b24e59e4d05f52c6896c84dd7f125 src/compiler/prepare_grammar/expand_repeats.cpp Max&nbsp;Brunsfeld
2014-01-25 maxbrunsfeld@gmail.com 67fa81d0793b24e59e4d05f52c6896c84dd7f125 src/compiler/prepare_grammar/expand_repeats.h Max&nbsp;Brunsfeld
2014-01-25 maxbrunsfeld@gmail.com 67fa81d0793b24e59e4d05f52c6896c84dd7f125 src/compiler/prepare_grammar/perform.cpp Max&nbsp;Brunsfeld
2014-01-25 maxbrunsfeld@gmail.com 67fa81d0793b24e59e4d05f52c6896c84dd7f125 tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-01-24 maxbrunsfeld@gmail.com cbcf28f9d461f1005eeaf194b3032da81593ee22 todo.md Max&nbsp;Brunsfeld
2014-01-24 maxbrunsfeld@gmail.com 8208aae060a72a0fc0494cbc9a0d95c5b5933191 spec/compiler/build_tables/rule_transitions_spec.cpp Max&nbsp;Brunsfeld
2014-01-24 maxbrunsfeld@gmail.com 8208aae060a72a0fc0494cbc9a0d95c5b5933191 spec/compiler/compile_fixtures.cpp Max&nbsp;Brunsfeld
2014-01-24 maxbrunsfeld@gmail.com 8208aae060a72a0fc0494cbc9a0d95c5b5933191 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2014-01-24 maxbrunsfeld@gmail.com 8208aae060a72a0fc0494cbc9a0d95c5b5933191 spec/runtime/json_spec.cpp Max&nbsp;Brunsfeld
2014-01-24 maxbrunsfeld@gmail.com 8208aae060a72a0fc0494cbc9a0d95c5b5933191 src/compiler/build_tables/rule_transitions.cpp Max&nbsp;Brunsfeld
2014-01-24 maxbrunsfeld@gmail.com 8208aae060a72a0fc0494cbc9a0d95c5b5933191 src/runtime/parse_config.cpp Max&nbsp;Brunsfeld
2014-01-23 maxbrunsfeld@gmail.com 57768462278e67b875096ae0ce9c4730edb98796 spec/compiler/compile_fixtures.cpp Max&nbsp;Brunsfeld
2014-01-23 maxbrunsfeld@gmail.com 57768462278e67b875096ae0ce9c4730edb98796 spec/fixtures/grammars/arithmetic.cpp Max&nbsp;Brunsfeld
2014-01-23 maxbrunsfeld@gmail.com 57768462278e67b875096ae0ce9c4730edb98796 spec/fixtures/grammars/json.cpp Max&nbsp;Brunsfeld
2014-01-23 maxbrunsfeld@gmail.com 57768462278e67b875096ae0ce9c4730edb98796 spec/fixtures/grammars/test_grammars.h Max&nbsp;Brunsfeld
2014-01-23 maxbrunsfeld@gmail.com 57768462278e67b875096ae0ce9c4730edb98796 spec/fixtures/parsers/json.c Max&nbsp;Brunsfeld
2014-01-23 maxbrunsfeld@gmail.com 57768462278e67b875096ae0ce9c4730edb98796 spec/runtime/json_spec.cpp Max&nbsp;Brunsfeld
2014-01-23 maxbrunsfeld@gmail.com 57768462278e67b875096ae0ce9c4730edb98796 src/compiler/compile.cpp Max&nbsp;Brunsfeld
2014-01-23 maxbrunsfeld@gmail.com 57768462278e67b875096ae0ce9c4730edb98796 src/compiler/compile.h Max&nbsp;Brunsfeld
2014-01-23 maxbrunsfeld@gmail.com 57768462278e67b875096ae0ce9c4730edb98796 src/compiler/generate_code/c_code.cpp Max&nbsp;Brunsfeld
2014-01-23 maxbrunsfeld@gmail.com 57768462278e67b875096ae0ce9c4730edb98796 src/compiler/generate_code/c_code.h Max&nbsp;Brunsfeld
2014-01-23 maxbrunsfeld@gmail.com 57768462278e67b875096ae0ce9c4730edb98796 tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-01-23 maxbrunsfeld@gmail.com bb42543f1b8d6c0c0f5f128e487aff87fe83ac3c spec/compiler/build_tables/perform_spec.cpp Max&nbsp;Brunsfeld
2014-01-23 maxbrunsfeld@gmail.com 432e97e0633e0ee5745a79489ad206ef585203e0 spec/fixtures/grammars/arithmetic.cpp Max&nbsp;Brunsfeld
2014-01-23 maxbrunsfeld@gmail.com 432e97e0633e0ee5745a79489ad206ef585203e0 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-01-23 maxbrunsfeld@gmail.com 432e97e0633e0ee5745a79489ad206ef585203e0 spec/runtime/arithmetic_spec.cpp Max&nbsp;Brunsfeld
2014-01-23 maxbrunsfeld@gmail.com 432e97e0633e0ee5745a79489ad206ef585203e0 src/runtime/document.c Max&nbsp;Brunsfeld
2014-01-23 maxbrunsfeld@gmail.com 432e97e0633e0ee5745a79489ad206ef585203e0 src/runtime/tree.c Max&nbsp;Brunsfeld
2014-01-23 maxbrunsfeld@gmail.com 8a317f6918c547fc7d976d391e8d5542ca2d25df include/parser.h Max&nbsp;Brunsfeld
2014-01-23 maxbrunsfeld@gmail.com 8a317f6918c547fc7d976d391e8d5542ca2d25df spec/runtime/arithmetic_spec.cpp Max&nbsp;Brunsfeld
2014-01-23 maxbrunsfeld@gmail.com 8a317f6918c547fc7d976d391e8d5542ca2d25df src/runtime/parse_config.cpp Max&nbsp;Brunsfeld
2014-01-23 maxbrunsfeld@gmail.com e174b89133695068216409329af7b3a2c3cde750 spec/compiler/build_tables/perform_spec.cpp Max&nbsp;Brunsfeld
2014-01-23 maxbrunsfeld@gmail.com e174b89133695068216409329af7b3a2c3cde750 spec/compiler/prepare_grammar_spec.cpp Max&nbsp;Brunsfeld
2014-01-23 maxbrunsfeld@gmail.com e174b89133695068216409329af7b3a2c3cde750 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-01-23 maxbrunsfeld@gmail.com e174b89133695068216409329af7b3a2c3cde750 src/compiler/generate_code/c_code.cpp Max&nbsp;Brunsfeld
2014-01-23 maxbrunsfeld@gmail.com e174b89133695068216409329af7b3a2c3cde750 src/compiler/prepare_grammar/extract_tokens.cpp Max&nbsp;Brunsfeld
2014-01-22 maxbrunsfeld@gmail.com 3c42de171877241e6f92466b472f3186481361f9 spec/compiler/build_tables/item_set_closure_spec.cpp Max&nbsp;Brunsfeld
2014-01-22 maxbrunsfeld@gmail.com 3c42de171877241e6f92466b472f3186481361f9 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-01-22 maxbrunsfeld@gmail.com 3c42de171877241e6f92466b472f3186481361f9 src/compiler/build_tables/first_set.cpp Max&nbsp;Brunsfeld
2014-01-22 maxbrunsfeld@gmail.com 3c42de171877241e6f92466b472f3186481361f9 src/compiler/build_tables/first_set.h Max&nbsp;Brunsfeld
2014-01-22 maxbrunsfeld@gmail.com 3c42de171877241e6f92466b472f3186481361f9 src/compiler/build_tables/follow_sets.cpp Max&nbsp;Brunsfeld
2014-01-22 maxbrunsfeld@gmail.com 3c42de171877241e6f92466b472f3186481361f9 src/compiler/build_tables/item.cpp Max&nbsp;Brunsfeld
2014-01-22 maxbrunsfeld@gmail.com 3c42de171877241e6f92466b472f3186481361f9 src/compiler/build_tables/item.h Max&nbsp;Brunsfeld
2014-01-22 maxbrunsfeld@gmail.com 3c42de171877241e6f92466b472f3186481361f9 src/compiler/build_tables/item_set_transitions.cpp Max&nbsp;Brunsfeld
2014-01-22 maxbrunsfeld@gmail.com 3c42de171877241e6f92466b472f3186481361f9 src/compiler/build_tables/perform.cpp Max&nbsp;Brunsfeld
2014-01-22 maxbrunsfeld@gmail.com 3c42de171877241e6f92466b472f3186481361f9 src/compiler/build_tables/transition_map.h Max&nbsp;Brunsfeld
2014-01-22 maxbrunsfeld@gmail.com 3c42de171877241e6f92466b472f3186481361f9 tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-01-22 maxbrunsfeld@gmail.com be5e406c9619c039d3a1c7f3618baef605f8d1e8 spec/compiler/build_tables/perform_spec.cpp Max&nbsp;Brunsfeld
2014-01-22 maxbrunsfeld@gmail.com 1c747f20a2ef1c0acd1211cc47172e34604db7cd include/parser.h Max&nbsp;Brunsfeld
2014-01-22 maxbrunsfeld@gmail.com 42f6481910b15c6fc7030684677d75c34b6e6d65 spec/spec_helper.h Max&nbsp;Brunsfeld
2014-01-22 maxbrunsfeld@gmail.com 42f6481910b15c6fc7030684677d75c34b6e6d65 spec/stream_methods.h Max&nbsp;Brunsfeld
2014-01-22 maxbrunsfeld@gmail.com 42f6481910b15c6fc7030684677d75c34b6e6d65 tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-01-19 maxbrunsfeld@gmail.com 1bf216b7964695a0b83a6d513147cc2823c33b25 spec/compiler/build_tables/first_set_spec.cpp Max&nbsp;Brunsfeld
2014-01-19 maxbrunsfeld@gmail.com 1bf216b7964695a0b83a6d513147cc2823c33b25 src/compiler/build_tables/first_set.cpp Max&nbsp;Brunsfeld
2014-01-19 maxbrunsfeld@gmail.com 1bf216b7964695a0b83a6d513147cc2823c33b25 src/compiler/build_tables/first_set.h Max&nbsp;Brunsfeld
2014-01-19 maxbrunsfeld@gmail.com 1bf216b7964695a0b83a6d513147cc2823c33b25 src/compiler/build_tables/follow_sets.cpp Max&nbsp;Brunsfeld
2014-01-19 maxbrunsfeld@gmail.com 1bf216b7964695a0b83a6d513147cc2823c33b25 src/compiler/build_tables/follow_sets.h Max&nbsp;Brunsfeld
2014-01-19 maxbrunsfeld@gmail.com 1bf216b7964695a0b83a6d513147cc2823c33b25 src/compiler/build_tables/item.cpp Max&nbsp;Brunsfeld
2014-01-19 maxbrunsfeld@gmail.com 1bf216b7964695a0b83a6d513147cc2823c33b25 src/compiler/build_tables/item.h Max&nbsp;Brunsfeld
2014-01-19 maxbrunsfeld@gmail.com 1bf216b7964695a0b83a6d513147cc2823c33b25 src/compiler/build_tables/item_set_closure.cpp Max&nbsp;Brunsfeld
2014-01-19 maxbrunsfeld@gmail.com 1bf216b7964695a0b83a6d513147cc2823c33b25 src/compiler/build_tables/item_set_transitions.cpp Max&nbsp;Brunsfeld
2014-01-19 maxbrunsfeld@gmail.com 1bf216b7964695a0b83a6d513147cc2823c33b25 src/compiler/build_tables/perform.cpp Max&nbsp;Brunsfeld
2014-01-19 maxbrunsfeld@gmail.com 1bf216b7964695a0b83a6d513147cc2823c33b25 src/compiler/build_tables/rule_transitions.cpp Max&nbsp;Brunsfeld
2014-01-19 maxbrunsfeld@gmail.com 1bf216b7964695a0b83a6d513147cc2823c33b25 src/compiler/build_tables/rule_transitions.h Max&nbsp;Brunsfeld
2014-01-19 maxbrunsfeld@gmail.com 1bf216b7964695a0b83a6d513147cc2823c33b25 src/compiler/rules/rule.h Max&nbsp;Brunsfeld
2014-01-19 maxbrunsfeld@gmail.com 1bf216b7964695a0b83a6d513147cc2823c33b25 tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-01-18 maxbrunsfeld@gmail.com 289992344e10831141237ff5e625bcd1b3be265c src/compiler/build_tables/item.cpp Max&nbsp;Brunsfeld
2014-01-18 maxbrunsfeld@gmail.com 289992344e10831141237ff5e625bcd1b3be265c src/compiler/build_tables/item.h Max&nbsp;Brunsfeld
2014-01-18 maxbrunsfeld@gmail.com 289992344e10831141237ff5e625bcd1b3be265c src/compiler/build_tables/item_set_closure.cpp Max&nbsp;Brunsfeld
2014-01-18 maxbrunsfeld@gmail.com 289992344e10831141237ff5e625bcd1b3be265c src/compiler/build_tables/item_set_closure.h Max&nbsp;Brunsfeld
2014-01-18 maxbrunsfeld@gmail.com 289992344e10831141237ff5e625bcd1b3be265c src/compiler/build_tables/item_set_transitions.cpp Max&nbsp;Brunsfeld
2014-01-18 maxbrunsfeld@gmail.com 289992344e10831141237ff5e625bcd1b3be265c src/compiler/build_tables/item_set_transitions.h Max&nbsp;Brunsfeld
2014-01-18 maxbrunsfeld@gmail.com 289992344e10831141237ff5e625bcd1b3be265c src/compiler/build_tables/next_symbols.cpp Max&nbsp;Brunsfeld
2014-01-18 maxbrunsfeld@gmail.com 289992344e10831141237ff5e625bcd1b3be265c src/compiler/build_tables/next_symbols.h Max&nbsp;Brunsfeld
2014-01-18 maxbrunsfeld@gmail.com 289992344e10831141237ff5e625bcd1b3be265c src/compiler/build_tables/perform.cpp Max&nbsp;Brunsfeld
2014-01-18 maxbrunsfeld@gmail.com 289992344e10831141237ff5e625bcd1b3be265c src/compiler/build_tables/transition_map.h Max&nbsp;Brunsfeld
2014-01-14 maxbrunsfeld@gmail.com d015d57a530e60c7be911cc0974da59d22eae530 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-01-14 maxbrunsfeld@gmail.com d015d57a530e60c7be911cc0974da59d22eae530 src/compiler/build_tables/item.cpp Max&nbsp;Brunsfeld
2014-01-14 maxbrunsfeld@gmail.com d015d57a530e60c7be911cc0974da59d22eae530 src/compiler/build_tables/item.h Max&nbsp;Brunsfeld
2014-01-14 maxbrunsfeld@gmail.com d015d57a530e60c7be911cc0974da59d22eae530 src/compiler/build_tables/item_set_closure.cpp Max&nbsp;Brunsfeld
2014-01-14 maxbrunsfeld@gmail.com d015d57a530e60c7be911cc0974da59d22eae530 src/compiler/build_tables/item_set_closure.h Max&nbsp;Brunsfeld
2014-01-14 maxbrunsfeld@gmail.com d015d57a530e60c7be911cc0974da59d22eae530 src/compiler/build_tables/item_set_transitions.h Max&nbsp;Brunsfeld
2014-01-14 maxbrunsfeld@gmail.com d015d57a530e60c7be911cc0974da59d22eae530 src/compiler/build_tables/next_symbols.h Max&nbsp;Brunsfeld
2014-01-14 maxbrunsfeld@gmail.com d015d57a530e60c7be911cc0974da59d22eae530 src/compiler/build_tables/perform.cpp Max&nbsp;Brunsfeld
2014-01-14 maxbrunsfeld@gmail.com d015d57a530e60c7be911cc0974da59d22eae530 tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-01-13 maxbrunsfeld@gmail.com 29f73afbc520f9f30184fb78cbcbd5659416f07f spec/compiler/build_tables/next_symbols_spec.cpp Max&nbsp;Brunsfeld
2014-01-13 maxbrunsfeld@gmail.com 29f73afbc520f9f30184fb78cbcbd5659416f07f spec/spec_helper.h Max&nbsp;Brunsfeld
2014-01-13 maxbrunsfeld@gmail.com 29f73afbc520f9f30184fb78cbcbd5659416f07f src/compiler/build_tables/next_symbols.cpp Max&nbsp;Brunsfeld
2014-01-13 maxbrunsfeld@gmail.com 29f73afbc520f9f30184fb78cbcbd5659416f07f src/compiler/build_tables/next_symbols.h Max&nbsp;Brunsfeld
2014-01-13 maxbrunsfeld@gmail.com 29f73afbc520f9f30184fb78cbcbd5659416f07f tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-01-13 maxbrunsfeld@gmail.com 4cacdcba70a18db127f8cfa299c7e85b1e91efc8 include/parser.h Max&nbsp;Brunsfeld
2014-01-13 maxbrunsfeld@gmail.com 4cacdcba70a18db127f8cfa299c7e85b1e91efc8 src/runtime/parse_config.cpp Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com a21c42ca858cfc92065b972e7a4af6849b35ba3f src/compiler/build_tables/item_set_closure.cpp Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com a21c42ca858cfc92065b972e7a4af6849b35ba3f src/compiler/build_tables/item_set_closure.h Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com a21c42ca858cfc92065b972e7a4af6849b35ba3f src/compiler/build_tables/item_set_transitions.cpp Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com a21c42ca858cfc92065b972e7a4af6849b35ba3f src/compiler/build_tables/perform.cpp Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com a21c42ca858cfc92065b972e7a4af6849b35ba3f tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com 9231fa609584e5e07baaaaf721941ca583c807de include/document.h Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com 9231fa609584e5e07baaaaf721941ca583c807de include/parse_config.h Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com 9231fa609584e5e07baaaaf721941ca583c807de include/tree.h Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com 3f4cde74889295128521d9f8bd973ea692b9d108 include/parser.h Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com 3f4cde74889295128521d9f8bd973ea692b9d108 tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com 7a3092b7657a9edbb599236bff6d4878c5f68499 include/parse_config.h Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com 7a3092b7657a9edbb599236bff6d4878c5f68499 include/parser.h Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com 7a3092b7657a9edbb599236bff6d4878c5f68499 spec/compiler/compile_fixtures.cpp Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com 7a3092b7657a9edbb599236bff6d4878c5f68499 spec/spec_helper.cpp Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com 7a3092b7657a9edbb599236bff6d4878c5f68499 spec/spec_helper.h Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com 7a3092b7657a9edbb599236bff6d4878c5f68499 src/runtime/document.c Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com 7a3092b7657a9edbb599236bff6d4878c5f68499 src/runtime/parse_config.cpp Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com 7a3092b7657a9edbb599236bff6d4878c5f68499 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com 7a3092b7657a9edbb599236bff6d4878c5f68499 tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com f342067293c3fb08f97a98455c330d3251e432f3 spec/compiler/build_tables/perform_spec.cpp Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com f342067293c3fb08f97a98455c330d3251e432f3 spec/compiler/build_tables/rule_transitions_spec.cpp Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com f342067293c3fb08f97a98455c330d3251e432f3 spec/compiler/prepare_grammar_spec.cpp Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com f342067293c3fb08f97a98455c330d3251e432f3 spec/compiler/rules/pattern_spec.cpp Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com f342067293c3fb08f97a98455c330d3251e432f3 spec/compiler/rules/rules_spec.cpp Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com f342067293c3fb08f97a98455c330d3251e432f3 spec/compiler/spec_helper.h Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com f342067293c3fb08f97a98455c330d3251e432f3 spec/fixtures/grammars/arithmetic.cpp Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com 8881214f0dc81418bff4ab6c48865fb4597d76e9 src/compiler/build_tables/close_item_set.cpp Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com 8881214f0dc81418bff4ab6c48865fb4597d76e9 src/compiler/build_tables/close_item_set.h Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com 8881214f0dc81418bff4ab6c48865fb4597d76e9 src/compiler/build_tables/item.cpp Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com 8881214f0dc81418bff4ab6c48865fb4597d76e9 src/compiler/build_tables/item.h Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com 8881214f0dc81418bff4ab6c48865fb4597d76e9 src/compiler/build_tables/item_set.cpp Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com 8881214f0dc81418bff4ab6c48865fb4597d76e9 src/compiler/build_tables/item_set.h Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com 8881214f0dc81418bff4ab6c48865fb4597d76e9 src/compiler/build_tables/item_set_transitions.cpp Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com 8881214f0dc81418bff4ab6c48865fb4597d76e9 src/compiler/build_tables/item_set_transitions.h Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com 8881214f0dc81418bff4ab6c48865fb4597d76e9 src/compiler/build_tables/next_symbols.cpp Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com 8881214f0dc81418bff4ab6c48865fb4597d76e9 src/compiler/build_tables/next_symbols.h Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com 8881214f0dc81418bff4ab6c48865fb4597d76e9 src/compiler/build_tables/perform.cpp Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com 8881214f0dc81418bff4ab6c48865fb4597d76e9 src/compiler/build_tables/perform.h Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com 8881214f0dc81418bff4ab6c48865fb4597d76e9 src/compiler/rules/character.h Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com 8881214f0dc81418bff4ab6c48865fb4597d76e9 src/compiler/rules/rules.cpp Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com 8881214f0dc81418bff4ab6c48865fb4597d76e9 src/compiler/rules/rules.h Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com 8881214f0dc81418bff4ab6c48865fb4597d76e9 src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2014-01-12 maxbrunsfeld@gmail.com 8881214f0dc81418bff4ab6c48865fb4597d76e9 tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 spec/compiler/build_tables/item_spec.cpp Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 spec/compiler/build_tables/perform_spec.cpp Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 spec/compiler/build_tables/rule_transitions_spec.cpp Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 spec/compiler/compile_fixtures.cpp Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 spec/compiler/prepare_grammar_spec.cpp Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 spec/compiler/rules/pattern_spec.cpp Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 spec/compiler/rules/rules_spec.cpp Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/build_tables/item.cpp Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/build_tables/item.h Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/build_tables/item_set.cpp Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/build_tables/item_set.h Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/build_tables/perform.cpp Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/build_tables/perform.h Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/build_tables/rule_transitions.cpp Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/build_tables/rule_transitions.h Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/build_tables/transition_map.h Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/char_match.cpp Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/char_match.h Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/compile.cpp Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/compile.h Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/generate_code/c_code.cpp Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/generate_code/c_code.h Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/grammar.cpp Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/grammar.h Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/lex_table.cpp Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/lex_table.h Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/parse_table.cpp Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/parse_table.h Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/prepare_grammar/extract_tokens.cpp Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/prepare_grammar/extract_tokens.h Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/prepare_grammar/perform.cpp Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/prepare_grammar/perform.h Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/prepare_grammar/search_for_symbols.cpp Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/prepare_grammar/search_for_symbols.h Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/rules/blank.cpp Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/rules/character.cpp Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/rules/choice.cpp Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/rules/pattern.cpp Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/rules/repeat.cpp Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/rules/seq.cpp Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/rules/string.cpp Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 src/compiler/rules/symbol.cpp Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 92cec5758f246e8cd77f55f880c09e31780bb232 tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 023a0c4f70ae9318718deec78c859122b0753d30 spec/runtime/arithmetic_spec.cpp Max&nbsp;Brunsfeld
2014-01-11 maxbrunsfeld@gmail.com 023a0c4f70ae9318718deec78c859122b0753d30 src/runtime/parser.cpp Max&nbsp;Brunsfeld
2014-01-09 maxbrunsfeld@gmail.com 2894ad74475fcb08e7d607b5a06ef2ee3762115a include/parser.h Max&nbsp;Brunsfeld
2014-01-09 maxbrunsfeld@gmail.com 2894ad74475fcb08e7d607b5a06ef2ee3762115a spec/runtime/arithmetic_spec.cpp Max&nbsp;Brunsfeld
2014-01-09 maxbrunsfeld@gmail.com 2894ad74475fcb08e7d607b5a06ef2ee3762115a src/runtime/parser.cpp Max&nbsp;Brunsfeld
2014-01-09 maxbrunsfeld@gmail.com 2894ad74475fcb08e7d607b5a06ef2ee3762115a tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-01-09 maxbrunsfeld@gmail.com 55809f702d74c42eb1bc62f31692ccbbba9a97ad include/document.h Max&nbsp;Brunsfeld
2014-01-09 maxbrunsfeld@gmail.com 55809f702d74c42eb1bc62f31692ccbbba9a97ad include/parse_config.h Max&nbsp;Brunsfeld
2014-01-09 maxbrunsfeld@gmail.com 55809f702d74c42eb1bc62f31692ccbbba9a97ad include/parser.h Max&nbsp;Brunsfeld
2014-01-09 maxbrunsfeld@gmail.com 55809f702d74c42eb1bc62f31692ccbbba9a97ad spec/compiler/lr/table_builder_spec.cpp Max&nbsp;Brunsfeld
2014-01-09 maxbrunsfeld@gmail.com 55809f702d74c42eb1bc62f31692ccbbba9a97ad spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-01-09 maxbrunsfeld@gmail.com 55809f702d74c42eb1bc62f31692ccbbba9a97ad spec/runtime/arithmetic_spec.cpp Max&nbsp;Brunsfeld
2014-01-09 maxbrunsfeld@gmail.com 55809f702d74c42eb1bc62f31692ccbbba9a97ad src/compiler/code_gen/c_code.cpp Max&nbsp;Brunsfeld
2014-01-09 maxbrunsfeld@gmail.com 55809f702d74c42eb1bc62f31692ccbbba9a97ad src/compiler/lr/lex_table.cpp Max&nbsp;Brunsfeld
2014-01-09 maxbrunsfeld@gmail.com 55809f702d74c42eb1bc62f31692ccbbba9a97ad src/compiler/lr/lex_table.h Max&nbsp;Brunsfeld
2014-01-09 maxbrunsfeld@gmail.com 55809f702d74c42eb1bc62f31692ccbbba9a97ad src/compiler/lr/parse_table.cpp Max&nbsp;Brunsfeld
2014-01-09 maxbrunsfeld@gmail.com 55809f702d74c42eb1bc62f31692ccbbba9a97ad src/compiler/lr/parse_table.h Max&nbsp;Brunsfeld
2014-01-09 maxbrunsfeld@gmail.com 55809f702d74c42eb1bc62f31692ccbbba9a97ad src/runtime/document.c Max&nbsp;Brunsfeld
2014-01-09 maxbrunsfeld@gmail.com 55809f702d74c42eb1bc62f31692ccbbba9a97ad src/runtime/parser.c Max&nbsp;Brunsfeld
2014-01-09 maxbrunsfeld@gmail.com 55809f702d74c42eb1bc62f31692ccbbba9a97ad tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-01-08 maxbrunsfeld@gmail.com 614e497ac44136be01f773f18ef541c7dd8368ff include/document.h Max&nbsp;Brunsfeld
2014-01-08 maxbrunsfeld@gmail.com 614e497ac44136be01f773f18ef541c7dd8368ff include/parser.h Max&nbsp;Brunsfeld
2014-01-08 maxbrunsfeld@gmail.com 614e497ac44136be01f773f18ef541c7dd8368ff include/tree.h Max&nbsp;Brunsfeld
2014-01-08 maxbrunsfeld@gmail.com 614e497ac44136be01f773f18ef541c7dd8368ff spec/fixtures/grammars/arithmetic.cpp Max&nbsp;Brunsfeld
2014-01-08 maxbrunsfeld@gmail.com 614e497ac44136be01f773f18ef541c7dd8368ff spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-01-08 maxbrunsfeld@gmail.com 614e497ac44136be01f773f18ef541c7dd8368ff spec/runtime/arithmetic_spec.cpp Max&nbsp;Brunsfeld
2014-01-08 maxbrunsfeld@gmail.com 614e497ac44136be01f773f18ef541c7dd8368ff spec/runtime/tree_spec.cpp Max&nbsp;Brunsfeld
2014-01-08 maxbrunsfeld@gmail.com 614e497ac44136be01f773f18ef541c7dd8368ff src/compiler/code_gen/c_code.cpp Max&nbsp;Brunsfeld
2014-01-08 maxbrunsfeld@gmail.com 614e497ac44136be01f773f18ef541c7dd8368ff src/runtime/document.c Max&nbsp;Brunsfeld
2014-01-08 maxbrunsfeld@gmail.com 614e497ac44136be01f773f18ef541c7dd8368ff src/runtime/parser.c Max&nbsp;Brunsfeld
2014-01-08 maxbrunsfeld@gmail.com 614e497ac44136be01f773f18ef541c7dd8368ff src/runtime/tree.c Max&nbsp;Brunsfeld
2014-01-08 maxbrunsfeld@gmail.com 614e497ac44136be01f773f18ef541c7dd8368ff tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-01-05 maxbrunsfeld@gmail.com 5813816179620a9f66d25865d5c3640ad56a4c48 include/document.h Max&nbsp;Brunsfeld
2014-01-05 maxbrunsfeld@gmail.com 5813816179620a9f66d25865d5c3640ad56a4c48 include/parser.h Max&nbsp;Brunsfeld
2014-01-05 maxbrunsfeld@gmail.com 5813816179620a9f66d25865d5c3640ad56a4c48 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-01-05 maxbrunsfeld@gmail.com 5813816179620a9f66d25865d5c3640ad56a4c48 src/compiler/code_gen/c_code.cpp Max&nbsp;Brunsfeld
2014-01-05 maxbrunsfeld@gmail.com 5813816179620a9f66d25865d5c3640ad56a4c48 src/runtime/parser.c Max&nbsp;Brunsfeld
2014-01-05 maxbrunsfeld@gmail.com 5813816179620a9f66d25865d5c3640ad56a4c48 src/runtime/tree.c Max&nbsp;Brunsfeld
2014-01-05 maxbrunsfeld@gmail.com 5813816179620a9f66d25865d5c3640ad56a4c48 tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-01-05 maxbrunsfeld@gmail.com 0985fa300854346f315bbdc111d4d3c86affe47b spec/compiler/grammar/prepare_grammar_spec.cpp Max&nbsp;Brunsfeld
2014-01-05 maxbrunsfeld@gmail.com 0985fa300854346f315bbdc111d4d3c86affe47b spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-01-05 maxbrunsfeld@gmail.com 0985fa300854346f315bbdc111d4d3c86affe47b src/compiler/grammar/extract_tokens.cpp Max&nbsp;Brunsfeld
2014-01-05 maxbrunsfeld@gmail.com 0985fa300854346f315bbdc111d4d3c86affe47b src/compiler/grammar/grammar.cpp Max&nbsp;Brunsfeld
2014-01-05 maxbrunsfeld@gmail.com 0985fa300854346f315bbdc111d4d3c86affe47b src/compiler/lr/table_builder.cpp Max&nbsp;Brunsfeld
2014-01-05 maxbrunsfeld@gmail.com 0985fa300854346f315bbdc111d4d3c86affe47b src/compiler/rules/rule.cpp Max&nbsp;Brunsfeld
2014-01-05 maxbrunsfeld@gmail.com 0985fa300854346f315bbdc111d4d3c86affe47b src/compiler/rules/rule.h Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 04d18b56ed61ba0e2daf49b156c64564e45d1e8e spec/compiler/generate_parsers.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 04d18b56ed61ba0e2daf49b156c64564e45d1e8e spec/compiler/lr/item_spec.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 04d18b56ed61ba0e2daf49b156c64564e45d1e8e spec/compiler/lr/table_builder_spec.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 04d18b56ed61ba0e2daf49b156c64564e45d1e8e spec/compiler/spec_helper.h Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 04d18b56ed61ba0e2daf49b156c64564e45d1e8e src/compiler/grammar/grammar.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 04d18b56ed61ba0e2daf49b156c64564e45d1e8e src/compiler/lr/item.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 04d18b56ed61ba0e2daf49b156c64564e45d1e8e src/compiler/lr/lex_table.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 04d18b56ed61ba0e2daf49b156c64564e45d1e8e src/compiler/lr/lex_table.h Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 04d18b56ed61ba0e2daf49b156c64564e45d1e8e src/compiler/lr/parse_table.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 04d18b56ed61ba0e2daf49b156c64564e45d1e8e src/compiler/lr/table_builder.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 29c81167c0c01405322b96dc2aef9d7a67c96d10 spec/compiler/grammar/prepare_grammar_spec.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 29c81167c0c01405322b96dc2aef9d7a67c96d10 spec/compiler/lr/table_builder_spec.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 29c81167c0c01405322b96dc2aef9d7a67c96d10 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 29c81167c0c01405322b96dc2aef9d7a67c96d10 src/compiler/grammar/extract_tokens.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 29c81167c0c01405322b96dc2aef9d7a67c96d10 src/compiler/grammar/grammar.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 29c81167c0c01405322b96dc2aef9d7a67c96d10 src/compiler/grammar/grammar.h Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 29c81167c0c01405322b96dc2aef9d7a67c96d10 src/compiler/lr/item.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 29c81167c0c01405322b96dc2aef9d7a67c96d10 src/compiler/lr/item.h Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 29c81167c0c01405322b96dc2aef9d7a67c96d10 src/compiler/lr/item_set.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 29c81167c0c01405322b96dc2aef9d7a67c96d10 src/compiler/lr/item_set.h Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 29c81167c0c01405322b96dc2aef9d7a67c96d10 src/compiler/lr/table_builder.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 29c81167c0c01405322b96dc2aef9d7a67c96d10 src/compiler/lr/transitions.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 29c81167c0c01405322b96dc2aef9d7a67c96d10 src/compiler/rules/rules.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 29c81167c0c01405322b96dc2aef9d7a67c96d10 src/compiler/rules/rules.h Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 29c81167c0c01405322b96dc2aef9d7a67c96d10 src/compiler/rules/symbol.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 29c81167c0c01405322b96dc2aef9d7a67c96d10 src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 29c81167c0c01405322b96dc2aef9d7a67c96d10 src/compiler/rules/visitor.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 29c81167c0c01405322b96dc2aef9d7a67c96d10 src/compiler/rules/visitor.h Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 29c81167c0c01405322b96dc2aef9d7a67c96d10 tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com ed80d9cf52fa9d243a025d2f22eb8c6e8238709f spec/compiler/grammar/prepare_grammar_spec.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com ed80d9cf52fa9d243a025d2f22eb8c6e8238709f src/compiler/grammar/extract_tokens.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 2afd8843dc7716b94f4ed1e0ece933a55a98a033 spec/compiler/generate_parsers.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 2afd8843dc7716b94f4ed1e0ece933a55a98a033 spec/compiler/lr/table_builder_spec.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 2afd8843dc7716b94f4ed1e0ece933a55a98a033 spec/compiler/spec_helper.h Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 2afd8843dc7716b94f4ed1e0ece933a55a98a033 spec/fixtures/grammars/arithmetic.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 2afd8843dc7716b94f4ed1e0ece933a55a98a033 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 2afd8843dc7716b94f4ed1e0ece933a55a98a033 spec/main.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 2afd8843dc7716b94f4ed1e0ece933a55a98a033 src/compiler/code_gen/c_code.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 2afd8843dc7716b94f4ed1e0ece933a55a98a033 src/compiler/code_gen/c_code.h Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 2afd8843dc7716b94f4ed1e0ece933a55a98a033 src/compiler/lr/item.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 2afd8843dc7716b94f4ed1e0ece933a55a98a033 src/compiler/lr/item.h Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 2afd8843dc7716b94f4ed1e0ece933a55a98a033 src/compiler/lr/item_set.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 2afd8843dc7716b94f4ed1e0ece933a55a98a033 src/compiler/lr/item_set.h Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 2afd8843dc7716b94f4ed1e0ece933a55a98a033 src/compiler/lr/lex_table.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 2afd8843dc7716b94f4ed1e0ece933a55a98a033 src/compiler/lr/lex_table.h Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 2afd8843dc7716b94f4ed1e0ece933a55a98a033 src/compiler/lr/parse_table.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 2afd8843dc7716b94f4ed1e0ece933a55a98a033 src/compiler/lr/parse_table.h Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 2afd8843dc7716b94f4ed1e0ece933a55a98a033 src/compiler/lr/table_builder.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 2afd8843dc7716b94f4ed1e0ece933a55a98a033 src/compiler/lr/table_builder.h Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 2afd8843dc7716b94f4ed1e0ece933a55a98a033 src/compiler/lr/transitions.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 2afd8843dc7716b94f4ed1e0ece933a55a98a033 src/compiler/rules/non_terminal.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 2afd8843dc7716b94f4ed1e0ece933a55a98a033 src/compiler/rules/non_terminal.h Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 2afd8843dc7716b94f4ed1e0ece933a55a98a033 src/compiler/rules/rules.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 2afd8843dc7716b94f4ed1e0ece933a55a98a033 src/compiler/rules/rules.h Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 2afd8843dc7716b94f4ed1e0ece933a55a98a033 src/compiler/rules/token.cpp Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 2afd8843dc7716b94f4ed1e0ece933a55a98a033 src/compiler/rules/token.h Max&nbsp;Brunsfeld
2014-01-04 maxbrunsfeld@gmail.com 2afd8843dc7716b94f4ed1e0ece933a55a98a033 tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-01-03 maxbrunsfeld@gmail.com 2621f063155ecea172faf4aa1b80da1b8ede494e src/compiler/lr/table_builder.cpp Max&nbsp;Brunsfeld
2014-01-03 maxbrunsfeld@gmail.com 44745b51797c7002ac05c89c372fbfd92c72463c spec/compiler/grammar/prepare_grammar_spec.cpp Max&nbsp;Brunsfeld
2014-01-03 maxbrunsfeld@gmail.com 44745b51797c7002ac05c89c372fbfd92c72463c src/compiler/grammar/extract_tokens.cpp Max&nbsp;Brunsfeld
2014-01-03 maxbrunsfeld@gmail.com 44745b51797c7002ac05c89c372fbfd92c72463c src/compiler/grammar/extract_tokens.h Max&nbsp;Brunsfeld
2014-01-03 maxbrunsfeld@gmail.com 44745b51797c7002ac05c89c372fbfd92c72463c src/compiler/grammar/grammar.cpp Max&nbsp;Brunsfeld
2014-01-03 maxbrunsfeld@gmail.com 44745b51797c7002ac05c89c372fbfd92c72463c src/compiler/grammar/grammar.h Max&nbsp;Brunsfeld
2014-01-03 maxbrunsfeld@gmail.com 44745b51797c7002ac05c89c372fbfd92c72463c src/compiler/grammar/prepare_grammar.cpp Max&nbsp;Brunsfeld
2014-01-03 maxbrunsfeld@gmail.com 44745b51797c7002ac05c89c372fbfd92c72463c src/compiler/grammar/prepare_grammar.h Max&nbsp;Brunsfeld
2014-01-03 maxbrunsfeld@gmail.com 44745b51797c7002ac05c89c372fbfd92c72463c src/compiler/grammar/search_for_symbols.cpp Max&nbsp;Brunsfeld
2014-01-03 maxbrunsfeld@gmail.com 44745b51797c7002ac05c89c372fbfd92c72463c src/compiler/grammar/search_for_symbols.h Max&nbsp;Brunsfeld
2014-01-03 maxbrunsfeld@gmail.com 44745b51797c7002ac05c89c372fbfd92c72463c src/compiler/rules/rules.cpp Max&nbsp;Brunsfeld
2014-01-03 maxbrunsfeld@gmail.com 44745b51797c7002ac05c89c372fbfd92c72463c src/compiler/rules/rules.h Max&nbsp;Brunsfeld
2014-01-03 maxbrunsfeld@gmail.com 44745b51797c7002ac05c89c372fbfd92c72463c src/compiler/rules/token.cpp Max&nbsp;Brunsfeld
2014-01-03 maxbrunsfeld@gmail.com 44745b51797c7002ac05c89c372fbfd92c72463c src/compiler/rules/token.h Max&nbsp;Brunsfeld
2014-01-03 maxbrunsfeld@gmail.com 44745b51797c7002ac05c89c372fbfd92c72463c src/compiler/rules/visitor.cpp Max&nbsp;Brunsfeld
2014-01-03 maxbrunsfeld@gmail.com 44745b51797c7002ac05c89c372fbfd92c72463c src/compiler/rules/visitor.h Max&nbsp;Brunsfeld
2014-01-03 maxbrunsfeld@gmail.com 44745b51797c7002ac05c89c372fbfd92c72463c tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-01-02 maxbrunsfeld@gmail.com 9441a21558cb72be0d3be134c77b3695678c3dcb .gitignore Max&nbsp;Brunsfeld
2014-01-02 maxbrunsfeld@gmail.com 9441a21558cb72be0d3be134c77b3695678c3dcb tree_sitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2014-01-02 maxbrunsfeld@gmail.com 9441a21558cb72be0d3be134c77b3695678c3dcb tree_sitter.xcodeproj/xcshareddata/xcschemes/compiler_specs.xcscheme Max&nbsp;Brunsfeld
2014-01-02 maxbrunsfeld@gmail.com 9441a21558cb72be0d3be134c77b3695678c3dcb tree_sitter.xcodeproj/xcshareddata/xcschemes/runtime_specs.xcscheme Max&nbsp;Brunsfeld
2014-01-02 maxbrunsfeld@gmail.com f5a9fb67a42f597e336f9e8d18ee28aefd7022e6 src/compiler/lr/transitions.cpp Max&nbsp;Brunsfeld
2014-01-02 maxbrunsfeld@gmail.com f5a9fb67a42f597e336f9e8d18ee28aefd7022e6 src/compiler/rules/blank.cpp Max&nbsp;Brunsfeld
2014-01-02 maxbrunsfeld@gmail.com f5a9fb67a42f597e336f9e8d18ee28aefd7022e6 src/compiler/rules/blank.h Max&nbsp;Brunsfeld
2014-01-02 maxbrunsfeld@gmail.com f5a9fb67a42f597e336f9e8d18ee28aefd7022e6 src/compiler/rules/character.cpp Max&nbsp;Brunsfeld
2014-01-02 maxbrunsfeld@gmail.com f5a9fb67a42f597e336f9e8d18ee28aefd7022e6 src/compiler/rules/character.h Max&nbsp;Brunsfeld
2014-01-02 maxbrunsfeld@gmail.com f5a9fb67a42f597e336f9e8d18ee28aefd7022e6 src/compiler/rules/choice.cpp Max&nbsp;Brunsfeld
2014-01-02 maxbrunsfeld@gmail.com f5a9fb67a42f597e336f9e8d18ee28aefd7022e6 src/compiler/rules/choice.h Max&nbsp;Brunsfeld
2014-01-02 maxbrunsfeld@gmail.com f5a9fb67a42f597e336f9e8d18ee28aefd7022e6 src/compiler/rules/pattern.cpp Max&nbsp;Brunsfeld
2014-01-02 maxbrunsfeld@gmail.com f5a9fb67a42f597e336f9e8d18ee28aefd7022e6 src/compiler/rules/pattern.h Max&nbsp;Brunsfeld
2014-01-02 maxbrunsfeld@gmail.com f5a9fb67a42f597e336f9e8d18ee28aefd7022e6 src/compiler/rules/repeat.cpp Max&nbsp;Brunsfeld
2014-01-02 maxbrunsfeld@gmail.com f5a9fb67a42f597e336f9e8d18ee28aefd7022e6 src/compiler/rules/repeat.h Max&nbsp;Brunsfeld
2014-01-02 maxbrunsfeld@gmail.com f5a9fb67a42f597e336f9e8d18ee28aefd7022e6 src/compiler/rules/rule.h Max&nbsp;Brunsfeld
2014-01-02 maxbrunsfeld@gmail.com f5a9fb67a42f597e336f9e8d18ee28aefd7022e6 src/compiler/rules/seq.cpp Max&nbsp;Brunsfeld
2014-01-02 maxbrunsfeld@gmail.com f5a9fb67a42f597e336f9e8d18ee28aefd7022e6 src/compiler/rules/seq.h Max&nbsp;Brunsfeld
2014-01-02 maxbrunsfeld@gmail.com f5a9fb67a42f597e336f9e8d18ee28aefd7022e6 src/compiler/rules/string.cpp Max&nbsp;Brunsfeld
2014-01-02 maxbrunsfeld@gmail.com f5a9fb67a42f597e336f9e8d18ee28aefd7022e6 src/compiler/rules/string.h Max&nbsp;Brunsfeld
2014-01-02 maxbrunsfeld@gmail.com f5a9fb67a42f597e336f9e8d18ee28aefd7022e6 src/compiler/rules/symbol.cpp Max&nbsp;Brunsfeld
2014-01-02 maxbrunsfeld@gmail.com f5a9fb67a42f597e336f9e8d18ee28aefd7022e6 src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2013-12-31 maxbrunsfeld@gmail.com 257b8d7b681a5643b14c01a6c399b133a9d9ab80 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2013-12-31 maxbrunsfeld@gmail.com 257b8d7b681a5643b14c01a6c399b133a9d9ab80 src/compiler/rules/blank.cpp Max&nbsp;Brunsfeld
2013-12-31 maxbrunsfeld@gmail.com 257b8d7b681a5643b14c01a6c399b133a9d9ab80 src/compiler/rules/blank.h Max&nbsp;Brunsfeld
2013-12-31 maxbrunsfeld@gmail.com 257b8d7b681a5643b14c01a6c399b133a9d9ab80 src/compiler/rules/character.cpp Max&nbsp;Brunsfeld
2013-12-31 maxbrunsfeld@gmail.com 257b8d7b681a5643b14c01a6c399b133a9d9ab80 src/compiler/rules/character.h Max&nbsp;Brunsfeld
2013-12-31 maxbrunsfeld@gmail.com 257b8d7b681a5643b14c01a6c399b133a9d9ab80 src/compiler/rules/choice.cpp Max&nbsp;Brunsfeld
2013-12-31 maxbrunsfeld@gmail.com 257b8d7b681a5643b14c01a6c399b133a9d9ab80 src/compiler/rules/choice.h Max&nbsp;Brunsfeld
2013-12-31 maxbrunsfeld@gmail.com 257b8d7b681a5643b14c01a6c399b133a9d9ab80 src/compiler/rules/pattern.cpp Max&nbsp;Brunsfeld
2013-12-31 maxbrunsfeld@gmail.com 257b8d7b681a5643b14c01a6c399b133a9d9ab80 src/compiler/rules/pattern.h Max&nbsp;Brunsfeld
2013-12-31 maxbrunsfeld@gmail.com 257b8d7b681a5643b14c01a6c399b133a9d9ab80 src/compiler/rules/repeat.cpp Max&nbsp;Brunsfeld
2013-12-31 maxbrunsfeld@gmail.com 257b8d7b681a5643b14c01a6c399b133a9d9ab80 src/compiler/rules/repeat.h Max&nbsp;Brunsfeld
2013-12-31 maxbrunsfeld@gmail.com 257b8d7b681a5643b14c01a6c399b133a9d9ab80 src/compiler/rules/rule.h Max&nbsp;Brunsfeld
2013-12-31 maxbrunsfeld@gmail.com 257b8d7b681a5643b14c01a6c399b133a9d9ab80 src/compiler/rules/seq.cpp Max&nbsp;Brunsfeld
2013-12-31 maxbrunsfeld@gmail.com 257b8d7b681a5643b14c01a6c399b133a9d9ab80 src/compiler/rules/seq.h Max&nbsp;Brunsfeld
2013-12-31 maxbrunsfeld@gmail.com 257b8d7b681a5643b14c01a6c399b133a9d9ab80 src/compiler/rules/string.cpp Max&nbsp;Brunsfeld
2013-12-31 maxbrunsfeld@gmail.com 257b8d7b681a5643b14c01a6c399b133a9d9ab80 src/compiler/rules/string.h Max&nbsp;Brunsfeld
2013-12-31 maxbrunsfeld@gmail.com 257b8d7b681a5643b14c01a6c399b133a9d9ab80 src/compiler/rules/symbol.cpp Max&nbsp;Brunsfeld
2013-12-31 maxbrunsfeld@gmail.com 257b8d7b681a5643b14c01a6c399b133a9d9ab80 src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2013-12-31 pair+mbrunsfeld@pivotallabs.com 3116b457fe5960562f5978fc9cf56ac158f9b26b src/compiler/lr/item.cpp Max&nbsp;Brunsfeld
2013-12-31 pair+mbrunsfeld@pivotallabs.com 3116b457fe5960562f5978fc9cf56ac158f9b26b src/compiler/lr/item_set.cpp Max&nbsp;Brunsfeld
2013-12-31 pair+mbrunsfeld@pivotallabs.com 3116b457fe5960562f5978fc9cf56ac158f9b26b src/compiler/lr/lex_table.cpp Max&nbsp;Brunsfeld
2013-12-31 pair+mbrunsfeld@pivotallabs.com 3116b457fe5960562f5978fc9cf56ac158f9b26b src/compiler/lr/parse_table.cpp Max&nbsp;Brunsfeld
2013-12-31 pair+mbrunsfeld@pivotallabs.com 3116b457fe5960562f5978fc9cf56ac158f9b26b src/compiler/rules/blank.cpp Max&nbsp;Brunsfeld
2013-12-31 pair+mbrunsfeld@pivotallabs.com 3116b457fe5960562f5978fc9cf56ac158f9b26b src/compiler/rules/character.cpp Max&nbsp;Brunsfeld
2013-12-31 pair+mbrunsfeld@pivotallabs.com 3116b457fe5960562f5978fc9cf56ac158f9b26b src/compiler/rules/choice.cpp Max&nbsp;Brunsfeld
2013-12-31 pair+mbrunsfeld@pivotallabs.com 3116b457fe5960562f5978fc9cf56ac158f9b26b src/compiler/rules/pattern.cpp Max&nbsp;Brunsfeld
2013-12-31 pair+mbrunsfeld@pivotallabs.com 3116b457fe5960562f5978fc9cf56ac158f9b26b src/compiler/rules/repeat.cpp Max&nbsp;Brunsfeld
2013-12-31 pair+mbrunsfeld@pivotallabs.com 3116b457fe5960562f5978fc9cf56ac158f9b26b src/compiler/rules/rule.cpp Max&nbsp;Brunsfeld
2013-12-31 pair+mbrunsfeld@pivotallabs.com 3116b457fe5960562f5978fc9cf56ac158f9b26b src/compiler/rules/seq.cpp Max&nbsp;Brunsfeld
2013-12-31 pair+mbrunsfeld@pivotallabs.com 3116b457fe5960562f5978fc9cf56ac158f9b26b src/compiler/rules/string.cpp Max&nbsp;Brunsfeld
2013-12-31 pair+mbrunsfeld@pivotallabs.com 3116b457fe5960562f5978fc9cf56ac158f9b26b src/compiler/rules/symbol.cpp Max&nbsp;Brunsfeld
2013-12-31 pair+mbrunsfeld@pivotallabs.com 3116b457fe5960562f5978fc9cf56ac158f9b26b src/compiler/util/char_match.cpp Max&nbsp;Brunsfeld
2013-12-31 pair+mbrunsfeld@pivotallabs.com c6699a4c3004bf8a51c115a95b3b231ac25fbe6f spec/compiler/generate_parsers.cpp Max&nbsp;Brunsfeld
2013-12-31 pair+mbrunsfeld@pivotallabs.com c6699a4c3004bf8a51c115a95b3b231ac25fbe6f spec/compiler/spec_helper.cpp Max&nbsp;Brunsfeld
2013-12-31 pair+mbrunsfeld@pivotallabs.com c6699a4c3004bf8a51c115a95b3b231ac25fbe6f spec/compiler/spec_helper.h Max&nbsp;Brunsfeld
2013-12-29 pair+mbrunsfeld@pivotallabs.com 30315a78d2b7e17dfa6e1e2cb0db9ea5209819dc TreeSitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2013-12-29 pair+mbrunsfeld@pivotallabs.com 30315a78d2b7e17dfa6e1e2cb0db9ea5209819dc spec/compiler/lr/item_spec.cpp Max&nbsp;Brunsfeld
2013-12-29 pair+mbrunsfeld@pivotallabs.com 30315a78d2b7e17dfa6e1e2cb0db9ea5209819dc spec/compiler/lr/transitions_spec.cpp Max&nbsp;Brunsfeld
2013-12-29 pair+mbrunsfeld@pivotallabs.com 30315a78d2b7e17dfa6e1e2cb0db9ea5209819dc spec/compiler/rules/rules_spec.cpp Max&nbsp;Brunsfeld
2013-12-29 pair+mbrunsfeld@pivotallabs.com 30315a78d2b7e17dfa6e1e2cb0db9ea5209819dc src/compiler/grammar/grammar.cpp Max&nbsp;Brunsfeld
2013-12-29 pair+mbrunsfeld@pivotallabs.com 30315a78d2b7e17dfa6e1e2cb0db9ea5209819dc src/compiler/grammar/grammar.h Max&nbsp;Brunsfeld
2013-12-29 pair+mbrunsfeld@pivotallabs.com 30315a78d2b7e17dfa6e1e2cb0db9ea5209819dc src/compiler/lr/item.cpp Max&nbsp;Brunsfeld
2013-12-29 pair+mbrunsfeld@pivotallabs.com 30315a78d2b7e17dfa6e1e2cb0db9ea5209819dc src/compiler/lr/transitions.cpp Max&nbsp;Brunsfeld
2013-12-29 pair+mbrunsfeld@pivotallabs.com 30315a78d2b7e17dfa6e1e2cb0db9ea5209819dc src/compiler/lr/transitions.h Max&nbsp;Brunsfeld
2013-12-29 pair+mbrunsfeld@pivotallabs.com 30315a78d2b7e17dfa6e1e2cb0db9ea5209819dc src/compiler/rules/rule.cpp Max&nbsp;Brunsfeld
2013-12-29 pair+mbrunsfeld@pivotallabs.com 656f6b08199461555c3c48d2bd723915ab693fcc spec/compiler/rules/pattern_spec.cpp Max&nbsp;Brunsfeld
2013-12-29 pair+mbrunsfeld@pivotallabs.com 656f6b08199461555c3c48d2bd723915ab693fcc spec/compiler/rules/rules_spec.cpp Max&nbsp;Brunsfeld
2013-12-29 pair+mbrunsfeld@pivotallabs.com 656f6b08199461555c3c48d2bd723915ab693fcc spec/compiler/spec_helper.h Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com d027aa5af66ff101c5a68e771033162750806c6d .gitmodules Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com d027aa5af66ff101c5a68e771033162750806c6d TreeSitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com d027aa5af66ff101c5a68e771033162750806c6d externals/bandit Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com d027aa5af66ff101c5a68e771033162750806c6d spec/compiler/generate_parsers.cpp Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com d027aa5af66ff101c5a68e771033162750806c6d spec/compiler/lr/item_set_spec.cpp Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com d027aa5af66ff101c5a68e771033162750806c6d spec/compiler/lr/item_spec.cpp Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com d027aa5af66ff101c5a68e771033162750806c6d spec/compiler/lr/table_builder_spec.cpp Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com d027aa5af66ff101c5a68e771033162750806c6d spec/compiler/rules/pattern_spec.cpp Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com d027aa5af66ff101c5a68e771033162750806c6d spec/compiler/rules/rules_spec.cpp Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com d027aa5af66ff101c5a68e771033162750806c6d spec/compiler/spec_helper.cpp Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com d027aa5af66ff101c5a68e771033162750806c6d spec/compiler/spec_helper.h Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com d027aa5af66ff101c5a68e771033162750806c6d spec/main.cpp Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com d027aa5af66ff101c5a68e771033162750806c6d spec/runtime/arithmetic_spec.cpp Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com ccd806a0da5c4d7ab06baf78e52122e681fd87df TreeSitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com ccd806a0da5c4d7ab06baf78e52122e681fd87df src/compiler/util/char_match.cpp Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com ccd806a0da5c4d7ab06baf78e52122e681fd87df src/compiler/util/char_match.h Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com ccd806a0da5c4d7ab06baf78e52122e681fd87df src/compiler/util/transition_map.h Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com 29a9b4643d7dde2b2e3e3e94fbe0eb83c5b1c944 include/runtime.h Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com 29a9b4643d7dde2b2e3e3e94fbe0eb83c5b1c944 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com 29a9b4643d7dde2b2e3e3e94fbe0eb83c5b1c944 src/compiler/code_gen/c_code.cpp Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com 29a9b4643d7dde2b2e3e3e94fbe0eb83c5b1c944 src/compiler/lr/item_set.cpp Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com 29a9b4643d7dde2b2e3e3e94fbe0eb83c5b1c944 src/runtime/parser.c Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com 29a9b4643d7dde2b2e3e3e94fbe0eb83c5b1c944 todo.md Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com a5e39d25125c503fa6f76571e4c62454876b9584 TreeSitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com a5e39d25125c503fa6f76571e4c62454876b9584 include/runtime.h Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com a5e39d25125c503fa6f76571e4c62454876b9584 spec/compiler/generate_parsers.cpp Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com a5e39d25125c503fa6f76571e4c62454876b9584 spec/compiler/lr/table_builder_spec.cpp Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com a5e39d25125c503fa6f76571e4c62454876b9584 spec/compiler/spec_helper.cpp Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com a5e39d25125c503fa6f76571e4c62454876b9584 spec/compiler/spec_helper.h Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com a5e39d25125c503fa6f76571e4c62454876b9584 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com a5e39d25125c503fa6f76571e4c62454876b9584 src/compiler/char_match.cpp Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com a5e39d25125c503fa6f76571e4c62454876b9584 src/compiler/char_match.h Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com a5e39d25125c503fa6f76571e4c62454876b9584 src/compiler/code_gen/c_code.cpp Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com a5e39d25125c503fa6f76571e4c62454876b9584 src/compiler/code_gen/c_code.h Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com a5e39d25125c503fa6f76571e4c62454876b9584 src/compiler/lr/lex_table.cpp Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com a5e39d25125c503fa6f76571e4c62454876b9584 src/compiler/lr/lex_table.h Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com a5e39d25125c503fa6f76571e4c62454876b9584 src/compiler/lr/parse_table.cpp Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com a5e39d25125c503fa6f76571e4c62454876b9584 src/compiler/lr/parse_table.h Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com a5e39d25125c503fa6f76571e4c62454876b9584 src/compiler/lr/table_builder.cpp Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com a5e39d25125c503fa6f76571e4c62454876b9584 src/compiler/lr/table_builder.h Max&nbsp;Brunsfeld
2013-12-28 pair+mbrunsfeld@pivotallabs.com a5e39d25125c503fa6f76571e4c62454876b9584 src/runtime/parser.c Max&nbsp;Brunsfeld
2013-12-22 pair+mbrunsfeld@pivotallabs.com 323184f981f1ddfacd192d7a48af9b1a8c1d6c24 spec/compiler/lr/item_set_spec.cpp Max&nbsp;Brunsfeld
2013-12-22 pair+mbrunsfeld@pivotallabs.com 323184f981f1ddfacd192d7a48af9b1a8c1d6c24 src/compiler/lr/item_set.cpp Max&nbsp;Brunsfeld
2013-12-22 pair+mbrunsfeld@pivotallabs.com 323184f981f1ddfacd192d7a48af9b1a8c1d6c24 src/compiler/lr/item_set.h Max&nbsp;Brunsfeld
2013-12-22 pair+mbrunsfeld@pivotallabs.com 323184f981f1ddfacd192d7a48af9b1a8c1d6c24 src/compiler/lr/parse_table_builder.cpp Max&nbsp;Brunsfeld
2013-12-22 pair+mbrunsfeld@pivotallabs.com 323184f981f1ddfacd192d7a48af9b1a8c1d6c24 src/compiler/rules/character.h Max&nbsp;Brunsfeld
2013-12-22 pair+mbrunsfeld@pivotallabs.com 323184f981f1ddfacd192d7a48af9b1a8c1d6c24 src/compiler/rules/rules.cpp Max&nbsp;Brunsfeld
2013-12-22 pair+mbrunsfeld@pivotallabs.com 323184f981f1ddfacd192d7a48af9b1a8c1d6c24 src/compiler/rules/rules.h Max&nbsp;Brunsfeld
2013-12-22 pair+mbrunsfeld@pivotallabs.com 323184f981f1ddfacd192d7a48af9b1a8c1d6c24 src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2013-12-22 pair+mbrunsfeld@pivotallabs.com 9667b3fd6cdfd27c2b4c08a754ab8182df98fb8b TreeSitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2013-12-22 pair+mbrunsfeld@pivotallabs.com 9667b3fd6cdfd27c2b4c08a754ab8182df98fb8b spec/compiler/lr/item_set_spec.cpp Max&nbsp;Brunsfeld
2013-12-22 pair+mbrunsfeld@pivotallabs.com 9667b3fd6cdfd27c2b4c08a754ab8182df98fb8b spec/compiler/rules/pattern_spec.cpp Max&nbsp;Brunsfeld
2013-12-22 pair+mbrunsfeld@pivotallabs.com 9667b3fd6cdfd27c2b4c08a754ab8182df98fb8b spec/compiler/rules/rules_spec.cpp Max&nbsp;Brunsfeld
2013-12-22 pair+mbrunsfeld@pivotallabs.com 9667b3fd6cdfd27c2b4c08a754ab8182df98fb8b src/compiler/char_match.cpp Max&nbsp;Brunsfeld
2013-12-22 pair+mbrunsfeld@pivotallabs.com 9667b3fd6cdfd27c2b4c08a754ab8182df98fb8b src/compiler/char_match.h Max&nbsp;Brunsfeld
2013-12-22 pair+mbrunsfeld@pivotallabs.com 9667b3fd6cdfd27c2b4c08a754ab8182df98fb8b src/compiler/rules/character.cpp Max&nbsp;Brunsfeld
2013-12-22 pair+mbrunsfeld@pivotallabs.com 9667b3fd6cdfd27c2b4c08a754ab8182df98fb8b src/compiler/rules/character.h Max&nbsp;Brunsfeld
2013-12-22 pair+mbrunsfeld@pivotallabs.com 9667b3fd6cdfd27c2b4c08a754ab8182df98fb8b src/compiler/rules/pattern.cpp Max&nbsp;Brunsfeld
2013-12-22 pair+mbrunsfeld@pivotallabs.com 9667b3fd6cdfd27c2b4c08a754ab8182df98fb8b src/compiler/rules/rules.cpp Max&nbsp;Brunsfeld
2013-12-22 pair+mbrunsfeld@pivotallabs.com 9667b3fd6cdfd27c2b4c08a754ab8182df98fb8b src/compiler/rules/rules.h Max&nbsp;Brunsfeld
2013-12-22 pair+mbrunsfeld@pivotallabs.com 9667b3fd6cdfd27c2b4c08a754ab8182df98fb8b src/compiler/rules/transitions.cpp Max&nbsp;Brunsfeld
2013-12-22 pair+mbrunsfeld@pivotallabs.com 9667b3fd6cdfd27c2b4c08a754ab8182df98fb8b src/compiler/rules/visitor.cpp Max&nbsp;Brunsfeld
2013-12-22 pair+mbrunsfeld@pivotallabs.com 9667b3fd6cdfd27c2b4c08a754ab8182df98fb8b src/compiler/rules/visitor.h Max&nbsp;Brunsfeld
2013-12-21 pair+mbrunsfeld@pivotallabs.com 8dec6c90f49c8a1647e768af783d437e7ca7d32e TreeSitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2013-12-21 pair+mbrunsfeld@pivotallabs.com 8dec6c90f49c8a1647e768af783d437e7ca7d32e src/compiler/rules/rules.h Max&nbsp;Brunsfeld
2013-12-21 pair+mbrunsfeld@pivotallabs.com 8dec6c90f49c8a1647e768af783d437e7ca7d32e src/compiler/rules/visitor.cpp Max&nbsp;Brunsfeld
2013-12-21 pair+mbrunsfeld@pivotallabs.com 8dec6c90f49c8a1647e768af783d437e7ca7d32e src/compiler/rules/visitor.h Max&nbsp;Brunsfeld
2013-12-21 pair+mbrunsfeld@pivotallabs.com b3b5b8a05a0008037188f6e6103fc5065512f9f8 TreeSitter.xcodeproj/xcshareddata/xcschemes/compiler_specs.xcscheme Max&nbsp;Brunsfeld
2013-12-21 pair+mbrunsfeld@pivotallabs.com b3b5b8a05a0008037188f6e6103fc5065512f9f8 TreeSitter.xcodeproj/xcshareddata/xcschemes/runtime_specs.xcscheme Max&nbsp;Brunsfeld
2013-12-21 pair+mbrunsfeld@pivotallabs.com b3b5b8a05a0008037188f6e6103fc5065512f9f8 spec/compiler/lr/item_set_spec.cpp Max&nbsp;Brunsfeld
2013-12-21 pair+mbrunsfeld@pivotallabs.com b3b5b8a05a0008037188f6e6103fc5065512f9f8 spec/compiler/rules/rules_spec.cpp Max&nbsp;Brunsfeld
2013-12-21 pair+mbrunsfeld@pivotallabs.com b3b5b8a05a0008037188f6e6103fc5065512f9f8 spec/compiler/spec_helper.cpp Max&nbsp;Brunsfeld
2013-12-21 pair+mbrunsfeld@pivotallabs.com b3b5b8a05a0008037188f6e6103fc5065512f9f8 spec/compiler/spec_helper.h Max&nbsp;Brunsfeld
2013-12-21 pair+mbrunsfeld@pivotallabs.com b3b5b8a05a0008037188f6e6103fc5065512f9f8 src/compiler/lr/item.cpp Max&nbsp;Brunsfeld
2013-12-21 pair+mbrunsfeld@pivotallabs.com b3b5b8a05a0008037188f6e6103fc5065512f9f8 src/compiler/lr/item.h Max&nbsp;Brunsfeld
2013-12-21 pair+mbrunsfeld@pivotallabs.com b3b5b8a05a0008037188f6e6103fc5065512f9f8 src/compiler/lr/item_set.cpp Max&nbsp;Brunsfeld
2013-12-21 pair+mbrunsfeld@pivotallabs.com b3b5b8a05a0008037188f6e6103fc5065512f9f8 src/compiler/lr/item_set.h Max&nbsp;Brunsfeld
2013-12-21 pair+mbrunsfeld@pivotallabs.com b3b5b8a05a0008037188f6e6103fc5065512f9f8 src/compiler/rules/transitions.cpp Max&nbsp;Brunsfeld
2013-12-21 pair+mbrunsfeld@pivotallabs.com b3b5b8a05a0008037188f6e6103fc5065512f9f8 src/compiler/rules/transitions.h Max&nbsp;Brunsfeld
2013-12-21 pair+mbrunsfeld@pivotallabs.com b3b5b8a05a0008037188f6e6103fc5065512f9f8 src/compiler/transition_map.h Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com c10bcf4fabd78b9a630af9ce3b47c663064d9728 src/compiler/rules/blank.cpp Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com c10bcf4fabd78b9a630af9ce3b47c663064d9728 src/compiler/rules/blank.h Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com c10bcf4fabd78b9a630af9ce3b47c663064d9728 src/compiler/rules/char.cpp Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com c10bcf4fabd78b9a630af9ce3b47c663064d9728 src/compiler/rules/char.h Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com c10bcf4fabd78b9a630af9ce3b47c663064d9728 src/compiler/rules/char_class.cpp Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com c10bcf4fabd78b9a630af9ce3b47c663064d9728 src/compiler/rules/char_class.h Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com c10bcf4fabd78b9a630af9ce3b47c663064d9728 src/compiler/rules/choice.cpp Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com c10bcf4fabd78b9a630af9ce3b47c663064d9728 src/compiler/rules/choice.h Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com c10bcf4fabd78b9a630af9ce3b47c663064d9728 src/compiler/rules/pattern.cpp Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com c10bcf4fabd78b9a630af9ce3b47c663064d9728 src/compiler/rules/pattern.h Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com c10bcf4fabd78b9a630af9ce3b47c663064d9728 src/compiler/rules/repeat.cpp Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com c10bcf4fabd78b9a630af9ce3b47c663064d9728 src/compiler/rules/repeat.h Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com c10bcf4fabd78b9a630af9ce3b47c663064d9728 src/compiler/rules/rule.h Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com c10bcf4fabd78b9a630af9ce3b47c663064d9728 src/compiler/rules/rule_visitor.cpp Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com c10bcf4fabd78b9a630af9ce3b47c663064d9728 src/compiler/rules/rule_visitor.h Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com c10bcf4fabd78b9a630af9ce3b47c663064d9728 src/compiler/rules/seq.cpp Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com c10bcf4fabd78b9a630af9ce3b47c663064d9728 src/compiler/rules/seq.h Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com c10bcf4fabd78b9a630af9ce3b47c663064d9728 src/compiler/rules/string.cpp Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com c10bcf4fabd78b9a630af9ce3b47c663064d9728 src/compiler/rules/string.h Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com c10bcf4fabd78b9a630af9ce3b47c663064d9728 src/compiler/rules/symbol.cpp Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com c10bcf4fabd78b9a630af9ce3b47c663064d9728 src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com c10bcf4fabd78b9a630af9ce3b47c663064d9728 src/compiler/rules/transitions.cpp Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 6f444fcc796e37206bd4f985876ba12edc372531 TreeSitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 6f444fcc796e37206bd4f985876ba12edc372531 src/compiler/rules/blank.cpp Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 6f444fcc796e37206bd4f985876ba12edc372531 src/compiler/rules/blank.h Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 6f444fcc796e37206bd4f985876ba12edc372531 src/compiler/rules/char.cpp Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 6f444fcc796e37206bd4f985876ba12edc372531 src/compiler/rules/char.h Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 6f444fcc796e37206bd4f985876ba12edc372531 src/compiler/rules/char_class.cpp Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 6f444fcc796e37206bd4f985876ba12edc372531 src/compiler/rules/char_class.h Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 6f444fcc796e37206bd4f985876ba12edc372531 src/compiler/rules/choice.cpp Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 6f444fcc796e37206bd4f985876ba12edc372531 src/compiler/rules/choice.h Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 6f444fcc796e37206bd4f985876ba12edc372531 src/compiler/rules/pattern.cpp Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 6f444fcc796e37206bd4f985876ba12edc372531 src/compiler/rules/pattern.h Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 6f444fcc796e37206bd4f985876ba12edc372531 src/compiler/rules/repeat.cpp Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 6f444fcc796e37206bd4f985876ba12edc372531 src/compiler/rules/repeat.h Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 6f444fcc796e37206bd4f985876ba12edc372531 src/compiler/rules/rule.cpp Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 6f444fcc796e37206bd4f985876ba12edc372531 src/compiler/rules/rules.cpp Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 6f444fcc796e37206bd4f985876ba12edc372531 src/compiler/rules/rules.h Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 6f444fcc796e37206bd4f985876ba12edc372531 src/compiler/rules/seq.cpp Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 6f444fcc796e37206bd4f985876ba12edc372531 src/compiler/rules/seq.h Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 6f444fcc796e37206bd4f985876ba12edc372531 src/compiler/rules/string.cpp Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 6f444fcc796e37206bd4f985876ba12edc372531 src/compiler/rules/string.h Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 6f444fcc796e37206bd4f985876ba12edc372531 src/compiler/rules/symbol.cpp Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 6f444fcc796e37206bd4f985876ba12edc372531 src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 9f78d72a7c9588fded14f46cde4037a634b908eb TreeSitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 9f78d72a7c9588fded14f46cde4037a634b908eb spec/compiler/rules/pattern_spec.cpp Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 9f78d72a7c9588fded14f46cde4037a634b908eb src/compiler/lr/item.cpp Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 9f78d72a7c9588fded14f46cde4037a634b908eb src/compiler/lr/item.h Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 9f78d72a7c9588fded14f46cde4037a634b908eb src/compiler/lr/item_set.cpp Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 9f78d72a7c9588fded14f46cde4037a634b908eb src/compiler/lr/parse_table_builder.cpp Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 9f78d72a7c9588fded14f46cde4037a634b908eb src/compiler/rules/pattern.cpp Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 9f78d72a7c9588fded14f46cde4037a634b908eb src/compiler/rules/pattern.h Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 9f78d72a7c9588fded14f46cde4037a634b908eb src/compiler/rules/rule_visitor.cpp Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 9f78d72a7c9588fded14f46cde4037a634b908eb src/compiler/rules/rule_visitor.h Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 9f78d72a7c9588fded14f46cde4037a634b908eb src/compiler/rules/string.cpp Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 9f78d72a7c9588fded14f46cde4037a634b908eb src/compiler/rules/string.h Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 9f78d72a7c9588fded14f46cde4037a634b908eb src/compiler/rules/symbol.cpp Max&nbsp;Brunsfeld
2013-12-20 pair+mbrunsfeld@pivotallabs.com 9f78d72a7c9588fded14f46cde4037a634b908eb src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2013-12-19 pair+mbrunsfeld@pivotallabs.com c3b8a73831dc9ae049e5eb500781e463d2ede0ba spec/compiler/lr/parse_table_builder_spec.cpp Max&nbsp;Brunsfeld
2013-12-19 pair+mbrunsfeld@pivotallabs.com c3b8a73831dc9ae049e5eb500781e463d2ede0ba src/compiler/lr/parse_table.cpp Max&nbsp;Brunsfeld
2013-12-19 pair+mbrunsfeld@pivotallabs.com c3b8a73831dc9ae049e5eb500781e463d2ede0ba src/compiler/lr/parse_table.h Max&nbsp;Brunsfeld
2013-12-19 pair+mbrunsfeld@pivotallabs.com b1bbeae2a1b2069f81b8b1509a4ea29118d34e5b TreeSitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2013-12-19 pair+mbrunsfeld@pivotallabs.com b1bbeae2a1b2069f81b8b1509a4ea29118d34e5b spec/compiler/rules/rules_spec.cpp Max&nbsp;Brunsfeld
2013-12-19 pair+mbrunsfeld@pivotallabs.com b1bbeae2a1b2069f81b8b1509a4ea29118d34e5b src/compiler/lr/item.cpp Max&nbsp;Brunsfeld
2013-12-19 pair+mbrunsfeld@pivotallabs.com b1bbeae2a1b2069f81b8b1509a4ea29118d34e5b src/compiler/lr/item.h Max&nbsp;Brunsfeld
2013-12-19 pair+mbrunsfeld@pivotallabs.com b1bbeae2a1b2069f81b8b1509a4ea29118d34e5b src/compiler/rules/blank.cpp Max&nbsp;Brunsfeld
2013-12-19 pair+mbrunsfeld@pivotallabs.com b1bbeae2a1b2069f81b8b1509a4ea29118d34e5b src/compiler/rules/blank.h Max&nbsp;Brunsfeld
2013-12-19 pair+mbrunsfeld@pivotallabs.com b1bbeae2a1b2069f81b8b1509a4ea29118d34e5b src/compiler/rules/char.cpp Max&nbsp;Brunsfeld
2013-12-19 pair+mbrunsfeld@pivotallabs.com b1bbeae2a1b2069f81b8b1509a4ea29118d34e5b src/compiler/rules/char.h Max&nbsp;Brunsfeld
2013-12-19 pair+mbrunsfeld@pivotallabs.com b1bbeae2a1b2069f81b8b1509a4ea29118d34e5b src/compiler/rules/char_class.cpp Max&nbsp;Brunsfeld
2013-12-19 pair+mbrunsfeld@pivotallabs.com b1bbeae2a1b2069f81b8b1509a4ea29118d34e5b src/compiler/rules/char_class.h Max&nbsp;Brunsfeld
2013-12-19 pair+mbrunsfeld@pivotallabs.com b1bbeae2a1b2069f81b8b1509a4ea29118d34e5b src/compiler/rules/choice.cpp Max&nbsp;Brunsfeld
2013-12-19 pair+mbrunsfeld@pivotallabs.com b1bbeae2a1b2069f81b8b1509a4ea29118d34e5b src/compiler/rules/choice.h Max&nbsp;Brunsfeld
2013-12-19 pair+mbrunsfeld@pivotallabs.com b1bbeae2a1b2069f81b8b1509a4ea29118d34e5b src/compiler/rules/pattern.cpp Max&nbsp;Brunsfeld
2013-12-19 pair+mbrunsfeld@pivotallabs.com b1bbeae2a1b2069f81b8b1509a4ea29118d34e5b src/compiler/rules/pattern.h Max&nbsp;Brunsfeld
2013-12-19 pair+mbrunsfeld@pivotallabs.com b1bbeae2a1b2069f81b8b1509a4ea29118d34e5b src/compiler/rules/repeat.cpp Max&nbsp;Brunsfeld
2013-12-19 pair+mbrunsfeld@pivotallabs.com b1bbeae2a1b2069f81b8b1509a4ea29118d34e5b src/compiler/rules/repeat.h Max&nbsp;Brunsfeld
2013-12-19 pair+mbrunsfeld@pivotallabs.com b1bbeae2a1b2069f81b8b1509a4ea29118d34e5b src/compiler/rules/rule.cpp Max&nbsp;Brunsfeld
2013-12-19 pair+mbrunsfeld@pivotallabs.com b1bbeae2a1b2069f81b8b1509a4ea29118d34e5b src/compiler/rules/rule.h Max&nbsp;Brunsfeld
2013-12-19 pair+mbrunsfeld@pivotallabs.com b1bbeae2a1b2069f81b8b1509a4ea29118d34e5b src/compiler/rules/rule_visitor.h Max&nbsp;Brunsfeld
2013-12-19 pair+mbrunsfeld@pivotallabs.com b1bbeae2a1b2069f81b8b1509a4ea29118d34e5b src/compiler/rules/rules.h Max&nbsp;Brunsfeld
2013-12-19 pair+mbrunsfeld@pivotallabs.com b1bbeae2a1b2069f81b8b1509a4ea29118d34e5b src/compiler/rules/seq.cpp Max&nbsp;Brunsfeld
2013-12-19 pair+mbrunsfeld@pivotallabs.com b1bbeae2a1b2069f81b8b1509a4ea29118d34e5b src/compiler/rules/seq.h Max&nbsp;Brunsfeld
2013-12-19 pair+mbrunsfeld@pivotallabs.com b1bbeae2a1b2069f81b8b1509a4ea29118d34e5b src/compiler/rules/string.cpp Max&nbsp;Brunsfeld
2013-12-19 pair+mbrunsfeld@pivotallabs.com b1bbeae2a1b2069f81b8b1509a4ea29118d34e5b src/compiler/rules/string.h Max&nbsp;Brunsfeld
2013-12-19 pair+mbrunsfeld@pivotallabs.com b1bbeae2a1b2069f81b8b1509a4ea29118d34e5b src/compiler/rules/symbol.cpp Max&nbsp;Brunsfeld
2013-12-19 pair+mbrunsfeld@pivotallabs.com b1bbeae2a1b2069f81b8b1509a4ea29118d34e5b src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2013-12-19 pair+mbrunsfeld@pivotallabs.com b1bbeae2a1b2069f81b8b1509a4ea29118d34e5b src/compiler/rules/transitions.cpp Max&nbsp;Brunsfeld
2013-12-19 pair+mbrunsfeld@pivotallabs.com b1bbeae2a1b2069f81b8b1509a4ea29118d34e5b src/compiler/rules/transitions.h Max&nbsp;Brunsfeld
2013-12-19 pair+mbrunsfeld@pivotallabs.com b1bbeae2a1b2069f81b8b1509a4ea29118d34e5b src/compiler/transition_map.h Max&nbsp;Brunsfeld
2013-12-18 pair+mbrunsfeld@pivotallabs.com 84a7afbca583b11017de820b62e454b2c1606a34 spec/compiler/generate_parsers.cpp Max&nbsp;Brunsfeld
2013-12-18 pair+mbrunsfeld@pivotallabs.com 84a7afbca583b11017de820b62e454b2c1606a34 spec/compiler/lr/parse_table_builder_spec.cpp Max&nbsp;Brunsfeld
2013-12-18 pair+mbrunsfeld@pivotallabs.com 84a7afbca583b11017de820b62e454b2c1606a34 src/compiler/lr/parse_table_builder.cpp Max&nbsp;Brunsfeld
2013-12-18 pair+mbrunsfeld@pivotallabs.com 84a7afbca583b11017de820b62e454b2c1606a34 src/compiler/lr/parse_table_builder.h Max&nbsp;Brunsfeld
2013-12-18 pair+mbrunsfeld@pivotallabs.com 73d8cb372282908e9ed4d46096b95d52fc3afc21 src/compiler/lr/parse_table_builder.cpp Max&nbsp;Brunsfeld
2013-12-18 pair+mbrunsfeld@pivotallabs.com 73d8cb372282908e9ed4d46096b95d52fc3afc21 src/compiler/lr/parse_table_builder.h Max&nbsp;Brunsfeld
2013-12-18 pair+mbrunsfeld@pivotallabs.com c49913a6b1bb143212bbbe18b3bbe976bd01be0c spec/compiler/lr/item_set_spec.cpp Max&nbsp;Brunsfeld
2013-12-18 pair+mbrunsfeld@pivotallabs.com c49913a6b1bb143212bbbe18b3bbe976bd01be0c src/compiler/lr/item_set.h Max&nbsp;Brunsfeld
2013-12-18 pair+mbrunsfeld@pivotallabs.com c49913a6b1bb143212bbbe18b3bbe976bd01be0c src/compiler/lr/parse_table_builder.cpp Max&nbsp;Brunsfeld
2013-12-18 pair+mbrunsfeld@pivotallabs.com c49913a6b1bb143212bbbe18b3bbe976bd01be0c src/compiler/lr/parse_table_builder.h Max&nbsp;Brunsfeld
2013-12-18 pair+mbrunsfeld@pivotallabs.com 2f74c1de109f2ff00aabac7b802e918c30518744 src/compiler/code_gen/c_code.cpp Max&nbsp;Brunsfeld
2013-12-18 pair+mbrunsfeld@pivotallabs.com 2f74c1de109f2ff00aabac7b802e918c30518744 src/compiler/lr/parse_table.cpp Max&nbsp;Brunsfeld
2013-12-18 pair+mbrunsfeld@pivotallabs.com 2f74c1de109f2ff00aabac7b802e918c30518744 src/compiler/lr/parse_table.h Max&nbsp;Brunsfeld
2013-12-17 pair+mbrunsfeld@pivotallabs.com 3417ad5adbf6a20257538697c0b6b874cfcc4b9a TreeSitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2013-12-17 pair+mbrunsfeld@pivotallabs.com 3417ad5adbf6a20257538697c0b6b874cfcc4b9a TreeSitter.xcodeproj/xcshareddata/xcschemes/compiler_specs.xcscheme Max&nbsp;Brunsfeld
2013-12-17 pair+mbrunsfeld@pivotallabs.com 3417ad5adbf6a20257538697c0b6b874cfcc4b9a TreeSitter.xcodeproj/xcshareddata/xcschemes/runtime_specs.xcscheme Max&nbsp;Brunsfeld
2013-12-17 pair+mbrunsfeld@pivotallabs.com 3417ad5adbf6a20257538697c0b6b874cfcc4b9a include/runtime.h Max&nbsp;Brunsfeld
2013-12-17 pair+mbrunsfeld@pivotallabs.com 3417ad5adbf6a20257538697c0b6b874cfcc4b9a spec/compiler/spec_helper.cpp Max&nbsp;Brunsfeld
2013-12-17 pair+mbrunsfeld@pivotallabs.com 3417ad5adbf6a20257538697c0b6b874cfcc4b9a spec/compiler/spec_helper.h Max&nbsp;Brunsfeld
2013-12-17 pair+mbrunsfeld@pivotallabs.com 3417ad5adbf6a20257538697c0b6b874cfcc4b9a spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2013-12-17 pair+mbrunsfeld@pivotallabs.com 3417ad5adbf6a20257538697c0b6b874cfcc4b9a spec/runtime/arithmetic_spec.cpp Max&nbsp;Brunsfeld
2013-12-17 pair+mbrunsfeld@pivotallabs.com 3417ad5adbf6a20257538697c0b6b874cfcc4b9a src/compiler/code_gen/c_code.cpp Max&nbsp;Brunsfeld
2013-12-17 pair+mbrunsfeld@pivotallabs.com 3417ad5adbf6a20257538697c0b6b874cfcc4b9a src/runtime/parser.c Max&nbsp;Brunsfeld
2013-12-17 pair+mbrunsfeld@pivotallabs.com 3417ad5adbf6a20257538697c0b6b874cfcc4b9a src/runtime/tree.c Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 TreeSitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 TreeSitter.xcodeproj/xcshareddata/xcschemes/specs.xcscheme Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 spec/compiler/generate_parsers.cpp Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 spec/compiler/lr/item_set_spec.cpp Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 spec/compiler/lr/item_spec.cpp Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 spec/compiler/lr/parse_table_builder_spec.cpp Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 spec/compiler/rules/pattern_spec.cpp Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 spec/compiler/rules/rules_spec.cpp Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 spec/fixtures/grammars/arithmetic.cpp Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 spec/fixtures/grammars/arithmetic.h Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 spec/fixtures/parsers/arithmetic.c Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 spec/spec_helper.h Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/code_gen/c_code.cpp Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/code_gen/c_code.h Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/grammar.cpp Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/grammar.h Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/lr/item.cpp Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/lr/item.h Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/lr/item_set.cpp Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/lr/item_set.h Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/lr/parse_table.cpp Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/lr/parse_table.h Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/lr/parse_table_builder.cpp Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/lr/parse_table_builder.h Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/rules/blank.cpp Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/rules/blank.h Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/rules/char.cpp Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/rules/char.h Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/rules/char_class.cpp Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/rules/char_class.h Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/rules/choice.cpp Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/rules/choice.h Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/rules/pattern.cpp Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/rules/pattern.h Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/rules/repeat.cpp Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/rules/repeat.h Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/rules/rule.cpp Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/rules/rule.h Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/rules/rules.h Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/rules/seq.cpp Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/rules/seq.h Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/rules/string.cpp Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/rules/string.h Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/rules/symbol.cpp Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/rules/symbol.h Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 9618efd12a02dcd934b58b0a15850bf1222c5451 src/compiler/transition_map.h Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com e480cf538d8b6d8a1701ee73659934509000f543 .gitmodules Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com e480cf538d8b6d8a1701ee73659934509000f543 TreeSitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com e480cf538d8b6d8a1701ee73659934509000f543 externals/igloo Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 562d780f9a62611f60a17061630cb756ce424219 TreeSitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 562d780f9a62611f60a17061630cb756ce424219 spec/code_gen_spec.cpp Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 562d780f9a62611f60a17061630cb756ce424219 spec/spec_helper.cpp Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 562d780f9a62611f60a17061630cb756ce424219 spec/spec_helper.h Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 562d780f9a62611f60a17061630cb756ce424219 spec/test_parsers/arithmetic.c Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 562d780f9a62611f60a17061630cb756ce424219 src/code_gen/c_code.cpp Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 562d780f9a62611f60a17061630cb756ce424219 src/code_gen/c_code.h Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 99a6561db2073d16df94a31286b923b4cc1f2a24 src/lr/parse_table.cpp Max&nbsp;Brunsfeld
2013-12-16 pair+mbrunsfeld@pivotallabs.com 99a6561db2073d16df94a31286b923b4cc1f2a24 src/lr/parse_table.h Max&nbsp;Brunsfeld
2013-12-15 pair+mbrunsfeld@pivotallabs.com 928f4f9debf555a7556000384f84ba6a5ad08414 TreeSitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2013-12-15 pair+mbrunsfeld@pivotallabs.com 928f4f9debf555a7556000384f84ba6a5ad08414 spec/lr/item_set_spec.cpp Max&nbsp;Brunsfeld
2013-12-15 pair+mbrunsfeld@pivotallabs.com 928f4f9debf555a7556000384f84ba6a5ad08414 spec/lr/parse_table_builder_spec.cpp Max&nbsp;Brunsfeld
2013-12-15 pair+mbrunsfeld@pivotallabs.com 928f4f9debf555a7556000384f84ba6a5ad08414 spec/spec_helper.cpp Max&nbsp;Brunsfeld
2013-12-15 pair+mbrunsfeld@pivotallabs.com 928f4f9debf555a7556000384f84ba6a5ad08414 spec/spec_helper.h Max&nbsp;Brunsfeld
2013-12-15 pair+mbrunsfeld@pivotallabs.com 928f4f9debf555a7556000384f84ba6a5ad08414 src/grammar.cpp Max&nbsp;Brunsfeld
2013-12-15 pair+mbrunsfeld@pivotallabs.com 928f4f9debf555a7556000384f84ba6a5ad08414 src/grammar.h Max&nbsp;Brunsfeld
2013-12-15 pair+mbrunsfeld@pivotallabs.com 928f4f9debf555a7556000384f84ba6a5ad08414 src/lr/item.cpp Max&nbsp;Brunsfeld
2013-12-15 pair+mbrunsfeld@pivotallabs.com 928f4f9debf555a7556000384f84ba6a5ad08414 src/lr/item.h Max&nbsp;Brunsfeld
2013-12-15 pair+mbrunsfeld@pivotallabs.com 928f4f9debf555a7556000384f84ba6a5ad08414 src/lr/item_set.h Max&nbsp;Brunsfeld
2013-12-15 pair+mbrunsfeld@pivotallabs.com 928f4f9debf555a7556000384f84ba6a5ad08414 src/lr/parse_table.cpp Max&nbsp;Brunsfeld
2013-12-15 pair+mbrunsfeld@pivotallabs.com 928f4f9debf555a7556000384f84ba6a5ad08414 src/lr/parse_table.h Max&nbsp;Brunsfeld
2013-12-15 pair+mbrunsfeld@pivotallabs.com 928f4f9debf555a7556000384f84ba6a5ad08414 src/lr/parse_table_builder.cpp Max&nbsp;Brunsfeld
2013-12-15 pair+mbrunsfeld@pivotallabs.com 928f4f9debf555a7556000384f84ba6a5ad08414 src/lr/parse_table_builder.h Max&nbsp;Brunsfeld
2013-12-15 pair+mbrunsfeld@pivotallabs.com 928f4f9debf555a7556000384f84ba6a5ad08414 src/rules/rule.cpp Max&nbsp;Brunsfeld
2013-12-15 pair+mbrunsfeld@pivotallabs.com 928f4f9debf555a7556000384f84ba6a5ad08414 src/rules/rule.h Max&nbsp;Brunsfeld
2013-12-15 pair+mbrunsfeld@pivotallabs.com 928f4f9debf555a7556000384f84ba6a5ad08414 src/transition_map.h Max&nbsp;Brunsfeld
2013-12-15 pair+mbrunsfeld@pivotallabs.com 928f4f9debf555a7556000384f84ba6a5ad08414 todo.md Max&nbsp;Brunsfeld
2013-11-21 pair+mbrunsfeld@pivotallabs.com 99c216f78aaa740e132811a711e5151acc661bee TreeSitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2013-11-21 pair+mbrunsfeld@pivotallabs.com 99c216f78aaa740e132811a711e5151acc661bee spec/lr/item_set_spec.cpp Max&nbsp;Brunsfeld
2013-11-21 pair+mbrunsfeld@pivotallabs.com 99c216f78aaa740e132811a711e5151acc661bee spec/rules/pattern_spec.cpp Max&nbsp;Brunsfeld
2013-11-21 pair+mbrunsfeld@pivotallabs.com 99c216f78aaa740e132811a711e5151acc661bee spec/rules/rules_spec.cpp Max&nbsp;Brunsfeld
2013-11-21 pair+mbrunsfeld@pivotallabs.com 99c216f78aaa740e132811a711e5151acc661bee spec/spec_helper.cpp Max&nbsp;Brunsfeld
2013-11-21 pair+mbrunsfeld@pivotallabs.com 99c216f78aaa740e132811a711e5151acc661bee spec/spec_helper.h Max&nbsp;Brunsfeld
2013-11-21 pair+mbrunsfeld@pivotallabs.com 99c216f78aaa740e132811a711e5151acc661bee src/grammar.cpp Max&nbsp;Brunsfeld
2013-11-21 pair+mbrunsfeld@pivotallabs.com 99c216f78aaa740e132811a711e5151acc661bee src/grammar.h Max&nbsp;Brunsfeld
2013-11-21 pair+mbrunsfeld@pivotallabs.com 99c216f78aaa740e132811a711e5151acc661bee src/lr/item.cpp Max&nbsp;Brunsfeld
2013-11-21 pair+mbrunsfeld@pivotallabs.com 99c216f78aaa740e132811a711e5151acc661bee src/lr/item.h Max&nbsp;Brunsfeld
2013-11-21 pair+mbrunsfeld@pivotallabs.com 99c216f78aaa740e132811a711e5151acc661bee src/lr/item_set.cpp Max&nbsp;Brunsfeld
2013-11-21 pair+mbrunsfeld@pivotallabs.com 99c216f78aaa740e132811a711e5151acc661bee src/lr/item_set.h Max&nbsp;Brunsfeld
2013-11-21 pair+mbrunsfeld@pivotallabs.com 99c216f78aaa740e132811a711e5151acc661bee src/rules.h Max&nbsp;Brunsfeld
2013-11-21 pair+mbrunsfeld@pivotallabs.com 99c216f78aaa740e132811a711e5151acc661bee src/rules/blank.cpp Max&nbsp;Brunsfeld
2013-11-21 pair+mbrunsfeld@pivotallabs.com 99c216f78aaa740e132811a711e5151acc661bee src/rules/char.cpp Max&nbsp;Brunsfeld
2013-11-21 pair+mbrunsfeld@pivotallabs.com 99c216f78aaa740e132811a711e5151acc661bee src/rules/char.h Max&nbsp;Brunsfeld
2013-11-21 pair+mbrunsfeld@pivotallabs.com 99c216f78aaa740e132811a711e5151acc661bee src/rules/char_class.cpp Max&nbsp;Brunsfeld
2013-11-21 pair+mbrunsfeld@pivotallabs.com 99c216f78aaa740e132811a711e5151acc661bee src/rules/char_class.h Max&nbsp;Brunsfeld
2013-11-21 pair+mbrunsfeld@pivotallabs.com 99c216f78aaa740e132811a711e5151acc661bee src/rules/choice.cpp Max&nbsp;Brunsfeld
2013-11-21 pair+mbrunsfeld@pivotallabs.com 99c216f78aaa740e132811a711e5151acc661bee src/rules/pattern.cpp Max&nbsp;Brunsfeld
2013-11-21 pair+mbrunsfeld@pivotallabs.com 99c216f78aaa740e132811a711e5151acc661bee src/rules/rule.h Max&nbsp;Brunsfeld
2013-11-21 pair+mbrunsfeld@pivotallabs.com 99c216f78aaa740e132811a711e5151acc661bee src/rules/seq.cpp Max&nbsp;Brunsfeld
2013-11-21 pair+mbrunsfeld@pivotallabs.com 99c216f78aaa740e132811a711e5151acc661bee src/transition_map.h Max&nbsp;Brunsfeld
2013-11-15 pair+mbrunsfeld@pivotallabs.com 100ab5677975491d8d601bde7e208f99f8e02fef spec/rules/pattern_spec.cpp Max&nbsp;Brunsfeld
2013-11-15 pair+mbrunsfeld@pivotallabs.com 100ab5677975491d8d601bde7e208f99f8e02fef src/rules/pattern.cpp Max&nbsp;Brunsfeld
2013-11-15 pair+mbrunsfeld@pivotallabs.com 92e73a9e7062774847899475e5ba8b2cad597f0e TreeSitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2013-11-15 pair+mbrunsfeld@pivotallabs.com 92e73a9e7062774847899475e5ba8b2cad597f0e spec/rules/rules_spec.cpp Max&nbsp;Brunsfeld
2013-11-15 pair+mbrunsfeld@pivotallabs.com 92e73a9e7062774847899475e5ba8b2cad597f0e spec/spec_helper.h Max&nbsp;Brunsfeld
2013-11-15 pair+mbrunsfeld@pivotallabs.com 92e73a9e7062774847899475e5ba8b2cad597f0e src/rules.h Max&nbsp;Brunsfeld
2013-11-15 pair+mbrunsfeld@pivotallabs.com 92e73a9e7062774847899475e5ba8b2cad597f0e src/rules/pattern.cpp Max&nbsp;Brunsfeld
2013-11-15 pair+mbrunsfeld@pivotallabs.com 92e73a9e7062774847899475e5ba8b2cad597f0e src/rules/repeat.cpp Max&nbsp;Brunsfeld
2013-11-15 pair+mbrunsfeld@pivotallabs.com 92e73a9e7062774847899475e5ba8b2cad597f0e src/rules/repeat.h Max&nbsp;Brunsfeld
2013-11-15 pair+mbrunsfeld@pivotallabs.com 92e73a9e7062774847899475e5ba8b2cad597f0e src/transition_map.h Max&nbsp;Brunsfeld
2013-11-15 pair+mbrunsfeld@pivotallabs.com 80acabb03e123b2c0c5ac2a1ec69180d2a30a953 spec/rules/rules_spec.cpp Max&nbsp;Brunsfeld
2013-11-15 pair+mbrunsfeld@pivotallabs.com 80acabb03e123b2c0c5ac2a1ec69180d2a30a953 src/rules/char.cpp Max&nbsp;Brunsfeld
2013-11-15 pair+mbrunsfeld@pivotallabs.com 80acabb03e123b2c0c5ac2a1ec69180d2a30a953 src/rules/symbol.cpp Max&nbsp;Brunsfeld
2013-11-15 pair+mbrunsfeld@pivotallabs.com 80acabb03e123b2c0c5ac2a1ec69180d2a30a953 src/transition_map.h Max&nbsp;Brunsfeld
2013-11-15 pair+mbrunsfeld@pivotallabs.com 2102d542e1044a8721d07d70ab2f264fd36a02a8 TreeSitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2013-11-15 pair+mbrunsfeld@pivotallabs.com 2102d542e1044a8721d07d70ab2f264fd36a02a8 src/rules/pattern.cpp Max&nbsp;Brunsfeld
2013-11-15 pair+mbrunsfeld@pivotallabs.com 2102d542e1044a8721d07d70ab2f264fd36a02a8 src/rules/pattern.h Max&nbsp;Brunsfeld
2013-11-15 pair+mbrunsfeld@pivotallabs.com ecd317ccd9d2ed86504432de95b5a8e03eaebbd6 TreeSitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2013-11-15 pair+mbrunsfeld@pivotallabs.com ecd317ccd9d2ed86504432de95b5a8e03eaebbd6 spec/lr/parse_table_spec.cpp Max&nbsp;Brunsfeld
2013-11-15 pair+mbrunsfeld@pivotallabs.com ecd317ccd9d2ed86504432de95b5a8e03eaebbd6 spec/main.cpp Max&nbsp;Brunsfeld
2013-11-15 pair+mbrunsfeld@pivotallabs.com ecd317ccd9d2ed86504432de95b5a8e03eaebbd6 spec/rules/pattern_spec.cpp Max&nbsp;Brunsfeld
2013-11-15 pair+mbrunsfeld@pivotallabs.com ecd317ccd9d2ed86504432de95b5a8e03eaebbd6 spec/rules/rules_spec.cpp Max&nbsp;Brunsfeld
2013-11-15 pair+mbrunsfeld@pivotallabs.com ecd317ccd9d2ed86504432de95b5a8e03eaebbd6 src/rules/Pattern.cpp Max&nbsp;Brunsfeld
2013-11-15 pair+mbrunsfeld@pivotallabs.com ecd317ccd9d2ed86504432de95b5a8e03eaebbd6 src/rules/Pattern.h Max&nbsp;Brunsfeld
2013-11-15 pair+mbrunsfeld@pivotallabs.com ecd317ccd9d2ed86504432de95b5a8e03eaebbd6 src/rules/char.cpp Max&nbsp;Brunsfeld
2013-11-15 pair+mbrunsfeld@pivotallabs.com ecd317ccd9d2ed86504432de95b5a8e03eaebbd6 src/rules/choice.cpp Max&nbsp;Brunsfeld
2013-11-15 pair+mbrunsfeld@pivotallabs.com ecd317ccd9d2ed86504432de95b5a8e03eaebbd6 src/rules/rule.cpp Max&nbsp;Brunsfeld
2013-11-15 pair+mbrunsfeld@pivotallabs.com ecd317ccd9d2ed86504432de95b5a8e03eaebbd6 src/rules/rule.h Max&nbsp;Brunsfeld
2013-11-15 pair+mbrunsfeld@pivotallabs.com ecd317ccd9d2ed86504432de95b5a8e03eaebbd6 src/rules/seq.cpp Max&nbsp;Brunsfeld
2013-11-15 pair+mbrunsfeld@pivotallabs.com ecd317ccd9d2ed86504432de95b5a8e03eaebbd6 src/rules/symbol.cpp Max&nbsp;Brunsfeld
2013-11-14 pair+mbrunsfeld@pivotallabs.com 040ec86000a1810c2424cf3cd5259ea21717fcd9 TreeSitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2013-11-14 pair+mbrunsfeld@pivotallabs.com 040ec86000a1810c2424cf3cd5259ea21717fcd9 src/rules.h Max&nbsp;Brunsfeld
2013-11-14 pair+mbrunsfeld@pivotallabs.com 040ec86000a1810c2424cf3cd5259ea21717fcd9 src/rules/Pattern.cpp Max&nbsp;Brunsfeld
2013-11-14 pair+mbrunsfeld@pivotallabs.com 040ec86000a1810c2424cf3cd5259ea21717fcd9 src/rules/Pattern.h Max&nbsp;Brunsfeld
2013-11-14 pair+mbrunsfeld@pivotallabs.com 040ec86000a1810c2424cf3cd5259ea21717fcd9 src/rules/blank.cpp Max&nbsp;Brunsfeld
2013-11-14 pair+mbrunsfeld@pivotallabs.com 040ec86000a1810c2424cf3cd5259ea21717fcd9 src/rules/blank.h Max&nbsp;Brunsfeld
2013-11-14 pair+mbrunsfeld@pivotallabs.com 040ec86000a1810c2424cf3cd5259ea21717fcd9 src/rules/char.cpp Max&nbsp;Brunsfeld
2013-11-14 pair+mbrunsfeld@pivotallabs.com 040ec86000a1810c2424cf3cd5259ea21717fcd9 src/rules/char.h Max&nbsp;Brunsfeld
2013-11-14 pair+mbrunsfeld@pivotallabs.com 040ec86000a1810c2424cf3cd5259ea21717fcd9 src/rules/choice.cpp Max&nbsp;Brunsfeld
2013-11-14 pair+mbrunsfeld@pivotallabs.com 040ec86000a1810c2424cf3cd5259ea21717fcd9 src/rules/choice.h Max&nbsp;Brunsfeld
2013-11-14 pair+mbrunsfeld@pivotallabs.com 040ec86000a1810c2424cf3cd5259ea21717fcd9 src/rules/rule.h Max&nbsp;Brunsfeld
2013-11-14 pair+mbrunsfeld@pivotallabs.com 040ec86000a1810c2424cf3cd5259ea21717fcd9 src/rules/seq.cpp Max&nbsp;Brunsfeld
2013-11-14 pair+mbrunsfeld@pivotallabs.com 040ec86000a1810c2424cf3cd5259ea21717fcd9 src/rules/seq.h Max&nbsp;Brunsfeld
2013-11-14 pair+mbrunsfeld@pivotallabs.com 040ec86000a1810c2424cf3cd5259ea21717fcd9 src/rules/string.cpp Max&nbsp;Brunsfeld
2013-11-14 pair+mbrunsfeld@pivotallabs.com 040ec86000a1810c2424cf3cd5259ea21717fcd9 src/rules/string.h Max&nbsp;Brunsfeld
2013-11-14 pair+mbrunsfeld@pivotallabs.com 040ec86000a1810c2424cf3cd5259ea21717fcd9 src/rules/symbol.cpp Max&nbsp;Brunsfeld
2013-11-14 pair+mbrunsfeld@pivotallabs.com 040ec86000a1810c2424cf3cd5259ea21717fcd9 src/rules/symbol.h Max&nbsp;Brunsfeld
2013-11-14 pair+mbrunsfeld@pivotallabs.com 040ec86000a1810c2424cf3cd5259ea21717fcd9 todo.md Max&nbsp;Brunsfeld
2013-11-14 pair+mbrunsfeld@pivotallabs.com 8a0a442a24633a5d5ae3f0a00fbce33ff4d516e5 spec/lr/item_set_spec.cpp Max&nbsp;Brunsfeld
2013-11-14 pair+mbrunsfeld@pivotallabs.com 8a0a442a24633a5d5ae3f0a00fbce33ff4d516e5 spec/lr/item_spec.cpp Max&nbsp;Brunsfeld
2013-11-14 pair+mbrunsfeld@pivotallabs.com 8a0a442a24633a5d5ae3f0a00fbce33ff4d516e5 spec/test_grammars/arithmetic.cpp Max&nbsp;Brunsfeld
2013-11-14 pair+mbrunsfeld@pivotallabs.com 8a0a442a24633a5d5ae3f0a00fbce33ff4d516e5 src/grammar.cpp Max&nbsp;Brunsfeld
2013-11-14 pair+mbrunsfeld@pivotallabs.com 8a0a442a24633a5d5ae3f0a00fbce33ff4d516e5 src/grammar.h Max&nbsp;Brunsfeld
2013-11-14 pair+mbrunsfeld@pivotallabs.com 8a0a442a24633a5d5ae3f0a00fbce33ff4d516e5 src/lr/item.cpp Max&nbsp;Brunsfeld
2013-11-14 pair+mbrunsfeld@pivotallabs.com 8a0a442a24633a5d5ae3f0a00fbce33ff4d516e5 src/lr/item_set.cpp Max&nbsp;Brunsfeld
2013-11-14 pair+mbrunsfeld@pivotallabs.com 8a0a442a24633a5d5ae3f0a00fbce33ff4d516e5 src/rules/Pattern.h Max&nbsp;Brunsfeld
2013-11-14 pair+mbrunsfeld@pivotallabs.com 8a0a442a24633a5d5ae3f0a00fbce33ff4d516e5 src/rules/char.h Max&nbsp;Brunsfeld
2013-11-14 pair+mbrunsfeld@pivotallabs.com 8a0a442a24633a5d5ae3f0a00fbce33ff4d516e5 src/rules/choice.h Max&nbsp;Brunsfeld
2013-11-14 pair+mbrunsfeld@pivotallabs.com 8a0a442a24633a5d5ae3f0a00fbce33ff4d516e5 src/rules/seq.h Max&nbsp;Brunsfeld
2013-11-14 pair+mbrunsfeld@pivotallabs.com 8a0a442a24633a5d5ae3f0a00fbce33ff4d516e5 src/rules/string.h Max&nbsp;Brunsfeld
2013-11-13 pair+mbrunsfeld@pivotallabs.com f7063ba1d8196a171c557d5529044a7a5685385c TreeSitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2013-11-13 pair+mbrunsfeld@pivotallabs.com f7063ba1d8196a171c557d5529044a7a5685385c spec/lr/item_set_spec.cpp Max&nbsp;Brunsfeld
2013-11-13 pair+mbrunsfeld@pivotallabs.com f7063ba1d8196a171c557d5529044a7a5685385c spec/lr/item_spec.cpp Max&nbsp;Brunsfeld
2013-11-13 pair+mbrunsfeld@pivotallabs.com f7063ba1d8196a171c557d5529044a7a5685385c spec/lr/parse_table_spec.cpp Max&nbsp;Brunsfeld
2013-11-13 pair+mbrunsfeld@pivotallabs.com f7063ba1d8196a171c557d5529044a7a5685385c spec/rules_spec.cpp Max&nbsp;Brunsfeld
2013-11-13 pair+mbrunsfeld@pivotallabs.com f7063ba1d8196a171c557d5529044a7a5685385c spec/spec_helper.cpp Max&nbsp;Brunsfeld
2013-11-13 pair+mbrunsfeld@pivotallabs.com f7063ba1d8196a171c557d5529044a7a5685385c spec/spec_helper.h Max&nbsp;Brunsfeld
2013-11-13 pair+mbrunsfeld@pivotallabs.com f7063ba1d8196a171c557d5529044a7a5685385c spec/test_grammars/arithmetic.cpp Max&nbsp;Brunsfeld
2013-11-13 pair+mbrunsfeld@pivotallabs.com f7063ba1d8196a171c557d5529044a7a5685385c spec/test_grammars/arithmetic.h Max&nbsp;Brunsfeld
2013-11-13 pair+mbrunsfeld@pivotallabs.com f7063ba1d8196a171c557d5529044a7a5685385c src/grammar.cpp Max&nbsp;Brunsfeld
2013-11-13 pair+mbrunsfeld@pivotallabs.com f7063ba1d8196a171c557d5529044a7a5685385c src/grammar.h Max&nbsp;Brunsfeld
2013-11-13 pair+mbrunsfeld@pivotallabs.com f7063ba1d8196a171c557d5529044a7a5685385c src/lr/item.cpp Max&nbsp;Brunsfeld
2013-11-13 pair+mbrunsfeld@pivotallabs.com f7063ba1d8196a171c557d5529044a7a5685385c src/lr/item.h Max&nbsp;Brunsfeld
2013-11-13 pair+mbrunsfeld@pivotallabs.com f7063ba1d8196a171c557d5529044a7a5685385c src/lr/item_set.cpp Max&nbsp;Brunsfeld
2013-11-13 pair+mbrunsfeld@pivotallabs.com f7063ba1d8196a171c557d5529044a7a5685385c src/lr/item_set.h Max&nbsp;Brunsfeld
2013-11-13 pair+mbrunsfeld@pivotallabs.com f7063ba1d8196a171c557d5529044a7a5685385c src/lr/parse_table.cpp Max&nbsp;Brunsfeld
2013-11-13 pair+mbrunsfeld@pivotallabs.com f7063ba1d8196a171c557d5529044a7a5685385c src/lr/parse_table.h Max&nbsp;Brunsfeld
2013-11-13 pair+mbrunsfeld@pivotallabs.com f7063ba1d8196a171c557d5529044a7a5685385c src/rules.cpp Max&nbsp;Brunsfeld
2013-11-13 pair+mbrunsfeld@pivotallabs.com f7063ba1d8196a171c557d5529044a7a5685385c src/rules.h Max&nbsp;Brunsfeld
2013-11-13 pair+mbrunsfeld@pivotallabs.com f7063ba1d8196a171c557d5529044a7a5685385c src/rules/string.cpp Max&nbsp;Brunsfeld
2013-11-13 pair+mbrunsfeld@pivotallabs.com f7063ba1d8196a171c557d5529044a7a5685385c src/rules/symbol.cpp Max&nbsp;Brunsfeld
2013-11-13 pair+mbrunsfeld@pivotallabs.com f7063ba1d8196a171c557d5529044a7a5685385c src/rules/symbol.h Max&nbsp;Brunsfeld
2013-11-13 pair+mbrunsfeld@pivotallabs.com f7063ba1d8196a171c557d5529044a7a5685385c src/transition_map.h Max&nbsp;Brunsfeld
2013-11-12 pair+mbrunsfeld@pivotallabs.com 6bbaba3ef87a3ea452b9def4ab1fc2e8a6df693b src/lr/item.cpp Max&nbsp;Brunsfeld
2013-11-12 pair+mbrunsfeld@pivotallabs.com 6bbaba3ef87a3ea452b9def4ab1fc2e8a6df693b src/lr/item.h Max&nbsp;Brunsfeld
2013-11-12 pair+mbrunsfeld@pivotallabs.com 6bbaba3ef87a3ea452b9def4ab1fc2e8a6df693b src/rules/rule.cpp Max&nbsp;Brunsfeld
2013-11-12 pair+mbrunsfeld@pivotallabs.com 6bbaba3ef87a3ea452b9def4ab1fc2e8a6df693b src/rules/rule.h Max&nbsp;Brunsfeld
2013-11-10 pair+mbrunsfeld@pivotallabs.com 11e39803196491e203b1e3069b13ee11516de17c .gitignore Max&nbsp;Brunsfeld
2013-11-10 pair+mbrunsfeld@pivotallabs.com 11e39803196491e203b1e3069b13ee11516de17c TreeSitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2013-11-10 pair+mbrunsfeld@pivotallabs.com 11e39803196491e203b1e3069b13ee11516de17c spec/lr/item_set_spec.cpp Max&nbsp;Brunsfeld
2013-11-10 pair+mbrunsfeld@pivotallabs.com 11e39803196491e203b1e3069b13ee11516de17c spec/lr/parse_table_spec.cpp Max&nbsp;Brunsfeld
2013-11-10 pair+mbrunsfeld@pivotallabs.com 11e39803196491e203b1e3069b13ee11516de17c spec/rules_spec.cpp Max&nbsp;Brunsfeld
2013-11-10 pair+mbrunsfeld@pivotallabs.com 11e39803196491e203b1e3069b13ee11516de17c spec/spec_helper.cpp Max&nbsp;Brunsfeld
2013-11-10 pair+mbrunsfeld@pivotallabs.com 11e39803196491e203b1e3069b13ee11516de17c spec/spec_helper.h Max&nbsp;Brunsfeld
2013-11-10 pair+mbrunsfeld@pivotallabs.com 11e39803196491e203b1e3069b13ee11516de17c src/grammar.cpp Max&nbsp;Brunsfeld
2013-11-10 pair+mbrunsfeld@pivotallabs.com 11e39803196491e203b1e3069b13ee11516de17c src/grammar.h Max&nbsp;Brunsfeld
2013-11-10 pair+mbrunsfeld@pivotallabs.com 11e39803196491e203b1e3069b13ee11516de17c src/lr/item.cpp Max&nbsp;Brunsfeld
2013-11-10 pair+mbrunsfeld@pivotallabs.com 11e39803196491e203b1e3069b13ee11516de17c src/lr/item.h Max&nbsp;Brunsfeld
2013-11-10 pair+mbrunsfeld@pivotallabs.com 11e39803196491e203b1e3069b13ee11516de17c src/lr/item_set.cpp Max&nbsp;Brunsfeld
2013-11-10 pair+mbrunsfeld@pivotallabs.com 11e39803196491e203b1e3069b13ee11516de17c src/lr/item_set.h Max&nbsp;Brunsfeld
2013-11-10 pair+mbrunsfeld@pivotallabs.com 11e39803196491e203b1e3069b13ee11516de17c src/rules.cpp Max&nbsp;Brunsfeld
2013-11-10 pair+mbrunsfeld@pivotallabs.com 11e39803196491e203b1e3069b13ee11516de17c src/rules.h Max&nbsp;Brunsfeld
2013-11-10 pair+mbrunsfeld@pivotallabs.com 11e39803196491e203b1e3069b13ee11516de17c src/rules/Pattern.cpp Max&nbsp;Brunsfeld
2013-11-10 pair+mbrunsfeld@pivotallabs.com 11e39803196491e203b1e3069b13ee11516de17c src/rules/Pattern.h Max&nbsp;Brunsfeld
2013-11-10 pair+mbrunsfeld@pivotallabs.com 11e39803196491e203b1e3069b13ee11516de17c src/rules/blank.cpp Max&nbsp;Brunsfeld
2013-11-10 pair+mbrunsfeld@pivotallabs.com 11e39803196491e203b1e3069b13ee11516de17c src/rules/blank.h Max&nbsp;Brunsfeld
2013-11-10 pair+mbrunsfeld@pivotallabs.com 11e39803196491e203b1e3069b13ee11516de17c src/rules/char.cpp Max&nbsp;Brunsfeld
2013-11-10 pair+mbrunsfeld@pivotallabs.com 11e39803196491e203b1e3069b13ee11516de17c src/rules/char.h Max&nbsp;Brunsfeld
2013-11-10 pair+mbrunsfeld@pivotallabs.com 11e39803196491e203b1e3069b13ee11516de17c src/rules/choice.cpp Max&nbsp;Brunsfeld
2013-11-10 pair+mbrunsfeld@pivotallabs.com 11e39803196491e203b1e3069b13ee11516de17c src/rules/choice.h Max&nbsp;Brunsfeld
2013-11-10 pair+mbrunsfeld@pivotallabs.com 11e39803196491e203b1e3069b13ee11516de17c src/rules/rule.cpp Max&nbsp;Brunsfeld
2013-11-10 pair+mbrunsfeld@pivotallabs.com 11e39803196491e203b1e3069b13ee11516de17c src/rules/rule.h Max&nbsp;Brunsfeld
2013-11-10 pair+mbrunsfeld@pivotallabs.com 11e39803196491e203b1e3069b13ee11516de17c src/rules/seq.cpp Max&nbsp;Brunsfeld
2013-11-10 pair+mbrunsfeld@pivotallabs.com 11e39803196491e203b1e3069b13ee11516de17c src/rules/seq.h Max&nbsp;Brunsfeld
2013-11-10 pair+mbrunsfeld@pivotallabs.com 11e39803196491e203b1e3069b13ee11516de17c src/rules/string.cpp Max&nbsp;Brunsfeld
2013-11-10 pair+mbrunsfeld@pivotallabs.com 11e39803196491e203b1e3069b13ee11516de17c src/rules/string.h Max&nbsp;Brunsfeld
2013-11-10 pair+mbrunsfeld@pivotallabs.com 11e39803196491e203b1e3069b13ee11516de17c src/rules/symbol.cpp Max&nbsp;Brunsfeld
2013-11-10 pair+mbrunsfeld@pivotallabs.com 11e39803196491e203b1e3069b13ee11516de17c src/rules/symbol.h Max&nbsp;Brunsfeld
2013-11-10 pair+mbrunsfeld@pivotallabs.com 11e39803196491e203b1e3069b13ee11516de17c src/transition_map.h Max&nbsp;Brunsfeld
2013-11-08 pair+mbrunsfeld@pivotallabs.com ec8b7ccf209db943b5835eb3c1281c235dd79eb6 TreeSitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2013-11-08 pair+mbrunsfeld@pivotallabs.com ec8b7ccf209db943b5835eb3c1281c235dd79eb6 spec/rules_spec.cpp Max&nbsp;Brunsfeld
2013-11-08 pair+mbrunsfeld@pivotallabs.com ec8b7ccf209db943b5835eb3c1281c235dd79eb6 src/rules.h Max&nbsp;Brunsfeld
2013-11-08 pair+mbrunsfeld@pivotallabs.com ec8b7ccf209db943b5835eb3c1281c235dd79eb6 src/rules/char.cpp Max&nbsp;Brunsfeld
2013-11-08 pair+mbrunsfeld@pivotallabs.com ec8b7ccf209db943b5835eb3c1281c235dd79eb6 src/rules/string.cpp Max&nbsp;Brunsfeld
2013-11-08 pair+mbrunsfeld@pivotallabs.com ec8b7ccf209db943b5835eb3c1281c235dd79eb6 src/rules/string.h Max&nbsp;Brunsfeld
2013-11-07 pair+mbrunsfeld@pivotallabs.com d830c7c2550109ac8def7625cd379425575812c9 TreeSitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2013-11-07 pair+mbrunsfeld@pivotallabs.com d830c7c2550109ac8def7625cd379425575812c9 spec/rules_spec.cpp Max&nbsp;Brunsfeld
2013-11-07 pair+mbrunsfeld@pivotallabs.com d830c7c2550109ac8def7625cd379425575812c9 spec_helper.h Max&nbsp;Brunsfeld
2013-11-07 pair+mbrunsfeld@pivotallabs.com d830c7c2550109ac8def7625cd379425575812c9 src/rules.h Max&nbsp;Brunsfeld
2013-11-07 pair+mbrunsfeld@pivotallabs.com d830c7c2550109ac8def7625cd379425575812c9 src/rules/blank.cpp Max&nbsp;Brunsfeld
2013-11-07 pair+mbrunsfeld@pivotallabs.com d830c7c2550109ac8def7625cd379425575812c9 src/rules/blank.h Max&nbsp;Brunsfeld
2013-11-07 pair+mbrunsfeld@pivotallabs.com d830c7c2550109ac8def7625cd379425575812c9 src/rules/char.cpp Max&nbsp;Brunsfeld
2013-11-07 pair+mbrunsfeld@pivotallabs.com d830c7c2550109ac8def7625cd379425575812c9 src/rules/char.h Max&nbsp;Brunsfeld
2013-11-07 pair+mbrunsfeld@pivotallabs.com d830c7c2550109ac8def7625cd379425575812c9 src/rules/choice.cpp Max&nbsp;Brunsfeld
2013-11-07 pair+mbrunsfeld@pivotallabs.com d830c7c2550109ac8def7625cd379425575812c9 src/rules/choice.h Max&nbsp;Brunsfeld
2013-11-07 pair+mbrunsfeld@pivotallabs.com d830c7c2550109ac8def7625cd379425575812c9 src/rules/rule.h Max&nbsp;Brunsfeld
2013-11-07 pair+mbrunsfeld@pivotallabs.com d830c7c2550109ac8def7625cd379425575812c9 src/rules/seq.cpp Max&nbsp;Brunsfeld
2013-11-07 pair+mbrunsfeld@pivotallabs.com d830c7c2550109ac8def7625cd379425575812c9 src/rules/seq.h Max&nbsp;Brunsfeld
2013-11-07 pair+mbrunsfeld@pivotallabs.com d830c7c2550109ac8def7625cd379425575812c9 src/rules/symbol.cpp Max&nbsp;Brunsfeld
2013-11-07 pair+mbrunsfeld@pivotallabs.com d830c7c2550109ac8def7625cd379425575812c9 src/rules/symbol.h Max&nbsp;Brunsfeld
2013-11-07 pair+mbrunsfeld@pivotallabs.com d830c7c2550109ac8def7625cd379425575812c9 src/transition_map.h Max&nbsp;Brunsfeld
2013-11-07 pair+mbrunsfeld@pivotallabs.com 849f2ee19579b67900d0bb5ccd30683dee631180 spec/rules_spec.cpp Max&nbsp;Brunsfeld
2013-11-07 pair+mbrunsfeld@pivotallabs.com 849f2ee19579b67900d0bb5ccd30683dee631180 src/rules.cpp Max&nbsp;Brunsfeld
2013-11-07 pair+mbrunsfeld@pivotallabs.com 849f2ee19579b67900d0bb5ccd30683dee631180 src/rules.h Max&nbsp;Brunsfeld
2013-11-06 pair+mbrunsfeld@pivotallabs.com 061d8a8efc338305eb07cb57d1912b0fa7f121fa spec/rules_spec.cpp Max&nbsp;Brunsfeld
2013-11-06 pair+mbrunsfeld@pivotallabs.com 061d8a8efc338305eb07cb57d1912b0fa7f121fa src/rules.cpp Max&nbsp;Brunsfeld
2013-11-06 pair+mbrunsfeld@pivotallabs.com 061d8a8efc338305eb07cb57d1912b0fa7f121fa src/rules.h Max&nbsp;Brunsfeld
2013-11-06 pair+mbrunsfeld@pivotallabs.com 061d8a8efc338305eb07cb57d1912b0fa7f121fa src/transition_map.h Max&nbsp;Brunsfeld
2013-11-06 pair+mbrunsfeld@pivotallabs.com 95d955e77924b66c67ef3147be252ec4052e7b57 TreeSitter.xcodeproj/project.pbxproj Max&nbsp;Brunsfeld
2013-11-06 pair+mbrunsfeld@pivotallabs.com 95d955e77924b66c67ef3147be252ec4052e7b57 spec/rules_spec.cpp Max&nbsp;Brunsfeld
2013-11-06 pair+mbrunsfeld@pivotallabs.com 95d955e77924b66c67ef3147be252ec4052e7b57 spec_helper.h Max&nbsp;Brunsfeld
2013-11-06 pair+mbrunsfeld@pivotallabs.com 95d955e77924b66c67ef3147be252ec4052e7b57 src/rules.cpp Max&nbsp;Brunsfeld
2013-11-06 pair+mbrunsfeld@pivotallabs.com 95d955e77924b66c67ef3147be252ec4052e7b57 src/rules.h Max&nbsp;Brunsfeld
2013-11-06 pair+mbrunsfeld@pivotallabs.com 95d955e77924b66c67ef3147be252ec4052e7b57 src/transition_map.h Max&nbsp;Brunsfeld
