1
1
mirror of https://github.com/github/semantic.git synced 2024-12-20 21:31:48 +03:00
Commit Graph

17110 Commits

Author SHA1 Message Date
joshvera
1eac23ce2e Don't parameterize scopes by name 2018-09-10 18:50:40 -04:00
joshvera
a1a2df1241 Implement scope graphs 2018-09-10 16:17:57 -04:00
joshvera
448d94aa8f add deleting and heap sizes 2018-09-07 19:46:07 -04:00
joshvera
31040fa553 add frame insertion 2018-09-07 18:55:51 -04:00
joshvera
6c9392514b Look up the declaration one frame up 2018-09-07 18:01:07 -04:00
joshvera
7e56ae520d Implement frames 2018-09-07 17:53:18 -04:00
joshvera
3ccdbdb692 Merge remote-tracking branch 'origin/master' into scopes-and-frames 2018-09-05 12:54:45 -04:00
joshvera
01af82bf53 WIP 2018-09-04 12:43:14 -04:00
Timothy Clem
18140cd1e6 Merge branch 'master' into partial-results 2018-08-30 13:12:53 -07:00
Timothy Clem
bec7e0ea88 Not needed 2018-08-30 11:45:24 -07:00
Timothy Clem
a96d8cad29 Include full SomeException and extend to other grp languge parsers 2018-08-30 10:18:25 -07:00
Timothy Clem
f792b93b89 Include more info in ParserTimedOut 2018-08-30 10:17:59 -07:00
Timothy Clem
d38e453a05 gRPC parse interface also returns partial results (ruby only) 2018-08-29 14:29:32 -07:00
Timothy Clem
28b45b71d8 WIP - Return partial results from json parse blobs 2018-08-29 13:41:47 -07:00
joshvera
3d412f7d9e Add ScopeGraph 2018-08-29 13:47:44 -04:00
Timothy Clem
34648a263a Merge branch 'master' into source-aware-reprinter 2018-08-28 11:34:53 -07:00
Timothy Clem
dea20b884f Not using these vars 2018-08-28 10:38:51 -07:00
Timothy Clem
071d91f494 A typesetting that shows whitespace for help debugging 2018-08-28 10:32:43 -07:00
Timothy Clem
a923fb0938 Reworking space v tabs 2018-08-28 10:32:32 -07:00
Timothy Clem
0adb827343 Small docs fixes 2018-08-28 10:32:03 -07:00
Timothy Clem
0931fc81f2 Add a simple roundtrip spec for python printing 2018-08-28 10:31:54 -07:00
Timothy Clem
16f6728d65 Get the ~> all headed in the same direction 2018-08-28 09:47:31 -07:00
Timothy Clem
5da417d01c Some basic pretty printing for mini Python 2018-08-28 09:14:48 -07:00
Timothy Clem
4d8050d450 Clean up MiniRuby assignment naming 2018-08-28 09:13:56 -07:00
Timothy Clem
2c71853c39 Fix minipython parser 2018-08-28 09:13:43 -07:00
Timothy Clem
2208860f08 Some new re-writing utils for python testing 2018-08-28 09:13:07 -07:00
Timothy Clem
8759225ac7 A mini-python 2018-08-28 09:12:29 -07:00
Timothy Clem
57f32c77bd MiniRuby in its own module 2018-08-27 15:06:51 -07:00
Timothy Clem
a61a8c7f87 Remove commented out code 2018-08-27 14:53:55 -07:00
Timothy Clem
5a59847d64 Better docs 2018-08-27 14:53:45 -07:00
Timothy Clem
9c673e2fcb s/TranslationException/TranslationError 2018-08-27 14:51:39 -07:00
joshvera
a275c9fabd format 2018-08-27 13:34:56 -04:00
joshvera
9af54f9625 lints 2018-08-27 13:27:46 -04:00
joshvera
22694080ac Cleanup parseModule 2018-08-27 13:20:19 -04:00
joshvera
1cb35c5f35 Integrate into call graph and import graph 2018-08-27 13:14:49 -04:00
joshvera
6b8c0c0f06 Merge remote-tracking branch 'origin/master' into entry-points 2018-08-27 12:49:47 -04:00
joshvera
bc6614aa12 Merge remote-tracking branch 'origin/master' into entry-points 2018-08-27 12:05:20 -04:00
Timothy Clem
2cb6479797 Merge branch 'master' into source-aware-reprinter 2018-08-27 08:10:42 -07:00
Timothy Clem
d697c17626 Just lining things up 2018-08-24 15:26:09 -07:00
Timothy Clem
9a347c9d27 Tokenize and print subtraction as well 2018-08-24 14:07:49 -07:00
Timothy Clem
c8d6cab47f Dedicated datatype for symbols 2018-08-24 14:00:59 -07:00
Timothy Clem
c124a306a3 Lints 2018-08-24 11:18:45 -07:00
Timothy Clem
1bb0e3c149 Handle printing binary multiplication with precedence! 2018-08-24 10:59:09 -07:00
Timothy Clem
b1c4ceceb0 WIP - support reprinting of binaries 2018-08-24 10:36:27 -07:00
Timothy Clem
46ea14b856 Re-order 2018-08-24 10:36:03 -07:00
Timothy Clem
e9e8edbebe Dedicated util for rewriting 2018-08-24 10:35:38 -07:00
Timothy Clem
f183a15094 Spacing 2018-08-24 10:35:25 -07:00
Rick Winfrey
63ed17bad8 Merge branch 'master' into set-timeout-as-env-var 2018-08-24 10:18:50 -07:00
Rob Rix
5684b2ee5b Merge branch 'master' into boolean-value-effect 2018-08-24 09:15:56 -04:00
Timothy Clem
d2a4257f94 Get rid of the underscore names 2018-08-23 16:38:42 -07:00