Josh Vera
|
821930cf84
|
Merge pull request #360 from github/strictness
Strictness
|
2015-12-27 09:21:13 -08:00 |
|
Rob Rix
|
faea10ffda
|
Merge branch 'master' into strictness
|
2015-12-27 12:13:17 -05:00 |
|
Josh Vera
|
8b56839992
|
Merge pull request #359 from github/ffi-ffs
FFI, ffs
|
2015-12-26 09:16:29 -08:00 |
|
Josh Vera
|
46ca05e0b4
|
Merge pull request #355 from github/split-property-tests
Split property tests
|
2015-12-26 09:07:50 -08:00 |
|
Rob Rix
|
6b5339a5c2
|
Fold strictly.
|
2015-12-23 18:03:55 -05:00 |
|
Rob Rix
|
c1973d052d
|
Fold strictly.
|
2015-12-23 18:01:31 -05:00 |
|
Rob Rix
|
71c0719326
|
Remove a redundant import.
|
2015-12-23 18:01:01 -05:00 |
|
Rob Rix
|
745ee35816
|
Annotated is strict in its annotation and syntax..
|
2015-12-23 17:55:19 -05:00 |
|
Rob Rix
|
92cbad56fe
|
Document why strict application.
|
2015-12-23 17:54:28 -05:00 |
|
Rob Rix
|
319bbecfdb
|
We no longer need to force the evaluation of range .
|
2015-12-23 17:52:04 -05:00 |
|
Rob Rix
|
094fd90f91
|
Info is now strict.
|
2015-12-23 17:51:52 -05:00 |
|
Rob Rix
|
98bde6b555
|
Eta reduction.
|
2015-12-23 17:50:29 -05:00 |
|
Rob Rix
|
d30bc17c16
|
Remove redundant parentheses.
|
2015-12-23 17:50:26 -05:00 |
|
Rob Rix
|
077c8194b2
|
Spacing.
|
2015-12-23 17:49:59 -05:00 |
|
Rob Rix
|
ab7f748663
|
Use fromMaybe to expand the alternatives.
|
2015-12-23 17:48:43 -05:00 |
|
Rob Rix
|
fe347b3f07
|
Just force the evaluation of range now that it’s strict.
|
2015-12-23 17:41:55 -05:00 |
|
Rob Rix
|
24998db34e
|
Range’s fields are strict.
|
2015-12-23 17:41:35 -05:00 |
|
Rob Rix
|
a8578ccbf8
|
Force the evaluation of the start & end of the range.
|
2015-12-23 17:39:40 -05:00 |
|
Rob Rix
|
eb908e4fa2
|
Compute the range in-place.
|
2015-12-23 17:39:13 -05:00 |
|
Rob Rix
|
08c2d72803
|
Force the evaluation of the range.
|
2015-12-23 17:38:09 -05:00 |
|
Rob Rix
|
aca7b55784
|
Capture the range in a temporary.
|
2015-12-23 17:37:42 -05:00 |
|
Rob Rix
|
76e1f042c8
|
getChild calls toTerm directly.
|
2015-12-23 10:47:15 -05:00 |
|
Rob Rix
|
308e561693
|
Use take to specify a half-open interval.
|
2015-12-23 10:43:41 -05:00 |
|
Rob Rix
|
a32de11218
|
Spacing.
|
2015-12-23 10:34:40 -05:00 |
|
Rob Rix
|
038d0b6ff6
|
Implement the Storable instance for TSNode in terms of its CStorable instance.
|
2015-12-23 10:34:08 -05:00 |
|
Rob Rix
|
44ba628c71
|
Add a default CStorable instance for TSNode.
|
2015-12-23 10:33:52 -05:00 |
|
Rob Rix
|
ae92b20a7c
|
Derive a Generic instance for TSNode .
|
2015-12-23 10:33:36 -05:00 |
|
Rob Rix
|
21ac483558
|
DeriveGeneric.
|
2015-12-23 09:58:46 -05:00 |
|
Rob Rix
|
6edd7453e4
|
Attempt to depend on c-storable-deriving again.
|
2015-12-23 09:57:15 -05:00 |
|
Rob Rix
|
a938d072c0
|
Remove TSLength.
|
2015-12-23 09:52:09 -05:00 |
|
Rob Rix
|
f75a0f25f3
|
Move range into the where clause.
|
2015-12-23 09:50:54 -05:00 |
|
Rob Rix
|
5b685f7ce3
|
Remove withNamedChildren .
|
2015-12-23 09:50:19 -05:00 |
|
Rob Rix
|
8550676c42
|
Inline withNamedChildren in toTerm .
|
2015-12-23 09:49:55 -05:00 |
|
Rob Rix
|
988a8d825f
|
TSNode is no longer defined over TSLength , but over CSize values instead.
|
2015-12-23 09:45:49 -05:00 |
|
Rob Rix
|
4c7393c2d3
|
Merge branch 'master' into split-property-tests
|
2015-12-22 19:11:56 -05:00 |
|
Rob Rix
|
3a6cef41d7
|
Merge pull request #358 from github/bump-the-parsers
Bump the parsers
|
2015-12-22 19:10:28 -05:00 |
|
Rob Rix
|
59f3efc9ff
|
Bump tree-sitter-parsers back to master since the PR was merged.
|
2015-12-22 19:08:55 -05:00 |
|
Rob Rix
|
e1a84e2ab1
|
Increase the size of TSNode to match the current definition.
See also
https://github.com/maxbrunsfeld/tree-sitter/blob/master/include/tree_sit
ter/runtime.h#L38-L41
|
2015-12-22 19:06:51 -05:00 |
|
Rob Rix
|
edc519c7f1
|
Bump tree-sitter-parsers to bumps .
|
2015-12-22 19:06:07 -05:00 |
|
Rob Rix
|
7956c7d21c
|
Merge pull request #356 from github/delete-the-prototype
🔥 Delete the prototype 🔥
|
2015-12-21 16:59:57 -05:00 |
|
Rob Rix
|
44d437ccdb
|
🔥 the prototype.
|
2015-12-18 14:20:46 -05:00 |
|
Rob Rix
|
32f562eea0
|
Move style.css.
|
2015-12-18 14:20:09 -05:00 |
|
Rob Rix
|
7ed7c71a63
|
🔥 the unused adjoinLines function.
|
2015-12-18 14:18:21 -05:00 |
|
Rob Rix
|
e8f57d6b27
|
Remove the redundant test.
|
2015-12-18 13:58:13 -05:00 |
|
Rob Rix
|
60edfc661a
|
Test promotion through empty lines.
|
2015-12-18 13:58:02 -05:00 |
|
Rob Rix
|
de456dfe49
|
Remove the redundant test.
|
2015-12-18 13:40:54 -05:00 |
|
Rob Rix
|
e1cc29e032
|
Don’t expect empty rows to be elided.
|
2015-12-18 13:27:16 -05:00 |
|
Rob Rix
|
bcc7d6d578
|
Don’t elide empty rows.
|
2015-12-18 13:27:11 -05:00 |
|
Rob Rix
|
963887a115
|
Test the property that we don’t promote through empty lines onto closed lines.
This is falsified by empty row elision.
|
2015-12-18 13:27:03 -05:00 |
|
Rob Rix
|
7e67a6a490
|
Remove a redundant test.
|
2015-12-18 13:22:30 -05:00 |
|