Commit Graph

3120 Commits

Author SHA1 Message Date
Richard Feldman
5b6be39007
Merge pull request #363 from rtfeldman/fix-x11
Document fixing the x11 build failure
2020-05-23 17:34:03 -04:00
Richard Feldman
1e4bf40752 Document fixing the x11 build failure. 2020-05-23 13:56:49 -04:00
Chad Stearns
c83a6dc7b8 Float function isPositive, isNegative, and isZero 2020-05-22 23:05:17 -04:00
Chad Stearns
3269b6ed1e Merge branch 'trunk' of github.com:rtfeldman/roc into is-positive-is-negative 2020-05-21 21:57:16 -04:00
Richard Feldman
e9f1ef29d1
Merge pull request #361 from rtfeldman/update-example
Update examples/quicksort
2020-05-21 21:14:22 -04:00
Richard Feldman
bcff8b4a57 Update examples/quicksort 2020-05-21 20:52:05 -04:00
Chad Stearns
3fef390a76 Merging in remote 2020-05-20 20:43:15 -04:00
Richard Feldman
40607c30c5
Merge pull request #360 from rtfeldman/www
Add static package site mockup
2020-05-19 22:23:39 -04:00
Richard Feldman
891e15dbb7 Scoot the search button over a bit 2020-05-19 21:33:33 -04:00
Richard Feldman
5020dbc781 Go back to square corners on code areas.
This reverts commit 2a5dddaaed.
2020-05-19 21:32:08 -04:00
Richard Feldman
2a5dddaaed Try tapered corners on code areas 2020-05-19 21:31:56 -04:00
Richard Feldman
2b33fe7fbf Try octagonal code areas 2020-05-19 21:31:03 -04:00
Richard Feldman
607d443ee4 metallic logo 2020-05-19 18:05:41 -04:00
Richard Feldman
204c611729 Update logo.svg 2020-05-19 18:04:23 -04:00
Richard Feldman
cee061c64f Bump font size on module-name on mobile 2020-05-19 17:37:54 -04:00
Richard Feldman
2773576014 Fix some more styling and accessibility issues 2020-05-19 17:35:28 -04:00
Richard Feldman
62a399c569 Make things mobile-friendly 2020-05-18 23:21:36 -04:00
Chad Stearns
a01bdd66c5 isZero, isPositive, isNegative 2020-05-18 12:49:27 -04:00
Richard Feldman
fd05ba041c Give the sidebar more room. 2020-05-18 00:07:57 -04:00
Richard Feldman
3749f906f5 Fix some resizing behavior 2020-05-18 00:06:39 -04:00
Richard Feldman
e05a3f6015 Revise widths 2020-05-17 23:06:28 -04:00
Richard Feldman
40bb94fe04 Revise <code> and layout more 2020-05-17 22:43:26 -04:00
Richard Feldman
94c220b967 Fix a contrast issue 2020-05-17 17:51:34 -04:00
Richard Feldman
2f9b6cac93 Lots more styling 2020-05-17 17:46:26 -04:00
Richard Feldman
425d1c74f6 Space out the module name a bit more 2020-05-17 12:01:15 -04:00
Richard Feldman
50774a0965 Restyle sidebar 2020-05-17 11:56:24 -04:00
Richard Feldman
b69d4965ca Tapered corners 2020-05-17 11:30:12 -04:00
Richard Feldman
7b67f04383 Revise solid logo 2020-05-17 03:03:12 -04:00
Richard Feldman
bfa8ffce12 Revised logo svg 2020-05-17 02:57:30 -04:00
Richard Feldman
746125282b Add favicon 2020-05-17 02:38:00 -04:00
Richard Feldman
b82b407eb7 Use logo-solid 2020-05-17 02:15:08 -04:00
Richard Feldman
009de003b4 Add a mockup of a package docs page 2020-05-17 02:08:32 -04:00
Richard Feldman
40cd77ec95
Merge pull request #359 from rtfeldman/int-float-num
Move `Int` and `Float` docs into `Num`
2020-05-14 23:00:28 -04:00
Richard Feldman
33d4af8b5b Add some stuff to Num docs 2020-05-14 22:02:05 -04:00
Richard Feldman
6e32c31c06 Try moving Int and Float docs into Num 2020-05-14 20:47:34 -04:00
Richard Feldman
daef1bdc24
Merge pull request #358 from rtfeldman/int-rem
Int rem
2020-05-13 23:17:18 -04:00
Richard Feldman
7f05678bf8
Merge branch 'trunk' into int-rem 2020-05-13 22:53:31 -04:00
Richard Feldman
fedcd3ee9a
Merge pull request #357 from rtfeldman/type-triangles
Type triangles
2020-05-13 22:52:34 -04:00
Chad Stearns
0140c4ca9f Removed div_by_zero function where it wasnt needed 2020-05-13 19:09:50 -04:00
Chad Stearns
c8d62bd838 Int.isOdd and Int.isEven functions in code gen 2020-05-13 18:57:15 -04:00
Chad Stearns
7df4771f7b Int.rem 2020-05-13 04:27:08 -04:00
Richard Feldman
caca684c6a Satisfy clippy 2020-05-12 21:48:07 -04:00
Richard Feldman
ceab15dffe Revert "Introduce some font stuff"
This reverts commit 0db0f46582df75d23bfaaa424aa6a7e291f723ef.
2020-05-12 21:48:07 -04:00
Richard Feldman
3d0fa6e050 Introduce some font stuff 2020-05-12 21:48:07 -04:00
Richard Feldman
bae47e0ac4 Password field typing 2020-05-12 21:48:07 -04:00
Richard Feldman
51581ef338 Make some animated triangles 2020-05-12 21:48:07 -04:00
Richard Feldman
d561089562 Have nix use llvm 10 2020-05-12 21:48:07 -04:00
Richard Feldman
8ec808b5ff
Merge pull request #356 from rtfeldman/more-docs
More docs
2020-05-12 21:47:59 -04:00
Richard Feldman
9e70fceb33 Wrote a bunch of string docs 2020-05-11 23:43:30 -04:00
Richard Feldman
c752d1607a Update Float to mention binary and decimal floats 2020-05-11 23:43:30 -04:00