Anton-4
|
0f59f3097a
|
cargo fix --edition
|
2022-05-16 17:04:17 +02:00 |
|
Richard Feldman
|
fd40fed937
|
Fix a bunch of errors from clippy --tests
|
2022-05-10 15:21:48 -04:00 |
|
Ayaz Hafiz
|
a9507cf917
|
Consolidate variable pretty printing
|
2022-05-10 11:24:41 -04:00 |
|
Ayaz Hafiz
|
3497237c99
|
Print recursion vars correctly
|
2022-05-10 10:40:37 -04:00 |
|
Folkert
|
2066999908
|
get the threading info into file.rs
|
2022-05-07 14:01:34 +02:00 |
|
Richard Feldman
|
dd460fb818
|
Use single-threaded builds in tests
|
2022-05-05 14:42:36 -04:00 |
|
Folkert
|
76754e4d2a
|
use &str instead of Ident in some key places
|
2022-04-30 20:43:12 +02:00 |
|
Ayaz
|
98a3523702
|
Merge pull request #2961 from rtfeldman/improved-identids
Improved identids
|
2022-04-27 10:11:06 -04:00 |
|
Richard Feldman
|
f3aef9b631
|
Merge pull request #2960 from rtfeldman/color_format_support
auto use preferred color format
|
2022-04-26 14:12:42 -05:00 |
|
Anton-4
|
8875a9ee9c
|
auto use preferred color format
|
2022-04-26 19:00:41 +02:00 |
|
Folkert
|
d3ef35d935
|
rename
|
2022-04-26 11:33:26 +02:00 |
|
Folkert
|
af6c3231f3
|
Improved IdentIds
|
2022-04-25 23:15:57 +02:00 |
|
Ayaz Hafiz
|
0d24e279f1
|
Fix Ast2 constraining of opaques
|
2022-04-25 12:08:23 -04:00 |
|
Anton-4
|
3fc777a7be
|
made changes to keep performance and not freeze
|
2022-04-14 18:15:35 +02:00 |
|
Anton-4
|
84ff4ec1ed
|
fix editor freeze
|
2022-04-14 13:15:57 +02:00 |
|
Richard Feldman
|
37182c971b
|
Merge pull request #2678 from rtfeldman/editor-new-examples-fix
fixed editor new project init for new example folder layout
|
2022-04-01 23:09:53 -07:00 |
|
Richard Feldman
|
87a677ec4e
|
Merge pull request #2787 from rtfeldman/rust-1.59-clippy
update with new clippy lints
|
2022-04-01 23:09:17 -07:00 |
|
Anton-4
|
ace5b066f8
|
fixed high mem+CPU usage for gui-example and editor
|
2022-04-01 09:41:13 +02:00 |
|
Folkert
|
0dd2cec09a
|
update with new clippy lints
|
2022-03-31 19:34:51 +02:00 |
|
Folkert
|
311e464b70
|
add load_internal
|
2022-03-23 15:18:22 +01:00 |
|
Anton-4
|
5241e56aca
|
fmt
|
2022-03-21 14:35:18 +01:00 |
|
Anton-4
|
74463add39
|
Merge branch 'trunk' into editor-new-examples-fix
|
2022-03-21 13:52:07 +01:00 |
|
Anton-4
|
d800edf5a7
|
no more magic constants
|
2022-03-12 11:16:01 +01:00 |
|
Anton-4
|
cd4172c845
|
fixed ed_update tests
changing the number of lines between defs required changes in multiple places
|
2022-03-11 19:57:13 +01:00 |
|
Anton-4
|
a24529646c
|
Merge branch 'trunk' of github.com:rtfeldman/roc into new-syntax-highlight
|
2022-03-09 09:26:56 +01:00 |
|
Anton-4
|
fc320a4449
|
cleaner use of Paths
|
2022-03-08 15:11:40 +01:00 |
|
Anton-4
|
62d249acd5
|
fixed editor new project init for new example folder layout
|
2022-03-08 14:21:26 +01:00 |
|
Jan Van Bruggen
|
a2f2434d71
|
Rename hello-world to hello-c
|
2022-03-07 19:59:30 -07:00 |
|
Anton-4
|
0ca66cc41b
|
Merge branch 'trunk' of github.com:rtfeldman/roc into new-syntax-highlight
|
2022-03-07 20:01:38 +01:00 |
|
Anton-4
|
c8fd1836c9
|
clippy+fmt
|
2022-03-07 19:59:45 +01:00 |
|
Anton-4
|
6a76f3f209
|
clippy fix
|
2022-03-07 09:29:05 +01:00 |
|
Anton-4
|
c215c4cc54
|
Merge branch 'trunk' of github.com:rtfeldman/roc into editor-force-fallback-fix
|
2022-03-07 09:21:39 +01:00 |
|
Anton-4
|
853badf777
|
nodes without ast_node_id
|
2022-03-02 17:14:51 +01:00 |
|
Anton-4
|
275bd9a234
|
Merge branch 'trunk' of github.com:rtfeldman/roc into editor-force-fallback-fix
|
2022-03-01 17:30:30 +01:00 |
|
Jose Quesada
|
63ea556055
|
fix: allow editor to launch even when requesting device fails
|
2022-03-01 09:21:27 -06:00 |
|
Anton-4
|
bddab60e6b
|
Merge branch 'trunk' of github.com:rtfeldman/roc into new-syntax-highlight
|
2022-03-01 11:36:59 +01:00 |
|
Anton-4
|
4d570b635f
|
made editor WIP more obvious
|
2022-02-28 19:47:57 +01:00 |
|
Richard Feldman
|
8ec7b26a1c
|
Merge pull request #2547 from rtfeldman/simplify-editor
simplify editor
|
2022-02-27 21:43:09 -05:00 |
|
Richard Feldman
|
d57334dd63
|
Merge pull request #2566 from rtfeldman/gui-example
GUI Example
|
2022-02-26 07:48:38 -05:00 |
|
Anton-4
|
b46ef4d68d
|
fmt
|
2022-02-26 11:05:40 +01:00 |
|
Anton-4
|
26556c631b
|
refactor, allowed to specify full underline
|
2022-02-26 10:59:38 +01:00 |
|
rvcas
|
6e752645a6
|
feat: only render unline if attribute is there
|
2022-02-25 13:02:35 -05:00 |
|
rvcas
|
0853c0bdb7
|
feat: add underline colors to theme
|
2022-02-25 12:54:19 -05:00 |
|
rvcas
|
278bed1214
|
feat: render an error underline on text
|
2022-02-25 12:53:50 -05:00 |
|
Richard Feldman
|
655373dbe7
|
Merge remote-tracking branch 'origin/trunk' into gui-example
|
2022-02-23 21:25:01 -05:00 |
|
Richard Feldman
|
4399a6dfee
|
Pass RocButton all the way to rendering
|
2022-02-22 21:42:14 -05:00 |
|
Anton-4
|
0310dda4b9
|
fmt
|
2022-02-21 17:24:49 +01:00 |
|
Anton-4
|
985af24071
|
added reference to created issue for update_key
|
2022-02-21 17:20:19 +01:00 |
|
Anton-4
|
272e6f9ca0
|
fmt+clippy
|
2022-02-21 16:51:54 +01:00 |
|
Anton-4
|
cd2b83c503
|
further removed now redundant code
|
2022-02-21 16:50:06 +01:00 |
|