Rob Rix
|
3b2820a4ac
|
Border stuff.
|
2015-12-15 10:11:20 -05:00 |
|
Rob Rix
|
d4dd01c38a
|
Never wrap number cells.
|
2015-12-15 10:11:15 -05:00 |
|
Rob Rix
|
98d2f6a06b
|
Tweak the width rules for number cells.
|
2015-12-15 10:11:09 -05:00 |
|
Rob Rix
|
766142efd4
|
Add colgroups to tables.
|
2015-12-15 10:10:51 -05:00 |
|
Rob Rix
|
ece14e5b8d
|
Set the number cell text colour.
|
2015-12-15 10:02:30 -05:00 |
|
Rob Rix
|
dc38ea3d03
|
Increase the line height.
|
2015-12-15 10:02:18 -05:00 |
|
Rob Rix
|
99366432d8
|
We don’t need to specify this width.
|
2015-12-15 10:02:02 -05:00 |
|
Rob Rix
|
7887c89710
|
No default padding for cells.
|
2015-12-15 10:00:47 -05:00 |
|
Rob Rix
|
dc0d53e861
|
Number cell borders.
|
2015-12-15 10:00:07 -05:00 |
|
Rob Rix
|
170008f605
|
Don’t select line numbers.
|
2015-12-15 09:59:58 -05:00 |
|
Rob Rix
|
bc8eb0bf99
|
Pad the number cells a bit.
|
2015-12-15 09:59:51 -05:00 |
|
Rob Rix
|
68833bcd39
|
Use the right font for the numbers.
|
2015-12-15 09:58:22 -05:00 |
|
Rob Rix
|
5cbcdd2902
|
We no longer insert this ul.
|
2015-12-15 09:57:05 -05:00 |
|
Rob Rix
|
43d8634dcb
|
Give empty cells a background colour.
|
2015-12-15 09:56:02 -05:00 |
|
Rob Rix
|
803a1eb2f2
|
Add a border to the right number cells.
|
2015-12-15 09:55:44 -05:00 |
|
Rob Rix
|
68f7203fe8
|
Empty code cells get marked up accordingly.
|
2015-12-15 09:50:22 -05:00 |
|
Rob Rix
|
7985f9fdaf
|
Empty number cells get marked up accordingly.
|
2015-12-15 09:47:36 -05:00 |
|
Rob Rix
|
c5fa99182b
|
Empty lines defer to the ToMarkup instance for Line.
|
2015-12-15 09:46:06 -05:00 |
|
Rob Rix
|
2bb4e6565c
|
🔥 the commented-out ToMarkup instance for Row .
|
2015-12-15 09:41:31 -05:00 |
|
Rob Rix
|
531dd3efcf
|
Merge branch 'master' into split-styling-adjustments
|
2015-12-15 08:40:37 -05:00 |
|
Josh Vera
|
772b8061e7
|
Merge pull request #329 from github/ordered-map-but-this-time-working
Ordered map, but this time working
|
2015-12-14 18:45:44 -05:00 |
|
Rob Rix
|
9604238c02
|
Test the asymmetry of intersectionWith .
|
2015-12-14 18:20:21 -05:00 |
|
Rob Rix
|
a357c155f8
|
Test the ordering of keys .
|
2015-12-14 18:18:40 -05:00 |
|
Rob Rix
|
ae298f287a
|
Test that unions does not duplicate elements.
|
2015-12-14 18:17:48 -05:00 |
|
Rob Rix
|
b2cceea842
|
Rename the unions test.
|
2015-12-14 18:16:22 -05:00 |
|
Rob Rix
|
e9cac45f65
|
Test union asymmetry.
|
2015-12-14 18:15:56 -05:00 |
|
Rob Rix
|
79d5e38b26
|
Use distinct elements in a and b .
|
2015-12-14 18:15:14 -05:00 |
|
Rob Rix
|
4fd12e7223
|
Test unions .
|
2015-12-14 18:13:19 -05:00 |
|
Rob Rix
|
62a4327bda
|
Test the asymmetry of difference .
|
2015-12-14 18:11:42 -05:00 |
|
Rob Rix
|
1d7dced61f
|
Test keys .
|
2015-12-14 18:10:20 -05:00 |
|
Rob Rix
|
b2cbda1926
|
Extract the keys into the where clause.
|
2015-12-14 18:08:24 -05:00 |
|
Rob Rix
|
fbad8a45e3
|
Qualify the imports to make them easier to spot.
|
2015-12-14 18:06:56 -05:00 |
|
Rob Rix
|
ecb3e918f6
|
Use ! instead of lookup .
|
2015-12-14 18:05:00 -05:00 |
|
Rob Rix
|
a56d527f8d
|
Merge branch 'master' into ordered-map-but-this-time-working
|
2015-12-14 17:58:38 -05:00 |
|
Rob Rix
|
a6ef7a3457
|
Revert "Fix inverted semantics of union ."
This reverts commit 699bab3abd877104062ff3db8135b6cce093d533.
|
2015-12-14 17:57:41 -05:00 |
|
Rob Rix
|
2ee77fe490
|
Import OrderedMap instead of Data.Map.
|
2015-12-14 17:57:24 -05:00 |
|
Rob Rix
|
e96a77aa1a
|
Test the intersection.
|
2015-12-14 17:54:22 -05:00 |
|
Rob Rix
|
aeb99b54a0
|
Test the union.
|
2015-12-14 17:53:05 -05:00 |
|
Rob Rix
|
ab6658edc8
|
Extract the fixtures.
|
2015-12-14 17:51:15 -05:00 |
|
Rob Rix
|
26400a24a8
|
Import & run the OrderedMapSpec spec.
|
2015-12-14 17:49:40 -05:00 |
|
Rob Rix
|
0401bcb83d
|
Rename the spec function.
|
2015-12-14 17:48:59 -05:00 |
|
Rob Rix
|
7f488bb351
|
Knock the nesting out.
|
2015-12-14 17:47:42 -05:00 |
|
Rob Rix
|
2dbf0fc7c3
|
OrderedMapSpec imports hspec.
|
2015-12-14 17:44:42 -05:00 |
|
Rob Rix
|
aebf6dd488
|
Add a spec testing difference .
|
2015-12-14 17:43:49 -05:00 |
|
Rob Rix
|
205a885305
|
Stub in an OrderedMapSpec module.
|
2015-12-14 17:42:57 -05:00 |
|
Josh Vera
|
0278020f5d
|
Merge pull request #320 from github/ordered-map
[WIP] Ordered map
|
2015-12-14 17:36:18 -05:00 |
|
Rob Rix
|
40f6df8b5d
|
Merge branch 'master' into ordered-map
|
2015-12-14 17:35:08 -05:00 |
|
Josh Vera
|
b6c0cf61e3
|
Merge pull request #328 from github/merge-implosion-is-the-name-of-my-next-band
Correct some merge confusion.
|
2015-12-14 17:25:09 -05:00 |
|
Rob Rix
|
3c8b79f0b0
|
Correct some merge confusion.
|
2015-12-14 17:22:53 -05:00 |
|
Josh Vera
|
6850b402d4
|
Merge pull request #326 from github/post-process-leaf-nodes-in-terms
Post process leaf nodes in terms
|
2015-12-14 17:20:16 -05:00 |
|