Rob Rix
|
848f0759bb
|
Explicit exports.
|
2017-04-10 16:02:33 -04:00 |
|
Rob Rix
|
35fb87c1f9
|
Merge branch 'master' into syntax-a-la-carte
|
2017-04-10 11:29:28 -04:00 |
|
Rob Rix
|
ae71489aa1
|
Merge pull request #1075 from github/what-the-hspec
Combine output stats for all specs
|
2017-04-10 11:29:05 -04:00 |
|
Rob Rix
|
a151a24885
|
What the efff, apparently.
|
2017-04-10 11:27:26 -04:00 |
|
Rob Rix
|
5ad80666ad
|
Test that children assignments match multiple nested children.
|
2017-04-10 11:24:30 -04:00 |
|
Rob Rix
|
5938d21653
|
Children assignments run their sub-assignment and then yield.
|
2017-04-10 11:24:20 -04:00 |
|
Rob Rix
|
3684872e32
|
Tighten up rule assignment with guard .
|
2017-04-10 11:14:04 -04:00 |
|
Rob Rix
|
b1b1d2bd2f
|
Test that assignment continues after children assignments.
|
2017-04-10 10:52:12 -04:00 |
|
Rob Rix
|
c2482a0610
|
Test that children assignments nest.
|
2017-04-10 10:35:39 -04:00 |
|
Rob Rix
|
c9cf3d0bb8
|
Tidy up the repetition test.
|
2017-04-10 09:01:33 -04:00 |
|
Rob Rix
|
5349354910
|
Merge branch 'master' into what-the-hspec
|
2017-04-08 10:30:22 -04:00 |
|
Rob Rix
|
52263c7aa4
|
Reformat children assignment evaluation.
|
2017-04-08 09:12:42 -04:00 |
|
Rob Rix
|
72ad4e027e
|
Generalize the ast helper over the grammar type.
|
2017-04-07 21:26:02 -04:00 |
|
Rob Rix
|
755b448ac5
|
Show assignments after effects.
|
2017-04-07 18:31:37 -04:00 |
|
Rob Rix
|
b4847b0a1c
|
Class scope can have multiple independent entries.
|
2017-04-07 16:42:15 -04:00 |
|
Rob Rix
|
f73542ea8e
|
Define a Show1 instance for AssignmentF.
|
2017-04-07 16:42:09 -04:00 |
|
Rob Rix
|
22c9fb404d
|
Show data constructors.
|
2017-04-07 16:39:33 -04:00 |
|
Rob Rix
|
cc5ba7674f
|
Clarify Union’s Show1 instance.
|
2017-04-07 16:34:56 -04:00 |
|
Rob Rix
|
e3140636b7
|
Don’t export AssignmentF or its constructors.
|
2017-04-07 15:00:44 -04:00 |
|
Rob Rix
|
a43ff988ae
|
Test that rule assignment does not advance the cursor.
|
2017-04-07 14:59:13 -04:00 |
|
Rob Rix
|
79454112c5
|
Test that content assignment advances the cursor.
|
2017-04-07 14:57:44 -04:00 |
|
Rob Rix
|
c2a2b0b32b
|
Test that content assignment produces nodes’ content.
|
2017-04-07 14:57:00 -04:00 |
|
Rob Rix
|
0cc5c84706
|
Move the rule assignment tests down.
|
2017-04-07 14:50:57 -04:00 |
|
Rob Rix
|
f082473b4f
|
Rename the test for rule assignments.
|
2017-04-07 14:48:02 -04:00 |
|
Rob Rix
|
df130daceb
|
Group the Applicative tests together.
|
2017-04-07 14:47:31 -04:00 |
|
Rob Rix
|
806d4a702f
|
Group the Alternative tests together.
|
2017-04-07 14:47:23 -04:00 |
|
Rob Rix
|
71c5372d17
|
Test that children assignment fails if the subrule fails.
|
2017-04-07 14:43:53 -04:00 |
|
Rob Rix
|
b2da4ca89a
|
Test that children assignments match if their subrule matches.
|
2017-04-07 14:42:25 -04:00 |
|
Rob Rix
|
dfb5cff0dc
|
Test that children advances the cursor.
|
2017-04-07 14:39:13 -04:00 |
|
Rob Rix
|
03ea4a55fc
|
Correct the test assignments.
|
2017-04-07 14:37:22 -04:00 |
|
Rob Rix
|
cec63c69aa
|
Pull the Ruby rules out to the top level.
|
2017-04-07 14:29:48 -04:00 |
|
Rob Rix
|
1df2c979ec
|
Define a function to run the assignment for all the nodes.
|
2017-04-07 14:26:51 -04:00 |
|
Rob Rix
|
7453872869
|
Reformat the method rule a little.
|
2017-04-07 14:18:31 -04:00 |
|
Rob Rix
|
1d75bda845
|
Correct the method rule.
|
2017-04-07 14:16:58 -04:00 |
|
Rob Rix
|
b2cacf0d81
|
Reformat the rules a little.
|
2017-04-07 14:16:37 -04:00 |
|
Rob Rix
|
20f4f30ae9
|
🔥 a bunch of unnecessary type signatures.
|
2017-04-07 14:10:43 -04:00 |
|
Rob Rix
|
f5f080f1dd
|
Correct the 📝 for rule.
|
2017-04-07 14:08:59 -04:00 |
|
Rob Rix
|
401ecdbe78
|
Rule assignment is used in normal applicative form.
|
2017-04-07 14:04:56 -04:00 |
|
Rob Rix
|
c27af0034e
|
Rename stepAssignment to runAssignment.
|
2017-04-07 13:31:26 -04:00 |
|
Rob Rix
|
6534948186
|
Correct the 📝 for stepAssignment.
|
2017-04-07 13:29:29 -04:00 |
|
Rob Rix
|
8e0fa11fff
|
Merge branch 'master' into syntax-a-la-carte
|
2017-04-07 12:41:12 -04:00 |
|
Rob Rix
|
73a214480c
|
Merge pull request #1067 from github/command-dsl
Command DSL
|
2017-04-07 12:38:14 -04:00 |
|
Rob Rix
|
3a87919d22
|
Simplify the tests.
|
2017-04-07 12:36:14 -04:00 |
|
Rob Rix
|
00b3106933
|
Combine output stats for all specs
|
2017-04-07 12:24:57 -04:00 |
|
Rob Rix
|
76240b1d67
|
Refocus the existing assignment specs.
|
2017-04-07 12:21:45 -04:00 |
|
Rob Rix
|
979a42e1d4
|
Move Assignment into its own module.
|
2017-04-07 11:57:11 -04:00 |
|
Rob Rix
|
efb43890f3
|
Stub in a module for syntax assignment.
|
2017-04-07 11:38:27 -04:00 |
|
Rob Rix
|
2d0b3ff4b1
|
Unique the list of paths.
|
2017-04-07 10:49:36 -04:00 |
|
Rob Rix
|
3c596fb980
|
Take the difference on full blob entries, not just their paths.
|
2017-04-07 10:47:56 -04:00 |
|
Rob Rix
|
1c908fff66
|
Merge branch 'master' into command-dsl
|
2017-04-07 10:08:54 -04:00 |
|