| .. |
|
_nodes
|
Fix deep_clone behavior regarding BaseLeaf nodes.
|
2019-09-25 12:36:33 -07:00 |
|
_parser
|
Add test case for uniqueness of resulting tree when parsing.
|
2019-09-25 12:36:33 -07:00 |
|
codegen
|
Initial export of matchers into LibCST.
|
2019-09-27 11:39:11 -07:00 |
|
matchers
|
Initial export of matchers into LibCST.
|
2019-09-27 11:39:11 -07:00 |
|
metadata
|
add more test cases to ParentNodeProviderTest
|
2019-09-26 17:39:16 -07:00 |
|
testing
|
Bump pyre version to 0.0.30.
|
2019-09-25 12:04:33 -07:00 |
|
tests
|
Add a test to verify that deep_clone works.
|
2019-09-25 12:36:33 -07:00 |
|
__init__.py
|
Fix internal underscore convention.
|
2019-09-17 13:52:42 -07:00 |
|
_add_slots.py
|
Export CodePosition/CodeRange; fix pickle with add_slots
|
2019-07-22 20:05:07 -07:00 |
|
_batched_visitor.py
|
Bump pyre version to 0.0.30.
|
2019-09-25 12:04:33 -07:00 |
|
_exceptions.py
|
Fix internal underscore convention.
|
2019-09-17 13:52:42 -07:00 |
|
_helpers.py
|
Export things from libcst's base__init__.py
|
2019-07-26 12:48:22 -07:00 |
|
_maybe_sentinel.py
|
Add docs for MaybeSentinel and RemovalSentinel
|
2019-08-08 11:04:02 -07:00 |
|
_metadata_dependent.py
|
Bump pyre version to 0.0.30.
|
2019-09-25 12:04:33 -07:00 |
|
_removal_sentinel.py
|
Add more documentation around attribute visitors.
|
2019-08-29 14:16:51 -07:00 |
|
_tabs.py
|
Initial export of LibCST to github.
|
2019-05-31 14:16:53 -07:00 |
|
_type_enforce.py
|
Fix flake8 errors
|
2019-07-22 20:05:07 -07:00 |
|
_typed_visitor.py
|
Fix internal underscore convention.
|
2019-09-17 13:52:42 -07:00 |
|
_typed_visitor_base.py
|
Add codegen for visit_* and leave_* methods on CSTTransform and CSTVisitor.
|
2019-08-28 13:28:29 -07:00 |
|
_types.py
|
Fix internal underscore convention.
|
2019-09-17 13:52:42 -07:00 |
|
_visitors.py
|
Fix internal underscore convention.
|
2019-09-17 13:52:42 -07:00 |
|
py.typed
|
support mypy using py.typed
|
2019-09-16 13:49:08 -07:00 |
|
tool.py
|
Fix non-unique tree generated by LibCST in some circumstances.
|
2019-09-25 12:36:33 -07:00 |