Commit graph

1527 commits

Author SHA1 Message Date
Brian Carroll
c1a38bc400
examples: move Html Roc files into platform dir 2022-08-28 14:26:00 +01:00
Jelle Besseling
f7b2a73a75
Add SwiftUI demo 2022-08-28 13:34:42 +02:00
Brian Carroll
2af152dfe2
examples: create an HTML library for static site generation 2022-08-27 13:04:07 +01:00
Folkert
5451c5461e
use timer in the benchmark platform 2022-08-26 18:28:40 +02:00
Folkert de Vries
286e27547e
Merge pull request #3770 from roc-lang/dependabot/cargo/examples/breakout/platform/nix-0.20.2
Bump nix from 0.20.0 to 0.20.2 in /examples/breakout/platform
2022-08-22 22:54:12 +02:00
Folkert
9bebc9cb69
swap shift arguments in Bytes.Encode 2022-08-21 16:43:10 +02:00
kilianv
45accb8568
Swap operators in examples which use bit shifting 2022-08-21 14:16:01 +02:00
Richard Feldman
94750c7cfa
Lower minimum Ruby version in ruby-interop example
Signed-off-by: Richard Feldman <oss@rtfeldman.com>
2022-08-16 14:02:31 -04:00
Ross Smyth
c42b8ad91b
Add safety comment that was missed 2022-08-13 15:41:03 -04:00
Ross Smyth
80f14f61df
Add safe layout reprs and safety comments about layout 2022-08-13 03:49:12 -04:00
dependabot[bot]
c83c57b7f5
Bump nix from 0.20.0 to 0.20.2 in /examples/breakout/platform
Bumps [nix](https://github.com/nix-rust/nix) from 0.20.0 to 0.20.2.
- [Release notes](https://github.com/nix-rust/nix/releases)
- [Changelog](https://github.com/nix-rust/nix/blob/v0.20.2/CHANGELOG.md)
- [Commits](https://github.com/nix-rust/nix/compare/v0.20.0...v0.20.2)

---
updated-dependencies:
- dependency-name: nix
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-12 23:53:10 +00:00
Richard Feldman
503dd08230
Merge pull request #3767 from roc-lang/dependabot/cargo/examples/gui/platform/nix-0.20.2
Bump nix from 0.20.0 to 0.20.2 in /examples/gui/platform
2022-08-12 19:52:50 -04:00
Richard Feldman
32f63f46a6
Merge pull request #3739 from roc-lang/ruby-interop
Ruby interop example
2022-08-12 17:17:27 -04:00
dependabot[bot]
3b2e16216f
Bump nix from 0.20.0 to 0.20.2 in /examples/gui/platform
Bumps [nix](https://github.com/nix-rust/nix) from 0.20.0 to 0.20.2.
- [Release notes](https://github.com/nix-rust/nix/releases)
- [Changelog](https://github.com/nix-rust/nix/blob/v0.20.2/CHANGELOG.md)
- [Commits](https://github.com/nix-rust/nix/compare/v0.20.0...v0.20.2)

---
updated-dependencies:
- dependency-name: nix
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-12 21:09:47 +00:00
Richard Feldman
7b2c1a7e64
s/trunk/main/g 2022-08-12 15:24:37 -04:00
Richard Feldman
97e2900bf5
s/rtfeldman/roc-lang/g in links to GitHub repos 2022-08-12 15:24:09 -04:00
Richard Feldman
37329860d1
Re-enable and consolidate some CLI tests 2022-08-11 17:22:02 -04:00
Richard Feldman
56ae0f7ee1
Add initial examples/ruby-interop 2022-08-11 17:15:07 -04:00
Ayaz Hafiz
fe215cd9b6
Update example lockfiles due to https://github.com/rtfeldman/roc/pull/3691 2022-08-10 20:24:19 -07:00
Folkert
792936066c
Merge remote-tracking branch 'origin/trunk' into roc-std-platform 2022-08-07 13:28:03 +02:00
Folkert de Vries
40fff68dbc use std.time.Timer for zig runtimes 2022-08-03 22:23:48 +02:00
Anton-4
6a15a7b41b
changed Cargo versions from 0.1.0 to 0.0.1 2022-08-03 11:41:19 +02:00
Richard Feldman
763f7eafcd
Use rustls in cli-platform example 2022-07-25 13:05:01 -04:00
Richard Feldman
ed69a73786
Update glue tests 2022-07-24 11:57:01 -04:00
Richard Feldman
988d974870
Merge pull request #3620 from rtfeldman/http
Http improvements
2022-07-23 22:47:52 -04:00
Brian Carroll
49aef87b4a
Get rid of options that don't do anything 2022-07-23 09:11:30 +01:00
Brian Carroll
e5a2bb86b6
Handle response headers 2022-07-23 09:04:47 +01:00
Brian Carroll
b5edd03554
http: configure method, headers, etc. 2022-07-23 08:53:52 +01:00
Brian Carroll
f8771ebeb2
http: Switch to using reqwest crate for blocking http 2022-07-23 08:53:51 +01:00
Brian Carroll
a2b130a3c3
Use RocList::from_iter in sendRequest 2022-07-23 08:53:51 +01:00
Brendan Hansknecht
fae2ed7a2b
Merge remote-tracking branch 'origin/trunk' into gen-dev/quicksort 2022-07-22 23:28:46 -07:00
Richard Feldman
c0b0b5e12b
Merge remote-tracking branch 'origin/trunk' into path-fixes 2022-07-21 11:02:23 -04:00
Ayaz Hafiz
3c326769dd
Fix TUI example 2022-07-21 09:02:04 -04:00
Ayaz Hafiz
29b37a10df
Correctly use module name in linked functions 2022-07-21 09:02:04 -04:00
Marten/Qqwy
2d4b26b3b8
Result.after -> Result.try 2022-07-19 22:32:47 +02:00
Marten/Qqwy
64bd0e5007
Merge branch 'trunk' into csv_decoding-server_example 2022-07-19 22:20:57 +02:00
Brendan Hansknecht
8bc6131b3d
Merge branch 'trunk' into gen-dev/quicksort 2022-07-18 22:05:45 -07:00
Brian Carroll
5c94064c7b
Remove multiPartBody since it's not implemented properly 2022-07-18 23:21:24 +01:00
Brian Carroll
e1bf4a317a
Re-export Http types from the Http module itself 2022-07-18 23:16:54 +01:00
Brian Carroll
c35318dbfb
formatting 2022-07-18 21:04:12 +01:00
Brian Carroll
16af6fc297
Format Http.roc 2022-07-18 18:26:49 +01:00
Marten/Qqwy
feacc1bc3b
Merge branch 'trunk' into csv_decoding-server_example 2022-07-18 15:54:26 +02:00
Brian Carroll
269d416132
Merge branch 'trunk' of github.com:rtfeldman/roc into http-sync 2022-07-18 08:14:50 +01:00
Richard Feldman
0acab0eef3
Rename Result.after to Result.try 2022-07-17 17:25:50 -04:00
Brian Carroll
e7c26ae3b1
Regenerate glue code for cli-platform 2022-07-17 22:00:21 +01:00
Brian Carroll
bcfd50724f
More cleanup on Http platform & app 2022-07-17 22:00:21 +01:00
Brian Carroll
b0e8951e6b
Add some TODO comments 2022-07-17 22:00:20 +01:00
Brian Carroll
b84aac098e
Tidy up reading the Response body bytes 2022-07-17 22:00:20 +01:00
Brian Carroll
c50cbd265a
Wrap a record in Box before passing it to the host, to work around an ABI issue 2022-07-17 22:00:19 +01:00
Brian Carroll
3c506eb79c
Update bindgen glue code 2022-07-17 22:00:19 +01:00