Timothy Clem
|
3e34c10953
|
Fix pseudo variables
|
2017-08-24 14:43:31 -07:00 |
|
Timothy Clem
|
7f41aee5e9
|
Add Regex to syntax, fix ruby regex fixtures
|
2017-08-24 14:43:13 -07:00 |
|
Rob Rix
|
b7daadf4cb
|
Merge pull request #1321 from github/remove-unused-fixtures
🔥 these un-needed fixtures that duplicate parse expectations
|
2017-08-24 16:39:11 -04:00 |
|
Timothy Clem
|
a1576d68d2
|
Fix relational operators
|
2017-08-24 13:36:53 -07:00 |
|
Timothy Clem
|
508531c92f
|
Fix various forms of rescue
|
2017-08-24 13:34:25 -07:00 |
|
Timothy Clem
|
4e7f37fe8d
|
Add otherside of break
|
2017-08-24 13:33:20 -07:00 |
|
Timothy Clem
|
0701df346c
|
Fix elsif
|
2017-08-24 13:31:37 -07:00 |
|
Timothy Clem
|
554194d44d
|
Fix return
|
2017-08-24 13:31:09 -07:00 |
|
Timothy Clem
|
74fe887fb0
|
Fix up if
|
2017-08-24 13:30:07 -07:00 |
|
Timothy Clem
|
85a33c9612
|
Some literals: numbers, strings, symbols
|
2017-08-24 13:29:46 -07:00 |
|
Timothy Clem
|
e5d2360fc9
|
when
|
2017-08-24 13:27:12 -07:00 |
|
Timothy Clem
|
435b3bfe51
|
if, unless, ternary
|
2017-08-24 13:26:17 -07:00 |
|
Timothy Clem
|
bac05bc538
|
Updated structure for until, while, yield
|
2017-08-24 13:23:41 -07:00 |
|
Timothy Clem
|
7150dbc792
|
🔥 these un-needed fixtures that duplicate parse expectations
|
2017-08-24 13:14:52 -07:00 |
|
Timothy Clem
|
86f65b39ff
|
🔥 these un-needed fixtures that duplicate parse expectations
|
2017-08-24 12:59:08 -07:00 |
|
Timothy Clem
|
28aa9405e1
|
Fix up some expected output for new shape of Method
|
2017-08-24 11:46:26 -07:00 |
|
Timothy Clem
|
25f2ef742b
|
Fix toc summaries for method declars with receivers
|
2017-08-24 11:44:58 -07:00 |
|
Timothy Clem
|
9ce7bb3f9f
|
Ruby has methods, no need to weaken union
|
2017-08-24 09:21:01 -07:00 |
|
Timothy Clem
|
b762c789e8
|
Use assignment for the ruby language
|
2017-08-24 08:34:53 -07:00 |
|
Rob Rix
|
3cf40a72e1
|
Fix the fix to Syntax’ Pretty1 instance.
|
2017-08-23 12:10:31 -04:00 |
|
Rob Rix
|
7c89e45c53
|
Add GAlign to the deriving clause.
|
2017-08-23 12:10:24 -04:00 |
|
Rob Rix
|
0d9b29f6b6
|
Fix Syntax’ Pretty1 instance.
|
2017-08-23 12:09:22 -04:00 |
|
Rob Rix
|
622a7b714a
|
Give explicit (generic) definitions of liftPretty for all the syntax types.
|
2017-08-23 12:08:04 -04:00 |
|
Rob Rix
|
13df366dcd
|
Define Patch’s Pretty1 instance generically.
|
2017-08-23 12:07:39 -04:00 |
|
Rob Rix
|
2c722a59c7
|
Define a Generic1 instance for Patch.
|
2017-08-23 12:07:26 -04:00 |
|
Rob Rix
|
562be941fe
|
Fix up a few manual instances.
|
2017-08-23 11:52:00 -04:00 |
|
Rob Rix
|
fdd12d4718
|
Fix up all of the imports.
|
2017-08-23 11:49:43 -04:00 |
|
Rob Rix
|
9edec90492
|
Re-export the whole module.
|
2017-08-23 11:49:29 -04:00 |
|
Rob Rix
|
520212bc34
|
Give a generic implementation for liftPretty.
|
2017-08-23 11:48:12 -04:00 |
|
Rob Rix
|
cb2cc432ce
|
Bump prettyprinter to export Pretty1 & Pretty2.
|
2017-08-23 11:47:36 -04:00 |
|
Rob Rix
|
994789eaaf
|
Add generic implementations.
|
2017-08-23 11:42:54 -04:00 |
|
Rob Rix
|
e75c99772c
|
Stub in a module for generic lifted pretty-printing.
|
2017-08-23 11:41:14 -04:00 |
|
Rob Rix
|
e1669b66c1
|
Bump prettyprinter.
|
2017-08-23 11:41:06 -04:00 |
|
Rob Rix
|
e44f43e689
|
🔥 Data.Functor.Classes.Pretty.Orphans.
|
2017-08-22 14:27:56 -04:00 |
|
Rob Rix
|
9a5f78a6c0
|
Define Pretty1 for literals without orphans.
|
2017-08-22 14:26:59 -04:00 |
|
Rob Rix
|
143bbe1908
|
Define Pretty1 for markup without orphans.
|
2017-08-22 14:20:56 -04:00 |
|
Rob Rix
|
507b2e02ef
|
Define Pretty1 for comments without orphans.
|
2017-08-22 14:20:47 -04:00 |
|
Rob Rix
|
367c6a73c5
|
Define Pretty instances in Data.Syntax without orphans.
|
2017-08-22 14:20:32 -04:00 |
|
Rob Rix
|
7b10c9976b
|
Derive a Pretty1 instance for Syntax.
|
2017-08-22 13:56:32 -04:00 |
|
Rob Rix
|
15adce1ec3
|
DerivePretty1 instances for the à la carte syntax types.
|
2017-08-22 13:55:49 -04:00 |
|
Rob Rix
|
f9974f7ec1
|
Define an orphan Pretty instance for SrcLoc.
|
2017-08-22 13:55:12 -04:00 |
|
Rob Rix
|
3554836034
|
Bump prettyprinter.
|
2017-08-22 13:55:02 -04:00 |
|
Rob Rix
|
cf1619b58f
|
Define a Pretty instance for ByteString.
|
2017-08-22 13:45:09 -04:00 |
|
Rob Rix
|
3d4c52d22e
|
Disable warnings on orphan instances.
|
2017-08-22 13:40:23 -04:00 |
|
Rob Rix
|
c2e6438bf5
|
Stub in a module for orphan instances of Pretty, Pretty1, etc.
|
2017-08-22 13:40:00 -04:00 |
|
Rob Rix
|
b9906df171
|
Bump prettyprinter for generically-derivable Pretty1.
|
2017-08-22 13:38:16 -04:00 |
|
Rob Rix
|
3f979ad58e
|
Simplify the Pretty1 instance for Patch.
|
2017-08-22 13:30:42 -04:00 |
|
Rob Rix
|
768acdd1c8
|
Simplify the Pretty instance for Records.
|
2017-08-22 13:17:49 -04:00 |
|
Rob Rix
|
14335fd221
|
Define an orphan Pretty1 instance for Union.
|
2017-08-22 13:12:00 -04:00 |
|
Rob Rix
|
41e0ea41a4
|
Define a Pretty instance for Category.
|
2017-08-22 13:06:39 -04:00 |
|