1
1
mirror of https://github.com/github/semantic.git synced 2024-12-26 08:25:19 +03:00
semantic/src/Renderer
Rob Rix 408ad2ecc5 Add Modifier categories.
These are used when a normal syntactic category is attached as a modifier instead of as a statement, e.g.:

```ruby
if foo then bar end
```

vs.

```ruby
bar if foo
```
2017-01-19 12:55:06 -05:00
..
JSON.hs Rename Default to DefaultCase 2017-01-18 14:06:45 -05:00
Patch.hs Merge branch 'master' into ghc8 2016-09-14 16:12:47 -04:00
SExpression.hs Merge remote 2017-01-12 15:54:14 -08:00
Split.hs Add Modifier categories. 2017-01-19 12:55:06 -05:00
Summary.hs Remove redundant imports 2016-10-18 10:44:36 -05:00