Commit Graph

943 Commits

Author SHA1 Message Date
Anton-4
48d5775f62
simplification, stricter adherence to projectional editing approach 2022-02-21 14:47:57 +01:00
Jan Van Bruggen
f328ff5661
Remove leading newlines from code files 2022-02-13 14:55:34 -07:00
Anton-4
d6681f4e0a
Merge pull request #2160 from rtfeldman/editor-comments
support tld comments in docs and editor(reading only)
2022-02-10 11:49:10 +01:00
Folkert
885500712c remove old Effect module things 2022-02-03 23:55:02 +01:00
Folkert
a98635ed06 update other examples 2022-02-03 22:45:15 +01:00
ayazhafiz
4e4986dfdd Fix editor tests 2022-01-30 21:43:07 -05:00
Anton-4
3047fc6845 grammar progress, made temp tokenizer 2022-01-21 20:32:28 +01:00
Jan Van Bruggen
1e9d2d1239 Remove accidental trailing spaces 2022-01-18 22:25:46 -07:00
Anton-4
f941e30b86 Merge branch 'trunk' of github.com:rtfeldman/roc into editor-comments 2022-01-01 11:10:54 +01:00
Anton-4
1e04724427 added more editor documentation 2021-12-15 20:00:51 +01:00
Richard Feldman
cf4e1bbfab
Merge pull request #2211 from rtfeldman/editor-documentation
added editor documentation
2021-12-14 22:03:09 -05:00
Richard Feldman
01038ed53c
Merge pull request #2192 from rtfeldman/rename-base-to-pf
Rename `base` package to `pf` everywhere, to match tutorial
2021-12-14 22:00:22 -05:00
Anton-4
3736e18f1a added editor documentation 2021-12-14 19:45:11 +01:00
Richard Feldman
69d93e5b39
Merge pull request #2179 from rtfeldman/editor-ideas
Added editor ideas
2021-12-12 16:20:34 -05:00
Jan Van Bruggen
d03a51c75b Rename base package to pf everywhere, to match tutorial 2021-12-12 05:57:39 -07:00
Anton-4
69e3dce358
fix typo 2021-12-10 20:01:30 +01:00
Anton-4
89b374692c
Added editor ideas 2021-12-10 19:13:01 +01:00
Anton-4
f1d411f3ee
Added snippet ideas 2021-12-10 16:45:32 +01:00
Anton-4
64ccf8a870 minor cleanup 2021-12-09 14:14:20 +01:00
Anton-4
8c82025721 Merge branch 'trunk' of github.com:rtfeldman/roc into editor-comments 2021-12-09 13:55:44 +01:00
Anton-4
9a2187ecd2 fixed newline issues 2021-12-09 13:55:18 +01:00
Folkert
9a74bf1f39 derive Default instances 2021-12-05 15:13:11 +01:00
Folkert
4af9539ce6 fixes by cargo clippy --fix 2021-12-05 15:04:28 +01:00
Anton-4
038c296891 replaced ArrayString with arrayvec 2021-11-30 14:06:36 +01:00
Cristiano Piemontese
6065bbda66 use path join instead of vec join 2021-11-22 15:31:57 +01:00
Richard Feldman
f80c4affb5
Merge pull request #2014 from rtfeldman/jthegedus-patch-1
docs: fix broken link to BUILDING_FROM_SOURCE
2021-11-18 09:11:49 -05:00
Folkert
9aca302c39 Merge remote-tracking branch 'origin/trunk' into deep-copy-var-to 2021-11-18 13:16:24 +01:00
James Hegedus
d04982cf98
docs: fix broken link to BUILDING_FROM_SOURCE 2021-11-18 21:38:33 +11:00
Folkert
237d8d1c0b fix the Default instance for subs
we later rely on some variables always existing (numbers, empty record, empty tag union)
but the default instance did not insert those
2021-11-17 16:29:16 +01:00
Callum Dunster
f972098e70 Move reporting module into root. 2021-11-16 19:58:21 +01:00
Folkert
f3cfd4d552 fix formatting 2021-11-13 16:25:59 +01:00
Folkert
d18c09a21d misc other clippy things 2021-11-13 16:04:50 +01:00
Folkert
5632e3159d remove im dependency where not needed 2021-11-10 16:00:22 +01:00
Anton-4
20ead3655f
add winit update suggestion 2021-11-08 12:13:18 +01:00
Brendan Hansknecht
73e2cbcb1e Make versions numbers consistent and matching the lock files 2021-11-06 13:24:45 -07:00
Brendan Hansknecht
4a4a07441e Merge remote-tracking branch 'origin' into deps 2021-11-06 13:10:33 -07:00
Richard Feldman
0eab20dbde
Merge pull request #1892 from rtfeldman/nix_M1_fix_v2
WIP Fix nix on Mac M1
2021-11-06 13:59:10 -04:00
Anton-4
69f6ffadab
Merge branch 'trunk' into deps 2021-11-06 18:07:34 +01:00
Kevin Sjöberg
f6d055dc62 Correct minor spelling mistakes 2021-11-06 15:29:08 +01:00
Anton-4
dff4ade794 fmt 2021-11-06 14:14:00 +01:00
Anton-4
cbd4de2799 update palette, wgpu11 fixes 2021-11-06 14:10:02 +01:00
Brendan Hansknecht
d49ac68bcc Update dep with major version changes 2021-11-05 19:19:37 -07:00
Brendan Hansknecht
bddc08c977 Remove unused dependencies 2021-11-05 16:58:11 -07:00
Anton-4
8729ed449f fmt+clippy 2021-11-05 13:21:09 +01:00
Anton-4
8580fb41a1 put editor sound behind feature 2021-11-05 12:27:17 +01:00
Anton-4
a3fc724df3 removed unused maplit 2021-11-03 10:50:25 +01:00
Richard Feldman
f5d16356e2 Mark it as okay that confy is unused 2021-11-02 19:37:05 -04:00
Richard Feldman
abe0da2eb0 Drop some unused deps 2021-11-02 19:37:05 -04:00
Richard Feldman
3f310df4b5 Drop unused roc_fmt dep 2021-11-02 19:37:05 -04:00
Richard Feldman
ffbf2b4276 Move some things to dev deps 2021-11-02 19:37:05 -04:00
Anton-4
674de9457b better nix editor instructions 2021-11-01 10:26:11 +01:00
Anton-4
9650736f49 can read escaped newlines correctly inside a string 2021-10-26 18:01:32 +02:00
Anton-4
39974ea039 Merge branch 'trunk' of github.com:rtfeldman/roc into function_closure_to_mark_node 2021-10-25 14:34:58 +02:00
Anton-4
5fa58c37e4 do on first, sorted errors by alphabet 2021-10-20 13:57:59 +02:00
Anton-4
c7c421b2f5 fixed scope lookup bug 2021-10-19 16:45:28 +02:00
Anton-4
0a77b3f334 debugging wrong id in docs test 2021-10-18 19:58:03 +02:00
Anton-4
a272765fc7 started using scope properly, improved error backtrace conversion 2021-10-16 19:37:20 +02:00
Anton-4
e003725f21 cleanup unwrap 2021-10-15 19:01:41 +02:00
Anton-4
d3f2b95f7a addes test to docs for function 2021-10-15 15:02:37 +02:00
Anton-4
428b4574ae Merge branch 'trunk' of github.com:rtfeldman/roc into function_closure_to_mark_node 2021-10-15 12:04:51 +02:00
Anton-4
0058037ed2 bugfixes 2021-10-13 17:41:26 +02:00
Anton-4
4828c9ba62 fmt 2021-10-13 12:37:30 +02:00
Anton-4
810c7dce80 bug fixes 2021-10-12 20:16:03 +02:00
Anton-4
37ba50e746 bug fixes involving IdentId 2021-10-11 20:16:22 +02:00
Anton-4
664ef04e5b
Merge branch 'trunk' into 1281-scale-nicely-when-code_font_size-changes 2021-10-08 12:35:49 +02:00
Anton-4
0889bac220 fixed caret width, calculate code_txt_xy y based on START_TIP 2021-10-08 12:33:56 +02:00
Richard Feldman
c07838e87c
Merge pull request #1749 from rtfeldman/editor_sound
play sound on F12
2021-10-07 22:36:31 -04:00
Richard Feldman
ced76a6a31
Merge pull request #1759 from rtfeldman/docs_markup
re-use editor markup for docs
2021-10-07 22:31:46 -04:00
Luiz de Oliveira
c18f4b2cc0 1281 use config code font size to draw tooltip 2021-10-07 21:56:59 -03:00
Zeljko Nesic
1e6ec6a464 Nice window title 2021-10-06 23:32:00 +01:00
Luiz de Oliveira
3b85070e2b 1281 font size scaling with Config::conde_font_siz 2021-10-06 17:57:33 -03:00
Anton-4
11417c0624 refactoring, started on converting function closure to MarkNode 2021-10-06 20:27:42 +02:00
Anton-4
68512d5712 removed old comment 2021-10-06 16:52:08 +02:00
Anton-4
063e12c46d
Fix typo 2021-10-05 19:47:26 +02:00
Anton-4
d949ca5a4b
Added many editor ideas/inspiration 2021-10-05 19:38:19 +02:00
Anton-4
a9e472df96 Merge branch 'trunk' of github.com:rtfeldman/roc into editor_sound 2021-10-05 16:53:18 +02:00
Anton-4
ab665b7380 Merge branch 'trunk' of github.com:rtfeldman/roc into docs_markup 2021-10-05 11:58:45 +02:00
Anton-4
548d806a88 def->MarkupNode working 2021-10-04 19:26:31 +02:00
Anton-4
9a88ba72d7 fmt 2021-10-04 09:56:35 +02:00
Anton-4
3ff134e1ce removed erroneous imports 2021-10-04 09:42:02 +02:00
Anton-4
fd8167113f
Merge branch 'trunk' into crate-expr2-markupnode 2021-10-04 09:25:59 +02:00
Richard Feldman
9da561bb3c
Merge pull request #1725 from rtfeldman/wgpu-10
Upgrade editor to wgpu 10
2021-10-03 15:47:56 -05:00
Anton-4
f63c276a5f docs flow working with mocked markup to html 2021-10-01 18:22:27 +02:00
Anton-4
9c2b334be7 fmt, added libasound2-dev to Earthfile 2021-09-29 15:02:23 +02:00
Anton-4
082890a8cb sound on F12 with threadpool 2021-09-29 13:48:53 +02:00
Anton-4
f565773ca6 can now play multiple sounds in rapid succession 2021-09-28 20:07:27 +02:00
Anton-4
99100be148 trying to play sound on F12 2021-09-28 19:54:05 +02:00
Anton-4
95a30210ce clippy fixes, fmt 2021-09-25 19:17:12 +02:00
Anton-4
4c2de0215a tests working 2021-09-25 18:38:04 +02:00
Anton-4
69391b26d7 removed lang and markup folder from editors, changed imports to use new crates 2021-09-25 17:14:32 +02:00
Anton-4
f9e2e3469b separated markup and util crates, no more errors 2021-09-24 20:08:49 +02:00
Anton-4
67efc9bd5f Merge branch 'editor-let-value' of github.com:rtfeldman/roc into editor-let-value 2021-09-24 11:53:08 +02:00
Anton-4
bae7a12e9e Merge branch 'trunk' of github.com:rtfeldman/roc into editor-let-value 2021-09-24 11:52:27 +02:00
Anton-4
59831f2e85 more refactoring for seperate ast crate 2021-09-22 21:02:43 +02:00
Anton-4
033b1380d6 fix unintended save when typing 2021-09-21 12:00:46 +02:00
Anton-4
af34541b67 upgrade to wgpu-10, fix save on s without Ctrl 2021-09-21 11:13:56 +02:00
Anton-4
79a4062b7f cleanup, improved comments 2021-09-20 19:30:28 +02:00
Anton-4
589b51fd4f cleanup 2021-09-20 15:08:15 +02:00
Anton-4
e05307ff1a cleanup 2021-09-20 13:36:58 +02:00
Anton-4
498fe1c76c don't show input ignored on Cmd+S 2021-09-11 19:21:34 +02:00