1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00
semantic/semantic-python/test/fixtures
2019-10-09 14:52:50 -04:00
..
1-01-empty-module.py Decomplect this whole thing by lifting it into IO. 2019-08-29 09:20:13 -04:00
1-02-pass-statement.py pass the scope graph explicitly 2019-08-27 10:47:45 -04:00
1-03-empty-tuple.py Make compile interface use a more powerful continuation. 2019-10-09 14:50:53 -04:00
1-04-toplevel-assignment.py Break toplevel assignment case because it's wrong. 2019-09-23 12:13:40 -04:00
1-05-eval-statement-fails.py jq-based test suite works 2019-08-16 13:20:08 -04:00
2-01-return-statement.py Use compileCC to build a record of toplevel bindings. 2019-09-23 11:56:40 -04:00
2-02-return-doesnt-translate.py Use compileCC to build a record of toplevel bindings. 2019-09-23 11:56:40 -04:00
2-03-return-in-if-statement.py Use compileCC to build a record of toplevel bindings. 2019-09-23 11:56:40 -04:00
2-04-multiple-assign.py Initial stab at folding over multiple assignments. 2019-09-27 17:35:51 -04:00
2-05-function-call.py spruce up the unit test 2019-10-07 12:17:52 -04:00