Rob Rix
|
f1caf6beec
|
Pass the error up.
|
2019-09-30 17:20:35 -04:00 |
|
Rob Rix
|
9652ec9734
|
🔥 the Trace effect.
|
2019-09-30 17:19:46 -04:00 |
|
Rob Rix
|
b005ffb447
|
Don’t trace in Parsing.TreeSitter.
|
2019-09-30 17:14:11 -04:00 |
|
Rob Rix
|
9bd8ab260e
|
🔥 runAssignment.
|
2019-09-30 17:06:09 -04:00 |
|
Rob Rix
|
9295789b1d
|
🔥 a constructor we don’t check for.
|
2019-09-30 17:02:42 -04:00 |
|
Rob Rix
|
ee01643117
|
🔥 a bunch of redundant effects from the repl.
|
2019-09-30 17:00:49 -04:00 |
|
Patrick Thomson
|
ae56dbe26a
|
Bump the version in the publish script too.
|
2019-09-30 17:00:48 -04:00 |
|
Rob Rix
|
8dcf0bef24
|
Use the simple carrier in util and the repl.
|
2019-09-30 16:57:51 -04:00 |
|
Rob Rix
|
afc4e46942
|
Simplify the simple carrier.
|
2019-09-30 16:57:42 -04:00 |
|
Patrick Thomson
|
e6362f9083
|
Release semantic-0.8.0.0.
This is a major version bump because the CLI interface changed with #283.
|
2019-09-30 16:54:39 -04:00 |
|
Rob Rix
|
b1832108ed
|
🔥 timings for most parsers.
|
2019-09-30 16:35:40 -04:00 |
|
Rob Rix
|
20e5bdd960
|
Duplicate the parse carrier.
|
2019-09-30 16:34:21 -04:00 |
|
Rob Rix
|
a99ef5f855
|
Rename Semantic.Parse to Control.Carrier.Parse.Measured.
|
2019-09-30 16:32:50 -04:00 |
|
Rob Rix
|
b783f94a32
|
Import just the effect where possible.
|
2019-09-30 16:32:37 -04:00 |
|
Rob Rix
|
d181a6228a
|
Move the Parse effect into its own module.
|
2019-09-30 16:26:52 -04:00 |
|
Rob Rix
|
001f47b42d
|
Stub in a module for the Parse effect.
|
2019-09-30 16:25:35 -04:00 |
|
Patrick Thomson
|
30aa5cc111
|
Merge pull request #291 from github/abolish-the-handle-binary
Don’t mangle non-ASCII characters from `git ls-tree` and `git cat-file`.
|
2019-09-30 16:25:18 -04:00 |
|
Rob Rix
|
dc3a11c9ee
|
🔥 a redundant constraint.
|
2019-09-30 16:24:31 -04:00 |
|
Rob Rix
|
74acafecf8
|
Move the parse effect & carrier into Semantic.Parse.
|
2019-09-30 16:23:13 -04:00 |
|
Ayman Nadeem
|
f8c624d1b8
|
add test file
|
2019-09-30 16:13:42 -04:00 |
|
Ayman Nadeem
|
e35a246cf9
|
Merge branch 'master' into semantic-ast
|
2019-09-30 16:13:25 -04:00 |
|
Rob Rix
|
43b4de5b37
|
Simplify the errors helper.
|
2019-09-30 16:07:43 -04:00 |
|
Patrick Thomson
|
37579d80a9
|
Fix unit tests.
|
2019-09-30 16:00:44 -04:00 |
|
Rob Rix
|
199372d0f3
|
Serializing requires only the config.
|
2019-09-30 16:00:21 -04:00 |
|
Rob Rix
|
e4587c6cb5
|
Add a Reader effect for the config alone.
|
2019-09-30 15:56:48 -04:00 |
|
Rob Rix
|
9e183cd46b
|
Rename TaskEff to TaskC.
|
2019-09-30 15:54:57 -04:00 |
|
Rob Rix
|
f1b4fa870b
|
🔥 TaskC.
|
2019-09-30 15:50:53 -04:00 |
|
Rob Rix
|
ab3d366471
|
🔥 Task.
|
2019-09-30 15:49:46 -04:00 |
|
Rob Rix
|
54f1bacbd2
|
Just call diffTermPair directly.
|
2019-09-30 15:49:38 -04:00 |
|
Rob Rix
|
6ebfb5c9ac
|
🔥 runTaskF.
|
2019-09-30 15:42:01 -04:00 |
|
Rob Rix
|
b5177fc94e
|
🔥 Serialize.
|
2019-09-30 15:39:23 -04:00 |
|
Rob Rix
|
17f4226eea
|
🔥 render.
|
2019-09-30 15:33:14 -04:00 |
|
Rob Rix
|
884fb7c909
|
🔥 Render.
|
2019-09-30 15:30:55 -04:00 |
|
Rob Rix
|
ae40db0ab5
|
🔥 decorate.
|
2019-09-30 15:29:10 -04:00 |
|
Rob Rix
|
b298e3a42c
|
Rearrange slightly.
|
2019-09-30 15:22:54 -04:00 |
|
Rob Rix
|
c06a7807c7
|
🔥 Decorate.
|
2019-09-30 15:22:09 -04:00 |
|
Rob Rix
|
626777b190
|
Split parsing out of Task.
|
2019-09-30 15:20:30 -04:00 |
|
Rob Rix
|
08601d17db
|
Extract errors & runAssignment to the top level.
|
2019-09-30 14:42:09 -04:00 |
|
Patrick Thomson
|
896024902c
|
Merge branch 'master' into abolish-the-handle-binary
|
2019-09-30 14:40:20 -04:00 |
|
Rob Rix
|
af33c0865d
|
Export the Parse carrier.
|
2019-09-30 14:35:27 -04:00 |
|
Rob Rix
|
7a7228636e
|
🔥 redundant constraints.
|
2019-09-30 14:32:55 -04:00 |
|
Rob Rix
|
7c91a7d08f
|
Define a parse carrier.
|
2019-09-30 14:29:39 -04:00 |
|
Rob Rix
|
856189ed15
|
Define a smart constructor for parse.
|
2019-09-30 14:28:40 -04:00 |
|
Rob Rix
|
bba02fe178
|
Define an Effect instance for Parse.
|
2019-09-30 14:27:31 -04:00 |
|
Rob Rix
|
fca3027fc7
|
Define an HFunctor instance for Parse.
|
2019-09-30 14:27:24 -04:00 |
|
Rob Rix
|
ef05ef941a
|
Derive a Functor instance for Parse.
|
2019-09-30 14:27:15 -04:00 |
|
Rob Rix
|
a91b6c1e49
|
Define a Parse effect.
|
2019-09-30 14:27:07 -04:00 |
|
Rob Rix
|
1dbc84d122
|
Stub in a module for a parse effect.
|
2019-09-30 14:25:51 -04:00 |
|
Rob Rix
|
5236c3c0e9
|
Merge pull request #262 from github/semantic-tags
Tag computation for precise ASTs
|
2019-09-30 14:20:34 -04:00 |
|
Rob Rix
|
fb1e99e6a7
|
📝 the Send/Call thing.
|
2019-09-30 14:03:46 -04:00 |
|