joshvera
|
c3201ed689
|
Map var declarations to VarDecl
|
2017-01-17 14:56:59 -05:00 |
|
Timothy Clem
|
5c0ee56565
|
Bring in new tree-sitter API to query all child nodes
|
2016-12-06 11:21:31 -08:00 |
|
joshvera
|
30a3961409
|
Add go, defer, and subscript access statements
|
2016-11-14 19:05:02 -05:00 |
|
joshvera
|
0d58e97070
|
Merge remote-tracking branch 'origin/master' into go-parser
|
2016-11-02 15:25:50 -04:00 |
|
Timothy Clem
|
3bbfb765a5
|
Parse if, with some caveats
|
2016-10-26 14:32:08 -07:00 |
|
Timothy Clem
|
1bc5ba394a
|
Classes, member invocation, case statements
|
2016-10-25 11:36:30 -07:00 |
|
Timothy Clem
|
56c2dae42f
|
Bring in LOTS more of the ruby grammar
|
2016-10-24 10:43:31 -07:00 |
|
joshvera
|
339122dc87
|
Add Go to Language module
|
2016-10-17 15:30:55 -04:00 |
|
joshvera
|
3def8b0954
|
Remove SourceSpan imports
|
2016-10-05 17:45:24 -04:00 |
|
joshvera
|
7ba5607cc8
|
Add source spans to terms
|
2016-10-05 17:27:45 -04:00 |
|
Rob Rix
|
b4e6e1dbb8
|
Merge branch 'master' into markdown
|
2016-09-13 10:35:28 -04:00 |
|
Rob Rix
|
a64775d214
|
Merge branch 'master' into abstract-the-functor-out-of-diff-and-term-type-synonyms
|
2016-09-12 09:05:20 -04:00 |
|
Rob Rix
|
98637ad656
|
Generalize Term/TermF & Diff/DiffF over the functor.
|
2016-09-09 14:46:50 -04:00 |
|
Rick Winfrey
|
92b243d454
|
Indentation
|
2016-09-08 15:22:05 -05:00 |
|
Rob Rix
|
67fcf6c7de
|
Handle errors and all in a single clause.
|
2016-09-08 09:29:01 -04:00 |
|
Rob Rix
|
1e9785fc67
|
Add a fallback term constructor for other languages.
|
2016-09-07 15:14:20 -04:00 |
|
Rob Rix
|
d006d4b64f
|
.md files are Markdown.
|
2016-08-29 12:48:26 -04:00 |
|
Rob Rix
|
3399702d0a
|
Add Markdown to Language.
|
2016-08-29 12:47:55 -04:00 |
|
joshvera
|
473ec980b1
|
Merge remote-tracking branch 'origin/master' into diff-summaries
|
2016-05-26 13:40:54 -04:00 |
|
joshvera
|
8180b37285
|
Use Protolude via the Prologue module and add NoImplicitPrelude
|
2016-05-26 12:58:04 -04:00 |
|
joshvera
|
e027e81f3d
|
Add a Show instance to language
|
2016-05-26 11:34:02 -04:00 |
|
Rob Rix
|
7edd512a01
|
.rb → Ruby.
|
2016-02-21 21:57:44 -06:00 |
|
Matt Diephouse
|
b7355bf7e6
|
Add a bunch more languages
Even though they don’t do anything
|
2016-02-10 14:35:08 -08:00 |
|
Matt Diephouse
|
f45fd562a1
|
Move languageForType to Language
|
2016-02-10 14:32:11 -08:00 |
|
Matt Diephouse
|
4a5c844f34
|
Move Language to a separate module
|
2016-02-10 14:30:14 -08:00 |
|