Anton-4
|
f07c126133
|
lock zig platform building
|
2023-02-27 18:01:32 +01:00 |
|
Anton-4
|
091e043168
|
removed rodio and deps
|
2023-02-21 15:38:11 +01:00 |
|
dependabot[bot]
|
f93e03f4e3
|
Bump bumpalo from 3.9.1 to 3.12.0 in /examples/gui/platform
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.9.1 to 3.12.0.
- [Release notes](https://github.com/fitzgen/bumpalo/releases)
- [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fitzgen/bumpalo/compare/3.9.1...3.12.0)
---
updated-dependencies:
- dependency-name: bumpalo
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-21 15:05:33 +00:00 |
|
Folkert
|
d9d88328d3
|
update rust platform build.rs
|
2022-11-06 16:34:15 +01:00 |
|
Ayaz Hafiz
|
dea7661068
|
Have Num.shift*By functions shift by a U8
302305020
|
2022-10-04 12:28:33 -05:00 |
|
Ayaz Hafiz
|
f72a1f9a9a
|
REmove env_logger dep
|
2022-09-28 09:10:27 -05:00 |
|
Richard Feldman
|
b6157e76b8
|
Fix type mismatch in exit code
|
2022-09-19 21:12:48 -04:00 |
|
Ross Smyth
|
80f14f61df
|
Add safe layout reprs and safety comments about layout
|
2022-08-13 03:49:12 -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 |
|
Ayaz Hafiz
|
fe215cd9b6
|
Update example lockfiles due to https://github.com/rtfeldman/roc/pull/3691
|
2022-08-10 20:24:19 -07: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
|
7908e8c176
|
roc format examples
|
2022-07-13 23:16:09 -04:00 |
|
Richard Feldman
|
aa7822d5cd
|
roc format examples
|
2022-07-11 13:14:35 -04:00 |
|
Richard Feldman
|
496fd6e8bb
|
roc format examples
|
2022-07-11 13:14:01 -04:00 |
|
Richard Feldman
|
61a05c7059
|
roc format examples
|
2022-07-06 15:10:17 -04:00 |
|
Richard Feldman
|
44f27c4378
|
roc format examples
|
2022-07-06 14:00:45 -04:00 |
|
Anton-4
|
eee85fa45d
|
moved all crates into seperate folder + related path fixes
|
2022-07-01 17:37:43 +02:00 |
|
Richard Feldman
|
2dd28c6be3
|
Remove Package-Config.roc from examples
|
2022-06-16 15:21:55 -04:00 |
|
Richard Feldman
|
52dc59383b
|
Update Cargo.lock on examples
|
2022-06-15 12:08:06 -04:00 |
|
Richard Feldman
|
228793002c
|
Stop using ReferenceCounted in examples
|
2022-05-26 11:41:42 -04:00 |
|
Richard Feldman
|
4eec34becf
|
Update to use new square brace formatting
|
2022-05-22 23:15:54 -04:00 |
|
Sean Hagstrom
|
c53f6cf2fe
|
formatter: remove spaces at the beginning and end of single-line square bracket expressions
|
2022-05-22 14:06:34 +01:00 |
|
Sean Hagstrom
|
08777434b6
|
formatter: support removing blank lines between all when branches in when expressions
|
2022-05-19 09:26:04 +01:00 |
|
Anton-4
|
4eb02e08b3
|
removed unnecessary resolver
|
2022-05-16 17:14:03 +02:00 |
|
Anton-4
|
0f59f3097a
|
cargo fix --edition
|
2022-05-16 17:04:17 +02:00 |
|
Richard Feldman
|
698603aae7
|
Restore examples/gui to trunk version
|
2022-04-14 08:18:59 -04:00 |
|
Richard Feldman
|
f327e34d34
|
Merge branch 'toF32' into breakout
|
2022-04-07 18:58:13 -04:00 |
|
Richard Feldman
|
97fff2e84d
|
Re-render in reponse to keyboard input
|
2022-04-03 23:32:32 -04:00 |
|
Anton-4
|
ace5b066f8
|
fixed high mem+CPU usage for gui-example and editor
|
2022-04-01 09:41:13 +02:00 |
|
Richard Feldman
|
283d92e3cd
|
Fix gui example host
|
2022-03-26 16:14:05 -07:00 |
|
Richard Feldman
|
4882fb4a06
|
Revert "Reproduce gui example segfault"
This reverts commit 459c411cd2 .
|
2022-03-26 13:01:54 -04:00 |
|
Richard Feldman
|
459c411cd2
|
Reproduce gui example segfault
|
2022-03-26 13:01:49 -04:00 |
|
Richard Feldman
|
b1b3d92b04
|
Merge remote-tracking branch 'origin/trunk' into focus
|
2022-03-26 00:41:45 -04:00 |
|
Anton-4
|
c04b5c9c04
|
Removed iced label
|
2022-03-09 18:45:44 +01:00 |
|
Anton-4
|
71ad4b4ab7
|
fixed large memory consumption
Reducing MAX_QUADS to 1,000 reduced memory consumption to 43MB
|
2022-03-09 18:05:04 +01:00 |
|
Jan Van Bruggen
|
99c825aa99
|
Simplify example platform names
|
2022-03-07 19:59:29 -07:00 |
|
Derek Gustafson
|
1c9e0c57bf
|
Make RocDecs display properly in webrepl.
|
2022-03-06 11:52:25 -05:00 |
|
Richard Feldman
|
261b406137
|
Use roc_alloc over Box::new when making elems
|
2022-03-06 08:40:29 -05:00 |
|
Richard Feldman
|
8f7f03343d
|
Add Debug instance for RocElem
|
2022-03-05 20:49:14 -05:00 |
|
Richard Feldman
|
258ffee84a
|
Reproduce RocElem segfault
|
2022-03-05 17:10:41 -05:00 |
|
Richard Feldman
|
873fad275f
|
Add some focus tests
|
2022-03-05 17:10:41 -05:00 |
|
Richard Feldman
|
c8ad0abec4
|
Use ElemId over raw pointers
|
2022-03-05 17:10:41 -05:00 |
|
Richard Feldman
|
665e71ba1f
|
Comment out some unused stuff
|
2022-03-05 17:10:41 -05:00 |
|
Richard Feldman
|
cb635ef301
|
Delete obsolete rects_and_texts
|
2022-03-05 14:21:20 -05:00 |
|
Richard Feldman
|
8302b732b8
|
First pass at Focus
|
2022-03-05 11:51:13 -05:00 |
|
Richard Feldman
|
3b6c66ccb2
|
Make a separate .gitignore for gui platform
This is just so I can open it in my editor and have
the editor pick up on the .gitignore
|
2022-03-05 11:35:28 -05:00 |
|
Richard Feldman
|
38fd3108f2
|
Use Program in examples/gui
|
2022-03-05 11:24:08 -05:00 |
|
Richard Feldman
|
d7b3a3f943
|
Format examples/gui
|
2022-02-25 23:19:24 -05:00 |
|