1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 01:47:01 +03:00
semantic/test/fixtures
Patrick Thomson 6f63463269 Remove explicit Paren node from syntax trees.
As @robrix pointed out, adding explicit parenthesis nodes to our ASTs
bloats them with no added gain in expressivity. A pretty-printing
solution should use something analogous to `showsPrec` to ensure that
parentheses are printed properly.
2018-04-23 11:00:10 -04:00
..
cli Move cli fixtures around 2018-04-18 13:55:21 -07:00
go Remove explicit Paren node from syntax trees. 2018-04-23 11:00:10 -04:00
javascript Remove explicit Paren node from syntax trees. 2018-04-23 11:00:10 -04:00
markdown Move the toc test fixtures around too 2018-04-18 13:42:29 -07:00
php/analysis Write a test, fix a bug 2018-03-23 08:57:02 -07:00
python Remove explicit Paren node from syntax trees. 2018-04-23 11:00:10 -04:00
ruby add test cases for early return 2018-04-20 14:47:52 +10:00
typescript Remove explicit Paren node from syntax trees. 2018-04-23 11:00:10 -04:00