Timothy Clem
5d1720f93c
Merge remote-tracking branch 'origin/master' into fix-some-python-assignment-errors
2017-07-21 09:47:16 -07:00
Timothy Clem
9f20e57740
Spacing
2017-07-21 09:08:57 -07:00
Timothy Clem
2f9f9f5752
Merge remote-tracking branch 'origin/master' into remove-sourceState
2017-07-21 09:07:33 -07:00
Timothy Clem
b934b97f27
s/Palatte/Palette
2017-07-21 09:00:30 -07:00
Timothy Clem
6bf440d240
Python elif and else need to take multiple statements too
2017-07-20 11:42:56 -07:00
Timothy Clem
2880052c15
Remove sourceState from AssignmentState
2017-07-20 10:23:21 -07:00
Timothy Clem
1183c0265a
err no longer used in these specs
2017-07-20 09:36:41 -07:00
Timothy Clem
6b1a3b0efd
Fix zero width repetitions infinite loop
...
Introduces a stateCounter to detect progress and accepts one and only one zero width match.
Refactored tests a bit to not assert internal state unless specifically necessary.
2017-07-20 09:32:24 -07:00
Timothy Clem
ee0fb33a94
Demonstrate infinite loop with many (pure x)
2017-07-20 09:32:24 -07:00
Timothy Clem
0b23bf901f
Use const
2017-07-20 09:32:24 -07:00
Timothy Clem
4cdac77633
Test out catchError
2017-07-20 09:32:24 -07:00
Rob Rix
201f9358f8
Correct the tests.
2017-07-19 20:01:59 -04:00
Rob Rix
839c64b4a3
Rename Command.Files to Files.
2017-07-19 19:57:36 -04:00
Rob Rix
844b8d0dc3
Run tasks in the spec.
2017-07-19 17:23:44 -04:00
Rob Rix
8d43d19296
Construct Eithers for the input source(s).
2017-07-19 15:40:56 -04:00
Rob Rix
4d62b8be3f
Merge branch 'master' into task-input-output
2017-07-19 14:47:53 -04:00
Rob Rix
5481883b9f
🔥 Command.
2017-07-19 14:14:07 -04:00
Rob Rix
1fa7b11cc5
🔥 the obsolete import of Arguments.
2017-07-19 14:09:19 -04:00
Rob Rix
0b32ff0a3b
🔥 DiffFixture.
2017-07-19 14:09:11 -04:00
Rob Rix
9d4737048d
Correct the specs.
2017-07-19 14:01:56 -04:00
Rick Winfrey
6fc07e18ce
Add language field to errors test
2017-07-19 10:44:38 -07:00
Rick Winfrey
607392ded1
Add language to ToC spec tests
2017-07-19 10:34:48 -07:00
Timothy Clem
64d2175f58
Fix up assignment specs
2017-07-17 14:39:08 -07:00
Timothy Clem
902aa213f5
Assign HTMLInline in markdown
2017-07-17 10:50:02 -07:00
Rick Winfrey
8a0e952a11
Merge branch 'master' into python-slice-expressions
2017-07-13 10:03:53 -07:00
Rick Winfrey
0999f42b96
Merge branch 'master' into python-slice-expressions
2017-07-13 10:02:57 -07:00
Rob Rix
7b888cd760
Merge branch 'master' into parse-error-symbols
2017-07-13 10:58:28 -04:00
Rick Winfrey
67ad264125
Add slice test fixtures
2017-07-12 15:34:17 -07:00
Rob Rix
cf5794d9cc
🔥 a redundant import.
2017-07-12 15:57:14 -04:00
Rob Rix
e050a44cf4
Define a Node type for the intermediate representation of metadata.
2017-07-12 15:55:21 -04:00
Rob Rix
cf8148f804
Merge branch 'master' into parse-error-symbols
2017-07-12 14:58:40 -04:00
Rob Rix
a1b30f7524
Fix up the tests.
2017-07-12 14:51:38 -04:00
Timothy Clem
7fff9cc64a
Merge branch 'master' into ruby-assignment
2017-07-12 10:49:19 -07:00
Rick Winfrey
83fcc206f3
Merge branch 'master' into par-arg-eters
2017-07-12 10:09:06 -07:00
Timothy Clem
4d70e1c358
Merge branch 'master' into markdown-headings
2017-07-12 08:12:47 -07:00
Rick Winfrey
aaf2ce089e
Assign dictionary splat parameters
2017-07-11 15:31:19 -07:00
Timothy Clem
2c5b12f8de
Merge branch 'master' into ruby-assignment
2017-07-11 14:19:20 -07:00
Rick Winfrey
3f4d47030b
Assign list splat parameters
2017-07-11 13:53:25 -07:00
Rick Winfrey
821c6813ec
Assign typedDefaultParameter
2017-07-11 13:43:35 -07:00
Timothy Clem
7c513d3e01
Assign heredocs as TextElement for now
2017-07-11 13:23:05 -07:00
Timothy Clem
c314330e14
Handle === style markdown headings
2017-07-11 09:37:24 -07:00
Rick Winfrey
b35091f754
Assign aliased imports
2017-07-10 15:58:41 -07:00
Timothy Clem
bd684d0ed6
Merge remote-tracking branch 'origin/master' into ruby-assignment
2017-07-10 14:09:00 -07:00
Rick Winfrey
9f0a7c2c94
Merge branch 'master' into python-assignment-improvements
2017-07-10 13:59:55 -07:00
Rick Winfrey
a03300c920
Add test covering default parameters in Python
2017-07-10 13:59:40 -07:00
Timothy Clem
ef0810d3db
Test markdown toc summary rendering
2017-07-10 12:54:03 -07:00
Timothy Clem
405e068542
Fix up ruby rescue fixtures
2017-07-10 08:32:22 -07:00
Timothy Clem
39a457ceaf
Introduce blocks
2017-07-07 15:17:15 -07:00
Timothy Clem
39b7c05e50
case/when/else
2017-07-07 14:22:17 -07:00
Timothy Clem
7d8978f764
Uninterpreted
2017-07-07 13:53:16 -07:00