1
1
mirror of https://github.com/github/semantic.git synced 2025-01-01 19:55:34 +03:00
semantic/semantic-python/test
Patrick Thomson e137f4c68b Compile Python lambdas.
Lambdas are so hilariously crippled in Python that they're
significantly easier to compile than functions. Indeed, the resulting
core looks much like a function definition, without a `rec` binding.
2019-12-13 12:14:04 -05:00
..
fixtures Compile Python lambdas. 2019-12-13 12:14:04 -05:00
Directive.hs Make semantic-python tests work. 2019-11-08 22:37:17 -05:00
Instances.hs Unused pragmas. 2019-10-21 14:59:42 -04:00
Test.hs Fix semantic-python tests. 2019-12-11 15:47:03 -05:00