Logo
Explore Help
Sign In
VimPlug/jedi-fork
Watch 1
Star 0
Fork 0
forked from VimPlug/jedi
Code Pull Requests Activity
Files
e1c28d2c3f3bb327752a05ea1d08b1fe89685e8c
jedi-fork/jedi/parser
T
History
Dave Halter e1c28d2c3f variables starting with 'class' and 'def' should not slow down the parser, changed the check to 'class ' and 'def '.
2015-02-16 10:08:22 +01:00
..
pgen2
Replace some isinstance checks in the parser tree with .type checks.
2015-02-09 12:27:29 +01:00
__init__.py
Rename SubModule to Module, because that's a more fitting description. There were reasons for the name before the new fast parser, but those don't exist anymore.
2015-02-05 14:16:43 +01:00
fast.py
variables starting with 'class' and 'def' should not slow down the parser, changed the check to 'class ' and 'def '.
2015-02-16 10:08:22 +01:00
grammar2.7.txt
FastModule should inherit from SubModule, because it has almost all the same properties.
2015-01-28 14:59:00 +01:00
grammar3.4.txt
Fix fast parser tests.
2015-01-24 00:06:16 +01:00
token.py
Python 2 compatibility with the new tokens.
2014-12-16 02:03:05 +01:00
tokenize.py
Removed the line_offset from tokenize, we have better ways to modify positions, now.
2015-02-05 14:00:58 +01:00
tree.py
The fast parser works now faster in case of for flows with a simple_stmt after.
2015-02-14 18:57:04 +01:00
user_context.py
Refactor user scope search.
2015-02-05 21:52:57 +01:00
Powered by Gitea Version: 1.27.3 Page: 10ms Template: 2ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API