Ayaz Hafiz
|
9131a55a72
|
First pass at serializing the abilities store
|
2022-10-10 19:32:17 -05:00 |
|
Ayaz Hafiz
|
781d1a2642
|
Serialize uls_of_var in subs cache
|
2022-10-10 16:42:04 -05:00 |
|
Richard Feldman
|
5a7211d874
|
Merge pull request #4231 from roc-lang/new-website
Revise roc-lang.org homepage
|
2022-10-10 08:33:36 -07:00 |
|
Richard Feldman
|
60c0ec5944
|
Add Netlify link so we can get an Open Source plan
|
2022-10-10 11:32:40 -04:00 |
|
Richard Feldman
|
caacc0a4e5
|
Call out closures as being notably performant
|
2022-10-10 11:32:40 -04:00 |
|
Richard Feldman
|
0faafb60b1
|
Mention hot code loading not started yet
|
2022-10-10 11:32:40 -04:00 |
|
Richard Feldman
|
f0c8f2688f
|
Revise the performance goals section more
|
2022-10-10 11:32:39 -04:00 |
|
Richard Feldman
|
a6c2dcedf3
|
Revise monomorphization description on homepage
Co-authored-by: Ayaz <20735482+ayazhafiz@users.noreply.github.com>
Signed-off-by: Richard Feldman <oss@rtfeldman.com>
|
2022-10-10 11:32:39 -04:00 |
|
Richard Feldman
|
2bd9870995
|
Expand list of Roc's applications on homepage
Co-authored-by: Ayaz <20735482+ayazhafiz@users.noreply.github.com>
Signed-off-by: Richard Feldman <oss@rtfeldman.com>
|
2022-10-10 11:32:39 -04:00 |
|
Richard Feldman
|
0690812ac6
|
Revise wording of performance section.
|
2022-10-10 11:32:39 -04:00 |
|
Richard Feldman
|
753ae12f50
|
Revise some explanations of dev backend
|
2022-10-10 11:32:39 -04:00 |
|
Richard Feldman
|
92c1a78f00
|
Fix typo
|
2022-10-10 11:32:39 -04:00 |
|
Richard Feldman
|
c9d0ed8490
|
Extract out homepage.css
|
2022-10-10 11:32:38 -04:00 |
|
Richard Feldman
|
287cde00cd
|
Update roc-lang.org homepage
|
2022-10-10 11:32:38 -04:00 |
|
Richard Feldman
|
d5e4164f48
|
Expect docs
|
2022-10-10 11:32:38 -04:00 |
|
Ayaz
|
b84c05fad9
|
Merge pull request #4276 from roc-lang/dependabot/cargo/once_cell-1.15.0
Bump once_cell from 1.14.0 to 1.15.0
|
2022-10-10 10:08:50 -05:00 |
|
Ayaz
|
3d17307bde
|
Merge pull request #4275 from roc-lang/surgical-error-msg
Give an error message when the surgical linker #3609
|
2022-10-10 10:08:33 -05:00 |
|
Ayaz
|
2cd2cf8831
|
Merge pull request #4283 from roc-lang/dependabot/cargo/libc-0.2.135
Bump libc from 0.2.133 to 0.2.135
|
2022-10-10 09:38:09 -05:00 |
|
dependabot[bot]
|
1a9323ecdc
|
Bump libc from 0.2.133 to 0.2.135
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.133 to 0.2.135.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.133...0.2.135)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-10 13:00:20 +00:00 |
|
Anton-4
|
e32cd140a8
|
Merge pull request #4264 from roc-lang/ayazhafiz-patch-1
Only allow dependabot to send security-based updates
|
2022-10-10 14:51:56 +02:00 |
|
Richard Feldman
|
860d8b41f1
|
Merge pull request #4273 from cjduncana/dict-update
Add the `update` function to the `Dict` module
|
2022-10-10 02:37:42 -07:00 |
|
dependabot[bot]
|
7a2a0e12aa
|
Bump once_cell from 1.14.0 to 1.15.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.14.0...v1.15.0)
---
updated-dependencies:
- dependency-name: once_cell
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-10 05:26:09 +00:00 |
|
Christopher Duncan
|
96e12aa790
|
Add the update function to the Dict module
This resolves #4239
|
2022-10-09 20:21:21 -04:00 |
|
Brendan Hansknecht
|
3cf4459ea6
|
filter out debug and eh relocatoins
|
2022-10-09 15:48:23 -07:00 |
|
Richard Feldman
|
07ceabc9aa
|
Merge pull request #4245 from snprajwal/str-withprefix
builtin(str): add Str.withPrefix
|
2022-10-09 11:53:24 -07:00 |
|
Brendan Hansknecht
|
b306c9a76b
|
give an error message when the surgical linker would fail with know issue #3609
|
2022-10-09 11:39:10 -07:00 |
|
Jan Van Bruggen
|
7125ccb7b5
|
Merge pull request #4269 from roc-lang/v0.0.1_everywhere
De-bump all v0.1.0 Roc packages to v0.0.1
|
2022-10-09 12:27:24 -06:00 |
|
Richard Feldman
|
4029c4529e
|
Merge pull request #4270 from roc-lang/authors
Update AUTHORS
|
2022-10-09 10:37:11 -07:00 |
|
Prajwal S N
|
aef15ac1e8
|
Merge branch 'main' into str-withprefix
|
2022-10-09 15:53:16 +05:30 |
|
Richard Feldman
|
04bceae956
|
Merge pull request #4267 from lukewilliamboswell/main
roc docs add feature to focus search box using ⌘F, CTRL F, or F3
|
2022-10-09 00:20:53 -07:00 |
|
Luke Boswell
|
33e8e46512
|
Merge branch 'roc-lang:main' into main
|
2022-10-09 17:59:23 +11:00 |
|
Richard Feldman
|
5dafad506e
|
Merge pull request #4240 from roc-lang/list-growth
List growth
|
2022-10-08 23:58:49 -07:00 |
|
Richard Feldman
|
8f2442404f
|
Update AUTHORS
|
2022-10-09 02:56:39 -04:00 |
|
Luke Boswell
|
2b47a4067b
|
updated quick search keyboard shortct in docs to / key, included escape out of input box
|
2022-10-09 17:56:28 +11:00 |
|
Richard Feldman
|
8b3d73dfbc
|
Merge pull request #4249 from snprajwal/list-walkBckwardsUntil
builtin(list): implement List.walkBackwardsUntil
|
2022-10-08 23:47:29 -07:00 |
|
Jan Van Bruggen
|
be3e4e7b11
|
De-bump all v0.1.0 Roc packages to v0.0.1
|
2022-10-09 00:16:19 -06:00 |
|
Richard Feldman
|
d28445666b
|
Merge pull request #4265 from cjduncana/from-result
Add the `fromResult` function to the `Task` module
|
2022-10-08 23:12:44 -07:00 |
|
Luke Boswell
|
c01611ca9a
|
Merge remote-tracking branch 'upstream/main'
|
2022-10-09 16:13:30 +11:00 |
|
Luke Boswell
|
91a71a8550
|
added event listener to focus search box in docs
|
2022-10-09 16:12:21 +11:00 |
|
Jan Van Bruggen
|
d6114721f5
|
Merge pull request #4234 from roc-lang/add_Stdout.write
Add newline-less `Stdout.write` & `Stderr.write` to `cli-platform`
|
2022-10-08 22:26:46 -06:00 |
|
Jan Van Bruggen
|
e3ac994c24
|
Merge pull request #4248 from roc-lang/rename_optional_args
Rename "option" args
|
2022-10-08 21:35:30 -06:00 |
|
Jan Van Bruggen
|
158759ac47
|
Add Stderr.write to cli-platform
|
2022-10-08 20:50:25 -06:00 |
|
Jan Van Bruggen
|
b5afb27257
|
Add Stdout.write to cli-platform
|
2022-10-08 20:34:14 -06:00 |
|
Jan Van Bruggen
|
922ee41a26
|
Sort positionals help above options help
|
2022-10-08 20:31:07 -06:00 |
|
Jan Van Bruggen
|
1633df447f
|
Eliminate the word "positional" from arg parsing API
|
2022-10-08 20:31:07 -06:00 |
|
Jan Van Bruggen
|
eb02fb1e52
|
Fix typo
|
2022-10-08 20:31:07 -06:00 |
|
Jan Van Bruggen
|
da2c54580e
|
Expand abbreviations
|
2022-10-08 20:31:05 -06:00 |
|
Jan Van Bruggen
|
a39fc076d3
|
Rename non-positional "arg"/"flag" to "option"
|
2022-10-08 20:30:43 -06:00 |
|
Richard Feldman
|
d743c6954a
|
Merge pull request #4241 from joshuawarner32/joshuawarner32/fix-lambda-indentation
Don't allow closures to gobble unindented expr lines following them
|
2022-10-08 19:30:02 -07:00 |
|
Christopher Duncan
|
70f5560f0e
|
Add the fromResult function to the Task module
|
2022-10-08 20:58:28 -04:00 |
|