Skip to content

Make methods return Unit #53

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 42 commits into from
Dec 21, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
fc70c42
return unit instead of canvas
aztecrex Jun 25, 2017
a1d2529
return unit instead of context
aztecrex Jun 25, 2017
42f0732
generate docs
aztecrex Jun 26, 2017
0cbdbc5
merge branch 'master' into return-unit-from-manipulators
aztecrex Nov 8, 2017
93e1543
merge branch 'return-unit-from-manipulators'
aztecrex Nov 8, 2017
38197a0
merge remote-tracking branch 'upstream/master'
aztecrex Dec 3, 2017
8e939e6
context first in setLineWidth
aztecrex Dec 3, 2017
c7db5e9
context first in setFillStyle
aztecrex Dec 3, 2017
be17783
context first in setStrokeStyle
aztecrex Dec 3, 2017
ac6d42a
context first in setShadowColor
aztecrex Dec 3, 2017
1657257
context first in setShadowBlur
aztecrex Dec 3, 2017
9b2283c
context first in setShadowOffsetX
aztecrex Dec 3, 2017
18488af
context first in setShadowOffsetY
aztecrex Dec 3, 2017
e115cb8
context first in setMiterLimit
aztecrex Dec 3, 2017
4264e95
context first in setLineCap
aztecrex Dec 3, 2017
d8faa61
context first in setLineJoin
aztecrex Dec 3, 2017
90dd6bc
context first in scale
aztecrex Dec 3, 2017
60ab29e
context first in rotate
aztecrex Dec 3, 2017
700e0f9
context first in translate
aztecrex Dec 3, 2017
bf26aed
context first in transform
aztecrex Dec 3, 2017
13c4b98
context first in setTransform
aztecrex Dec 3, 2017
fe6c8f1
context first in setFont
aztecrex Dec 3, 2017
5ce0eda
context first in createPattern
aztecrex Dec 3, 2017
c1573d8
context first in setPatternFillStyle
aztecrex Dec 3, 2017
2e3e279
context first in createLinearGradient
aztecrex Dec 3, 2017
fa4c276
context first in createRadialGradient
aztecrex Dec 3, 2017
327cede
gradient first in addColorStop
aztecrex Dec 3, 2017
be6e3af
return effectful unit from addColorStop
aztecrex Dec 3, 2017
aa57ec9
context first in setGradientFillStyle
aztecrex Dec 3, 2017
556e040
context first in quadraticCurveTo
aztecrex Dec 3, 2017
8dba84d
context first in bezierCurveTo
aztecrex Dec 3, 2017
12ea538
canvas first in setCanvasWidth
aztecrex Dec 3, 2017
d5eaa94
canvas first in setCanvasHeight
aztecrex Dec 3, 2017
8dae399
canvas first in setCanvasDimensions
aztecrex Dec 3, 2017
73d4e63
merge branch 'reorder-params'
aztecrex Dec 3, 2017
7d6b340
re-generate documents
aztecrex Dec 13, 2017
7cbbb6e
merge branch 'documentation'
aztecrex Dec 13, 2017
f5d34da
shared unit value
aztecrex Dec 13, 2017
bebef48
merge branch 'unit-return'
aztecrex Dec 13, 2017
a9059f6
remove explicit unit returns
aztecrex Dec 21, 2017
f3cc2f4
remove unused psc-package config
aztecrex Dec 21, 2017
322014f
merge branch 'return-unit-from-manipulators'
aztecrex Dec 21, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading