Rob Rix
|
3b23701d39
|
Define an Exception instance for Error.
|
2017-09-01 15:51:53 -04:00 |
|
Rob Rix
|
8801b21c77
|
Derive a Typeable instance for Error.
|
2017-09-01 15:51:53 -04:00 |
|
Rob Rix
|
bc6292e966
|
Add a MonadError instance to Task.
|
2017-09-01 15:51:53 -04:00 |
|
Rob Rix
|
02779ee47e
|
Add Throw/Catch primitives to Task.
|
2017-09-01 15:51:53 -04:00 |
|
Rob Rix
|
8043c3f472
|
📝 LiftIO.
|
2017-09-01 15:51:53 -04:00 |
|
Rick Winfrey
|
82a703088d
|
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-09-01 15:51:53 -04:00 |
|
Rick Winfrey
|
5433e3fefd
|
Bump Python grammar
|
2017-09-01 15:51:53 -04:00 |
|
Rick Winfrey
|
e32dcda398
|
🔥 no longer valid symbols
|
2017-09-01 15:51:53 -04:00 |
|
Rick Winfrey
|
446e143ee3
|
🔥 argument
|
2017-09-01 15:51:53 -04:00 |
|
Rick Winfrey
|
1bb5cf5a13
|
Update everything for new assignments
|
2017-09-01 15:51:53 -04:00 |
|
Rick Winfrey
|
15f1cdcb0c
|
Assign parenthesizedExpression
|
2017-09-01 15:51:53 -04:00 |
|
Rick Winfrey
|
54008762c6
|
Assign keywordArgument
|
2017-09-01 15:51:53 -04:00 |
|
Rick Winfrey
|
6e579b09e8
|
Assign dictionarySplat
|
2017-09-01 15:51:53 -04:00 |
|
Rick Winfrey
|
7b03af69a2
|
Assign listSplat
|
2017-09-01 15:51:53 -04:00 |
|
Rick Winfrey
|
9f1d1f43b9
|
Bump tree-sitter-haskell
|
2017-09-01 15:51:53 -04:00 |
|
Rob Rix
|
a3da5c8966
|
Stub in a new roadmap file.
|
2017-09-01 15:51:53 -04:00 |
|
Rob Rix
|
f3fd7133aa
|
Move the Q2 roadmap into docs.
|
2017-09-01 15:51:53 -04:00 |
|
Rob Rix
|
0fa19e6be9
|
Rename the roadmap file.
|
2017-09-01 15:51:53 -04:00 |
|
Rob Rix
|
1c9dae2557
|
Clarify the summary.
|
2017-09-01 15:51:53 -04:00 |
|
Rob Rix
|
c03bd99b28
|
Document some challenges.
|
2017-09-01 15:51:53 -04:00 |
|
Rob Rix
|
06e85b4f5e
|
Detail some of our successes.
|
2017-09-01 15:51:53 -04:00 |
|
Rob Rix
|
979c5ba5e3
|
Update the summary a bit.
|
2017-09-01 15:51:53 -04:00 |
|
Rob Rix
|
573a9ad9a5
|
Label a few things, & summarize a bit.
|
2017-09-01 15:51:53 -04:00 |
|
Rob Rix
|
37ef117c2d
|
Scoring, + 🐝
|
2017-09-01 15:51:53 -04:00 |
|
Rob Rix
|
2e270df077
|
Fix the architecture review link.
|
2017-09-01 15:51:53 -04:00 |
|
Rob Rix
|
d46ecafbb6
|
Fix the roadmap project link.
|
2017-09-01 15:51:53 -04:00 |
|
joshvera
|
be8b303ccc
|
Add public field definition and class body statements
|
2017-08-28 19:04:40 -04:00 |
|
joshvera
|
0106509adc
|
Replace typescript syntax parser with assignment parser
|
2017-08-28 15:02:11 -04:00 |
|
joshvera
|
5c8982afc8
|
Merge remote-tracking branch 'origin/master' into typescript-assignment
|
2017-08-28 12:52:59 -04:00 |
|
joshvera
|
4f5f912d9e
|
Merge remote-tracking branch 'origin/master' into typescript-assignment
|
2017-08-28 12:48:36 -04:00 |
|
joshvera
|
bc68170623
|
Remove some children calls from source uses and add missing ones
|
2017-08-25 14:28:30 -04:00 |
|
joshvera
|
64516f9de9
|
import chunksOf and NonEmpty for paritioning and term
|
2017-08-25 14:27:49 -04:00 |
|
joshvera
|
73722435b5
|
import contextualize
|
2017-08-25 14:27:22 -04:00 |
|
joshvera
|
9d04fe5249
|
Partition expression, statement, and declaration
|
2017-08-25 14:26:58 -04:00 |
|
joshvera
|
9b4bacea49
|
remove headF
|
2017-08-25 14:25:38 -04:00 |
|
joshvera
|
965c7dd84f
|
Remove value from Readonly
|
2017-08-25 14:24:58 -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 |
|
joshvera
|
b99309bcc5
|
Merge remote-tracking branch 'origin/master' into typescript-assignment
|
2017-08-25 12:18:09 -04:00 |
|
Rob Rix
|
ab397fd41e
|
Merge branch 'master' into pretty-printing
|
2017-08-25 10:33:36 -04:00 |
|
joshvera
|
2259ccf44b
|
add missing signatures
|
2017-08-24 17:46:33 -04:00 |
|
joshvera
|
093b360676
|
remove unused import
|
2017-08-24 17:46:22 -04:00 |
|
joshvera
|
12f7142ada
|
don't warn about bindings
|
2017-08-24 17:46:15 -04:00 |
|
joshvera
|
6c94040649
|
fix up python tests
|
2017-08-24 17:29:55 -04: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 |
|
joshvera
|
7bd60b7c50
|
postContextualize fromClause
|
2017-08-24 16:14:07 -04:00 |
|
Timothy Clem
|
86f65b39ff
|
🔥 these un-needed fixtures that duplicate parse expectations
|
2017-08-24 12:59:08 -07:00 |
|