Rob Rix
|
b0710ccfb8
|
Define the MonadError instance in terms of SomeException.
|
2017-08-29 18:22:40 -04:00 |
|
Rob Rix
|
568fce81d3
|
Use MonadError in runParser.
|
2017-08-29 18:20:03 -04:00 |
|
Timothy Clem
|
9e04dbef6f
|
Handle strange sibling comments in if/unless
|
2017-08-29 15:16:04 -07:00 |
|
Rob Rix
|
04593870e7
|
Define an Exception instance for Error.
|
2017-08-29 17:33:30 -04:00 |
|
Rob Rix
|
e0ad055522
|
Derive a Typeable instance for Error.
|
2017-08-29 17:33:19 -04:00 |
|
Rob Rix
|
a542607dd7
|
Add a MonadError instance to Task.
|
2017-08-29 17:20:21 -04:00 |
|
Rob Rix
|
d420f1460e
|
Add Throw/Catch primitives to Task.
|
2017-08-29 17:20:15 -04:00 |
|
Rob Rix
|
500afcad42
|
📝 LiftIO.
|
2017-08-29 17:04:05 -04:00 |
|
Rob Rix
|
3a6bfca632
|
Merge branch 'master' into q2-roadmap-results
|
2017-08-29 15:28:57 -04:00 |
|
Timothy Clem
|
9b64b19855
|
Clarify comment
|
2017-08-29 11:46:32 -07:00 |
|
Timothy Clem
|
e981b28e1c
|
Bring back these IdentityTermRenderers
|
2017-08-29 08:13:53 -07:00 |
|
Timothy Clem
|
a8155a290a
|
Better comments about expanding these unions
|
2017-08-29 08:13:39 -07:00 |
|
Timothy Clem
|
4bab0fd1e0
|
Assert anon function toc summary behavior
|
2017-08-28 18:06:09 -07:00 |
|
Timothy Clem
|
7c16f41abc
|
A few comments for clarity
|
2017-08-28 17:56:04 -07:00 |
|
Timothy Clem
|
3753b4528a
|
Don't generate toc summaries for anon functions
|
2017-08-28 17:50:55 -07:00 |
|
Timothy Clem
|
15128e4c1b
|
Ruby lambdas assign to function with empty syntax for name
|
2017-08-28 17:50:27 -07:00 |
|
Timothy Clem
|
0a803b64a2
|
Auto TH for Python Grammar
|
2017-08-28 16:07:12 -07:00 |
|
Timothy Clem
|
29834cd3de
|
Merge remote-tracking branch 'origin/master' into ruby-assignment-ftw
|
2017-08-28 16:05:17 -07:00 |
|
Timothy Clem
|
d7e149c468
|
Expand equivalentTerms to include functions as well
|
2017-08-28 15:59:30 -07:00 |
|
Timothy Clem
|
5cb3f71471
|
Format type annotation
|
2017-08-28 15:42:56 -07:00 |
|
Rob Rix
|
5bc709a372
|
Merge pull request #1324 from github/update-python-assignment
Update python assignment
|
2017-08-28 16:02:50 -04:00 |
|
Timothy Clem
|
ed5f9eb7e8
|
Return shortened errors in toc summary JSON response
|
2017-08-25 13:07:51 -07:00 |
|
Timothy Clem
|
e58b334111
|
Merge remote-tracking branch 'origin/master' into ruby-assignment-ftw
|
2017-08-25 12:46:41 -07:00 |
|
Timothy Clem
|
97bd03543a
|
Introduce a dedicated term equivalency check for ses
|
2017-08-25 12:39:43 -07:00 |
|
Rob Rix
|
4c38049e2f
|
Merge branch 'master' into update-python-assignment
|
2017-08-25 13:21:32 -04:00 |
|
Rob Rix
|
528a453d4f
|
Merge pull request #1310 from github/pretty-printing
Pretty-printing
|
2017-08-25 13:19:53 -04:00 |
|
Rob Rix
|
84aaba64d9
|
Add a convenience to read a file and guess its language.
|
2017-08-25 12:25:18 -04:00 |
|
Rob Rix
|
c7b7d1516e
|
Define a pretty-printing convenience.
|
2017-08-25 12:23:22 -04:00 |
|
Rob Rix
|
b318e31b2b
|
Stub in a Semantic.Util module.
|
2017-08-25 12:22:22 -04:00 |
|
Rob Rix
|
9a370137df
|
Define prettyBytes once for all syntax modules.
|
2017-08-25 12:20:17 -04:00 |
|
Timothy Clem
|
fd7cbe8393
|
Manually add Method to all syntax unions
|
2017-08-25 08:06:38 -07:00 |
|
Rob Rix
|
ab397fd41e
|
Merge branch 'master' into pretty-printing
|
2017-08-25 10:33:36 -04:00 |
|
Timothy Clem
|
8f597ec369
|
WIP - custom comparableBy for method identifiers
|
2017-08-24 16:47:59 -07:00 |
|
Rick Winfrey
|
8f9b96dc3d
|
Update Python integratin specs
In tree-sitter-python, `(a)` is not a tuple of identifier, it is an expression that evaluates to the value of `a`.
|
2017-08-24 16:35:15 -07:00 |
|
Rick Winfrey
|
0afabb1183
|
Bump Python grammar
|
2017-08-24 16:34:31 -07:00 |
|
Rick Winfrey
|
b6bf941ae9
|
🔥 no longer valid symbols
|
2017-08-24 16:23:13 -07:00 |
|
Rick Winfrey
|
3eded7f4eb
|
🔥 argument
|
2017-08-24 16:22:59 -07:00 |
|
Rick Winfrey
|
6a2994f701
|
Update everything for new assignments
|
2017-08-24 16:22:45 -07:00 |
|
Rick Winfrey
|
8609e7dced
|
Assign parenthesizedExpression
|
2017-08-24 16:22:21 -07:00 |
|
Rick Winfrey
|
9a91b19d25
|
Assign keywordArgument
|
2017-08-24 16:22:12 -07:00 |
|
Rick Winfrey
|
f8e5e939be
|
Assign dictionarySplat
|
2017-08-24 16:22:03 -07:00 |
|
Rick Winfrey
|
840bef4fbf
|
Assign listSplat
|
2017-08-24 16:21:55 -07:00 |
|
Rick Winfrey
|
8d91e7344c
|
Bump tree-sitter-haskell
|
2017-08-24 16:07:39 -07:00 |
|
Timothy Clem
|
db6099e910
|
Fix boolean operators
|
2017-08-24 15:00:07 -07:00 |
|
Timothy Clem
|
762d3341ab
|
Fix comments
|
2017-08-24 14:59:44 -07:00 |
|
Timothy Clem
|
6ed530c530
|
Fix method declarations
|
2017-08-24 14:59:17 -07:00 |
|
Timothy Clem
|
2905201e19
|
Fix break
|
2017-08-24 14:56:52 -07:00 |
|
Timothy Clem
|
6db2c2774c
|
Fix bitwise ops
|
2017-08-24 14:55:39 -07:00 |
|
Timothy Clem
|
8f86de85b4
|
Fix heredocs
|
2017-08-24 14:54:12 -07:00 |
|
Timothy Clem
|
623f80f24c
|
Fix comparison operators
|
2017-08-24 14:53:56 -07:00 |
|