Folkert
|
ae6e99152f
|
store the requires typed ident for later use
|
2021-04-22 14:12:36 +02:00 |
|
Richard Feldman
|
483bbd48dd
|
Merge pull request #1217 from rtfeldman/selection_tests
many ctrl+shift+up tests
|
2021-04-21 20:50:48 -04:00 |
|
Richard Feldman
|
21847f3ba5
|
Revert "Try a different license line."
This reverts commit ec673b73eb .
|
2021-04-21 20:38:26 -04:00 |
|
Richard Feldman
|
28aecd5ef3
|
Revert "Try one more license line"
This reverts commit 16a343d8bf .
|
2021-04-21 20:37:58 -04:00 |
|
Richard Feldman
|
16a343d8bf
|
Try one more license line
|
2021-04-21 20:34:03 -04:00 |
|
Richard Feldman
|
ec673b73eb
|
Try a different license line.
Trying to get GitHub to recognize it!
|
2021-04-21 20:32:12 -04:00 |
|
Richard Feldman
|
b994878e75
|
Simplify LICENSE copyright line
|
2021-04-21 20:30:43 -04:00 |
|
Richard Feldman
|
14c326f5de
|
Merge pull request #1218 from rtfeldman/relicense
Change licenes to UPL 1.0
|
2021-04-21 20:01:40 -04:00 |
|
Richard Feldman
|
a11b849d45
|
Reference the COPYRIGHT file inline
|
2021-04-21 19:24:45 -04:00 |
|
Richard Feldman
|
a3fe488a2d
|
Add COPYRIGHT file
|
2021-04-21 19:23:48 -04:00 |
|
Richard Feldman
|
0a50b0b488
|
Change license to UPL-1.0
Closes https://github.com/rtfeldman/roc/issues/1199
|
2021-04-21 19:18:44 -04:00 |
|
Anton-4
|
813a270e52
|
Merge branch 'trunk' of github.com:rtfeldman/roc into selection_tests
|
2021-04-21 19:25:01 +02:00 |
|
Anton-4
|
9e2e811582
|
ctrl+shift+up tests
|
2021-04-21 19:24:43 +02:00 |
|
Richard Feldman
|
1b9898d053
|
Merge pull request #1216 from rtfeldman/tooltip_inference_wiring
Tooltip inference wiring, backspace bugfix
|
2021-04-21 07:58:06 -04:00 |
|
Richard Feldman
|
3a9fe52e98
|
Merge branch 'trunk' into tooltip_inference_wiring
|
2021-04-21 07:53:26 -04:00 |
|
Richard Feldman
|
13719c6cf6
|
Merge pull request #1215 from rtfeldman/empty_record_tooltip
empty record tooltip
|
2021-04-21 07:53:01 -04:00 |
|
Anton-4
|
721ef6405d
|
cleanup
|
2021-04-21 11:33:06 +02:00 |
|
Anton-4
|
6232e4716c
|
connected tooltip rendering with constraints stuff
|
2021-04-20 19:39:10 +02:00 |
|
Anton-4
|
2c055c28f1
|
added comments for test helper functions
|
2021-04-20 11:58:16 +02:00 |
|
Anton-4
|
c3f22a6689
|
Merge branch 'trunk' of github.com:rtfeldman/roc into empty_record_tooltip
|
2021-04-20 11:39:09 +02:00 |
|
Anton-4
|
0703b2454b
|
replaced String with PoolStr in SelectedExpression.type_str. Set up tooltip test for empty record. closes #1213 #1214
|
2021-04-20 11:38:17 +02:00 |
|
Richard Feldman
|
8975074518
|
Merge pull request #1212 from rtfeldman/tooltip
Type tooltip on selection
|
2021-04-19 18:50:46 -04:00 |
|
Richard Feldman
|
da8f8e5712
|
fix typo in comment
|
2021-04-19 18:50:41 -04:00 |
|
Anton-4
|
c3a562ccb4
|
fmt
|
2021-04-19 17:58:19 +02:00 |
|
Anton-4
|
d29d227163
|
Merge branch 'trunk' of github.com:rtfeldman/roc into tooltip
|
2021-04-19 17:54:08 +02:00 |
|
Anton-4
|
e5ed330fc2
|
function rename
|
2021-04-19 17:53:44 +02:00 |
|
Anton-4
|
23d2b2d407
|
type tooltip rendering
|
2021-04-19 15:55:32 +02:00 |
|
Richard Feldman
|
a93955fa6b
|
Merge pull request #1210 from rtfeldman/docs-work
Misc Docs Work
|
2021-04-18 20:12:41 -04:00 |
|
Richard Feldman
|
6a0014f644
|
Merge pull request #1209 from rtfeldman/bump-hashbrown
Bumpalo + hashbrown
|
2021-04-18 19:54:28 -04:00 |
|
Chadtech
|
11ffc707b5
|
Merge branch 'trunk' into docs-work
|
2021-04-18 18:02:06 -04:00 |
|
Chadtech
|
af10bb45f3
|
Reduce unqualified importing in markdown_to_html function
|
2021-04-18 17:58:47 -04:00 |
|
Chadtech
|
345dd0c071
|
Turn off all options on markdown parser
|
2021-04-18 17:58:18 -04:00 |
|
Chadtech
|
5c0c81978d
|
Use Nat instead of Int in padGraphemes Str docs
|
2021-04-18 17:48:20 -04:00 |
|
Chadtech
|
2c5e541705
|
Render entry docs as markdown
|
2021-04-18 17:42:58 -04:00 |
|
Chadtech
|
406860f121
|
reference TypeAnnotation from ast as ast::TypeAnnotation so that the name TypeAnnotation can be reused in roc_load::docs
|
2021-04-18 16:17:59 -04:00 |
|
Folkert de Vries
|
4a48f85108
|
Merge branch 'trunk' into bump-hashbrown
|
2021-04-18 15:38:35 +02:00 |
|
Folkert
|
cdf5b89f9a
|
using hashbrown + bumpalo in practice
|
2021-04-18 15:35:43 +02:00 |
|
Folkert
|
383f35db5a
|
bump bumpalo
|
2021-04-18 14:36:47 +02:00 |
|
Richard Feldman
|
e62e56ca86
|
Merge pull request #1205 from rtfeldman/selection
shortcut to select surrounding expression, backspace to replace expression with blank
|
2021-04-17 22:10:06 -04:00 |
|
Richard Feldman
|
79264b53b6
|
Merge branch 'trunk' into selection
|
2021-04-17 14:23:20 -04:00 |
|
Richard Feldman
|
1f78e29b3c
|
Merge pull request #1202 from rtfeldman/constrain_expr2_empty_record
Constrain Expr2::EmptyRecord
|
2021-04-17 14:23:11 -04:00 |
|
Richard Feldman
|
c81568ad14
|
Merge pull request #1201 from rtfeldman/forward-args
`roc run` passes extra arguments to app being run
|
2021-04-17 14:19:04 -04:00 |
|
Anton-4
|
633e10f9e9
|
tooltip on expression selection progress
|
2021-04-17 19:46:28 +02:00 |
|
Anton-4
|
216cd9f773
|
type
|
2021-04-17 16:18:46 +02:00 |
|
Anton-4
|
a0295381f7
|
changed PresentMode from Immediate to Mailbox, Immediate causes crash on close if something has been selected
|
2021-04-17 15:58:20 +02:00 |
|
Anton-4
|
63723805e8
|
simplification
|
2021-04-17 15:31:32 +02:00 |
|
Anton-4
|
f3a8b792ed
|
Merge branch 'trunk' into selection
|
2021-04-17 12:48:56 +02:00 |
|
Anton-4
|
8f6afab13e
|
fmt, cleanup, improved comments
|
2021-04-17 12:46:51 +02:00 |
|
Anton-4
|
97c67de37b
|
cleanup
|
2021-04-16 19:28:52 +02:00 |
|
Anton-4
|
aa73df1b63
|
lowered selection rectangle opacity
|
2021-04-16 18:14:05 +02:00 |
|