Rob Rix
|
4aac5f8440
|
🔥 semantic-core.
|
2022-02-07 16:16:31 -05:00 |
|
Rob Rix
|
b92de8fb74
|
Fix the core handler.
|
2022-02-07 16:09:40 -05:00 |
|
Rob Rix
|
f844182cf4
|
Disable overloaded strings.
|
2022-02-07 15:36:07 -05:00 |
|
Rob Rix
|
6b7b9eae1a
|
🔥 a commented-out line.
|
2022-02-07 15:02:04 -05:00 |
|
Rob Rix
|
47084da3d0
|
Give a signature for findEdgeNamed.
|
2022-02-07 15:01:52 -05:00 |
|
Rob Rix
|
3c9736763d
|
Add the deps for Bazel's sake.
|
2022-02-07 13:51:27 -05:00 |
|
Rob Rix
|
ced942eab4
|
Let the action figure it out.
|
2022-02-07 11:52:30 -05:00 |
|
Rob Rix
|
9b0814d693
|
Switch to haskell/actions/setup.
|
2022-02-07 11:47:55 -05:00 |
|
Rob Rix
|
9dc70322c9
|
Bump ghc.
|
2022-02-07 11:44:20 -05:00 |
|
Rob Rix
|
1ed8183066
|
Factor out lists of child nodes.
|
2022-02-07 11:01:14 -05:00 |
|
Rob Rix
|
82e00e4af0
|
Return the module as the root node.
|
2022-02-07 10:52:09 -05:00 |
|
Rob Rix
|
bb73145e55
|
The root node must be mapped from the graph as well.
|
2022-02-07 10:48:15 -05:00 |
|
Rob Rix
|
befb3e2366
|
Return the root node.
|
2022-02-07 10:37:48 -05:00 |
|
Rob Rix
|
4f102fc8f5
|
Wrap node returns up in Either.
|
2022-02-04 09:40:51 -05:00 |
|
Rob Rix
|
1a7a10dad5
|
Parse modules.
|
2022-02-04 09:26:01 -05:00 |
|
Rob Rix
|
2d56b92200
|
Inline edge into resolveWith.
|
2022-02-03 11:34:50 -05:00 |
|
Rob Rix
|
cfc69b8cc7
|
Use resolveWith in findEdgeNamed.
|
2022-02-03 11:31:56 -05:00 |
|
Rob Rix
|
2e5d6160f6
|
Factor out a resolveWith function.
|
2022-02-03 11:31:17 -05:00 |
|
Rob Rix
|
b1660bf2b1
|
Inline edgeNamed.
|
2022-02-03 11:28:30 -05:00 |
|
Rob Rix
|
cc807c7b95
|
Inline findEdge.
|
2022-02-03 11:27:50 -05:00 |
|
Rob Rix
|
44ce77df56
|
Find named edges.
|
2022-02-03 11:26:25 -05:00 |
|
Rob Rix
|
ab6f066f39
|
Use fix instead of hand-rolling it.
|
2022-02-02 11:46:23 -05:00 |
|
Rob Rix
|
25a444c8f8
|
Add modules.
|
2022-02-01 14:43:49 -05:00 |
|
Rob Rix
|
a88972cf32
|
Correct ordering.
|
2022-02-01 14:33:43 -05:00 |
|
Rob Rix
|
0b5562c0fa
|
Correct associativity.
|
2022-02-01 14:31:36 -05:00 |
|
Rob Rix
|
fe46c706ea
|
Construct nested let-bindings.
|
2022-02-01 14:29:13 -05:00 |
|
Rob Rix
|
f60b256846
|
Add let bindings to Syntax.
|
2022-02-01 14:21:27 -05:00 |
|
Rob Rix
|
ff516c39ac
|
Define a let' macro.
|
2022-02-01 14:12:06 -05:00 |
|
Rob Rix
|
1f2b8a1490
|
Add let-bindings.
|
2022-02-01 14:05:01 -05:00 |
|
Rob Rix
|
b6fac248f1
|
Add a heading for Dom.
|
2022-02-01 13:54:00 -05:00 |
|
Rob Rix
|
374c8f990d
|
Factor out resolution of edges.
|
2022-02-01 13:47:34 -05:00 |
|
Rob Rix
|
caf3c3f1cd
|
Generalize edge.
|
2022-02-01 13:42:20 -05:00 |
|
Rob Rix
|
52f6d2b07c
|
Parse block nodes (incorrectly).
|
2022-02-01 13:12:23 -05:00 |
|
Rob Rix
|
b7f1d1f928
|
Match else clauses.
|
2022-02-01 12:52:05 -05:00 |
|
Rob Rix
|
d86289a78f
|
Add per-child edges to blocks.
|
2022-02-01 12:29:31 -05:00 |
|
Rob Rix
|
d32d44d6d7
|
Add a dependency on bytestring.
|
2022-01-28 14:01:16 -05:00 |
|
Rob Rix
|
ffb38fa574
|
Get the index from the objects again.
|
2022-01-28 14:00:57 -05:00 |
|
Rob Rix
|
10f2423c39
|
Pass the index in.
|
2022-01-28 11:42:15 -05:00 |
|
Rob Rix
|
63b5e970fd
|
Parse files.
|
2022-01-28 11:35:03 -05:00 |
|
Rob Rix
|
27b436f6d9
|
Spacing.
|
2022-01-28 11:18:39 -05:00 |
|
Rob Rix
|
6084ab89e9
|
Define a knot-tied handler.
|
2022-01-27 14:18:51 -05:00 |
|
Rob Rix
|
512618e17d
|
Define a convenient evaluation handler.
|
2022-01-27 14:18:14 -05:00 |
|
Rob Rix
|
64c73458ea
|
Specialize Interpret to values.
|
2022-01-27 14:17:40 -05:00 |
|
Rob Rix
|
5acdc526e2
|
Define an abstract interpretation implementation of Syntax.
|
2022-01-27 14:14:23 -05:00 |
|
Rob Rix
|
7946b74395
|
ddie takes a value, not a primitive.
|
2022-01-27 14:13:48 -05:00 |
|
Rob Rix
|
39c4f8ecaa
|
Depend on vector.
|
2021-12-17 15:24:54 -05:00 |
|
Rob Rix
|
be0c656e9f
|
Parse graphs.
|
2021-12-17 15:21:31 -05:00 |
|
Rob Rix
|
ecb25608f8
|
Parse directly into Syntax.
|
2021-12-17 15:14:17 -05:00 |
|
Rob Rix
|
28f9bd84cd
|
Define an AST and JSON deserialization.
|
2021-12-15 15:04:52 -05:00 |
|
Rob Rix
|
527e02725f
|
Rename the raise node.
|
2021-12-15 15:04:38 -05:00 |
|